00:25:10,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ? 00:25:10,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@24aed80c - No custom configurators were discovered as a service. 00:25:10,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@24aed80c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:25:10,135 |-INFO in ch.qos.logback.classic.util.ContextInitializer@24aed80c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:25:10,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:25:10,146 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/netconf-testtool-10.0.3-20260215.190849-151-executable.jar!/logback.xml] 00:25:10,152 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a52dba3 - URL [jar:file:/home/jenkins/netconf-testtool-10.0.3-20260215.190849-151-executable.jar!/logback.xml] is not of type file 00:25:10,242 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 00:25:10,242 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 00:25:10,333 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("log_file_name").contains("scale-util.log")] evaluated to false on line 21 00:25:10,333 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:file:/home/jenkins/netconf-testtool-10.0.3-20260215.190849-151-executable.jar!/logback.xml 00:25:10,334 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} 00:25:10,334 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 00:25:10,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 00:25:10,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:25:10,342 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:25:10,384 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 00:25:10,384 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 00:25:10,384 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 00:25:10,385 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 00:25:10,385 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 00:25:10,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.ning.http.client] to WARN 00:25:10,386 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2a5c8d3f - End of configuration. 00:25:10,387 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@752325ad - Registering current configuration as safe fallback point 00:25:10,393 |-INFO in ch.qos.logback.classic.util.ContextInitializer@24aed80c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 252 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 00:25:10.477 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 00:25:10.479 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 00:25:10.480 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 00:25:10.483 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@3527942a 00:25:10.486 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 21 00:25:10.486 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 00:25:10.488 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 00:25:10.488 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 00:25:10.489 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 00:25:10.489 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 00:25:10.489 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 00:25:10.490 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: symbolic reference class is not accessible: class jdk.internal.misc.Unsafe, from class io.netty.util.internal.PlatformDependent0 (unnamed module @4566e5bd) 00:25:10.490 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 00:25:10.490 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 00:25:10.490 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 00:25:10.490 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 00:25:10.491 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 00:25:10.492 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 00:25:10.492 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 00:25:10.497 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.jfr.enabled: true 00:25:10.498 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 00:25:10.505 [main] INFO o.o.n.common.impl.NettyNetconfTimer - NETCONF timer started 00:25:10.512 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 00:25:10.512 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 00:25:10.512 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 00:25:10.512 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 00:25:10.516 [main] DEBUG io.netty.channel.epoll.Epoll - Epoll support is not available: could not load a native library: netty_transport_native_epoll_x86_64 00:25:10.521 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 00:25:10.522 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.noKeySetOptimization: false 00:25:10.522 [main] DEBUG io.netty.channel.nio.NioIoHandler - -Dio.netty.selectorAutoRebuildThreshold: 512 00:25:10.526 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 00:25:10.528 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 00:25:10.528 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 00:25:10.541 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3053 (auto-detected) 00:25:10.542 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 00:25:10.542 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 00:25:10.543 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 00:25:10.544 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 00:25:10.546 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:6c:e0:5e (auto-detected) 00:25:10.561 [main] DEBUG i.n.buffer.AdaptiveByteBufAllocator - -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 00:25:10.567 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 00:25:10.567 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 00:25:10.567 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 00:25:10.567 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 00:25:10.567 [main] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 00:25:10.572 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: adaptive 00:25:10.572 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 00:25:10.572 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 00:25:12.595 [main] INFO o.o.n.t.spi.NettyTransportSupport - Netty transport backed by java.nio with TCP keepalive options 00:25:12.598 [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:25:12.605 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 00:25:12.749 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 00:25:12.762 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 00:25:12.762 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 5 sources 00:25:12.915 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {SourceIdentifier [ietf-netconf@2011-06-01]=Module[sourceId=SourceIdentifier [ietf-netconf@2011-06-01], yangVersion=1, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, prefix=Unqualified{localName=nc}, revisions=[2011-06-01], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=null]], includes=[]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring@2010-10-04], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring, prefix=Unqualified{localName=ncm}, revisions=[2010-10-04], imports=[Import[name=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:25:12.926 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf@2011-06-01] is missing import Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=null] 00:25:12.926 [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:25:12.926 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 00:25:12.927 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 00:25:12.927 [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:25:12.927 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf@2011-06-01] 00:25:12.927 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 00:25:12.927 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 00:25:12.941 [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:25:12.941 [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:25:12.941 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase SOURCE_PRE_LINKAGE 00:25:12.941 [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:25:12.941 [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:25:12.941 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 00:25:12.955 [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:25:12.959 [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:25:12.960 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase SOURCE_PRE_LINKAGE 00:25:12.960 [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:25:12.960 [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:25:12.960 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 00:25:12.960 [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:25:12.960 [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:25:12.960 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase SOURCE_LINKAGE 00:25:12.960 [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:25:12.960 [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:25:12.960 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 00:25:12.963 [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:25:12.964 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-inet-types} matched added key SourceIdentifier [ietf-inet-types@2013-07-15] 00:25:12.964 [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:25:12.965 [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:25:12.965 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase SOURCE_LINKAGE 00:25:12.965 [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:25:12.965 [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:25:12.965 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 00:25:12.965 [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:25:12.965 [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:25:12.965 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase STATEMENT_DEFINITION 00:25:12.965 [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:25:12.965 [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:25:12.965 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 00:25:12.987 [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:25:12.988 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase STATEMENT_DEFINITION 00:25:12.988 [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:25:12.988 [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:25:12.988 [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:25:12.988 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 00:25:12.988 [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:25:12.988 [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:25:12.988 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase FULL_DECLARATION 00:25:12.988 [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:25:12.988 [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:25:12.989 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 00:25:12.989 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@320494b6 00:25:12.997 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@320494b6 00:25:12.999 [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:25:13.000 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@320494b6 00:25:13.017 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@320494b6 00:25:13.025 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)get-filter-element-attributes as org.opendaylight.yangtools.rfc6241.parser.GetFilterElementAttributesStatementSupport@320494b6 00:25:13.028 [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:25:13.028 [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:25:13.028 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase FULL_DECLARATION 00:25:13.029 [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:25:13.029 [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:25:13.029 [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:25:13.029 [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:25:13.029 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 00:25:13.029 [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:25:13.029 [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:25:13.029 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} started phase EFFECTIVE_MODEL 00:25:13.029 [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:25:13.029 [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:25:13.029 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 00:25:13.031 [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:25:13.033 [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:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)writable-running] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)candidate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)confirmed-commit] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 00:25:13.034 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)validate] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)startup] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 00:25:13.035 [main] DEBUG o.o.y.y.p.r.s.m.IfFeatureStatementSupport - Resolved all feature references in [(urn:ietf:params:xml:ns:netconf:base:1.0?revision=2011-06-01)url] 00:25:13.039 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf@2011-06-01]} finished phase EFFECTIVE_MODEL 00:25:13.039 [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:25:13.039 [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:25:13.039 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 00:25:13.098 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 00:25:13.101 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 00:25:13.102 [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:25:13.103 [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:25:13.111 [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:25:13.111 [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:25:13.111 [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:25:13.111 [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:25:13.111 [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:25:13.112 [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:25:13.112 [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:25:13.112 [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:25:13.112 [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:25:13.127 [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:25:13.127 [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:25:13.127 [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:25:13.127 [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:25:13.128 [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:25:13.128 [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:25:13.203 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 5 sources in 440.7 ms 00:25:13.234 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 00:25:13.237 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 00:25:13.240 [main] DEBUG o.o.y.c.AccessControllerCompat - Assuming Java <24 AccessController semantics 00:25:13.242 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 00:25:13.247 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 00:25:13.248 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 00:25:13.249 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 00:25:13.253 [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:25:13.710 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 00:25:13.712 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 00:25:13.795 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 00:25:14.205 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 00:26:10.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]} 00:26:10.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42860]): SSH-2.0-SSHD-UNKNOWN 00:26:10.655 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 00:26:10.655 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 00:26:10.655 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1ac016c5 00:26:10.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42860]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:10.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42860]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:11.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42860]) Send SSH_MSG_KEXINIT 00:26:11.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:11.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #0 SSH_MSG_KEXINIT 00:26:11.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42860]) SSH_MSG_KEXINIT 00:26:11.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42860]) strict KEX=true client=true server=true 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: server host key algorithms = rsa-sha2-512 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: mac algorithms (client to server) = aead 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: mac algorithms (server to client) = aead 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: compression algorithms (client to server) = none 00:26:11.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42860]) Kex: compression algorithms (server to client) = none 00:26:11.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #1 30 00:26:11.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42860]] process command=SSH_MSG_KEXDH_INIT 00:26:11.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]} 00:26:11.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33748]): SSH-2.0-SSHD-UNKNOWN 00:26:11.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33748]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:11.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33748]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:11.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42860]] Send SSH_MSG_KEXDH_REPLY 00:26:11.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #1 sending command=31[31] len=1639 00:26:11.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42860])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:11.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42860]) Send SSH_MSG_NEWKEYS 00:26:11.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42860]) session ID=f9:b0:e8:1a:31:84:30:77:92:b5:9d:98:61:56:49:bd:df:a3:ad:27:72:58:22:16:bc:7c:58:1d:f3:f0:93:31:f1:a5:1f:95:76:85:46:37:49:a4:3a:5a:dc:96:60:31:01:24:db:93:f3:56:e2:7c:bd:f5:af:ab:72:92:06:d0 00:26:11.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:11.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42860]): strict KEX resets output message sequence number from 3 to 0 00:26:11.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42860]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:11.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42860])[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:26:11.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42860])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:11.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #0 sending command=7[7] len=419 00:26:11.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42860]) No pending packets to flush at end of KEX 00:26:11.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #2 SSH_MSG_NEWKEYS 00:26:11.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42860]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:11.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42860]): strict KEX resets input message sequence number from 3 to 0 00:26:11.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42860]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:11.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:11.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:11.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42860]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:11.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42860]) authorized authentication methods: password,publickey 00:26:11.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42860]) Accepted service ssh-userauth 00:26:11.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42860]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42860]) no authentication factory for method=none 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42860]) SSH_MSG_USERAUTH_REQUEST 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42860]) remaining methods: password,publickey 00:26:11.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:11.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42860]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:11.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:11.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42860]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:11.305 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42860]) authentication result: true 00:26:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42860]) SSH_MSG_USERAUTH_REQUEST 00:26:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42860])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42860]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:11.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:11.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:11.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42860]) no heartbeat to stop 00:26:11.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42860]) heartbeat type=IGNORE, interval=PT30S 00:26:11.308 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42860 authenticated 00:26:11.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:11.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42860]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:11.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42860]] session=TransportServerSession[admin@/10.30.170.22:42860] id=0 00:26:11.333 [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.170.22:42860])) size=2097152, max=2097152, packet=32768 00:26:11.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42860]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42860] 00:26:11.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42860]) recipient=0 00:26:11.333 [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.170.22:42860])) size=2097152, max=2097152, packet=32768 00:26:11.333 [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.170.22:42860])) re-initializing 00:26:11.333 [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.170.22:42860])) size=2097152, max=2097152, packet=32768 00:26:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860])[want-reply=true] subsystem=netconf 00:26:11.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860])[subsystem] prepared command 00:26:11.349 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:11.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:11.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]}} established 00:26:11.366 [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:26:11.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 00:26:11.371 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:11.402 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:11.429 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:11.429 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:11.429 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:11.646 [netconf-device-simulator-threads-4] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 00:26:11.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[19faaa21] 00:26:11.662 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:11.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:11.666 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:11.666 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:11.668 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:11.669 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:11.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:11.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:11.672 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[19faaa21], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[19faaa21], subtreeVersion=Version[6d0813ba], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d0813ba], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:11.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:11.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.685 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.731 [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.170.22:42860]) by 1218 down to 2095934 00:26:11.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:11.733 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:11.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) request=subsystem result=ReplySuccess, want-reply=true 00:26:11.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:11.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) request=subsystem activate command 00:26:11.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) starting runner for command=netconf 00:26:11.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33748]) Send SSH_MSG_KEXINIT 00:26:11.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:11.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #0 SSH_MSG_KEXINIT 00:26:11.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33748]) SSH_MSG_KEXINIT 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33748]) strict KEX=true client=true server=true 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: server host key algorithms = rsa-sha2-512 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: mac algorithms (client to server) = aead 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: mac algorithms (server to client) = aead 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: compression algorithms (client to server) = none 00:26:11.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33748]) Kex: compression algorithms (server to client) = none 00:26:11.752 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:11.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #5 SSH_MSG_CHANNEL_DATA 00:26:11.752 [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.170.22:42860]) by 373 down to 2096779 00:26:11.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_DATA len=373 00:26:11.752 [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.170.22:42860] 00:26:11.754 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:11.755 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]} 00:26:11.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53954]): SSH-2.0-SSHD-UNKNOWN 00:26:11.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53954]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:11.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53954]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:11.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:11.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.768 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:11.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] 00:26:11.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:11.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 00:26:11.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]} created 00:26:11.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]} 00:26:11.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]} up 00:26:11.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #6 SSH_MSG_CHANNEL_DATA 00:26:11.774 [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.170.22:42860]) by 393 down to 2096386 00:26:11.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_DATA len=393 00:26:11.774 [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.170.22:42860] 00:26:11.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:11.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:11.788 [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:26:11.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:11.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #1 30 00:26:11.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33748]] process command=SSH_MSG_KEXDH_INIT 00:26:11.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53954]) Send SSH_MSG_KEXINIT 00:26:11.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #0 SSH_MSG_KEXINIT 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53954]) SSH_MSG_KEXINIT 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53954]) strict KEX=true client=true server=true 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: server host key algorithms = rsa-sha2-512 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:11.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: mac algorithms (client to server) = aead 00:26:11.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: mac algorithms (server to client) = aead 00:26:11.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: compression algorithms (client to server) = none 00:26:11.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53954]) Kex: compression algorithms (server to client) = none 00:26:11.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:11.861 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bc011b3 after next message 00:26:11.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 - R:/10.30.170.22:42860]} EXI handlers added to pipeline 00:26:11.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:11.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bc011b3 00:26:11.864 [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.170.22:42860]) by 179 down to 2095755 00:26:11.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:11.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:11.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33748]] Send SSH_MSG_KEXDH_REPLY 00:26:11.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #1 sending command=31[31] len=1639 00:26:11.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:11.878 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33748]) Send SSH_MSG_NEWKEYS 00:26:11.879 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33748]) session ID=92:e5:0c:cb:0b:ad:e9:7b:64:5f:c8:16:6f:d9:48:98:da:2f:e2:2b:68:87:1f:ce:2e:fa:68:13:ef:30:27:23:cf:4b:8a:42:fd:57:01:5d:a6:8d:61:93:a8:fa:4e:ff:4e:18:c5:58:ac:94:1a:6e:52:42:7b:3b:90:e4:78:04 00:26:11.880 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:11.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33748]): strict KEX resets output message sequence number from 3 to 0 00:26:11.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33748])[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:26:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #0 sending command=7[7] len=419 00:26:11.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33748]) No pending packets to flush at end of KEX 00:26:11.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #7 SSH_MSG_CHANNEL_DATA 00:26:11.894 [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.170.22:42860]) by 340 down to 2096046 00:26:11.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_DATA len=340 00:26:11.894 [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.170.22:42860] 00:26:11.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:11.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:11.914 [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:26:11.917 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d0813ba] 00:26:11.917 [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:26:11.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:11.920 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:11.920 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #2 SSH_MSG_NEWKEYS 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33748]): strict KEX resets input message sequence number from 3 to 0 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33748]) authorized authentication methods: password,publickey 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33748]) Accepted service ssh-userauth 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:11.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:11.928 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33748]) no authentication factory for method=none 00:26:11.928 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33748]) SSH_MSG_USERAUTH_REQUEST 00:26:11.928 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33748]) remaining methods: password,publickey 00:26:11.928 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33748]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:11.929 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33748]) authentication result: true 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33748]) SSH_MSG_USERAUTH_REQUEST 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33748]) no heartbeat to stop 00:26:11.929 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33748]) heartbeat type=IGNORE, interval=PT30S 00:26:11.929 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33748 authenticated 00:26:11.930 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:11.930 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:11.930 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33748]] session=TransportServerSession[admin@/10.30.170.22:33748] id=0 00:26:11.930 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33748])) size=2097152, max=2097152, packet=32768 00:26:11.930 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33748] 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33748]) recipient=0 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])) size=2097152, max=2097152, packet=32768 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])) re-initializing 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])) size=2097152, max=2097152, packet=32768 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:11.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[want-reply=true] subsystem=netconf 00:26:11.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[subsystem] prepared command 00:26:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]}} established 00:26:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 2: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17831 00:26:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 2: Creating data stores for simulated device 00:26:11.933 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:11.933 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:11.934 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:11.934 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:11.934 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:11.935 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77e4f68f] 00:26:11.936 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:11.936 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:11.936 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:11.936 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:11.937 [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:26:11.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #1 30 00:26:11.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53954]] process command=SSH_MSG_KEXDH_INIT 00:26:11.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:11.948 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:11.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:11.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:11.949 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77e4f68f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77e4f68f], subtreeVersion=Version[69f3bb98], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[69f3bb98], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:11.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:11.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:11.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.952 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 1218 down to 2095934 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.954 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) request=subsystem result=ReplySuccess, want-reply=true 00:26:11.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:11.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) request=subsystem activate command 00:26:11.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) starting runner for command=netconf 00:26:11.957 [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:26:11.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #5 SSH_MSG_CHANNEL_DATA 00:26:11.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 373 down to 2096779 00:26:11.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_DATA len=373 00:26:11.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748] 00:26:11.970 [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} 00:26:11.970 [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:26:11.970 [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=2011-06-01} 00:26:11.972 [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:26:11.972 [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:26:11.972 [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:26:11.972 [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:26:11.972 [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:26:11.965 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:11.973 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:11.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17831', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]} created 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748] successful with session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]} 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]} up 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #6 SSH_MSG_CHANNEL_DATA 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 393 down to 2096386 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_DATA len=393 00:26:11.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748] 00:26:11.979 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53954]] Send SSH_MSG_KEXDH_REPLY 00:26:11.984 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #1 sending command=31[31] len=1639 00:26:11.984 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53954])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:11.984 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53954]) Send SSH_MSG_NEWKEYS 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53954]) session ID=b2:f7:4d:00:2f:8f:6f:87:1c:4b:be:04:b8:2e:8d:49:5a:7e:3a:b4:7c:d8:66:47:60:63:80:d4:80:af:78:f8:39:9f:ce:2a:22:e9:61:4c:cc:8e:f4:eb:8f:b3:80:88:17:47:6d:cb:59:67:0e:60:f3:c6:0c:3f:82:a9:a4:6c 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53954]): strict KEX resets output message sequence number from 3 to 0 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53954]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53954])[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:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53954])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #0 sending command=7[7] len=419 00:26:11.985 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53954]) No pending packets to flush at end of KEX 00:26:11.982 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:11.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:11.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=2} 00:26:11.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:11.988 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d5e38a5 after next message 00:26:11.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 - R:/10.30.170.22:33748]} EXI handlers added to pipeline 00:26:11.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d5e38a5 00:26:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 179 down to 2095755 00:26:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:11.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:11.990 [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:26:11.991 [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:26:11.991 [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:26:11.991 [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:26:11.992 [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:26:11.992 [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:26:11.992 [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:26:11.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #7 SSH_MSG_CHANNEL_DATA 00:26:11.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 340 down to 2096046 00:26:11.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_DATA len=340 00:26:11.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748] 00:26:11.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:11.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:11.995 [netconf-device-simulator-threads-5] 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=2} 00:26:11.995 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[69f3bb98] 00:26:11.995 [netconf-device-simulator-threads-5] 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:26:11.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:11.996 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:11.996 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:11.996 [netconf-device-simulator-threads-5] 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:26:11.996 [netconf-device-simulator-threads-5] 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:26:11.996 [netconf-device-simulator-threads-5] 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} 00:26:11.996 [netconf-device-simulator-threads-5] 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:26:11.996 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:26:12.001 [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:26:12.001 [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:26:12.001 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-5] 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:26:12.003 [netconf-device-simulator-threads-5] 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:26:12.003 [netconf-device-simulator-threads-5] 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:26:12.003 [netconf-device-simulator-threads-5] 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:26:12.003 [netconf-device-simulator-threads-5] 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:26:12.003 [netconf-device-simulator-threads-5] 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:26:12.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:12.004 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #2 SSH_MSG_NEWKEYS 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53954]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53954]): strict KEX resets input message sequence number from 3 to 0 00:26:12.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 778 down to 2094977 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53954]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:12.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53954]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53954]) authorized authentication methods: password,publickey 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53954]) Accepted service ssh-userauth 00:26:12.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:12.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53954]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53954]) no authentication factory for method=none 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53954]) SSH_MSG_USERAUTH_REQUEST 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53954]) remaining methods: password,publickey 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53954]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53954]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:12.021 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:12.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53954]) authentication result: true 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53954]) SSH_MSG_USERAUTH_REQUEST 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53954])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53954]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53954]) no heartbeat to stop 00:26:12.022 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53954]) heartbeat type=IGNORE, interval=PT30S 00:26:12.022 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53954 authenticated 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53954]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53954]] session=TransportServerSession[admin@/10.30.170.22:53954] id=0 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53954])) size=2097152, max=2097152, packet=32768 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53954]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53954] 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53954]) recipient=0 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])) size=2097152, max=2097152, packet=32768 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])) re-initializing 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])) size=2097152, max=2097152, packet=32768 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:12.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:12.023 [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.170.22:42860]) by 778 down to 2094977 00:26:12.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[want-reply=true] subsystem=netconf 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[subsystem] prepared command 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]}} established 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 3: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17832 00:26:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 3: Creating data stores for simulated device 00:26:12.024 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:12.024 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:12.024 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:12.024 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:12.024 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b9e0525] 00:26:12.026 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:12.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:12.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:12.027 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:12.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:12.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:12.027 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b9e0525], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b9e0525], subtreeVersion=Version[50341ff9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50341ff9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:12.027 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:12.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:12.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 1218 down to 2095934 00:26:12.032 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) request=subsystem result=ReplySuccess, want-reply=true 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) request=subsystem activate command 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) starting runner for command=netconf 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #5 SSH_MSG_CHANNEL_DATA 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 373 down to 2096779 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_DATA len=373 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954] 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:12.033 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17832', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]} created 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954] successful with session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]} 00:26:12.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]} up 00:26:12.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #6 SSH_MSG_CHANNEL_DATA 00:26:12.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 393 down to 2096386 00:26:12.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_DATA len=393 00:26:12.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954] 00:26:12.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:12.036 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:12.037 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=3} 00:26:12.037 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:12.037 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b2fa7ed after next message 00:26:12.037 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 - R:/10.30.170.22:53954]} EXI handlers added to pipeline 00:26:12.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:12.038 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b2fa7ed 00:26:12.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 179 down to 2095755 00:26:12.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:12.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:12.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #7 SSH_MSG_CHANNEL_DATA 00:26:12.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 340 down to 2096046 00:26:12.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_DATA len=340 00:26:12.044 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954] 00:26:12.045 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:12.046 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:12.046 [netconf-device-simulator-threads-7] 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=3} 00:26:12.046 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50341ff9] 00:26:12.046 [netconf-device-simulator-threads-7] 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:26:12.046 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:12.046 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:12.046 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.047 [netconf-device-simulator-threads-7] 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} 00:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.047 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.047 [netconf-device-simulator-threads-7] 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:26:12.048 [netconf-device-simulator-threads-7] 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:26:12.048 [netconf-device-simulator-threads-7] 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:26:12.048 [netconf-device-simulator-threads-7] 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:26:12.048 [netconf-device-simulator-threads-7] 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:26:12.048 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.049 [netconf-device-simulator-threads-7] 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:26:12.051 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:12.055 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 778 down to 2094977 00:26:12.055 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:12.055 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:12.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]} 00:26:12.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56712]): SSH-2.0-SSHD-UNKNOWN 00:26:12.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56712]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:12.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56712]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:12.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56712]) Send SSH_MSG_KEXINIT 00:26:12.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #0 SSH_MSG_KEXINIT 00:26:12.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56712]) SSH_MSG_KEXINIT 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56712]) strict KEX=true client=true server=true 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: server host key algorithms = rsa-sha2-512 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: mac algorithms (client to server) = aead 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: mac algorithms (server to client) = aead 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: compression algorithms (client to server) = none 00:26:12.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56712]) Kex: compression algorithms (server to client) = none 00:26:12.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:12.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #1 30 00:26:12.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56712]] process command=SSH_MSG_KEXDH_INIT 00:26:12.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56712]] Send SSH_MSG_KEXDH_REPLY 00:26:12.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #1 sending command=31[31] len=1639 00:26:12.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56712]) Send SSH_MSG_NEWKEYS 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56712]) session ID=bf:3a:2b:d9:c0:86:b4:d7:1c:61:6d:5d:6a:50:11:e0:df:13:64:bf:14:87:89:5e:37:88:fe:4a:40:12:51:6e:11:ed:4c:33:fb:b4:1f:a1:6b:e6:76:13:5f:5d:43:e9:e6:d3:ff:3d:58:e9:5e:47:df:c2:91:72:18:b9:3a:38 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56712]): strict KEX resets output message sequence number from 3 to 0 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56712])[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:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #0 sending command=7[7] len=419 00:26:12.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56712]) No pending packets to flush at end of KEX 00:26:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #2 SSH_MSG_NEWKEYS 00:26:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56712]): strict KEX resets input message sequence number from 3 to 0 00:26:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:12.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:12.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:12.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:12.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56712]) authorized authentication methods: password,publickey 00:26:12.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56712]) Accepted service ssh-userauth 00:26:12.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:12.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:12.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:12.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:12.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56712]) no authentication factory for method=none 00:26:12.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56712]) SSH_MSG_USERAUTH_REQUEST 00:26:12.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56712]) remaining methods: password,publickey 00:26:12.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56712]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:12.711 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56712]) authentication result: true 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56712]) SSH_MSG_USERAUTH_REQUEST 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:12.711 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:12.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56712]) no heartbeat to stop 00:26:12.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56712]) heartbeat type=IGNORE, interval=PT30S 00:26:12.712 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56712 authenticated 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56712]] session=TransportServerSession[admin@/10.30.170.22:56712] id=0 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56712])) size=2097152, max=2097152, packet=32768 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56712] 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56712]) recipient=0 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])) size=2097152, max=2097152, packet=32768 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])) re-initializing 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])) size=2097152, max=2097152, packet=32768 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:12.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[want-reply=true] subsystem=netconf 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[subsystem] prepared command 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]}} established 00:26:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 4: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17833 00:26:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 4: Creating data stores for simulated device 00:26:12.716 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:12.716 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:12.716 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:12.716 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:12.716 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:12.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[439d51dd] 00:26:12.718 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:12.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:12.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:12.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:12.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:12.721 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:12.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:12.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:12.722 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[439d51dd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[439d51dd], subtreeVersion=Version[6e758182], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6e758182], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:12.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:12.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 4 on channel [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 1218 down to 2095934 00:26:12.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) request=subsystem result=ReplySuccess, want-reply=true 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) request=subsystem activate command 00:26:12.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) starting runner for command=netconf 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #5 SSH_MSG_CHANNEL_DATA 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 373 down to 2096779 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_DATA len=373 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712] 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:12.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17833', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=4} created 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]} created 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712] successful with session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]} 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]} up 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #6 SSH_MSG_CHANNEL_DATA 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 393 down to 2096386 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_DATA len=393 00:26:12.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712] 00:26:12.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:12.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:12.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=4} 00:26:12.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14896b7e after next message 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 - R:/10.30.170.22:56712]} EXI handlers added to pipeline 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14896b7e 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 179 down to 2095755 00:26:12.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:12.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:12.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #7 SSH_MSG_CHANNEL_DATA 00:26:12.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 340 down to 2096046 00:26:12.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_DATA len=340 00:26:12.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712] 00:26:12.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:12.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:12.745 [netconf-device-simulator-threads-2] 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=4} 00:26:12.746 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6e758182] 00:26:12.746 [netconf-device-simulator-threads-2] 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:26:12.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:12.746 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:12.746 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:12.746 [netconf-device-simulator-threads-2] 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:26:12.746 [netconf-device-simulator-threads-2] 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:26:12.746 [netconf-device-simulator-threads-2] 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} 00:26:12.746 [netconf-device-simulator-threads-2] 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:26:12.746 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.747 [netconf-device-simulator-threads-2] 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:26:12.748 [netconf-device-simulator-threads-2] 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:26:12.748 [netconf-device-simulator-threads-2] 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:26:12.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:12.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 778 down to 2094977 00:26:12.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:12.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:12.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]} 00:26:12.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56082]): SSH-2.0-SSHD-UNKNOWN 00:26:12.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56082]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:12.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56082]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:13.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56082]) Send SSH_MSG_KEXINIT 00:26:13.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:13.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #0 SSH_MSG_KEXINIT 00:26:13.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56082]) SSH_MSG_KEXINIT 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56082]) strict KEX=true client=true server=true 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: server host key algorithms = rsa-sha2-512 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: mac algorithms (client to server) = aead 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: mac algorithms (server to client) = aead 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: compression algorithms (client to server) = none 00:26:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56082]) Kex: compression algorithms (server to client) = none 00:26:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:13.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #1 30 00:26:13.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56082]] process command=SSH_MSG_KEXDH_INIT 00:26:13.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56082]] Send SSH_MSG_KEXDH_REPLY 00:26:13.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #1 sending command=31[31] len=1639 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56082])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56082]) Send SSH_MSG_NEWKEYS 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56082]) session ID=0f:c1:92:45:c7:64:33:96:74:58:0b:0f:07:27:34:74:6c:1c:a0:11:3b:a0:32:16:09:7f:c1:0a:d5:af:45:5a:35:0b:3c:64:19:7b:ba:5b:98:09:74:37:3a:b6:a1:0a:29:f0:ac:b6:5c:c5:b3:bb:24:68:67:be:23:b1:1f:7b 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56082]): strict KEX resets output message sequence number from 3 to 0 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56082]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56082])[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:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56082])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #0 sending command=7[7] len=419 00:26:13.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56082]) No pending packets to flush at end of KEX 00:26:13.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #2 SSH_MSG_NEWKEYS 00:26:13.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56082]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:13.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56082]): strict KEX resets input message sequence number from 3 to 0 00:26:13.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56082]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:13.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56082]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56082]) authorized authentication methods: password,publickey 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56082]) Accepted service ssh-userauth 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56082]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56082]) no authentication factory for method=none 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56082]) SSH_MSG_USERAUTH_REQUEST 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56082]) remaining methods: password,publickey 00:26:13.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56082]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56082]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:13.213 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56082]) authentication result: true 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56082]) SSH_MSG_USERAUTH_REQUEST 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56082])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:13.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56082]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:13.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:13.214 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:13.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56082]) no heartbeat to stop 00:26:13.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56082]) heartbeat type=IGNORE, interval=PT30S 00:26:13.214 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56082 authenticated 00:26:13.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:13.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56082]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:13.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56082]] session=TransportServerSession[admin@/10.30.170.22:56082] id=0 00:26:13.215 [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.170.22:56082])) size=2097152, max=2097152, packet=32768 00:26:13.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56082]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56082] 00:26:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56082]) recipient=0 00:26:13.216 [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.170.22:56082])) size=2097152, max=2097152, packet=32768 00:26:13.216 [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.170.22:56082])) re-initializing 00:26:13.216 [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.170.22:56082])) size=2097152, max=2097152, packet=32768 00:26:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082])[want-reply=true] subsystem=netconf 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082])[subsystem] prepared command 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]}} established 00:26:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 5: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17834 00:26:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 5: Creating data stores for simulated device 00:26:13.218 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:13.218 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:13.218 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:13.218 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:13.218 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:13.220 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[617b4ad0] 00:26:13.220 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:13.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:13.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:13.222 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:13.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:13.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:13.222 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[617b4ad0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[617b4ad0], subtreeVersion=Version[6b42c49c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b42c49c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:13.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:13.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:13.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.225 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 5 on channel [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.227 [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.170.22:56082]) by 1218 down to 2095934 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) request=subsystem result=ReplySuccess, want-reply=true 00:26:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) request=subsystem activate command 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) starting runner for command=netconf 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #5 SSH_MSG_CHANNEL_DATA 00:26:13.228 [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.170.22:56082]) by 373 down to 2096779 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_DATA len=373 00:26:13.228 [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.170.22:56082] 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17834', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=5} created 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]} created 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082] successful with session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]} 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]} up 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #6 SSH_MSG_CHANNEL_DATA 00:26:13.229 [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.170.22:56082]) by 393 down to 2096386 00:26:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_DATA len=393 00:26:13.229 [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.170.22:56082] 00:26:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:13.232 [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=5} 00:26:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@732abe10 after next message 00:26:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 - R:/10.30.170.22:56082]} EXI handlers added to pipeline 00:26:13.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:13.234 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@732abe10 00:26:13.234 [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.170.22:56082]) by 179 down to 2095755 00:26:13.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:13.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:13.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #7 SSH_MSG_CHANNEL_DATA 00:26:13.237 [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.170.22:56082]) by 340 down to 2096046 00:26:13.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_DATA len=340 00:26:13.237 [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.170.22:56082] 00:26:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:13.239 [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=5} 00:26:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b42c49c] 00:26:13.239 [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:26:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:13.239 [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:26:13.239 [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:26:13.239 [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} 00:26:13.239 [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:26:13.239 [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=2011-06-01} 00:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.240 [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:26:13.241 [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:26:13.241 [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:26:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:13.244 [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.170.22:56082]) by 778 down to 2094977 00:26:13.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:13.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:13.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]} 00:26:13.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43908]): SSH-2.0-SSHD-UNKNOWN 00:26:13.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43908]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:13.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43908]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43908]) Send SSH_MSG_KEXINIT 00:26:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #0 SSH_MSG_KEXINIT 00:26:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43908]) SSH_MSG_KEXINIT 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43908]) strict KEX=true client=true server=true 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: server host key algorithms = rsa-sha2-512 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: mac algorithms (client to server) = aead 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: mac algorithms (server to client) = aead 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: compression algorithms (client to server) = none 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43908]) Kex: compression algorithms (server to client) = none 00:26:13.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:13.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #1 30 00:26:13.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43908]] process command=SSH_MSG_KEXDH_INIT 00:26:13.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43908]] Send SSH_MSG_KEXDH_REPLY 00:26:13.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #1 sending command=31[31] len=1639 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43908])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43908]) Send SSH_MSG_NEWKEYS 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43908]) session ID=24:89:7a:1f:48:04:25:d0:50:cf:68:90:79:c6:78:ac:d0:66:56:5f:20:6c:dd:62:fb:cc:22:7e:d2:3c:96:c4:7c:29:a8:f4:46:27:b8:f4:8c:27:f0:18:06:2e:a8:67:6f:ff:10:2d:0e:04:09:a0:b5:b7:c2:04:99:15:84:b7 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43908]): strict KEX resets output message sequence number from 3 to 0 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43908]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43908])[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:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43908])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #0 sending command=7[7] len=419 00:26:13.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43908]) No pending packets to flush at end of KEX 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #2 SSH_MSG_NEWKEYS 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43908]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43908]): strict KEX resets input message sequence number from 3 to 0 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43908]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43908]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43908]) authorized authentication methods: password,publickey 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43908]) Accepted service ssh-userauth 00:26:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43908]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43908]) no authentication factory for method=none 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43908]) SSH_MSG_USERAUTH_REQUEST 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43908]) remaining methods: password,publickey 00:26:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43908]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43908]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43908]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:13.765 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43908]) authentication result: true 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43908]) SSH_MSG_USERAUTH_REQUEST 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43908])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43908]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43908]) no heartbeat to stop 00:26:13.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43908]) heartbeat type=IGNORE, interval=PT30S 00:26:13.766 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43908 authenticated 00:26:13.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:13.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43908]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:13.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43908]] session=TransportServerSession[admin@/10.30.170.22:43908] id=0 00:26:13.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43908])) size=2097152, max=2097152, packet=32768 00:26:13.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43908]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43908] 00:26:13.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43908]) recipient=0 00:26:13.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])) size=2097152, max=2097152, packet=32768 00:26:13.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])) re-initializing 00:26:13.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])) size=2097152, max=2097152, packet=32768 00:26:13.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[want-reply=true] subsystem=netconf 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[subsystem] prepared command 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:13.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]}} established 00:26:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 6: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17835 00:26:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 6: Creating data stores for simulated device 00:26:13.770 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:13.770 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:13.770 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:13.771 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:13.771 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:13.774 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39d42ef2] 00:26:13.774 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:13.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:13.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:13.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:13.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:13.776 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:13.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:13.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:13.776 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39d42ef2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39d42ef2], subtreeVersion=Version[1c538f14], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1c538f14], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:13.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:13.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 6 on channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 1218 down to 2095934 00:26:13.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:13.784 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:13.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) request=subsystem result=ReplySuccess, want-reply=true 00:26:13.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:13.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) request=subsystem activate command 00:26:13.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) starting runner for command=netconf 00:26:13.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #5 SSH_MSG_CHANNEL_DATA 00:26:13.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 373 down to 2096779 00:26:13.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_DATA len=373 00:26:13.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908] 00:26:13.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:13.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17835', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=6} created 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]} created 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908] successful with session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]} 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]} up 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #6 SSH_MSG_CHANNEL_DATA 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 393 down to 2096386 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_DATA len=393 00:26:13.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908] 00:26:13.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:13.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:13.800 [netconf-device-simulator-threads-6] 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=6} 00:26:13.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:13.801 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a4a787 after next message 00:26:13.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 - R:/10.30.170.22:43908]} EXI handlers added to pipeline 00:26:13.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:13.802 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43a4a787 00:26:13.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 179 down to 2095755 00:26:13.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:13.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:13.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #7 SSH_MSG_CHANNEL_DATA 00:26:13.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 340 down to 2096046 00:26:13.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_DATA len=340 00:26:13.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908] 00:26:13.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:13.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:13.809 [netconf-device-simulator-threads-6] 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=6} 00:26:13.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1c538f14] 00:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:13.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:13.810 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] 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} 00:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.810 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.811 [netconf-device-simulator-threads-6] 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:26:13.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:13.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 778 down to 2094977 00:26:13.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:13.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:13.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]} 00:26:13.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43710]): SSH-2.0-SSHD-UNKNOWN 00:26:13.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43710]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:13.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43710]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:14.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43710]) Send SSH_MSG_KEXINIT 00:26:14.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #0 SSH_MSG_KEXINIT 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43710]) SSH_MSG_KEXINIT 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43710]) strict KEX=true client=true server=true 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: server host key algorithms = rsa-sha2-512 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: mac algorithms (client to server) = aead 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: mac algorithms (server to client) = aead 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: compression algorithms (client to server) = none 00:26:14.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43710]) Kex: compression algorithms (server to client) = none 00:26:14.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:14.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #1 30 00:26:14.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43710]] process command=SSH_MSG_KEXDH_INIT 00:26:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43710]] Send SSH_MSG_KEXDH_REPLY 00:26:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #1 sending command=31[31] len=1639 00:26:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43710]) Send SSH_MSG_NEWKEYS 00:26:14.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43710]) session ID=45:3f:40:b1:86:ce:a2:af:5f:69:d9:6a:9b:69:9f:5d:1b:ad:55:8e:7f:39:5a:ea:70:d0:3c:fb:04:91:76:ef:c2:48:55:7f:2c:75:be:30:ce:bc:35:bd:7a:6a:55:3d:c1:98:5a:53:81:38:6b:a9:61:0b:0b:f3:b5:10:d6:43 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43710]): strict KEX resets output message sequence number from 3 to 0 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43710]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43710])[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:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #0 sending command=7[7] len=419 00:26:14.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43710]) No pending packets to flush at end of KEX 00:26:14.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #2 SSH_MSG_NEWKEYS 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43710]): strict KEX resets input message sequence number from 3 to 0 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43710]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43710]) authorized authentication methods: password,publickey 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43710]) Accepted service ssh-userauth 00:26:14.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43710]) no authentication factory for method=none 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43710]) SSH_MSG_USERAUTH_REQUEST 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43710]) remaining methods: password,publickey 00:26:14.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43710]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:14.451 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43710]) authentication result: true 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43710]) SSH_MSG_USERAUTH_REQUEST 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:14.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43710]) no heartbeat to stop 00:26:14.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43710]) heartbeat type=IGNORE, interval=PT30S 00:26:14.452 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43710 authenticated 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43710]] session=TransportServerSession[admin@/10.30.170.22:43710] id=0 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43710])) size=2097152, max=2097152, packet=32768 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43710] 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43710]) recipient=0 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])) size=2097152, max=2097152, packet=32768 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])) re-initializing 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])) size=2097152, max=2097152, packet=32768 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:14.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:14.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:14.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[want-reply=true] subsystem=netconf 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[subsystem] prepared command 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]}} established 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 7: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17836 00:26:14.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 7: Creating data stores for simulated device 00:26:14.455 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:14.455 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:14.456 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:14.456 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:14.456 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:14.458 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2126b041] 00:26:14.458 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:14.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:14.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:14.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:14.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:14.460 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:14.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:14.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:14.460 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2126b041], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2126b041], subtreeVersion=Version[32af10df], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[32af10df], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:14.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:14.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:14.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 7 on channel [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 1218 down to 2095934 00:26:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) request=subsystem result=ReplySuccess, want-reply=true 00:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:14.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) request=subsystem activate command 00:26:14.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) starting runner for command=netconf 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #5 SSH_MSG_CHANNEL_DATA 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 373 down to 2096779 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_DATA len=373 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710] 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17836', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=7} created 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]} created 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710] successful with session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]} 00:26:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]} up 00:26:14.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #6 SSH_MSG_CHANNEL_DATA 00:26:14.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 393 down to 2096386 00:26:14.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_DATA len=393 00:26:14.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710] 00:26:14.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:14.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:14.476 [netconf-device-simulator-threads-0] 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=7} 00:26:14.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:14.477 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728abae5 after next message 00:26:14.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 - R:/10.30.170.22:43710]} EXI handlers added to pipeline 00:26:14.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:14.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@728abae5 00:26:14.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 179 down to 2095755 00:26:14.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:14.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:14.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #7 SSH_MSG_CHANNEL_DATA 00:26:14.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 340 down to 2096046 00:26:14.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_DATA len=340 00:26:14.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710] 00:26:14.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:14.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:14.485 [netconf-device-simulator-threads-0] 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=7} 00:26:14.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[32af10df] 00:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:14.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:14.486 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] 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} 00:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.486 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.487 [netconf-device-simulator-threads-0] 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:26:14.488 [netconf-device-simulator-threads-0] 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:26:14.488 [netconf-device-simulator-threads-0] 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:26:14.488 [netconf-device-simulator-threads-0] 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:26:14.488 [netconf-device-simulator-threads-0] 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:26:14.488 [netconf-device-simulator-threads-0] 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:26:14.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 778 down to 2094977 00:26:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:14.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:14.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]} 00:26:14.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57666]): SSH-2.0-SSHD-UNKNOWN 00:26:14.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57666]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:14.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57666]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:14.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57666]) Send SSH_MSG_KEXINIT 00:26:14.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #0 SSH_MSG_KEXINIT 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57666]) SSH_MSG_KEXINIT 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57666]) strict KEX=true client=true server=true 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: server host key algorithms = rsa-sha2-512 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: mac algorithms (client to server) = aead 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: mac algorithms (server to client) = aead 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: compression algorithms (client to server) = none 00:26:14.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57666]) Kex: compression algorithms (server to client) = none 00:26:14.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:14.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #1 30 00:26:14.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57666]] process command=SSH_MSG_KEXDH_INIT 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57666]] Send SSH_MSG_KEXDH_REPLY 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #1 sending command=31[31] len=1639 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57666])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57666]) Send SSH_MSG_NEWKEYS 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57666]) session ID=46:28:55:3d:92:e8:d5:33:bf:7a:bf:a1:1d:27:6c:d2:ea:ef:d7:e4:12:70:a1:17:b4:b2:0e:86:49:b8:d7:99:d4:f6:c5:87:6f:e9:c4:a6:37:7c:44:9a:23:a9:fc:a7:17:91:6c:9f:8f:fe:6e:e0:5f:56:b0:77:07:20:20:4c 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57666]): strict KEX resets output message sequence number from 3 to 0 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57666]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57666])[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:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57666])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #0 sending command=7[7] len=419 00:26:14.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57666]) No pending packets to flush at end of KEX 00:26:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #2 SSH_MSG_NEWKEYS 00:26:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57666]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57666]): strict KEX resets input message sequence number from 3 to 0 00:26:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57666]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57666]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57666]) authorized authentication methods: password,publickey 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57666]) Accepted service ssh-userauth 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57666]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57666]) no authentication factory for method=none 00:26:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57666]) SSH_MSG_USERAUTH_REQUEST 00:26:14.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57666]) remaining methods: password,publickey 00:26:14.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:14.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57666]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57666]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:14.838 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57666]) authentication result: true 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57666]) SSH_MSG_USERAUTH_REQUEST 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57666])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57666]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57666]) no heartbeat to stop 00:26:14.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57666]) heartbeat type=IGNORE, interval=PT30S 00:26:14.838 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57666 authenticated 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57666]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57666]] session=TransportServerSession[admin@/10.30.170.22:57666] id=0 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57666])) size=2097152, max=2097152, packet=32768 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57666]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57666] 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57666]) recipient=0 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])) size=2097152, max=2097152, packet=32768 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])) re-initializing 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])) size=2097152, max=2097152, packet=32768 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:14.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[want-reply=true] subsystem=netconf 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[subsystem] prepared command 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]}} established 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 8: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17837 00:26:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 8: Creating data stores for simulated device 00:26:14.841 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:14.841 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:14.842 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:14.842 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:14.842 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3adc7baa] 00:26:14.843 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:14.843 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:14.843 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:14.843 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:14.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:14.844 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3adc7baa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3adc7baa], subtreeVersion=Version[219b0ec7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[219b0ec7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:14.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:14.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 8 on channel [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 1218 down to 2095934 00:26:14.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) request=subsystem result=ReplySuccess, want-reply=true 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) request=subsystem activate command 00:26:14.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) starting runner for command=netconf 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #5 SSH_MSG_CHANNEL_DATA 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 373 down to 2096779 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_DATA len=373 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666] 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:14.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17837', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=8} created 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]} created 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666] successful with session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]} 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]} up 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #6 SSH_MSG_CHANNEL_DATA 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 393 down to 2096386 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_DATA len=393 00:26:14.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666] 00:26:14.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:14.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:14.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=8} 00:26:14.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:14.855 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b52a9be after next message 00:26:14.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 - R:/10.30.170.22:57666]} EXI handlers added to pipeline 00:26:14.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:14.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b52a9be 00:26:14.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 179 down to 2095755 00:26:14.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:14.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:14.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #7 SSH_MSG_CHANNEL_DATA 00:26:14.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 340 down to 2096046 00:26:14.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_DATA len=340 00:26:14.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666] 00:26:14.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:14.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:14.863 [netconf-device-simulator-threads-2] 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=8} 00:26:14.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[219b0ec7] 00:26:14.863 [netconf-device-simulator-threads-2] 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:26:14.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:14.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:14.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:14.863 [netconf-device-simulator-threads-2] 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:26:14.863 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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} 00:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.864 [netconf-device-simulator-threads-2] 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:26:14.865 [netconf-device-simulator-threads-2] 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:26:14.865 [netconf-device-simulator-threads-2] 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:26:14.865 [netconf-device-simulator-threads-2] 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:26:14.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:14.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 778 down to 2094977 00:26:14.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:14.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:15.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]} 00:26:15.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45168]): SSH-2.0-SSHD-UNKNOWN 00:26:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45168]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:15.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45168]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:15.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45168]) Send SSH_MSG_KEXINIT 00:26:15.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #0 SSH_MSG_KEXINIT 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45168]) SSH_MSG_KEXINIT 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45168]) strict KEX=true client=true server=true 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: server host key algorithms = rsa-sha2-512 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: mac algorithms (client to server) = aead 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: mac algorithms (server to client) = aead 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: compression algorithms (client to server) = none 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45168]) Kex: compression algorithms (server to client) = none 00:26:15.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:15.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #1 30 00:26:15.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45168]] process command=SSH_MSG_KEXDH_INIT 00:26:15.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45168]] Send SSH_MSG_KEXDH_REPLY 00:26:15.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #1 sending command=31[31] len=1639 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45168])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45168]) Send SSH_MSG_NEWKEYS 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45168]) session ID=cd:f5:aa:5e:25:59:c1:fd:8f:c8:09:12:6f:1b:93:40:0e:09:89:9b:e4:62:45:66:cd:9e:cb:f8:4d:ab:77:63:8c:0c:b5:84:45:9f:85:87:a0:04:ab:c6:68:e0:bb:e3:e6:3a:5a:3c:88:f6:6c:e1:ca:d4:73:78:17:16:50:e6 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45168]): strict KEX resets output message sequence number from 3 to 0 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45168]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45168])[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:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45168])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #0 sending command=7[7] len=419 00:26:15.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45168]) No pending packets to flush at end of KEX 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #2 SSH_MSG_NEWKEYS 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45168]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45168]): strict KEX resets input message sequence number from 3 to 0 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45168]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45168]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45168]) authorized authentication methods: password,publickey 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45168]) Accepted service ssh-userauth 00:26:15.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45168]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45168]) no authentication factory for method=none 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45168]) SSH_MSG_USERAUTH_REQUEST 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45168]) remaining methods: password,publickey 00:26:15.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45168]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45168]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45168]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:15.599 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45168]) authentication result: true 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45168]) SSH_MSG_USERAUTH_REQUEST 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45168])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45168]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45168]) no heartbeat to stop 00:26:15.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45168]) heartbeat type=IGNORE, interval=PT30S 00:26:15.600 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45168 authenticated 00:26:15.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:15.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45168]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:15.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45168]] session=TransportServerSession[admin@/10.30.170.22:45168] id=0 00:26:15.601 [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.170.22:45168])) size=2097152, max=2097152, packet=32768 00:26:15.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45168]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45168] 00:26:15.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45168]) recipient=0 00:26:15.601 [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.170.22:45168])) size=2097152, max=2097152, packet=32768 00:26:15.601 [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.170.22:45168])) re-initializing 00:26:15.601 [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.170.22:45168])) size=2097152, max=2097152, packet=32768 00:26:15.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:15.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168])[want-reply=true] subsystem=netconf 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168])[subsystem] prepared command 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]}} established 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 9: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17838 00:26:15.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 9: Creating data stores for simulated device 00:26:15.605 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:15.605 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:15.606 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:15.606 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:15.606 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:15.609 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64804fd1] 00:26:15.609 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:15.610 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:15.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:15.611 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:15.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:15.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:15.611 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64804fd1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64804fd1], subtreeVersion=Version[5456897a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5456897a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:15.615 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:15.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:15.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.617 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 9 on channel [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.618 [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.170.22:45168]) by 1218 down to 2095934 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1227 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) request=subsystem result=ReplySuccess, want-reply=true 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) request=subsystem activate command 00:26:15.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) starting runner for command=netconf 00:26:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #5 SSH_MSG_CHANNEL_DATA 00:26:15.619 [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.170.22:45168]) by 373 down to 2096779 00:26:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_DATA len=373 00:26:15.619 [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.170.22:45168] 00:26:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17838', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=9} created 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]} created 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168] successful with session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]} 00:26:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]} up 00:26:15.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #6 SSH_MSG_CHANNEL_DATA 00:26:15.623 [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.170.22:45168]) by 393 down to 2096386 00:26:15.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_DATA len=393 00:26:15.623 [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.170.22:45168] 00:26:15.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:15.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:15.625 [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=9} 00:26:15.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:15.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e161aec after next message 00:26:15.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 - R:/10.30.170.22:45168]} EXI handlers added to pipeline 00:26:15.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:15.628 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e161aec 00:26:15.628 [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.170.22:45168]) by 179 down to 2095755 00:26:15.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:15.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:15.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #7 SSH_MSG_CHANNEL_DATA 00:26:15.633 [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.170.22:45168]) by 340 down to 2096046 00:26:15.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_DATA len=340 00:26:15.633 [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.170.22:45168] 00:26:15.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:15.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:15.637 [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=9} 00:26:15.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5456897a] 00:26:15.637 [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:26:15.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:15.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:15.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:15.638 [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:26:15.638 [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:26:15.638 [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} 00:26:15.638 [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:26:15.638 [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=2011-06-01} 00:26:15.638 [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:26:15.638 [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:26:15.638 [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:26:15.639 [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:26:15.639 [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:26:15.639 [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:26:15.640 [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:26:15.640 [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:26:15.640 [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:26:15.641 [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:26:15.641 [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:26:15.641 [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:26:15.641 [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:26:15.641 [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:26:15.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:15.649 [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.170.22:45168]) by 778 down to 2094977 00:26:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:15.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]} 00:26:15.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56606]): SSH-2.0-SSHD-UNKNOWN 00:26:15.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56606]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:15.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56606]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56606]) Send SSH_MSG_KEXINIT 00:26:15.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #0 SSH_MSG_KEXINIT 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56606]) SSH_MSG_KEXINIT 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56606]) strict KEX=true client=true server=true 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: server host key algorithms = rsa-sha2-512 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: mac algorithms (client to server) = aead 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: mac algorithms (server to client) = aead 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: compression algorithms (client to server) = none 00:26:15.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56606]) Kex: compression algorithms (server to client) = none 00:26:15.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:15.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #1 30 00:26:15.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56606]] process command=SSH_MSG_KEXDH_INIT 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56606]] Send SSH_MSG_KEXDH_REPLY 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #1 sending command=31[31] len=1639 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56606])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56606]) Send SSH_MSG_NEWKEYS 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56606]) session ID=6e:f8:66:1c:93:8e:6c:4a:55:c7:38:f1:be:2e:32:7a:18:ad:95:2d:77:f7:76:a7:6b:e6:f0:d5:67:dd:14:88:9f:ac:97:93:dc:d2:7a:3a:97:0a:1c:7c:7d:36:d3:6c:a3:a4:d6:23:28:7f:a4:1d:13:35:6d:8f:46:ff:03:6f 00:26:15.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56606]): strict KEX resets output message sequence number from 3 to 0 00:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56606]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56606])[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:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56606])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #0 sending command=7[7] len=419 00:26:15.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56606]) No pending packets to flush at end of KEX 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #2 SSH_MSG_NEWKEYS 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56606]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56606]): strict KEX resets input message sequence number from 3 to 0 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56606]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56606]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56606]) authorized authentication methods: password,publickey 00:26:16.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56606]) Accepted service ssh-userauth 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56606]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56606]) no authentication factory for method=none 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56606]) SSH_MSG_USERAUTH_REQUEST 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56606]) remaining methods: password,publickey 00:26:16.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56606]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56606]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:16.019 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56606]) authentication result: true 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56606]) SSH_MSG_USERAUTH_REQUEST 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56606])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56606]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56606]) no heartbeat to stop 00:26:16.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56606]) heartbeat type=IGNORE, interval=PT30S 00:26:16.020 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56606 authenticated 00:26:16.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:16.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56606]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:16.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56606]] session=TransportServerSession[admin@/10.30.170.22:56606] id=0 00:26:16.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56606])) size=2097152, max=2097152, packet=32768 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56606]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56606] 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56606]) recipient=0 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])) size=2097152, max=2097152, packet=32768 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])) re-initializing 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])) size=2097152, max=2097152, packet=32768 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[want-reply=true] subsystem=netconf 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[subsystem] prepared command 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]}} established 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 10: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17839 00:26:16.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 10: Creating data stores for simulated device 00:26:16.025 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:16.025 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:16.025 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:16.025 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:16.025 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:16.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77ecddb6] 00:26:16.027 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:16.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:16.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:16.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:16.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:16.031 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:16.031 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:16.031 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:16.031 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77ecddb6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77ecddb6], subtreeVersion=Version[2544c1c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2544c1c3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:16.032 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:16.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:16.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 10 on channel [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 1219 down to 2095933 00:26:16.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) request=subsystem result=ReplySuccess, want-reply=true 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) request=subsystem activate command 00:26:16.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) starting runner for command=netconf 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #5 SSH_MSG_CHANNEL_DATA 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 373 down to 2096779 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_DATA len=373 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606] 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:16.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17839', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=10} created 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]} created 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606] successful with session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]} 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]} up 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #6 SSH_MSG_CHANNEL_DATA 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 393 down to 2096386 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_DATA len=393 00:26:16.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606] 00:26:16.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:16.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:16.043 [netconf-device-simulator-threads-6] 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=10} 00:26:16.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7545e7e6 after next message 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 - R:/10.30.170.22:56606]} EXI handlers added to pipeline 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7545e7e6 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 179 down to 2095754 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:16.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:16.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #7 SSH_MSG_CHANNEL_DATA 00:26:16.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 340 down to 2096046 00:26:16.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_DATA len=340 00:26:16.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606] 00:26:16.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:16.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:16.049 [netconf-device-simulator-threads-6] 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=10} 00:26:16.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2544c1c3] 00:26:16.049 [netconf-device-simulator-threads-6] 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:26:16.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:16.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:16.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:16.049 [netconf-device-simulator-threads-6] 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:26:16.049 [netconf-device-simulator-threads-6] 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:26:16.049 [netconf-device-simulator-threads-6] 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} 00:26:16.049 [netconf-device-simulator-threads-6] 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:26:16.049 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] 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:26:16.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 778 down to 2094976 00:26:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:16.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:16.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]} 00:26:16.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34810]): SSH-2.0-SSHD-UNKNOWN 00:26:16.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34810]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:16.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34810]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:16.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34810]) Send SSH_MSG_KEXINIT 00:26:16.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #0 SSH_MSG_KEXINIT 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34810]) SSH_MSG_KEXINIT 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34810]) strict KEX=true client=true server=true 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: server host key algorithms = rsa-sha2-512 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: mac algorithms (client to server) = aead 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: mac algorithms (server to client) = aead 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: compression algorithms (client to server) = none 00:26:16.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34810]) Kex: compression algorithms (server to client) = none 00:26:16.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:16.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #1 30 00:26:16.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34810]] process command=SSH_MSG_KEXDH_INIT 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34810]] Send SSH_MSG_KEXDH_REPLY 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #1 sending command=31[31] len=1639 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34810])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34810]) Send SSH_MSG_NEWKEYS 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34810]) session ID=02:07:9d:26:75:0d:62:0b:c4:07:04:9e:65:22:89:af:f5:cb:dd:b1:ec:16:fd:38:03:38:7f:33:7a:ba:33:0d:e9:bb:8c:56:fa:fe:66:2f:ca:7c:6e:65:1f:21:eb:6a:e8:5a:6a:1d:1b:53:c1:63:81:e3:dc:45:53:71:87:a4 00:26:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34810]): strict KEX resets output message sequence number from 3 to 0 00:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34810]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34810])[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:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34810])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #0 sending command=7[7] len=419 00:26:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34810]) No pending packets to flush at end of KEX 00:26:16.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #2 SSH_MSG_NEWKEYS 00:26:16.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34810]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:16.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34810]): strict KEX resets input message sequence number from 3 to 0 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34810]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34810]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34810]) authorized authentication methods: password,publickey 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34810]) Accepted service ssh-userauth 00:26:16.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34810]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34810]) no authentication factory for method=none 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34810]) SSH_MSG_USERAUTH_REQUEST 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34810]) remaining methods: password,publickey 00:26:16.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:16.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34810]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:16.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:16.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34810]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:16.621 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34810]) authentication result: true 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34810]) SSH_MSG_USERAUTH_REQUEST 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34810])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34810]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:16.622 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:16.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34810]) no heartbeat to stop 00:26:16.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34810]) heartbeat type=IGNORE, interval=PT30S 00:26:16.624 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34810 authenticated 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34810]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34810]] session=TransportServerSession[admin@/10.30.170.22:34810] id=0 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34810])) size=2097152, max=2097152, packet=32768 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34810]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34810] 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34810]) recipient=0 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])) size=2097152, max=2097152, packet=32768 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])) re-initializing 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])) size=2097152, max=2097152, packet=32768 00:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[want-reply=true] subsystem=netconf 00:26:16.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[subsystem] prepared command 00:26:16.629 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:16.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:16.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]}} established 00:26:16.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 11: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17840 00:26:16.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 11: Creating data stores for simulated device 00:26:16.629 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:16.630 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:16.630 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:16.630 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:16.630 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:16.632 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[91b7685] 00:26:16.633 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:16.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:16.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:16.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:16.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:16.634 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:16.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:16.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:16.634 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[91b7685], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[91b7685], subtreeVersion=Version[1536e564], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1536e564], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:16.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:16.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:16.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 11 on channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 1219 down to 2095933 00:26:16.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) request=subsystem result=ReplySuccess, want-reply=true 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) request=subsystem activate command 00:26:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) starting runner for command=netconf 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #5 SSH_MSG_CHANNEL_DATA 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 373 down to 2096779 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_DATA len=373 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810] 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:16.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17840', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=11} created 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]} created 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810] successful with session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]} 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]} up 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #6 SSH_MSG_CHANNEL_DATA 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 393 down to 2096386 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_DATA len=393 00:26:16.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810] 00:26:16.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:16.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:16.647 [netconf-device-simulator-threads-0] 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=11} 00:26:16.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:16.647 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@719ee12f after next message 00:26:16.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 - R:/10.30.170.22:34810]} EXI handlers added to pipeline 00:26:16.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:16.648 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@719ee12f 00:26:16.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 179 down to 2095754 00:26:16.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:16.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:16.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #7 SSH_MSG_CHANNEL_DATA 00:26:16.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 340 down to 2096046 00:26:16.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_DATA len=340 00:26:16.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810] 00:26:16.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:16.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:16.652 [netconf-device-simulator-threads-0] 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=11} 00:26:16.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1536e564] 00:26:16.652 [netconf-device-simulator-threads-0] 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:26:16.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:16.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:16.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:16.652 [netconf-device-simulator-threads-0] 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:26:16.652 [netconf-device-simulator-threads-0] 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:26:16.652 [netconf-device-simulator-threads-0] 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} 00:26:16.652 [netconf-device-simulator-threads-0] 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:26:16.652 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] 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:26:16.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 778 down to 2094976 00:26:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:16.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]} 00:26:16.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39932]): SSH-2.0-SSHD-UNKNOWN 00:26:16.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39932]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:16.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39932]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:17.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39932]) Send SSH_MSG_KEXINIT 00:26:17.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:17.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #0 SSH_MSG_KEXINIT 00:26:17.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39932]) SSH_MSG_KEXINIT 00:26:17.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39932]) strict KEX=true client=true server=true 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: server host key algorithms = rsa-sha2-512 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: mac algorithms (client to server) = aead 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: mac algorithms (server to client) = aead 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: compression algorithms (client to server) = none 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39932]) Kex: compression algorithms (server to client) = none 00:26:17.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:17.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #1 30 00:26:17.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39932]] process command=SSH_MSG_KEXDH_INIT 00:26:17.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39932]] Send SSH_MSG_KEXDH_REPLY 00:26:17.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #1 sending command=31[31] len=1639 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39932]) Send SSH_MSG_NEWKEYS 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39932]) session ID=2b:0b:11:d8:96:ed:0b:a8:c0:8f:73:e7:53:b8:4b:64:ff:4d:96:02:48:05:1d:09:e6:c6:b4:46:bc:4c:30:9a:d3:b6:45:94:5c:12:52:e3:f2:22:66:06:de:f0:fd:ee:b7:77:52:59:02:68:0e:65:e5:78:ac:6a:63:24:f1:49 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39932]): strict KEX resets output message sequence number from 3 to 0 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39932]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39932])[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:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:17.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #0 sending command=7[7] len=419 00:26:17.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39932]) No pending packets to flush at end of KEX 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #2 SSH_MSG_NEWKEYS 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39932]): strict KEX resets input message sequence number from 3 to 0 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39932]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39932]) authorized authentication methods: password,publickey 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39932]) Accepted service ssh-userauth 00:26:17.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39932]) no authentication factory for method=none 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39932]) SSH_MSG_USERAUTH_REQUEST 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39932]) remaining methods: password,publickey 00:26:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39932]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:17.222 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39932]) authentication result: true 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39932]) SSH_MSG_USERAUTH_REQUEST 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39932]) no heartbeat to stop 00:26:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39932]) heartbeat type=IGNORE, interval=PT30S 00:26:17.223 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39932 authenticated 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39932]] session=TransportServerSession[admin@/10.30.170.22:39932] id=0 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39932])) size=2097152, max=2097152, packet=32768 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39932] 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39932]) recipient=0 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])) size=2097152, max=2097152, packet=32768 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])) re-initializing 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])) size=2097152, max=2097152, packet=32768 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[want-reply=true] subsystem=netconf 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[subsystem] prepared command 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]}} established 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 12: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17841 00:26:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 12: Creating data stores for simulated device 00:26:17.226 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:17.226 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:17.226 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:17.226 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:17.226 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:17.228 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ffca747] 00:26:17.229 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:17.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:17.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:17.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:17.230 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:17.230 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ffca747], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ffca747], subtreeVersion=Version[31f10915], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31f10915], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:17.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:17.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 12 on channel [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 1219 down to 2095933 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) request=subsystem result=ReplySuccess, want-reply=true 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) request=subsystem activate command 00:26:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) starting runner for command=netconf 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #5 SSH_MSG_CHANNEL_DATA 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 373 down to 2096779 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_DATA len=373 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932] 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17841', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=12} created 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]} created 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932] successful with session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]} 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]} up 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #6 SSH_MSG_CHANNEL_DATA 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 393 down to 2096386 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_DATA len=393 00:26:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932] 00:26:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=12} 00:26:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c8bd3d7 after next message 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 - R:/10.30.170.22:39932]} EXI handlers added to pipeline 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c8bd3d7 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 179 down to 2095754 00:26:17.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:17.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:17.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #7 SSH_MSG_CHANNEL_DATA 00:26:17.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 340 down to 2096046 00:26:17.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_DATA len=340 00:26:17.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932] 00:26:17.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:17.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:17.243 [netconf-device-simulator-threads-2] 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=12} 00:26:17.243 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31f10915] 00:26:17.243 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:17.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:17.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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} 00:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.244 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] 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:26:17.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:17.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 778 down to 2094976 00:26:17.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:17.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:17.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]} 00:26:17.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34440]): SSH-2.0-SSHD-UNKNOWN 00:26:17.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34440]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:17.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34440]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:17.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34440]) Send SSH_MSG_KEXINIT 00:26:17.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #0 SSH_MSG_KEXINIT 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34440]) SSH_MSG_KEXINIT 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34440]) strict KEX=true client=true server=true 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: server host key algorithms = rsa-sha2-512 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: mac algorithms (client to server) = aead 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: mac algorithms (server to client) = aead 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: compression algorithms (client to server) = none 00:26:17.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34440]) Kex: compression algorithms (server to client) = none 00:26:17.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:17.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #1 30 00:26:17.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34440]] process command=SSH_MSG_KEXDH_INIT 00:26:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34440]] Send SSH_MSG_KEXDH_REPLY 00:26:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #1 sending command=31[31] len=1639 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34440])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34440]) Send SSH_MSG_NEWKEYS 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34440]) session ID=03:1a:8b:e4:88:a5:8c:91:09:06:e2:e8:65:95:61:b2:6f:6b:85:e1:6e:c1:2c:b6:4e:c7:d0:a9:e9:91:10:f4:b8:f8:a2:bc:b0:e5:5e:b1:93:da:e0:8c:18:c4:b8:5e:1f:34:e4:12:50:04:6c:9f:be:4c:98:04:07:c7:a2:ec 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34440]): strict KEX resets output message sequence number from 3 to 0 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34440]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34440])[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:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34440])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #0 sending command=7[7] len=419 00:26:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34440]) No pending packets to flush at end of KEX 00:26:17.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]} 00:26:17.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60446]): SSH-2.0-SSHD-UNKNOWN 00:26:17.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60446]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:17.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60446]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #2 SSH_MSG_NEWKEYS 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34440]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34440]): strict KEX resets input message sequence number from 3 to 0 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34440]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34440]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34440]) authorized authentication methods: password,publickey 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34440]) Accepted service ssh-userauth 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34440]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34440]) no authentication factory for method=none 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34440]) SSH_MSG_USERAUTH_REQUEST 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34440]) remaining methods: password,publickey 00:26:17.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34440]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34440]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34440]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:18.002 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34440]) authentication result: true 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34440]) SSH_MSG_USERAUTH_REQUEST 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34440])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34440]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34440]) no heartbeat to stop 00:26:18.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34440]) heartbeat type=IGNORE, interval=PT30S 00:26:18.002 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34440 authenticated 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34440]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34440]] session=TransportServerSession[admin@/10.30.170.22:34440] id=0 00:26:18.003 [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.170.22:34440])) size=2097152, max=2097152, packet=32768 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34440]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34440] 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34440]) recipient=0 00:26:18.003 [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.170.22:34440])) size=2097152, max=2097152, packet=32768 00:26:18.003 [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.170.22:34440])) re-initializing 00:26:18.003 [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.170.22:34440])) size=2097152, max=2097152, packet=32768 00:26:18.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440])[want-reply=true] subsystem=netconf 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440])[subsystem] prepared command 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]}} established 00:26:18.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 13: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17842 00:26:18.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 13: Creating data stores for simulated device 00:26:18.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:18.005 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.005 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:18.005 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.005 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[246a9f5a] 00:26:18.006 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:18.007 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:18.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:18.012 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:18.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:18.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:18.012 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[246a9f5a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[246a9f5a], subtreeVersion=Version[18a1d568], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[18a1d568], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:18.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:18.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.022 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13 on channel [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.022 [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.170.22:34440]) by 1219 down to 2095933 00:26:18.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) request=subsystem result=ReplySuccess, want-reply=true 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) request=subsystem activate command 00:26:18.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) starting runner for command=netconf 00:26:18.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #5 SSH_MSG_CHANNEL_DATA 00:26:18.028 [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.170.22:34440]) by 373 down to 2096779 00:26:18.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_DATA len=373 00:26:18.028 [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.170.22:34440] 00:26:18.028 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17842', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=13} created 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]} created 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440] successful with session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]} 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]} up 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #6 SSH_MSG_CHANNEL_DATA 00:26:18.029 [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.170.22:34440]) by 393 down to 2096386 00:26:18.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_DATA len=393 00:26:18.029 [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.170.22:34440] 00:26:18.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:18.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.030 [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=13} 00:26:18.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:18.031 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79507e6b after next message 00:26:18.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 - R:/10.30.170.22:34440]} EXI handlers added to pipeline 00:26:18.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:18.031 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79507e6b 00:26:18.031 [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.170.22:34440]) by 179 down to 2095754 00:26:18.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:18.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:18.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #7 SSH_MSG_CHANNEL_DATA 00:26:18.036 [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.170.22:34440]) by 340 down to 2096046 00:26:18.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_DATA len=340 00:26:18.036 [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.170.22:34440] 00:26:18.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:18.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.038 [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=13} 00:26:18.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[18a1d568] 00:26:18.038 [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:26:18.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:18.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:18.038 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:18.038 [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:26:18.038 [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:26:18.038 [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} 00:26:18.038 [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:26:18.038 [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=2011-06-01} 00:26:18.038 [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:26:18.038 [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:26:18.038 [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:26:18.038 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [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:26:18.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:18.040 [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.170.22:34440]) by 778 down to 2094976 00:26:18.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:18.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:18.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60446]) Send SSH_MSG_KEXINIT 00:26:18.109 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #0 SSH_MSG_KEXINIT 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_KEXINIT 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60446]) strict KEX=true client=true server=true 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: server host key algorithms = rsa-sha2-512 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: mac algorithms (client to server) = aead 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: mac algorithms (server to client) = aead 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: compression algorithms (client to server) = none 00:26:18.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: compression algorithms (server to client) = none 00:26:18.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:18.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #1 30 00:26:18.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60446]] process command=SSH_MSG_KEXDH_INIT 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60446]] Send SSH_MSG_KEXDH_REPLY 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #1 sending command=31[31] len=1639 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60446]) Send SSH_MSG_NEWKEYS 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60446]) session ID=c1:cc:cd:be:32:d2:e1:cc:08:88:05:67:d0:a9:23:7e:71:23:02:70:c5:ad:f2:2c:83:58:5a:6d:39:8d:aa:13:0b:51:55:ff:ba:30:5a:4a:19:37:a4:cb:d1:09:ac:9f:a3:9a:7d:99:f8:a2:70:d0:78:29:17:0d:f3:83:cc:8e 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60446]): strict KEX resets output message sequence number from 3 to 0 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60446]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60446])[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:26:18.200 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:18.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #0 sending command=7[7] len=419 00:26:18.201 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60446]) No pending packets to flush at end of KEX 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #2 SSH_MSG_NEWKEYS 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60446]): strict KEX resets input message sequence number from 3 to 0 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60446]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60446]) authorized authentication methods: password,publickey 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60446]) Accepted service ssh-userauth 00:26:18.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) no authentication factory for method=none 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_USERAUTH_REQUEST 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60446]) remaining methods: password,publickey 00:26:18.244 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:18.246 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60446]) authentication result: true 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_USERAUTH_REQUEST 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) no heartbeat to stop 00:26:18.246 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60446]) heartbeat type=IGNORE, interval=PT30S 00:26:18.246 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60446 authenticated 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]] session=TransportServerSession[admin@/10.30.170.22:60446] id=0 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446] 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446]) recipient=0 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) re-initializing 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:26:18.249 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:18.250 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[want-reply=true] subsystem=netconf 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[subsystem] prepared command 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]}} established 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 14: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17843 00:26:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 14: Creating data stores for simulated device 00:26:18.251 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:18.251 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.252 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:18.252 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.252 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:18.253 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2cfcf533] 00:26:18.253 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.253 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:18.253 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:18.253 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:18.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:18.253 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:18.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:18.253 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:18.253 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2cfcf533], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2cfcf533], subtreeVersion=Version[1eacd7bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1eacd7bc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.254 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:18.255 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:18.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 14 on channel [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 1219 down to 2095933 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) request=subsystem result=ReplySuccess, want-reply=true 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) request=subsystem activate command 00:26:18.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) starting runner for command=netconf 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #5 SSH_MSG_CHANNEL_DATA 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 373 down to 2096779 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=373 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:18.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17843', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=14} created 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]} created 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446] successful with session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]} 00:26:18.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]} up 00:26:18.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #6 SSH_MSG_CHANNEL_DATA 00:26:18.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 393 down to 2096386 00:26:18.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=393 00:26:18.266 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:26:18.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:18.267 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=14} 00:26:18.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:18.268 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5214c0d2 after next message 00:26:18.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 - R:/10.30.170.22:60446]} EXI handlers added to pipeline 00:26:18.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:18.269 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5214c0d2 00:26:18.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 179 down to 2095754 00:26:18.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:18.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:18.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #7 SSH_MSG_CHANNEL_DATA 00:26:18.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 340 down to 2096046 00:26:18.271 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=340 00:26:18.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:26:18.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:18.272 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.273 [netconf-device-simulator-threads-5] 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=14} 00:26:18.273 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1eacd7bc] 00:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.273 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:18.273 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:18.273 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.273 [netconf-device-simulator-threads-5] 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} 00:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.273 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.273 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] 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:26:18.274 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:18.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 778 down to 2094976 00:26:18.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:18.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:18.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]} 00:26:18.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35416]): SSH-2.0-SSHD-UNKNOWN 00:26:18.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35416]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:18.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35416]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35416]) Send SSH_MSG_KEXINIT 00:26:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #0 SSH_MSG_KEXINIT 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35416]) SSH_MSG_KEXINIT 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35416]) strict KEX=true client=true server=true 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: server host key algorithms = rsa-sha2-512 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: mac algorithms (client to server) = aead 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: mac algorithms (server to client) = aead 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: compression algorithms (client to server) = none 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35416]) Kex: compression algorithms (server to client) = none 00:26:18.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:18.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #1 30 00:26:18.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35416]] process command=SSH_MSG_KEXDH_INIT 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35416]] Send SSH_MSG_KEXDH_REPLY 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #1 sending command=31[31] len=1639 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35416])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35416]) Send SSH_MSG_NEWKEYS 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35416]) session ID=75:3b:e4:34:34:c1:53:9c:32:5e:2f:51:a9:13:f3:a7:1c:55:26:11:b7:b7:c6:e6:a9:12:00:03:2f:73:9c:23:a4:5c:a2:d0:3a:b2:66:5c:e9:c1:35:d5:f8:9a:27:8b:95:d9:30:d9:27:0e:57:87:88:a1:a1:79:4e:29:6c:1a 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35416]): strict KEX resets output message sequence number from 3 to 0 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35416]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35416])[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:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35416])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #0 sending command=7[7] len=419 00:26:18.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35416]) No pending packets to flush at end of KEX 00:26:18.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #2 SSH_MSG_NEWKEYS 00:26:18.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35416]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:18.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35416]): strict KEX resets input message sequence number from 3 to 0 00:26:18.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35416]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35416]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35416]) authorized authentication methods: password,publickey 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35416]) Accepted service ssh-userauth 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:18.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35416]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35416]) no authentication factory for method=none 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35416]) SSH_MSG_USERAUTH_REQUEST 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35416]) remaining methods: password,publickey 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35416]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:18.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35416]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:18.706 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35416]) authentication result: true 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35416]) SSH_MSG_USERAUTH_REQUEST 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35416])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35416]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35416]) no heartbeat to stop 00:26:18.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35416]) heartbeat type=IGNORE, interval=PT30S 00:26:18.706 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35416 authenticated 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35416]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35416]] session=TransportServerSession[admin@/10.30.170.22:35416] id=0 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35416])) size=2097152, max=2097152, packet=32768 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35416]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35416] 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35416]) recipient=0 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])) size=2097152, max=2097152, packet=32768 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])) re-initializing 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])) size=2097152, max=2097152, packet=32768 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:18.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:18.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:18.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:18.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[want-reply=true] subsystem=netconf 00:26:18.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[subsystem] prepared command 00:26:18.708 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:18.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:18.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]}} established 00:26:18.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 15: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17844 00:26:18.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 15: Creating data stores for simulated device 00:26:18.709 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:18.709 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.709 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:18.709 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:18.709 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62d80f5] 00:26:18.710 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:18.711 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:18.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:18.711 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:18.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:18.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:18.711 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62d80f5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62d80f5], subtreeVersion=Version[1f76eab5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f76eab5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:18.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:18.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:18.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15 on channel [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 1219 down to 2095933 00:26:18.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) request=subsystem result=ReplySuccess, want-reply=true 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) request=subsystem activate command 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) starting runner for command=netconf 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #5 SSH_MSG_CHANNEL_DATA 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 373 down to 2096779 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_DATA len=373 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416] 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:18.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17844', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=15} created 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]} created 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416] successful with session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]} 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]} up 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #6 SSH_MSG_CHANNEL_DATA 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 393 down to 2096386 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_DATA len=393 00:26:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416] 00:26:18.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:18.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.717 [netconf-device-simulator-threads-0] 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=15} 00:26:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@769b32c5 after next message 00:26:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 - R:/10.30.170.22:35416]} EXI handlers added to pipeline 00:26:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@769b32c5 00:26:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 179 down to 2095754 00:26:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:18.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #7 SSH_MSG_CHANNEL_DATA 00:26:18.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 340 down to 2096046 00:26:18.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_DATA len=340 00:26:18.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416] 00:26:18.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:18.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:18.722 [netconf-device-simulator-threads-0] 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=15} 00:26:18.722 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f76eab5] 00:26:18.722 [netconf-device-simulator-threads-0] 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:26:18.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:18.722 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:18.722 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:18.722 [netconf-device-simulator-threads-0] 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:26:18.722 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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} 00:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.723 [netconf-device-simulator-threads-0] 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:26:18.724 [netconf-device-simulator-threads-0] 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:26:18.724 [netconf-device-simulator-threads-0] 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:26:18.724 [netconf-device-simulator-threads-0] 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:26:18.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:18.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 778 down to 2094976 00:26:18.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:18.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:19.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]} 00:26:19.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37086]): SSH-2.0-SSHD-UNKNOWN 00:26:19.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37086]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:19.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37086]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37086]) Send SSH_MSG_KEXINIT 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #0 SSH_MSG_KEXINIT 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37086]) SSH_MSG_KEXINIT 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37086]) strict KEX=true client=true server=true 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: server host key algorithms = rsa-sha2-512 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: mac algorithms (client to server) = aead 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: mac algorithms (server to client) = aead 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: compression algorithms (client to server) = none 00:26:19.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37086]) Kex: compression algorithms (server to client) = none 00:26:19.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:19.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #1 30 00:26:19.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37086]] process command=SSH_MSG_KEXDH_INIT 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37086]] Send SSH_MSG_KEXDH_REPLY 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #1 sending command=31[31] len=1639 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37086])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37086]) Send SSH_MSG_NEWKEYS 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37086]) session ID=7e:4e:0f:82:ab:f7:c5:53:72:b2:76:23:6f:ce:45:ad:3d:9e:28:dc:b5:7e:cc:d3:81:aa:be:84:62:4f:36:6f:52:34:3a:26:31:20:ac:1d:b3:ed:d7:dd:82:3b:a2:bd:c5:6a:f7:27:0b:c0:1f:e5:cc:7f:ec:5d:11:f0:27:dc 00:26:19.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37086]): strict KEX resets output message sequence number from 3 to 0 00:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37086]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37086])[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:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37086])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #0 sending command=7[7] len=419 00:26:19.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37086]) No pending packets to flush at end of KEX 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #2 SSH_MSG_NEWKEYS 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37086]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37086]): strict KEX resets input message sequence number from 3 to 0 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37086]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37086]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37086]) authorized authentication methods: password,publickey 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37086]) Accepted service ssh-userauth 00:26:19.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37086]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37086]) no authentication factory for method=none 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37086]) SSH_MSG_USERAUTH_REQUEST 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37086]) remaining methods: password,publickey 00:26:19.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:19.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37086]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:19.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:19.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37086]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:19.381 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37086]) authentication result: true 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37086]) SSH_MSG_USERAUTH_REQUEST 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37086])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37086]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37086]) no heartbeat to stop 00:26:19.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37086]) heartbeat type=IGNORE, interval=PT30S 00:26:19.381 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37086 authenticated 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37086]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37086]] session=TransportServerSession[admin@/10.30.170.22:37086] id=0 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37086])) size=2097152, max=2097152, packet=32768 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37086]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37086] 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37086]) recipient=0 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])) size=2097152, max=2097152, packet=32768 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])) re-initializing 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])) size=2097152, max=2097152, packet=32768 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:19.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[want-reply=true] subsystem=netconf 00:26:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[subsystem] prepared command 00:26:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]}} established 00:26:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 16: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17845 00:26:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 16: Creating data stores for simulated device 00:26:19.385 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:19.385 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:19.385 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:19.385 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:19.385 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:19.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7bcfa3a4] 00:26:19.387 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:19.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:19.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:19.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:19.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:19.389 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:19.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:19.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:19.390 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7bcfa3a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7bcfa3a4], subtreeVersion=Version[49a3c6b2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[49a3c6b2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:19.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:19.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:19.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 16 on channel [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 1219 down to 2095933 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) request=subsystem result=ReplySuccess, want-reply=true 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) request=subsystem activate command 00:26:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) starting runner for command=netconf 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #5 SSH_MSG_CHANNEL_DATA 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 373 down to 2096779 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_DATA len=373 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086] 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] 00:26:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17845', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=16} created 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]} created 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086] successful with session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]} 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]} up 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #6 SSH_MSG_CHANNEL_DATA 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 393 down to 2096386 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_DATA len=393 00:26:19.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086] 00:26:19.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:19.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:19.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=16} 00:26:19.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:19.401 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@510299ac after next message 00:26:19.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 - R:/10.30.170.22:37086]} EXI handlers added to pipeline 00:26:19.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@510299ac 00:26:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 179 down to 2095754 00:26:19.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:19.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:19.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #7 SSH_MSG_CHANNEL_DATA 00:26:19.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 340 down to 2096046 00:26:19.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_DATA len=340 00:26:19.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086] 00:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:19.408 [netconf-device-simulator-threads-2] 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=16} 00:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[49a3c6b2] 00:26:19.408 [netconf-device-simulator-threads-2] 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:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:19.408 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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} 00:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.409 [netconf-device-simulator-threads-2] 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:26:19.410 [netconf-device-simulator-threads-2] 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:26:19.410 [netconf-device-simulator-threads-2] 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:26:19.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:19.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 778 down to 2094976 00:26:19.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:19.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:19.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]} 00:26:19.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44776]): SSH-2.0-SSHD-UNKNOWN 00:26:19.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44776]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:19.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44776]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:19.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44776]) Send SSH_MSG_KEXINIT 00:26:19.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:19.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #0 SSH_MSG_KEXINIT 00:26:19.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44776]) SSH_MSG_KEXINIT 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44776]) strict KEX=true client=true server=true 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: server host key algorithms = rsa-sha2-512 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: mac algorithms (client to server) = aead 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: mac algorithms (server to client) = aead 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: compression algorithms (client to server) = none 00:26:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44776]) Kex: compression algorithms (server to client) = none 00:26:19.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:19.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #1 30 00:26:19.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44776]] process command=SSH_MSG_KEXDH_INIT 00:26:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44776]] Send SSH_MSG_KEXDH_REPLY 00:26:19.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #1 sending command=31[31] len=1639 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44776])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44776]) Send SSH_MSG_NEWKEYS 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44776]) session ID=84:a5:81:93:e3:04:79:61:30:3a:dd:9e:65:06:5c:2c:4d:9b:b8:3b:4a:b9:b6:d8:84:6a:4d:dc:b9:61:14:24:ba:36:e7:01:58:85:27:a3:43:0c:9b:99:68:ae:ef:31:f3:7b:8e:ce:84:41:a8:ef:29:04:58:14:0f:c9:c0:49 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44776]): strict KEX resets output message sequence number from 3 to 0 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44776]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44776])[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:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #0 sending command=7[7] len=419 00:26:19.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44776]) No pending packets to flush at end of KEX 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #2 SSH_MSG_NEWKEYS 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44776]): strict KEX resets input message sequence number from 3 to 0 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44776]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:19.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44776]) authorized authentication methods: password,publickey 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44776]) Accepted service ssh-userauth 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44776]) no authentication factory for method=none 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44776]) SSH_MSG_USERAUTH_REQUEST 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44776]) remaining methods: password,publickey 00:26:19.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44776]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:19.956 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44776]) authentication result: true 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44776]) SSH_MSG_USERAUTH_REQUEST 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44776]) no heartbeat to stop 00:26:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44776]) heartbeat type=IGNORE, interval=PT30S 00:26:19.956 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44776 authenticated 00:26:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44776]] session=TransportServerSession[admin@/10.30.170.22:44776] id=0 00:26:19.957 [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.170.22:44776])) size=2097152, max=2097152, packet=32768 00:26:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44776] 00:26:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44776]) recipient=0 00:26:19.958 [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.170.22:44776])) size=2097152, max=2097152, packet=32768 00:26:19.958 [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.170.22:44776])) re-initializing 00:26:19.958 [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.170.22:44776])) size=2097152, max=2097152, packet=32768 00:26:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776])[want-reply=true] subsystem=netconf 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776])[subsystem] prepared command 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]}} established 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 17: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17846 00:26:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 17: Creating data stores for simulated device 00:26:19.959 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:19.959 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:19.960 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:19.960 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:19.960 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:19.964 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1d0c707a] 00:26:19.965 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:19.965 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:19.966 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:19.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:19.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:19.966 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1d0c707a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1d0c707a], subtreeVersion=Version[52d4996e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52d4996e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:19.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:19.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.969 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17 on channel [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.970 [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.170.22:44776]) by 1219 down to 2095933 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) request=subsystem result=ReplySuccess, want-reply=true 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) request=subsystem activate command 00:26:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) starting runner for command=netconf 00:26:19.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #5 SSH_MSG_CHANNEL_DATA 00:26:19.972 [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.170.22:44776]) by 373 down to 2096779 00:26:19.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_DATA len=373 00:26:19.972 [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.170.22:44776] 00:26:19.972 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:19.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17846', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=17} created 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]} created 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776] successful with session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]} 00:26:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]} up 00:26:19.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #6 SSH_MSG_CHANNEL_DATA 00:26:19.974 [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.170.22:44776]) by 393 down to 2096386 00:26:19.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_DATA len=393 00:26:19.974 [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.170.22:44776] 00:26:19.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:19.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:19.976 [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=17} 00:26:19.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:19.977 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16777523 after next message 00:26:19.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 - R:/10.30.170.22:44776]} EXI handlers added to pipeline 00:26:19.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:19.978 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16777523 00:26:19.978 [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.170.22:44776]) by 179 down to 2095754 00:26:19.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:19.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:19.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #7 SSH_MSG_CHANNEL_DATA 00:26:19.982 [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.170.22:44776]) by 340 down to 2096046 00:26:19.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_DATA len=340 00:26:19.982 [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.170.22:44776] 00:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:19.983 [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=17} 00:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52d4996e] 00:26:19.983 [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:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:19.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:19.983 [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:26:19.983 [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:26:19.983 [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} 00:26:19.983 [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:26:19.984 [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=2011-06-01} 00:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [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:26:19.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:19.986 [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.170.22:44776]) by 778 down to 2094976 00:26:19.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:19.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:20.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]} 00:26:20.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38332]): SSH-2.0-SSHD-UNKNOWN 00:26:20.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38332]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:20.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38332]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:20.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38332]) Send SSH_MSG_KEXINIT 00:26:20.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #0 SSH_MSG_KEXINIT 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38332]) SSH_MSG_KEXINIT 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38332]) strict KEX=true client=true server=true 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: server host key algorithms = rsa-sha2-512 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: mac algorithms (client to server) = aead 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: mac algorithms (server to client) = aead 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: compression algorithms (client to server) = none 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38332]) Kex: compression algorithms (server to client) = none 00:26:20.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:20.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #1 30 00:26:20.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38332]] process command=SSH_MSG_KEXDH_INIT 00:26:20.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38332]] Send SSH_MSG_KEXDH_REPLY 00:26:20.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #1 sending command=31[31] len=1639 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38332])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38332]) Send SSH_MSG_NEWKEYS 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38332]) session ID=17:23:e2:1e:0e:d8:d5:06:ea:f3:75:42:46:ce:8a:77:14:ef:f1:d0:9e:97:d2:85:2a:0e:0c:cf:12:a6:31:20:9d:52:00:d6:c5:01:e7:dc:df:95:cd:a6:fd:e1:a1:f2:39:25:5a:8c:94:09:e7:1b:68:23:47:16:6c:4a:68:0b 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38332]): strict KEX resets output message sequence number from 3 to 0 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38332]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38332])[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:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38332])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #0 sending command=7[7] len=419 00:26:20.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38332]) No pending packets to flush at end of KEX 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #2 SSH_MSG_NEWKEYS 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38332]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38332]): strict KEX resets input message sequence number from 3 to 0 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38332]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38332]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38332]) authorized authentication methods: password,publickey 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38332]) Accepted service ssh-userauth 00:26:20.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38332]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38332]) no authentication factory for method=none 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38332]) SSH_MSG_USERAUTH_REQUEST 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38332]) remaining methods: password,publickey 00:26:20.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38332]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38332]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:20.414 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38332]) authentication result: true 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38332]) SSH_MSG_USERAUTH_REQUEST 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38332])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38332]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:20.414 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:20.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38332]) no heartbeat to stop 00:26:20.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38332]) heartbeat type=IGNORE, interval=PT30S 00:26:20.415 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38332 authenticated 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38332]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38332]] session=TransportServerSession[admin@/10.30.170.22:38332] id=0 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38332])) size=2097152, max=2097152, packet=32768 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38332]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38332] 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38332]) recipient=0 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])) size=2097152, max=2097152, packet=32768 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])) re-initializing 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])) size=2097152, max=2097152, packet=32768 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:20.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[want-reply=true] subsystem=netconf 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[subsystem] prepared command 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]}} established 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 18: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17847 00:26:20.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 18: Creating data stores for simulated device 00:26:20.420 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:20.420 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:20.420 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:20.420 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:20.420 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:20.421 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a318dcf] 00:26:20.421 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:20.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:20.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:20.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:20.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:20.424 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:20.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:20.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:20.424 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a318dcf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a318dcf], subtreeVersion=Version[50688b87], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50688b87], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:20.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:20.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:20.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 18 on channel [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 1219 down to 2095933 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) request=subsystem result=ReplySuccess, want-reply=true 00:26:20.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:20.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) request=subsystem activate command 00:26:20.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) starting runner for command=netconf 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #5 SSH_MSG_CHANNEL_DATA 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 373 down to 2096779 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_DATA len=373 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332] 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:20.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17847', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=18} created 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]} created 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332] successful with session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]} 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]} up 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #6 SSH_MSG_CHANNEL_DATA 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 393 down to 2096386 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_DATA len=393 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332] 00:26:20.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:20.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:20.432 [netconf-device-simulator-threads-6] 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=18} 00:26:20.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:20.432 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c5a4139 after next message 00:26:20.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 - R:/10.30.170.22:38332]} EXI handlers added to pipeline 00:26:20.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:20.433 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c5a4139 00:26:20.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 179 down to 2095754 00:26:20.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:20.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:20.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #7 SSH_MSG_CHANNEL_DATA 00:26:20.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 340 down to 2096046 00:26:20.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_DATA len=340 00:26:20.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332] 00:26:20.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:20.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:20.438 [netconf-device-simulator-threads-6] 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=18} 00:26:20.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50688b87] 00:26:20.439 [netconf-device-simulator-threads-6] 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:26:20.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:20.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:20.439 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:20.439 [netconf-device-simulator-threads-6] 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:26:20.439 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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} 00:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.445 [netconf-device-simulator-threads-6] 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:26:20.446 [netconf-device-simulator-threads-6] 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:26:20.446 [netconf-device-simulator-threads-6] 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:26:20.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:20.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 778 down to 2094976 00:26:20.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:20.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:20.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]} 00:26:20.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47894]): SSH-2.0-SSHD-UNKNOWN 00:26:20.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47894]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:20.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47894]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:20.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47894]) Send SSH_MSG_KEXINIT 00:26:20.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:20.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #0 SSH_MSG_KEXINIT 00:26:20.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47894]) SSH_MSG_KEXINIT 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47894]) strict KEX=true client=true server=true 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: server host key algorithms = rsa-sha2-512 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: mac algorithms (client to server) = aead 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: mac algorithms (server to client) = aead 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: compression algorithms (client to server) = none 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47894]) Kex: compression algorithms (server to client) = none 00:26:20.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:20.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #1 30 00:26:20.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47894]] process command=SSH_MSG_KEXDH_INIT 00:26:21.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47894]] Send SSH_MSG_KEXDH_REPLY 00:26:21.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #1 sending command=31[31] len=1639 00:26:21.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47894])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:21.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47894]) Send SSH_MSG_NEWKEYS 00:26:21.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47894]) session ID=87:31:d6:93:c6:cf:37:b3:e7:ae:53:60:b6:12:0b:f3:e1:a1:98:96:a3:80:79:a2:db:3c:82:c5:5d:a1:27:dc:3c:10:9c:a7:db:d8:28:2b:cb:5b:52:34:a1:8e:9f:f3:15:a0:85:4c:e3:7b:37:59:89:c6:b5:ff:69:c2:63:b4 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47894]): strict KEX resets output message sequence number from 3 to 0 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47894]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47894])[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:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47894])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #0 sending command=7[7] len=419 00:26:21.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47894]) No pending packets to flush at end of KEX 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #2 SSH_MSG_NEWKEYS 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47894]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47894]): strict KEX resets input message sequence number from 3 to 0 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47894]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47894]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:21.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47894]) authorized authentication methods: password,publickey 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47894]) Accepted service ssh-userauth 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47894]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47894]) no authentication factory for method=none 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47894]) SSH_MSG_USERAUTH_REQUEST 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47894]) remaining methods: password,publickey 00:26:21.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47894]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47894]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:21.047 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47894]) authentication result: true 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47894]) SSH_MSG_USERAUTH_REQUEST 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47894])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47894]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:21.047 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:21.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47894]) no heartbeat to stop 00:26:21.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47894]) heartbeat type=IGNORE, interval=PT30S 00:26:21.049 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47894 authenticated 00:26:21.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:21.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47894]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47894]] session=TransportServerSession[admin@/10.30.170.22:47894] id=0 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47894])) size=2097152, max=2097152, packet=32768 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47894]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47894] 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47894]) recipient=0 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])) size=2097152, max=2097152, packet=32768 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])) re-initializing 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])) size=2097152, max=2097152, packet=32768 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[want-reply=true] subsystem=netconf 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[subsystem] prepared command 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]}} established 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 19: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17848 00:26:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 19: Creating data stores for simulated device 00:26:21.051 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:21.051 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:21.052 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:21.052 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:21.052 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:21.055 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d10698c] 00:26:21.055 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:21.056 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:21.056 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:21.056 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:21.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:21.056 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:21.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:21.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:21.056 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d10698c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d10698c], subtreeVersion=Version[f133921], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f133921], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:21.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:21.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:21.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 19 on channel [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 1219 down to 2095933 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) request=subsystem result=ReplySuccess, want-reply=true 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) request=subsystem activate command 00:26:21.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) starting runner for command=netconf 00:26:21.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #5 SSH_MSG_CHANNEL_DATA 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 373 down to 2096779 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_DATA len=373 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894] 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17848', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=19} created 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]} created 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894] successful with session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]} 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]} up 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #6 SSH_MSG_CHANNEL_DATA 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 393 down to 2096386 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_DATA len=393 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894] 00:26:21.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:21.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:21.064 [netconf-device-simulator-threads-0] 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=19} 00:26:21.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d802a13 after next message 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 - R:/10.30.170.22:47894]} EXI handlers added to pipeline 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d802a13 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 179 down to 2095754 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:21.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:21.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #7 SSH_MSG_CHANNEL_DATA 00:26:21.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 340 down to 2096046 00:26:21.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_DATA len=340 00:26:21.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894] 00:26:21.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:21.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:21.068 [netconf-device-simulator-threads-0] 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=19} 00:26:21.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f133921] 00:26:21.068 [netconf-device-simulator-threads-0] 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:26:21.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:21.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:21.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:21.068 [netconf-device-simulator-threads-0] 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:26:21.068 [netconf-device-simulator-threads-0] 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:26:21.068 [netconf-device-simulator-threads-0] 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} 00:26:21.068 [netconf-device-simulator-threads-0] 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:26:21.068 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.069 [netconf-device-simulator-threads-0] 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:26:21.070 [netconf-device-simulator-threads-0] 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:26:21.070 [netconf-device-simulator-threads-0] 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:26:21.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:21.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 778 down to 2094976 00:26:21.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:21.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:21.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]} 00:26:21.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51314]): SSH-2.0-SSHD-UNKNOWN 00:26:21.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51314]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:21.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51314]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51314]) Send SSH_MSG_KEXINIT 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #0 SSH_MSG_KEXINIT 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51314]) SSH_MSG_KEXINIT 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51314]) strict KEX=true client=true server=true 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: server host key algorithms = rsa-sha2-512 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: mac algorithms (client to server) = aead 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: mac algorithms (server to client) = aead 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: compression algorithms (client to server) = none 00:26:21.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51314]) Kex: compression algorithms (server to client) = none 00:26:21.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:21.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #1 30 00:26:21.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51314]] process command=SSH_MSG_KEXDH_INIT 00:26:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51314]] Send SSH_MSG_KEXDH_REPLY 00:26:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #1 sending command=31[31] len=1639 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51314]) Send SSH_MSG_NEWKEYS 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51314]) session ID=52:70:e5:63:ac:d3:a6:66:db:80:02:41:a8:96:a4:78:e8:48:e8:1c:ca:c8:03:80:d5:49:f3:c2:ff:bf:a0:54:28:08:7d:39:d1:c4:7b:71:a4:d9:52:72:0a:40:b6:b0:85:53:72:2c:e2:d7:4c:cf:c7:76:5b:7d:8f:d4:2b:a7 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51314]): strict KEX resets output message sequence number from 3 to 0 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51314])[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:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #0 sending command=7[7] len=419 00:26:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51314]) No pending packets to flush at end of KEX 00:26:21.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #2 SSH_MSG_NEWKEYS 00:26:21.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:21.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51314]): strict KEX resets input message sequence number from 3 to 0 00:26:21.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51314]) authorized authentication methods: password,publickey 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51314]) Accepted service ssh-userauth 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51314]) no authentication factory for method=none 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51314]) SSH_MSG_USERAUTH_REQUEST 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51314]) remaining methods: password,publickey 00:26:21.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51314]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:21.581 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51314]) authentication result: true 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51314]) SSH_MSG_USERAUTH_REQUEST 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51314]) no heartbeat to stop 00:26:21.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51314]) heartbeat type=IGNORE, interval=PT30S 00:26:21.581 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51314 authenticated 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51314]] session=TransportServerSession[admin@/10.30.170.22:51314] id=0 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51314])) size=2097152, max=2097152, packet=32768 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51314] 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51314]) recipient=0 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])) size=2097152, max=2097152, packet=32768 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])) re-initializing 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])) size=2097152, max=2097152, packet=32768 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:21.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[want-reply=true] subsystem=netconf 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[subsystem] prepared command 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]}} established 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 20: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17849 00:26:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 20: Creating data stores for simulated device 00:26:21.583 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:21.583 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:21.583 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:21.583 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:21.583 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1bf2992] 00:26:21.584 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:21.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:21.585 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:21.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:21.585 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:21.585 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1bf2992], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1bf2992], subtreeVersion=Version[7b19d0fe], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b19d0fe], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:21.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:21.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:21.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 20 on channel [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 1219 down to 2095933 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) request=subsystem result=ReplySuccess, want-reply=true 00:26:21.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) request=subsystem activate command 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) starting runner for command=netconf 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #5 SSH_MSG_CHANNEL_DATA 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 373 down to 2096779 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_DATA len=373 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314] 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.589 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17849', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=20} created 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]} created 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314] successful with session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]} 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]} up 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #6 SSH_MSG_CHANNEL_DATA 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 393 down to 2096386 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_DATA len=393 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314] 00:26:21.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:21.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:21.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=20} 00:26:21.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cb8eed8 after next message 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 - R:/10.30.170.22:51314]} EXI handlers added to pipeline 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cb8eed8 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 179 down to 2095754 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:21.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #7 SSH_MSG_CHANNEL_DATA 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 340 down to 2096046 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_DATA len=340 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314] 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:21.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:21.596 [netconf-device-simulator-threads-2] 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=20} 00:26:21.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b19d0fe] 00:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:21.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:21.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] 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} 00:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.596 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] 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:26:21.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 778 down to 2094976 00:26:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:21.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:21.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]} 00:26:21.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46114]): SSH-2.0-SSHD-UNKNOWN 00:26:21.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46114]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:21.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46114]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:21.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46114]) Send SSH_MSG_KEXINIT 00:26:21.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:21.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #0 SSH_MSG_KEXINIT 00:26:21.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46114]) SSH_MSG_KEXINIT 00:26:21.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46114]) strict KEX=true client=true server=true 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: server host key algorithms = rsa-sha2-512 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: mac algorithms (client to server) = aead 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: mac algorithms (server to client) = aead 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: compression algorithms (client to server) = none 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46114]) Kex: compression algorithms (server to client) = none 00:26:21.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:22.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #1 30 00:26:22.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46114]] process command=SSH_MSG_KEXDH_INIT 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46114]] Send SSH_MSG_KEXDH_REPLY 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #1 sending command=31[31] len=1639 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46114])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46114]) Send SSH_MSG_NEWKEYS 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46114]) session ID=92:ec:c4:e3:4e:33:2c:84:c9:6b:11:c7:a2:c8:f5:e1:1a:37:dc:cf:70:cd:14:bf:0f:3d:81:70:69:1d:45:ac:8d:29:a6:70:15:f9:f8:75:38:61:52:ae:2a:dc:45:d5:18:d1:91:e5:10:8a:27:e0:e1:77:50:79:2d:88:35:94 00:26:22.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46114]): strict KEX resets output message sequence number from 3 to 0 00:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46114]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46114])[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:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #0 sending command=7[7] len=419 00:26:22.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46114]) No pending packets to flush at end of KEX 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #2 SSH_MSG_NEWKEYS 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46114]): strict KEX resets input message sequence number from 3 to 0 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46114]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46114]) authorized authentication methods: password,publickey 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46114]) Accepted service ssh-userauth 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46114]) no authentication factory for method=none 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46114]) SSH_MSG_USERAUTH_REQUEST 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46114]) remaining methods: password,publickey 00:26:22.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46114]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:22.104 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46114]) authentication result: true 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46114]) SSH_MSG_USERAUTH_REQUEST 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:22.104 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:22.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46114]) no heartbeat to stop 00:26:22.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46114]) heartbeat type=IGNORE, interval=PT30S 00:26:22.105 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46114 authenticated 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46114]] session=TransportServerSession[admin@/10.30.170.22:46114] id=0 00:26:22.106 [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.170.22:46114])) size=2097152, max=2097152, packet=32768 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46114] 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46114]) recipient=0 00:26:22.106 [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.170.22:46114])) size=2097152, max=2097152, packet=32768 00:26:22.106 [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.170.22:46114])) re-initializing 00:26:22.106 [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.170.22:46114])) size=2097152, max=2097152, packet=32768 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:22.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114])[want-reply=true] subsystem=netconf 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114])[subsystem] prepared command 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]}} established 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 21: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17850 00:26:22.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 21: Creating data stores for simulated device 00:26:22.107 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:22.108 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:22.108 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:22.108 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:22.108 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:22.111 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[20ec5560] 00:26:22.111 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:22.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:22.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:22.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:22.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:22.114 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:22.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:22.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:22.114 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[20ec5560], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[20ec5560], subtreeVersion=Version[178498bf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[178498bf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:22.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:22.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:22.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.116 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 21 on channel [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.119 [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.170.22:46114]) by 1219 down to 2095933 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) request=subsystem result=ReplySuccess, want-reply=true 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) request=subsystem activate command 00:26:22.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) starting runner for command=netconf 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #5 SSH_MSG_CHANNEL_DATA 00:26:22.120 [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.170.22:46114]) by 373 down to 2096779 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_DATA len=373 00:26:22.120 [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.170.22:46114] 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17850', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=21} created 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]} created 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114] successful with session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]} 00:26:22.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]} up 00:26:22.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #6 SSH_MSG_CHANNEL_DATA 00:26:22.123 [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.170.22:46114]) by 393 down to 2096386 00:26:22.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_DATA len=393 00:26:22.123 [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.170.22:46114] 00:26:22.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:22.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:22.124 [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=21} 00:26:22.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:22.124 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32b058cd after next message 00:26:22.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 - R:/10.30.170.22:46114]} EXI handlers added to pipeline 00:26:22.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:22.125 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32b058cd 00:26:22.125 [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.170.22:46114]) by 179 down to 2095754 00:26:22.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:22.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:22.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #7 SSH_MSG_CHANNEL_DATA 00:26:22.127 [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.170.22:46114]) by 340 down to 2096046 00:26:22.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_DATA len=340 00:26:22.127 [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.170.22:46114] 00:26:22.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:22.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:22.129 [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=21} 00:26:22.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[178498bf] 00:26:22.129 [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:26:22.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:22.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:22.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:22.129 [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:26:22.129 [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:26:22.129 [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} 00:26:22.129 [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:26:22.129 [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=2011-06-01} 00:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [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:26:22.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:22.132 [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.170.22:46114]) by 778 down to 2094976 00:26:22.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:22.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:22.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]} 00:26:22.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59494]): SSH-2.0-SSHD-UNKNOWN 00:26:22.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59494]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:22.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59494]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59494]) Send SSH_MSG_KEXINIT 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #0 SSH_MSG_KEXINIT 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59494]) SSH_MSG_KEXINIT 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59494]) strict KEX=true client=true server=true 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: server host key algorithms = rsa-sha2-512 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: mac algorithms (client to server) = aead 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: mac algorithms (server to client) = aead 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: compression algorithms (client to server) = none 00:26:22.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59494]) Kex: compression algorithms (server to client) = none 00:26:22.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:22.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #1 30 00:26:22.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59494]] process command=SSH_MSG_KEXDH_INIT 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59494]] Send SSH_MSG_KEXDH_REPLY 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #1 sending command=31[31] len=1639 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59494])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59494]) Send SSH_MSG_NEWKEYS 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59494]) session ID=51:06:93:ef:43:ca:82:65:29:30:e5:cb:95:c7:73:29:31:b1:d6:e6:4c:28:d0:06:dc:71:d2:10:ea:dc:25:01:eb:84:0d:44:82:52:58:d5:f4:41:3b:17:ac:22:98:aa:a2:ec:6a:25:89:81:ed:62:5d:2f:ea:89:02:42:ba:fe 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59494]): strict KEX resets output message sequence number from 3 to 0 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59494]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59494])[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:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59494])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:22.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #0 sending command=7[7] len=419 00:26:22.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59494]) No pending packets to flush at end of KEX 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #2 SSH_MSG_NEWKEYS 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59494]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59494]): strict KEX resets input message sequence number from 3 to 0 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59494]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59494]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59494]) authorized authentication methods: password,publickey 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59494]) Accepted service ssh-userauth 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59494]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59494]) no authentication factory for method=none 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59494]) SSH_MSG_USERAUTH_REQUEST 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59494]) remaining methods: password,publickey 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59494]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59494]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:22.902 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:22.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59494]) authentication result: true 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59494]) SSH_MSG_USERAUTH_REQUEST 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59494])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59494]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59494]) no heartbeat to stop 00:26:22.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59494]) heartbeat type=IGNORE, interval=PT30S 00:26:22.903 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59494 authenticated 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59494]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59494]] session=TransportServerSession[admin@/10.30.170.22:59494] id=0 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59494])) size=2097152, max=2097152, packet=32768 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59494]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59494] 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59494]) recipient=0 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])) size=2097152, max=2097152, packet=32768 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])) re-initializing 00:26:22.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])) size=2097152, max=2097152, packet=32768 00:26:22.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:22.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:22.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[want-reply=true] subsystem=netconf 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[subsystem] prepared command 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]}} established 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 22: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17851 00:26:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 22: Creating data stores for simulated device 00:26:22.906 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:22.906 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:22.906 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:22.907 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:22.907 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:22.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7996cef0] 00:26:22.908 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:22.909 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:22.909 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:22.909 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:22.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:22.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:22.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:22.910 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:22.910 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7996cef0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7996cef0], subtreeVersion=Version[40f335bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40f335bb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:22.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:22.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:22.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 22 on channel [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 1219 down to 2095933 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) request=subsystem result=ReplySuccess, want-reply=true 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) request=subsystem activate command 00:26:22.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) starting runner for command=netconf 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #5 SSH_MSG_CHANNEL_DATA 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 373 down to 2096779 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_DATA len=373 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494] 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:22.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17851', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=22} created 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]} created 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494] successful with session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]} 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]} up 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #6 SSH_MSG_CHANNEL_DATA 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 393 down to 2096386 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_DATA len=393 00:26:22.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494] 00:26:22.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:22.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:22.920 [netconf-device-simulator-threads-6] 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=22} 00:26:22.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:22.920 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4917eec8 after next message 00:26:22.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 - R:/10.30.170.22:59494]} EXI handlers added to pipeline 00:26:22.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:22.921 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4917eec8 00:26:22.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 179 down to 2095754 00:26:22.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:22.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:22.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #7 SSH_MSG_CHANNEL_DATA 00:26:22.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 340 down to 2096046 00:26:22.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_DATA len=340 00:26:22.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494] 00:26:22.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:22.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:22.930 [netconf-device-simulator-threads-6] 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=22} 00:26:22.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40f335bb] 00:26:22.930 [netconf-device-simulator-threads-6] 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:26:22.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:22.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:22.930 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:22.930 [netconf-device-simulator-threads-6] 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:26:22.930 [netconf-device-simulator-threads-6] 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:26:22.930 [netconf-device-simulator-threads-6] 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} 00:26:22.930 [netconf-device-simulator-threads-6] 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:26:22.930 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.931 [netconf-device-simulator-threads-6] 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:26:22.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:22.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 778 down to 2094976 00:26:22.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:22.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:22.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]} 00:26:22.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47544]): SSH-2.0-SSHD-UNKNOWN 00:26:22.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47544]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:22.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47544]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:23.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47544]) Send SSH_MSG_KEXINIT 00:26:23.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:23.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #0 SSH_MSG_KEXINIT 00:26:23.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47544]) SSH_MSG_KEXINIT 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47544]) strict KEX=true client=true server=true 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: server host key algorithms = rsa-sha2-512 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: mac algorithms (client to server) = aead 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: mac algorithms (server to client) = aead 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: compression algorithms (client to server) = none 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47544]) Kex: compression algorithms (server to client) = none 00:26:23.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:23.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #1 30 00:26:23.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47544]] process command=SSH_MSG_KEXDH_INIT 00:26:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47544]] Send SSH_MSG_KEXDH_REPLY 00:26:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #1 sending command=31[31] len=1639 00:26:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47544])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47544]) Send SSH_MSG_NEWKEYS 00:26:23.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47544]) session ID=d6:58:2e:f4:10:1f:01:79:cb:18:a6:a3:1e:50:3b:73:9c:f0:9a:45:70:6b:54:c9:d0:ec:35:53:38:fe:d5:48:02:4b:d2:ba:a2:ad:3a:c6:6d:75:cb:bd:18:8f:ab:03:4b:41:74:2e:58:7f:97:7f:20:eb:b6:c4:6d:a1:d2:5a 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47544]): strict KEX resets output message sequence number from 3 to 0 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47544]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47544])[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:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47544])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #0 sending command=7[7] len=419 00:26:23.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47544]) No pending packets to flush at end of KEX 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #2 SSH_MSG_NEWKEYS 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47544]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47544]): strict KEX resets input message sequence number from 3 to 0 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47544]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47544]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47544]) authorized authentication methods: password,publickey 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47544]) Accepted service ssh-userauth 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47544]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47544]) no authentication factory for method=none 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47544]) SSH_MSG_USERAUTH_REQUEST 00:26:23.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47544]) remaining methods: password,publickey 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47544]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47544]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:23.373 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47544]) authentication result: true 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47544]) SSH_MSG_USERAUTH_REQUEST 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47544])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47544]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:23.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47544]) no heartbeat to stop 00:26:23.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47544]) heartbeat type=IGNORE, interval=PT30S 00:26:23.374 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47544 authenticated 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47544]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47544]] session=TransportServerSession[admin@/10.30.170.22:47544] id=0 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47544])) size=2097152, max=2097152, packet=32768 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47544]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47544] 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47544]) recipient=0 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])) size=2097152, max=2097152, packet=32768 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])) re-initializing 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])) size=2097152, max=2097152, packet=32768 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:23.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[want-reply=true] subsystem=netconf 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[subsystem] prepared command 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]}} established 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 23: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17852 00:26:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 23: Creating data stores for simulated device 00:26:23.376 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:23.376 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:23.376 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:23.376 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:23.376 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d27868d] 00:26:23.377 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:23.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:23.383 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:23.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:23.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:23.383 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d27868d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d27868d], subtreeVersion=Version[40dd70bf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40dd70bf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:23.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:23.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23 on channel [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 1219 down to 2095933 00:26:23.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) request=subsystem result=ReplySuccess, want-reply=true 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) request=subsystem activate command 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) starting runner for command=netconf 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #5 SSH_MSG_CHANNEL_DATA 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 373 down to 2096779 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_DATA len=373 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544] 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:23.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17852', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=23} created 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]} created 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544] successful with session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]} 00:26:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]} up 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #6 SSH_MSG_CHANNEL_DATA 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 393 down to 2096386 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_DATA len=393 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544] 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:23.389 [netconf-device-simulator-threads-0] 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=23} 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6072663c after next message 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 - R:/10.30.170.22:47544]} EXI handlers added to pipeline 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6072663c 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 179 down to 2095754 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #7 SSH_MSG_CHANNEL_DATA 00:26:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 340 down to 2096046 00:26:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_DATA len=340 00:26:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544] 00:26:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:23.396 [netconf-device-simulator-threads-0] 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=23} 00:26:23.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40dd70bf] 00:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:23.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:23.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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} 00:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.397 [netconf-device-simulator-threads-0] 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:26:23.398 [netconf-device-simulator-threads-0] 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:26:23.398 [netconf-device-simulator-threads-0] 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:26:23.398 [netconf-device-simulator-threads-0] 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:26:23.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 778 down to 2094976 00:26:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:23.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]} 00:26:23.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55730]): SSH-2.0-SSHD-UNKNOWN 00:26:23.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55730]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:23.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55730]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:23.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55730]) Send SSH_MSG_KEXINIT 00:26:23.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #0 SSH_MSG_KEXINIT 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55730]) SSH_MSG_KEXINIT 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55730]) strict KEX=true client=true server=true 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: server host key algorithms = rsa-sha2-512 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: mac algorithms (client to server) = aead 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: mac algorithms (server to client) = aead 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: compression algorithms (client to server) = none 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55730]) Kex: compression algorithms (server to client) = none 00:26:23.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #1 30 00:26:23.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55730]] process command=SSH_MSG_KEXDH_INIT 00:26:23.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55730]] Send SSH_MSG_KEXDH_REPLY 00:26:23.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #1 sending command=31[31] len=1639 00:26:23.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55730])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:23.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55730]) Send SSH_MSG_NEWKEYS 00:26:23.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55730]) session ID=3c:5a:97:36:06:c8:11:2d:27:b6:db:67:a1:a3:8c:04:63:73:64:63:b3:9d:3b:91:b7:af:4a:f7:95:6d:f5:8b:72:59:29:dd:b9:2d:23:b3:38:86:79:35:65:63:34:c5:2f:94:2f:66:8a:a5:20:46:fc:d3:9e:32:31:f4:25:a7 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55730]): strict KEX resets output message sequence number from 3 to 0 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55730]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55730])[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:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55730])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #0 sending command=7[7] len=419 00:26:23.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55730]) No pending packets to flush at end of KEX 00:26:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #2 SSH_MSG_NEWKEYS 00:26:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55730]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55730]): strict KEX resets input message sequence number from 3 to 0 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55730]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55730]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55730]) authorized authentication methods: password,publickey 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55730]) Accepted service ssh-userauth 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55730]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55730]) no authentication factory for method=none 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55730]) SSH_MSG_USERAUTH_REQUEST 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55730]) remaining methods: password,publickey 00:26:23.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55730]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55730]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:23.929 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55730]) authentication result: true 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55730]) SSH_MSG_USERAUTH_REQUEST 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55730])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55730]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:23.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:23.930 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:23.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55730]) no heartbeat to stop 00:26:23.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55730]) heartbeat type=IGNORE, interval=PT30S 00:26:23.930 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55730 authenticated 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55730]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55730]] session=TransportServerSession[admin@/10.30.170.22:55730] id=0 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55730])) size=2097152, max=2097152, packet=32768 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55730]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55730] 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55730]) recipient=0 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])) size=2097152, max=2097152, packet=32768 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])) re-initializing 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])) size=2097152, max=2097152, packet=32768 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:23.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[want-reply=true] subsystem=netconf 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[subsystem] prepared command 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]}} established 00:26:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 24: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17853 00:26:23.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 24: Creating data stores for simulated device 00:26:23.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:23.933 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:23.933 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:23.933 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:23.933 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:23.934 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4a01c77d] 00:26:23.935 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:23.935 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:23.935 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:23.935 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:23.935 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:23.936 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:23.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:23.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:23.936 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4a01c77d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4a01c77d], subtreeVersion=Version[50196b63], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50196b63], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:23.936 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:23.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:23.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 24 on channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 1219 down to 2095933 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) request=subsystem result=ReplySuccess, want-reply=true 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) request=subsystem activate command 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) starting runner for command=netconf 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #5 SSH_MSG_CHANNEL_DATA 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 373 down to 2096779 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_DATA len=373 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730] 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:23.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17853', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=24} created 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]} created 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730] successful with session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]} 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]} up 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #6 SSH_MSG_CHANNEL_DATA 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 393 down to 2096386 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_DATA len=393 00:26:23.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730] 00:26:23.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:23.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:23.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=24} 00:26:23.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66999af after next message 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 - R:/10.30.170.22:55730]} EXI handlers added to pipeline 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66999af 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 179 down to 2095754 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:23.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:23.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #7 SSH_MSG_CHANNEL_DATA 00:26:23.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 340 down to 2096046 00:26:23.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_DATA len=340 00:26:23.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730] 00:26:23.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:23.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:23.946 [netconf-device-simulator-threads-2] 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=24} 00:26:23.946 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50196b63] 00:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:23.946 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:23.946 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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} 00:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.946 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] 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:26:23.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:23.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 778 down to 2094976 00:26:23.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:23.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:24.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]} 00:26:24.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57530]): SSH-2.0-SSHD-UNKNOWN 00:26:24.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57530]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:24.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57530]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:24.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57530]) Send SSH_MSG_KEXINIT 00:26:24.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #0 SSH_MSG_KEXINIT 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57530]) SSH_MSG_KEXINIT 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57530]) strict KEX=true client=true server=true 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: server host key algorithms = rsa-sha2-512 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: mac algorithms (client to server) = aead 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: mac algorithms (server to client) = aead 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: compression algorithms (client to server) = none 00:26:24.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57530]) Kex: compression algorithms (server to client) = none 00:26:24.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:24.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #1 30 00:26:24.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57530]] process command=SSH_MSG_KEXDH_INIT 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57530]] Send SSH_MSG_KEXDH_REPLY 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #1 sending command=31[31] len=1639 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57530])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57530]) Send SSH_MSG_NEWKEYS 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57530]) session ID=fb:08:4b:79:80:71:04:09:27:50:80:9c:35:c9:e4:13:56:bb:c8:70:6b:df:d2:b5:09:e4:de:27:08:33:89:a4:c6:2b:fa:e7:f3:7e:59:5f:65:cc:a8:d4:b9:d5:ee:fe:44:f4:20:4d:bb:5b:d9:d9:43:80:2c:d0:f0:37:d4:0c 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57530]): strict KEX resets output message sequence number from 3 to 0 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57530]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57530])[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:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #0 sending command=7[7] len=419 00:26:24.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57530]) No pending packets to flush at end of KEX 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #2 SSH_MSG_NEWKEYS 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57530]): strict KEX resets input message sequence number from 3 to 0 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57530]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57530]) authorized authentication methods: password,publickey 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57530]) Accepted service ssh-userauth 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57530]) no authentication factory for method=none 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57530]) SSH_MSG_USERAUTH_REQUEST 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57530]) remaining methods: password,publickey 00:26:24.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57530]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:24.485 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57530]) authentication result: true 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57530]) SSH_MSG_USERAUTH_REQUEST 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57530]) no heartbeat to stop 00:26:24.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57530]) heartbeat type=IGNORE, interval=PT30S 00:26:24.485 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57530 authenticated 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57530]] session=TransportServerSession[admin@/10.30.170.22:57530] id=0 00:26:24.486 [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.170.22:57530])) size=2097152, max=2097152, packet=32768 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57530] 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57530]) recipient=0 00:26:24.486 [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.170.22:57530])) size=2097152, max=2097152, packet=32768 00:26:24.486 [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.170.22:57530])) re-initializing 00:26:24.486 [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.170.22:57530])) size=2097152, max=2097152, packet=32768 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:24.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530])[want-reply=true] subsystem=netconf 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530])[subsystem] prepared command 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]}} established 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 25: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17854 00:26:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 25: Creating data stores for simulated device 00:26:24.487 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:24.487 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:24.487 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:24.487 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:24.487 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58b36aac] 00:26:24.489 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:24.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:24.490 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:24.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:24.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:24.490 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58b36aac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58b36aac], subtreeVersion=Version[c560b6b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c560b6b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:24.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:24.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:24.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.491 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 25 on channel [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.492 [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.170.22:57530]) by 1219 down to 2095933 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) request=subsystem result=ReplySuccess, want-reply=true 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) request=subsystem activate command 00:26:24.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) starting runner for command=netconf 00:26:24.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #5 SSH_MSG_CHANNEL_DATA 00:26:24.493 [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.170.22:57530]) by 373 down to 2096779 00:26:24.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_DATA len=373 00:26:24.493 [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.170.22:57530] 00:26:24.493 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:24.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17854', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=25} created 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]} created 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530] successful with session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]} 00:26:24.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]} up 00:26:24.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #6 SSH_MSG_CHANNEL_DATA 00:26:24.495 [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.170.22:57530]) by 393 down to 2096386 00:26:24.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_DATA len=393 00:26:24.495 [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.170.22:57530] 00:26:24.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:24.496 [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=25} 00:26:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b1560ac after next message 00:26:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 - R:/10.30.170.22:57530]} EXI handlers added to pipeline 00:26:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:24.497 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b1560ac 00:26:24.497 [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.170.22:57530]) by 179 down to 2095754 00:26:24.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:24.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:24.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #7 SSH_MSG_CHANNEL_DATA 00:26:24.501 [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.170.22:57530]) by 340 down to 2096046 00:26:24.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_DATA len=340 00:26:24.501 [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.170.22:57530] 00:26:24.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:24.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:24.502 [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=25} 00:26:24.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c560b6b] 00:26:24.503 [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:26:24.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:24.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:24.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:24.503 [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:26:24.503 [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:26:24.503 [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} 00:26:24.503 [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:26:24.503 [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=2011-06-01} 00:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.506 [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:26:24.507 [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:26:24.507 [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:26:24.507 [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:26:24.507 [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:26:24.507 [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:26:24.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:24.508 [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.170.22:57530]) by 778 down to 2094976 00:26:24.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:24.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:24.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]} 00:26:24.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34874]): SSH-2.0-SSHD-UNKNOWN 00:26:24.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34874]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:24.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34874]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34874]) Send SSH_MSG_KEXINIT 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #0 SSH_MSG_KEXINIT 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34874]) SSH_MSG_KEXINIT 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34874]) strict KEX=true client=true server=true 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: server host key algorithms = rsa-sha2-512 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: mac algorithms (client to server) = aead 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: mac algorithms (server to client) = aead 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: compression algorithms (client to server) = none 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34874]) Kex: compression algorithms (server to client) = none 00:26:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:24.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #1 30 00:26:24.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34874]] process command=SSH_MSG_KEXDH_INIT 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34874]] Send SSH_MSG_KEXDH_REPLY 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #1 sending command=31[31] len=1639 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34874])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34874]) Send SSH_MSG_NEWKEYS 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34874]) session ID=c9:23:e1:b5:c2:74:02:a8:97:ea:f5:a1:e7:d0:0d:6b:2d:57:3e:37:4f:02:87:73:22:13:53:39:0a:9e:3d:93:6f:1f:6e:87:5c:0f:41:d8:f1:a3:e1:94:72:6f:55:56:d0:53:ad:9c:94:5d:03:d3:49:ca:b3:a2:15:3d:8c:d8 00:26:24.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34874]): strict KEX resets output message sequence number from 3 to 0 00:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34874]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34874])[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:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34874])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #0 sending command=7[7] len=419 00:26:24.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34874]) No pending packets to flush at end of KEX 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #2 SSH_MSG_NEWKEYS 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34874]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34874]): strict KEX resets input message sequence number from 3 to 0 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34874]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34874]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34874]) authorized authentication methods: password,publickey 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34874]) Accepted service ssh-userauth 00:26:25.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34874]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34874]) no authentication factory for method=none 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34874]) SSH_MSG_USERAUTH_REQUEST 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34874]) remaining methods: password,publickey 00:26:25.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34874]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34874]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:25.026 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34874]) authentication result: true 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34874]) SSH_MSG_USERAUTH_REQUEST 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34874])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34874]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34874]) no heartbeat to stop 00:26:25.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34874]) heartbeat type=IGNORE, interval=PT30S 00:26:25.026 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34874 authenticated 00:26:25.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:25.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34874]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:25.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34874]] session=TransportServerSession[admin@/10.30.170.22:34874] id=0 00:26:25.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34874])) size=2097152, max=2097152, packet=32768 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34874]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34874] 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34874]) recipient=0 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])) size=2097152, max=2097152, packet=32768 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])) re-initializing 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])) size=2097152, max=2097152, packet=32768 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[want-reply=true] subsystem=netconf 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[subsystem] prepared command 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:25.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]}} established 00:26:25.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 26: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17855 00:26:25.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 26: Creating data stores for simulated device 00:26:25.037 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:25.037 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:25.037 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:25.037 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:25.037 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:25.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5632c45e] 00:26:25.038 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:25.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:25.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:25.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:25.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:25.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:25.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:25.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:25.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5632c45e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5632c45e], subtreeVersion=Version[cc28aac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cc28aac], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:25.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:25.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:25.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 26 on channel [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 1219 down to 2095933 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) request=subsystem result=ReplySuccess, want-reply=true 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) request=subsystem activate command 00:26:25.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) starting runner for command=netconf 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #5 SSH_MSG_CHANNEL_DATA 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 373 down to 2096779 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_DATA len=373 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874] 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:25.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17855', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=26} created 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]} created 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874] successful with session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]} 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]} up 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #6 SSH_MSG_CHANNEL_DATA 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 393 down to 2096386 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_DATA len=393 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874] 00:26:25.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:25.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:25.058 [netconf-device-simulator-threads-6] 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=26} 00:26:25.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:25.058 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@240b199e after next message 00:26:25.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 - R:/10.30.170.22:34874]} EXI handlers added to pipeline 00:26:25.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:25.059 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@240b199e 00:26:25.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 179 down to 2095754 00:26:25.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:25.059 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:25.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #7 SSH_MSG_CHANNEL_DATA 00:26:25.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 340 down to 2096046 00:26:25.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_DATA len=340 00:26:25.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874] 00:26:25.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:25.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:25.063 [netconf-device-simulator-threads-6] 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=26} 00:26:25.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cc28aac] 00:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:25.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:25.063 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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} 00:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.063 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] 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:26:25.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:25.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 778 down to 2094976 00:26:25.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:25.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]} 00:26:25.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46484]): SSH-2.0-SSHD-UNKNOWN 00:26:25.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46484]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:25.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46484]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:25.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46484]) Send SSH_MSG_KEXINIT 00:26:25.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:25.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #0 SSH_MSG_KEXINIT 00:26:25.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46484]) SSH_MSG_KEXINIT 00:26:25.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46484]) strict KEX=true client=true server=true 00:26:25.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: server host key algorithms = rsa-sha2-512 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: mac algorithms (client to server) = aead 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: mac algorithms (server to client) = aead 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: compression algorithms (client to server) = none 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46484]) Kex: compression algorithms (server to client) = none 00:26:25.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:25.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #1 30 00:26:25.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46484]] process command=SSH_MSG_KEXDH_INIT 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46484]] Send SSH_MSG_KEXDH_REPLY 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #1 sending command=31[31] len=1639 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46484])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46484]) Send SSH_MSG_NEWKEYS 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46484]) session ID=a3:1f:04:22:f5:5f:ee:78:b1:8f:78:f8:52:2a:b0:b6:0f:80:c2:78:0f:37:f0:7e:64:1c:93:a4:02:fa:fc:7a:df:6b:7d:93:c4:d5:b5:1d:13:ff:6b:3b:2c:a8:87:03:6e:3f:c6:a6:93:76:31:dd:b9:d7:a0:91:1a:3d:94:42 00:26:25.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46484]): strict KEX resets output message sequence number from 3 to 0 00:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46484]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46484])[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:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #0 sending command=7[7] len=419 00:26:25.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46484]) No pending packets to flush at end of KEX 00:26:25.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #2 SSH_MSG_NEWKEYS 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46484]): strict KEX resets input message sequence number from 3 to 0 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46484]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46484]) authorized authentication methods: password,publickey 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46484]) Accepted service ssh-userauth 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46484]) no authentication factory for method=none 00:26:25.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46484]) SSH_MSG_USERAUTH_REQUEST 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46484]) remaining methods: password,publickey 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46484]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:25.522 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46484]) authentication result: true 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46484]) SSH_MSG_USERAUTH_REQUEST 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:25.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:25.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:25.523 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:25.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46484]) no heartbeat to stop 00:26:25.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46484]) heartbeat type=IGNORE, interval=PT30S 00:26:25.523 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46484 authenticated 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46484]] session=TransportServerSession[admin@/10.30.170.22:46484] id=0 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46484])) size=2097152, max=2097152, packet=32768 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46484] 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46484]) recipient=0 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])) size=2097152, max=2097152, packet=32768 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])) re-initializing 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])) size=2097152, max=2097152, packet=32768 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:25.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[want-reply=true] subsystem=netconf 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[subsystem] prepared command 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]}} established 00:26:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 27: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17856 00:26:25.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 27: Creating data stores for simulated device 00:26:25.527 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:25.527 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:25.527 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:25.527 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:25.527 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:25.528 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c8c74f9] 00:26:25.528 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:25.529 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:25.529 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:25.529 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:25.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:25.529 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:25.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:25.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:25.530 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c8c74f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c8c74f9], subtreeVersion=Version[71a1ad4b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71a1ad4b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:25.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:25.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:25.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 27 on channel [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 1219 down to 2095933 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) request=subsystem result=ReplySuccess, want-reply=true 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) request=subsystem activate command 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) starting runner for command=netconf 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #5 SSH_MSG_CHANNEL_DATA 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 373 down to 2096779 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_DATA len=373 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484] 00:26:25.538 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17856', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=27} created 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]} created 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484] successful with session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]} 00:26:25.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]} up 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #6 SSH_MSG_CHANNEL_DATA 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 393 down to 2096386 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_DATA len=393 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484] 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:25.541 [netconf-device-simulator-threads-0] 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=27} 00:26:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:25.542 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@727cb38 after next message 00:26:25.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 - R:/10.30.170.22:46484]} EXI handlers added to pipeline 00:26:25.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:25.543 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@727cb38 00:26:25.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 179 down to 2095754 00:26:25.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:25.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:25.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #7 SSH_MSG_CHANNEL_DATA 00:26:25.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 340 down to 2096046 00:26:25.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_DATA len=340 00:26:25.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484] 00:26:25.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:25.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:25.548 [netconf-device-simulator-threads-0] 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=27} 00:26:25.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71a1ad4b] 00:26:25.548 [netconf-device-simulator-threads-0] 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:26:25.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:25.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:25.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:25.548 [netconf-device-simulator-threads-0] 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:26:25.548 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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} 00:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.549 [netconf-device-simulator-threads-0] 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:26:25.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:25.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 778 down to 2094976 00:26:25.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:25.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:25.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]} 00:26:25.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42538]): SSH-2.0-SSHD-UNKNOWN 00:26:25.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42538]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:25.777 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42538]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:25.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42538]) Send SSH_MSG_KEXINIT 00:26:25.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #0 SSH_MSG_KEXINIT 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42538]) SSH_MSG_KEXINIT 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42538]) strict KEX=true client=true server=true 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: server host key algorithms = rsa-sha2-512 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: mac algorithms (client to server) = aead 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: mac algorithms (server to client) = aead 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: compression algorithms (client to server) = none 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42538]) Kex: compression algorithms (server to client) = none 00:26:25.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:25.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #1 30 00:26:25.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42538]] process command=SSH_MSG_KEXDH_INIT 00:26:26.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42538]] Send SSH_MSG_KEXDH_REPLY 00:26:26.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #1 sending command=31[31] len=1639 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42538])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42538]) Send SSH_MSG_NEWKEYS 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42538]) session ID=56:85:8e:69:cb:d5:46:39:00:f2:c6:51:1d:61:a9:ae:aa:72:d0:8e:c4:ad:a8:d3:7f:73:1f:06:f2:d3:03:bb:fa:37:ae:75:f2:97:f6:41:90:cb:bb:6d:e3:6a:ab:c9:a5:c4:62:62:7f:4c:35:9f:a8:f6:bb:be:88:a8:85:5f 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42538]): strict KEX resets output message sequence number from 3 to 0 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42538]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42538])[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:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42538])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #0 sending command=7[7] len=419 00:26:26.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42538]) No pending packets to flush at end of KEX 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #2 SSH_MSG_NEWKEYS 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42538]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42538]): strict KEX resets input message sequence number from 3 to 0 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42538]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42538]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42538]) authorized authentication methods: password,publickey 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42538]) Accepted service ssh-userauth 00:26:26.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:26.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42538]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42538]) no authentication factory for method=none 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42538]) SSH_MSG_USERAUTH_REQUEST 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42538]) remaining methods: password,publickey 00:26:26.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42538]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42538]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:26.046 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42538]) authentication result: true 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42538]) SSH_MSG_USERAUTH_REQUEST 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42538])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42538]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42538]) no heartbeat to stop 00:26:26.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42538]) heartbeat type=IGNORE, interval=PT30S 00:26:26.047 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42538 authenticated 00:26:26.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:26.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42538]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:26.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42538]] session=TransportServerSession[admin@/10.30.170.22:42538] id=0 00:26:26.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42538])) size=2097152, max=2097152, packet=32768 00:26:26.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42538]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42538] 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42538]) recipient=0 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])) size=2097152, max=2097152, packet=32768 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])) re-initializing 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])) size=2097152, max=2097152, packet=32768 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[want-reply=true] subsystem=netconf 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[subsystem] prepared command 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]}} established 00:26:26.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 28: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17857 00:26:26.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 28: Creating data stores for simulated device 00:26:26.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:26.049 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:26.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:26.049 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:26.049 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[49e70f1a] 00:26:26.050 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:26.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:26.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:26.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:26.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:26.050 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[49e70f1a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[49e70f1a], subtreeVersion=Version[3c89c93b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c89c93b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:26.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:26.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:26.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 28 on channel [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 1219 down to 2095933 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) request=subsystem result=ReplySuccess, want-reply=true 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) request=subsystem activate command 00:26:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) starting runner for command=netconf 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #5 SSH_MSG_CHANNEL_DATA 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 373 down to 2096779 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_DATA len=373 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538] 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17857', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=28} created 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]} created 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538] successful with session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]} 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]} up 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #6 SSH_MSG_CHANNEL_DATA 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 393 down to 2096386 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_DATA len=393 00:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538] 00:26:26.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:26.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:26.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=28} 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c269037 after next message 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 - R:/10.30.170.22:42538]} EXI handlers added to pipeline 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c269037 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 179 down to 2095754 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:26.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:26.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #7 SSH_MSG_CHANNEL_DATA 00:26:26.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 340 down to 2096046 00:26:26.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_DATA len=340 00:26:26.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538] 00:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:26.063 [netconf-device-simulator-threads-2] 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=28} 00:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c89c93b] 00:26:26.063 [netconf-device-simulator-threads-2] 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:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:26.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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} 00:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] 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:26:26.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:26.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 778 down to 2094976 00:26:26.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:26.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:26.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]} 00:26:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53412]): SSH-2.0-SSHD-UNKNOWN 00:26:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53412]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:26.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53412]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:26.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53412]) Send SSH_MSG_KEXINIT 00:26:26.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #0 SSH_MSG_KEXINIT 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53412]) SSH_MSG_KEXINIT 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53412]) strict KEX=true client=true server=true 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: server host key algorithms = rsa-sha2-512 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: mac algorithms (client to server) = aead 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: mac algorithms (server to client) = aead 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: compression algorithms (client to server) = none 00:26:26.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53412]) Kex: compression algorithms (server to client) = none 00:26:26.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:26.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #1 30 00:26:26.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53412]] process command=SSH_MSG_KEXDH_INIT 00:26:26.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53412]] Send SSH_MSG_KEXDH_REPLY 00:26:26.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #1 sending command=31[31] len=1639 00:26:26.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53412])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:26.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53412]) Send SSH_MSG_NEWKEYS 00:26:26.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53412]) session ID=6e:c0:02:4e:a1:be:16:90:ce:36:1b:9a:7c:3a:72:65:dc:35:47:79:61:72:bb:35:e5:cb:a6:b8:9a:77:b0:5f:9d:ef:fd:17:73:c7:fb:aa:f1:f5:da:ed:8c:d0:cf:44:0b:05:52:a3:20:ed:cf:55:88:67:cc:44:ff:13:5b:66 00:26:26.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:26.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53412]): strict KEX resets output message sequence number from 3 to 0 00:26:26.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53412]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:26.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53412])[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:26:26.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53412])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:26.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #0 sending command=7[7] len=419 00:26:26.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53412]) No pending packets to flush at end of KEX 00:26:26.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #2 SSH_MSG_NEWKEYS 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53412]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53412]): strict KEX resets input message sequence number from 3 to 0 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53412]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53412]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53412]) authorized authentication methods: password,publickey 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53412]) Accepted service ssh-userauth 00:26:26.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53412]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53412]) no authentication factory for method=none 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53412]) SSH_MSG_USERAUTH_REQUEST 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53412]) remaining methods: password,publickey 00:26:26.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53412]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53412]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:26.547 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53412]) authentication result: true 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53412]) SSH_MSG_USERAUTH_REQUEST 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53412])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53412]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53412]) no heartbeat to stop 00:26:26.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53412]) heartbeat type=IGNORE, interval=PT30S 00:26:26.550 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53412 authenticated 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53412]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53412]] session=TransportServerSession[admin@/10.30.170.22:53412] id=0 00:26:26.552 [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.170.22:53412])) size=2097152, max=2097152, packet=32768 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53412]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53412] 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53412]) recipient=0 00:26:26.552 [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.170.22:53412])) size=2097152, max=2097152, packet=32768 00:26:26.552 [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.170.22:53412])) re-initializing 00:26:26.552 [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.170.22:53412])) size=2097152, max=2097152, packet=32768 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412])[want-reply=true] subsystem=netconf 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412])[subsystem] prepared command 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]}} established 00:26:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 29: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17858 00:26:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 29: Creating data stores for simulated device 00:26:26.554 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:26.554 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:26.554 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:26.554 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:26.554 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:26.558 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[a50faa5] 00:26:26.558 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:26.572 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:26.572 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:26.572 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:26.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:26.573 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:26.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:26.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:26.573 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[a50faa5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[a50faa5], subtreeVersion=Version[305e2a38], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[305e2a38], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:26.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:26.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:26.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.578 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 29 on channel [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.579 [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.170.22:53412]) by 1219 down to 2095933 00:26:26.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:26.579 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:26.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) request=subsystem result=ReplySuccess, want-reply=true 00:26:26.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:26.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) request=subsystem activate command 00:26:26.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) starting runner for command=netconf 00:26:26.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #5 SSH_MSG_CHANNEL_DATA 00:26:26.585 [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.170.22:53412]) by 373 down to 2096779 00:26:26.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_DATA len=373 00:26:26.585 [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.170.22:53412] 00:26:26.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:26.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:26.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.585 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17858', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=29} created 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]} created 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412] successful with session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]} 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]} up 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #6 SSH_MSG_CHANNEL_DATA 00:26:26.586 [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.170.22:53412]) by 393 down to 2096386 00:26:26.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_DATA len=393 00:26:26.586 [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.170.22:53412] 00:26:26.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:26.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:26.587 [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=29} 00:26:26.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:26.588 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f1a37fe after next message 00:26:26.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 - R:/10.30.170.22:53412]} EXI handlers added to pipeline 00:26:26.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:26.589 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f1a37fe 00:26:26.589 [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.170.22:53412]) by 179 down to 2095754 00:26:26.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:26.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:26.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #7 SSH_MSG_CHANNEL_DATA 00:26:26.592 [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.170.22:53412]) by 340 down to 2096046 00:26:26.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_DATA len=340 00:26:26.592 [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.170.22:53412] 00:26:26.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:26.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:26.596 [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=29} 00:26:26.597 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[305e2a38] 00:26:26.597 [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:26:26.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:26.597 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:26.597 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:26.597 [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:26:26.597 [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:26:26.597 [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} 00:26:26.597 [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:26:26.597 [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=2011-06-01} 00:26:26.597 [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:26:26.597 [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:26:26.597 [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:26:26.597 [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:26:26.597 [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:26:26.597 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [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:26:26.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:26.603 [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.170.22:53412]) by 778 down to 2094976 00:26:26.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:26.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:26.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]} 00:26:26.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45928]): SSH-2.0-SSHD-UNKNOWN 00:26:26.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45928]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:26.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45928]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45928]) Send SSH_MSG_KEXINIT 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #0 SSH_MSG_KEXINIT 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45928]) SSH_MSG_KEXINIT 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45928]) strict KEX=true client=true server=true 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: server host key algorithms = rsa-sha2-512 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: mac algorithms (client to server) = aead 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: mac algorithms (server to client) = aead 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: compression algorithms (client to server) = none 00:26:27.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45928]) Kex: compression algorithms (server to client) = none 00:26:27.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:27.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #1 30 00:26:27.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45928]] process command=SSH_MSG_KEXDH_INIT 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45928]] Send SSH_MSG_KEXDH_REPLY 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #1 sending command=31[31] len=1639 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45928]) Send SSH_MSG_NEWKEYS 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45928]) session ID=39:73:ab:54:d4:9d:28:5b:d9:ab:79:04:b2:3e:c3:5a:55:4f:5a:37:07:a6:c7:eb:3a:68:92:7d:c5:9a:ef:7e:d7:02:0f:d8:49:1a:25:0b:85:4b:9e:ad:a8:09:f3:3d:58:05:d0:60:59:76:29:95:19:38:66:9f:f9:3d:ac:ab 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45928]): strict KEX resets output message sequence number from 3 to 0 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45928]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45928])[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:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #0 sending command=7[7] len=419 00:26:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45928]) No pending packets to flush at end of KEX 00:26:27.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #2 SSH_MSG_NEWKEYS 00:26:27.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:27.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45928]): strict KEX resets input message sequence number from 3 to 0 00:26:27.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45928]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:27.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45928]) authorized authentication methods: password,publickey 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45928]) Accepted service ssh-userauth 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45928]) no authentication factory for method=none 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45928]) SSH_MSG_USERAUTH_REQUEST 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45928]) remaining methods: password,publickey 00:26:27.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45928]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:27.163 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45928]) authentication result: true 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45928]) SSH_MSG_USERAUTH_REQUEST 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:27.163 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:27.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45928]) no heartbeat to stop 00:26:27.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45928]) heartbeat type=IGNORE, interval=PT30S 00:26:27.164 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45928 authenticated 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45928]] session=TransportServerSession[admin@/10.30.170.22:45928] id=0 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45928])) size=2097152, max=2097152, packet=32768 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45928] 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45928]) recipient=0 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])) size=2097152, max=2097152, packet=32768 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])) re-initializing 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])) size=2097152, max=2097152, packet=32768 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:27.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[want-reply=true] subsystem=netconf 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[subsystem] prepared command 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]}} established 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 30: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17859 00:26:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 30: Creating data stores for simulated device 00:26:27.166 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:27.167 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:27.167 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:27.167 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:27.167 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:27.173 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1129e5ed] 00:26:27.173 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:27.173 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:27.173 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:27.173 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:27.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:27.174 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:27.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:27.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:27.174 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1129e5ed], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1129e5ed], subtreeVersion=Version[515e75f7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[515e75f7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:27.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:27.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:27.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 30 on channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 1219 down to 2095933 00:26:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:27.180 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) request=subsystem result=ReplySuccess, want-reply=true 00:26:27.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) request=subsystem activate command 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) starting runner for command=netconf 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #5 SSH_MSG_CHANNEL_DATA 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 373 down to 2096779 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_DATA len=373 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928] 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:27.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17859', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=30} created 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]} created 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928] successful with session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]} 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]} up 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #6 SSH_MSG_CHANNEL_DATA 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 393 down to 2096386 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_DATA len=393 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928] 00:26:27.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:27.184 [netconf-device-simulator-threads-6] 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=30} 00:26:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a8ee90 after next message 00:26:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 - R:/10.30.170.22:45928]} EXI handlers added to pipeline 00:26:27.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a8ee90 00:26:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 179 down to 2095754 00:26:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:27.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #7 SSH_MSG_CHANNEL_DATA 00:26:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 340 down to 2096046 00:26:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_DATA len=340 00:26:27.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928] 00:26:27.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:27.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:27.190 [netconf-device-simulator-threads-6] 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=30} 00:26:27.191 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[515e75f7] 00:26:27.191 [netconf-device-simulator-threads-6] 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:26:27.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:27.191 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:27.191 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:27.191 [netconf-device-simulator-threads-6] 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:26:27.191 [netconf-device-simulator-threads-6] 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:26:27.191 [netconf-device-simulator-threads-6] 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} 00:26:27.191 [netconf-device-simulator-threads-6] 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:26:27.191 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] 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:26:27.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:27.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 778 down to 2094976 00:26:27.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:27.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:27.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]} 00:26:27.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53740]): SSH-2.0-SSHD-UNKNOWN 00:26:27.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53740]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:27.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53740]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53740]) Send SSH_MSG_KEXINIT 00:26:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #0 SSH_MSG_KEXINIT 00:26:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53740]) SSH_MSG_KEXINIT 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53740]) strict KEX=true client=true server=true 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: server host key algorithms = rsa-sha2-512 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: mac algorithms (client to server) = aead 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: mac algorithms (server to client) = aead 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: compression algorithms (client to server) = none 00:26:27.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53740]) Kex: compression algorithms (server to client) = none 00:26:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:27.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #1 30 00:26:27.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53740]] process command=SSH_MSG_KEXDH_INIT 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53740]] Send SSH_MSG_KEXDH_REPLY 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #1 sending command=31[31] len=1639 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53740])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53740]) Send SSH_MSG_NEWKEYS 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53740]) session ID=f5:e5:7a:f6:2c:67:f7:d9:40:b8:8d:85:ad:17:a3:ed:e5:f9:5b:e8:ef:b8:a7:1b:ed:c1:17:6d:57:62:42:43:1f:1d:07:da:26:fa:e1:aa:5f:e7:82:1e:e9:4b:cf:36:f4:48:f7:e3:85:8b:c7:29:ca:a3:85:d4:b8:a9:69:26 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53740]): strict KEX resets output message sequence number from 3 to 0 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53740]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53740])[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:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53740])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #0 sending command=7[7] len=419 00:26:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53740]) No pending packets to flush at end of KEX 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #2 SSH_MSG_NEWKEYS 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53740]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53740]): strict KEX resets input message sequence number from 3 to 0 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53740]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53740]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53740]) authorized authentication methods: password,publickey 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53740]) Accepted service ssh-userauth 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53740]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53740]) no authentication factory for method=none 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53740]) SSH_MSG_USERAUTH_REQUEST 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53740]) remaining methods: password,publickey 00:26:27.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53740]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53740]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53740]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:27.682 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53740]) authentication result: true 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53740]) SSH_MSG_USERAUTH_REQUEST 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53740])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53740]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53740]) no heartbeat to stop 00:26:27.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53740]) heartbeat type=IGNORE, interval=PT30S 00:26:27.683 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53740 authenticated 00:26:27.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53740]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53740]] session=TransportServerSession[admin@/10.30.170.22:53740] id=0 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53740])) size=2097152, max=2097152, packet=32768 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53740]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53740] 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53740]) recipient=0 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])) size=2097152, max=2097152, packet=32768 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])) re-initializing 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])) size=2097152, max=2097152, packet=32768 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:27.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[want-reply=true] subsystem=netconf 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[subsystem] prepared command 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]}} established 00:26:27.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 31: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17860 00:26:27.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 31: Creating data stores for simulated device 00:26:27.687 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:27.687 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:27.689 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:27.689 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:27.689 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17bd7dc] 00:26:27.694 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:27.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:27.694 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:27.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:27.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:27.694 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17bd7dc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17bd7dc], subtreeVersion=Version[6afdd242], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6afdd242], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:27.695 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:27.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:27.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 31 on channel [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 1219 down to 2095933 00:26:27.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) request=subsystem result=ReplySuccess, want-reply=true 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) request=subsystem activate command 00:26:27.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) starting runner for command=netconf 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #5 SSH_MSG_CHANNEL_DATA 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 373 down to 2096779 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_DATA len=373 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740] 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17860', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=31} created 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]} created 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740] successful with session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]} 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]} up 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #6 SSH_MSG_CHANNEL_DATA 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 393 down to 2096386 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_DATA len=393 00:26:27.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740] 00:26:27.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:27.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:27.699 [netconf-device-simulator-threads-0] 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=31} 00:26:27.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41c1e90b after next message 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 - R:/10.30.170.22:53740]} EXI handlers added to pipeline 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@41c1e90b 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 179 down to 2095754 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:27.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:27.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #7 SSH_MSG_CHANNEL_DATA 00:26:27.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 340 down to 2096046 00:26:27.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_DATA len=340 00:26:27.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740] 00:26:27.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:27.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:27.706 [netconf-device-simulator-threads-0] 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=31} 00:26:27.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6afdd242] 00:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:27.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:27.706 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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} 00:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.706 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] 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:26:27.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:27.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 778 down to 2094976 00:26:27.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:27.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:28.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]} 00:26:28.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58110]): SSH-2.0-SSHD-UNKNOWN 00:26:28.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58110]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:28.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58110]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:28.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58110]) Send SSH_MSG_KEXINIT 00:26:28.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:28.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #0 SSH_MSG_KEXINIT 00:26:28.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58110]) SSH_MSG_KEXINIT 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58110]) strict KEX=true client=true server=true 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: server host key algorithms = rsa-sha2-512 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: mac algorithms (client to server) = aead 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: mac algorithms (server to client) = aead 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: compression algorithms (client to server) = none 00:26:28.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58110]) Kex: compression algorithms (server to client) = none 00:26:28.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #1 30 00:26:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58110]] process command=SSH_MSG_KEXDH_INIT 00:26:28.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58110]] Send SSH_MSG_KEXDH_REPLY 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #1 sending command=31[31] len=1639 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58110])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58110]) Send SSH_MSG_NEWKEYS 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58110]) session ID=0b:96:c5:2a:80:ac:dc:78:d8:a3:36:44:f2:ff:05:70:ba:f6:4e:31:43:38:08:ec:fc:1b:5a:fc:9d:ac:d9:16:31:84:a8:b3:9b:47:31:ed:8e:ea:17:c9:31:38:dc:3f:ca:4f:be:7b:4a:cd:22:b3:75:93:c5:6e:7a:4e:cd:74 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58110]): strict KEX resets output message sequence number from 3 to 0 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58110]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58110])[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:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58110])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #0 sending command=7[7] len=419 00:26:28.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58110]) No pending packets to flush at end of KEX 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #2 SSH_MSG_NEWKEYS 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58110]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58110]): strict KEX resets input message sequence number from 3 to 0 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58110]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:28.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58110]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58110]) authorized authentication methods: password,publickey 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58110]) Accepted service ssh-userauth 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58110]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58110]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58110]) no authentication factory for method=none 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58110]) SSH_MSG_USERAUTH_REQUEST 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58110]) remaining methods: password,publickey 00:26:28.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58110]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58110]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58110]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:28.216 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58110]) authentication result: true 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58110]) SSH_MSG_USERAUTH_REQUEST 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58110])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58110]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:28.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58110]) no heartbeat to stop 00:26:28.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58110]) heartbeat type=IGNORE, interval=PT30S 00:26:28.217 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58110 authenticated 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58110]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58110]] session=TransportServerSession[admin@/10.30.170.22:58110] id=0 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58110])) size=2097152, max=2097152, packet=32768 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58110]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58110] 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58110]) recipient=0 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])) size=2097152, max=2097152, packet=32768 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])) re-initializing 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])) size=2097152, max=2097152, packet=32768 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:28.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[want-reply=true] subsystem=netconf 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[subsystem] prepared command 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]}} established 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 32: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17861 00:26:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 32: Creating data stores for simulated device 00:26:28.219 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:28.219 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:28.219 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:28.219 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:28.220 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:28.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10271007] 00:26:28.221 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:28.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:28.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:28.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:28.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:28.222 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:28.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:28.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:28.222 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10271007], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10271007], subtreeVersion=Version[29772b7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29772b7d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:28.223 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:28.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 32 on channel [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 1219 down to 2095933 00:26:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) request=subsystem result=ReplySuccess, want-reply=true 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) request=subsystem activate command 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) starting runner for command=netconf 00:26:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #5 SSH_MSG_CHANNEL_DATA 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 373 down to 2096779 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_DATA len=373 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110] 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17861', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=32} created 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]} created 00:26:28.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110] successful with session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]} 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]} up 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #6 SSH_MSG_CHANNEL_DATA 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 393 down to 2096386 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_DATA len=393 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110] 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=32} 00:26:28.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72564b5f after next message 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 - R:/10.30.170.22:58110]} EXI handlers added to pipeline 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72564b5f 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 179 down to 2095754 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:28.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:28.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #7 SSH_MSG_CHANNEL_DATA 00:26:28.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 340 down to 2096046 00:26:28.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_DATA len=340 00:26:28.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110] 00:26:28.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:28.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:28.234 [netconf-device-simulator-threads-2] 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=32} 00:26:28.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29772b7d] 00:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:28.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:28.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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} 00:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.234 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] 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:26:28.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:28.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 778 down to 2094976 00:26:28.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:28.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:28.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]} 00:26:28.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38136]): SSH-2.0-SSHD-UNKNOWN 00:26:28.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38136]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:28.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38136]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:28.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38136]) Send SSH_MSG_KEXINIT 00:26:28.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:28.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #0 SSH_MSG_KEXINIT 00:26:28.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38136]) SSH_MSG_KEXINIT 00:26:28.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38136]) strict KEX=true client=true server=true 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: server host key algorithms = rsa-sha2-512 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: mac algorithms (client to server) = aead 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: mac algorithms (server to client) = aead 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: compression algorithms (client to server) = none 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38136]) Kex: compression algorithms (server to client) = none 00:26:28.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:28.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #1 30 00:26:28.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38136]] process command=SSH_MSG_KEXDH_INIT 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38136]] Send SSH_MSG_KEXDH_REPLY 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #1 sending command=31[31] len=1639 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38136])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38136]) Send SSH_MSG_NEWKEYS 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38136]) session ID=49:22:97:91:cb:46:60:89:31:6d:29:1e:68:6c:99:59:aa:f5:94:cf:c6:e0:01:5a:60:e8:3f:2a:96:2d:d5:bf:25:b6:47:5c:ad:e8:b4:08:c7:8e:c4:85:d6:23:0d:8b:e8:62:86:53:a3:9d:75:d4:da:8b:f3:a4:4c:ef:36:04 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38136]): strict KEX resets output message sequence number from 3 to 0 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38136]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38136])[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:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38136])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #0 sending command=7[7] len=419 00:26:28.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38136]) No pending packets to flush at end of KEX 00:26:28.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #2 SSH_MSG_NEWKEYS 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38136]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38136]): strict KEX resets input message sequence number from 3 to 0 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38136]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38136]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38136]) authorized authentication methods: password,publickey 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38136]) Accepted service ssh-userauth 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38136]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38136]) no authentication factory for method=none 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38136]) SSH_MSG_USERAUTH_REQUEST 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38136]) remaining methods: password,publickey 00:26:28.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38136]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38136]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38136]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:28.910 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38136]) authentication result: true 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38136]) SSH_MSG_USERAUTH_REQUEST 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38136])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38136]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38136]) no heartbeat to stop 00:26:28.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38136]) heartbeat type=IGNORE, interval=PT30S 00:26:28.911 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38136 authenticated 00:26:28.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:28.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38136]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:28.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38136]] session=TransportServerSession[admin@/10.30.170.22:38136] id=0 00:26:28.912 [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.170.22:38136])) size=2097152, max=2097152, packet=32768 00:26:28.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38136]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38136] 00:26:28.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38136]) recipient=0 00:26:28.912 [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.170.22:38136])) size=2097152, max=2097152, packet=32768 00:26:28.912 [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.170.22:38136])) re-initializing 00:26:28.912 [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.170.22:38136])) size=2097152, max=2097152, packet=32768 00:26:28.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:28.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136])[want-reply=true] subsystem=netconf 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136])[subsystem] prepared command 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]}} established 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 33: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17862 00:26:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 33: Creating data stores for simulated device 00:26:28.913 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:28.913 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:28.913 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:28.913 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:28.914 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:28.915 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[88a50c3] 00:26:28.915 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:28.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:28.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:28.916 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:28.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:28.917 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:28.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:28.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:28.917 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[88a50c3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[88a50c3], subtreeVersion=Version[ee766c7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ee766c7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:28.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:28.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:28.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.919 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 33 on channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.919 [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.170.22:38136]) by 1219 down to 2095933 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) request=subsystem result=ReplySuccess, want-reply=true 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) request=subsystem activate command 00:26:28.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) starting runner for command=netconf 00:26:28.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #5 SSH_MSG_CHANNEL_DATA 00:26:28.922 [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.170.22:38136]) by 373 down to 2096779 00:26:28.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_DATA len=373 00:26:28.922 [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.170.22:38136] 00:26:28.922 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:28.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17862', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=33} created 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]} created 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136] successful with session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]} 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]} up 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #6 SSH_MSG_CHANNEL_DATA 00:26:28.923 [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.170.22:38136]) by 393 down to 2096386 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_DATA len=393 00:26:28.923 [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.170.22:38136] 00:26:28.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:28.925 [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=33} 00:26:28.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:28.925 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7aaaacab after next message 00:26:28.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 - R:/10.30.170.22:38136]} EXI handlers added to pipeline 00:26:28.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:28.926 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7aaaacab 00:26:28.926 [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.170.22:38136]) by 179 down to 2095754 00:26:28.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:28.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:28.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #7 SSH_MSG_CHANNEL_DATA 00:26:28.930 [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.170.22:38136]) by 340 down to 2096046 00:26:28.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_DATA len=340 00:26:28.930 [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.170.22:38136] 00:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:28.931 [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=33} 00:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ee766c7] 00:26:28.931 [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:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:28.931 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:28.931 [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:26:28.931 [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:26:28.932 [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} 00:26:28.932 [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:26:28.932 [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=2011-06-01} 00:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [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:26:28.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:28.933 [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.170.22:38136]) by 778 down to 2094976 00:26:28.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:28.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:29.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]} 00:26:29.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52576]): SSH-2.0-SSHD-UNKNOWN 00:26:29.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52576]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:29.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52576]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52576]) Send SSH_MSG_KEXINIT 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #0 SSH_MSG_KEXINIT 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52576]) SSH_MSG_KEXINIT 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52576]) strict KEX=true client=true server=true 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: server host key algorithms = rsa-sha2-512 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: mac algorithms (client to server) = aead 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: mac algorithms (server to client) = aead 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: compression algorithms (client to server) = none 00:26:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52576]) Kex: compression algorithms (server to client) = none 00:26:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #1 30 00:26:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52576]] process command=SSH_MSG_KEXDH_INIT 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52576]] Send SSH_MSG_KEXDH_REPLY 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #1 sending command=31[31] len=1639 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52576])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52576]) Send SSH_MSG_NEWKEYS 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52576]) session ID=10:a0:50:e7:99:a1:ad:aa:c4:4e:3c:56:eb:40:bb:da:fe:0c:fa:a2:ef:0f:1a:03:55:89:8e:98:8e:b4:88:ee:45:8f:ff:98:51:52:2e:92:09:e3:34:f3:4a:54:9d:f1:4e:61:8f:d0:1a:04:0b:e3:a0:ca:62:2e:e8:17:69:44 00:26:29.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52576]): strict KEX resets output message sequence number from 3 to 0 00:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52576]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52576])[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:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52576])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #0 sending command=7[7] len=419 00:26:29.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52576]) No pending packets to flush at end of KEX 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #2 SSH_MSG_NEWKEYS 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52576]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52576]): strict KEX resets input message sequence number from 3 to 0 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52576]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52576]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52576]) authorized authentication methods: password,publickey 00:26:29.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52576]) Accepted service ssh-userauth 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52576]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52576]) no authentication factory for method=none 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52576]) SSH_MSG_USERAUTH_REQUEST 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52576]) remaining methods: password,publickey 00:26:29.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52576]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52576]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:29.439 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52576]) authentication result: true 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52576]) SSH_MSG_USERAUTH_REQUEST 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52576])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52576]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52576]) no heartbeat to stop 00:26:29.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52576]) heartbeat type=IGNORE, interval=PT30S 00:26:29.439 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52576 authenticated 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52576]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52576]] session=TransportServerSession[admin@/10.30.170.22:52576] id=0 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52576])) size=2097152, max=2097152, packet=32768 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52576]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52576] 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52576]) recipient=0 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])) size=2097152, max=2097152, packet=32768 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])) re-initializing 00:26:29.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])) size=2097152, max=2097152, packet=32768 00:26:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[want-reply=true] subsystem=netconf 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[subsystem] prepared command 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]}} established 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 34: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17863 00:26:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 34: Creating data stores for simulated device 00:26:29.442 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:29.442 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:29.442 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:29.442 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:29.442 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:29.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c7db916] 00:26:29.444 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:29.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:29.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:29.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:29.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:29.445 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:29.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:29.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:29.445 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c7db916], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c7db916], subtreeVersion=Version[5bc2518b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5bc2518b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:29.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:29.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:29.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 34 on channel [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 1219 down to 2095933 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) request=subsystem result=ReplySuccess, want-reply=true 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) request=subsystem activate command 00:26:29.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) starting runner for command=netconf 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #5 SSH_MSG_CHANNEL_DATA 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 373 down to 2096779 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_DATA len=373 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576] 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:29.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17863', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=34} created 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]} created 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576] successful with session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]} 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]} up 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #6 SSH_MSG_CHANNEL_DATA 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 393 down to 2096386 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_DATA len=393 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576] 00:26:29.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:29.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:29.452 [netconf-device-simulator-threads-6] 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=34} 00:26:29.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:29.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4473b648 after next message 00:26:29.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 - R:/10.30.170.22:52576]} EXI handlers added to pipeline 00:26:29.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:29.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4473b648 00:26:29.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 179 down to 2095754 00:26:29.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:29.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:29.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #7 SSH_MSG_CHANNEL_DATA 00:26:29.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 340 down to 2096046 00:26:29.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_DATA len=340 00:26:29.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576] 00:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:29.456 [netconf-device-simulator-threads-6] 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=34} 00:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5bc2518b] 00:26:29.456 [netconf-device-simulator-threads-6] 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:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:29.456 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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} 00:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.457 [netconf-device-simulator-threads-6] 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:26:29.459 [netconf-device-simulator-threads-6] 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:26:29.460 [netconf-device-simulator-threads-6] 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:26:29.460 [netconf-device-simulator-threads-6] 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:26:29.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:29.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 778 down to 2094976 00:26:29.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:29.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]} 00:26:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41510]): SSH-2.0-SSHD-UNKNOWN 00:26:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41510]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41510]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:29.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41510]) Send SSH_MSG_KEXINIT 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #0 SSH_MSG_KEXINIT 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41510]) SSH_MSG_KEXINIT 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41510]) strict KEX=true client=true server=true 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: server host key algorithms = rsa-sha2-512 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: mac algorithms (client to server) = aead 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: mac algorithms (server to client) = aead 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: compression algorithms (client to server) = none 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41510]) Kex: compression algorithms (server to client) = none 00:26:29.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:29.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #1 30 00:26:29.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41510]] process command=SSH_MSG_KEXDH_INIT 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41510]] Send SSH_MSG_KEXDH_REPLY 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #1 sending command=31[31] len=1639 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41510])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41510]) Send SSH_MSG_NEWKEYS 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41510]) session ID=af:b9:cf:20:12:a1:0a:9a:25:db:a5:31:57:15:84:50:aa:fa:ca:69:84:fc:36:7e:cb:67:26:18:3e:51:4e:86:10:a5:71:42:cb:25:57:5d:c5:55:06:e6:5e:01:56:b2:d2:b1:fa:ec:fe:d9:95:52:16:47:4c:03:86:be:f1:65 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41510]): strict KEX resets output message sequence number from 3 to 0 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41510]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:29.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41510])[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:26:29.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41510])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:29.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #0 sending command=7[7] len=419 00:26:29.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41510]) No pending packets to flush at end of KEX 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #2 SSH_MSG_NEWKEYS 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41510]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41510]): strict KEX resets input message sequence number from 3 to 0 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41510]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41510]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41510]) authorized authentication methods: password,publickey 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41510]) Accepted service ssh-userauth 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41510]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41510]) no authentication factory for method=none 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41510]) SSH_MSG_USERAUTH_REQUEST 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41510]) remaining methods: password,publickey 00:26:30.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41510]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41510]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:30.015 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41510]) authentication result: true 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41510]) SSH_MSG_USERAUTH_REQUEST 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41510])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41510]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41510]) no heartbeat to stop 00:26:30.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41510]) heartbeat type=IGNORE, interval=PT30S 00:26:30.015 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41510 authenticated 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41510]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41510]] session=TransportServerSession[admin@/10.30.170.22:41510] id=0 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41510])) size=2097152, max=2097152, packet=32768 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41510]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41510] 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41510]) recipient=0 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])) size=2097152, max=2097152, packet=32768 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])) re-initializing 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])) size=2097152, max=2097152, packet=32768 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:30.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[want-reply=true] subsystem=netconf 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[subsystem] prepared command 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]}} established 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 35: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17864 00:26:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 35: Creating data stores for simulated device 00:26:30.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:30.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:30.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:30.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:30.017 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:30.018 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[163d0508] 00:26:30.018 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:30.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:30.019 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:30.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:30.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:30.019 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[163d0508], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[163d0508], subtreeVersion=Version[cb55caa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cb55caa], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:30.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:30.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 35 on channel [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 1219 down to 2095933 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) request=subsystem result=ReplySuccess, want-reply=true 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) request=subsystem activate command 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) starting runner for command=netconf 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #5 SSH_MSG_CHANNEL_DATA 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 373 down to 2096779 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_DATA len=373 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510] 00:26:30.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17864', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=35} created 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]} created 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510] successful with session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]} 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]} up 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #6 SSH_MSG_CHANNEL_DATA 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 393 down to 2096386 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_DATA len=393 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510] 00:26:30.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:30.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:30.024 [netconf-device-simulator-threads-0] 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=35} 00:26:30.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:30.024 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9ac633e after next message 00:26:30.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 - R:/10.30.170.22:41510]} EXI handlers added to pipeline 00:26:30.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:30.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9ac633e 00:26:30.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 179 down to 2095754 00:26:30.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:30.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:30.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #7 SSH_MSG_CHANNEL_DATA 00:26:30.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 340 down to 2096046 00:26:30.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_DATA len=340 00:26:30.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510] 00:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:30.027 [netconf-device-simulator-threads-0] 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=35} 00:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cb55caa] 00:26:30.027 [netconf-device-simulator-threads-0] 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:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:30.027 [netconf-device-simulator-threads-0] 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:26:30.027 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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} 00:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.063 [netconf-device-simulator-threads-0] 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:26:30.064 [netconf-device-simulator-threads-0] 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:26:30.064 [netconf-device-simulator-threads-0] 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:26:30.064 [netconf-device-simulator-threads-0] 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:26:30.064 [netconf-device-simulator-threads-0] 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:26:30.064 [netconf-device-simulator-threads-0] 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:26:30.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:30.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 778 down to 2094976 00:26:30.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:30.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:30.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]} 00:26:30.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44536]): SSH-2.0-SSHD-UNKNOWN 00:26:30.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44536]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:30.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44536]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44536]) Send SSH_MSG_KEXINIT 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #0 SSH_MSG_KEXINIT 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44536]) SSH_MSG_KEXINIT 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44536]) strict KEX=true client=true server=true 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: server host key algorithms = rsa-sha2-512 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: mac algorithms (client to server) = aead 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: mac algorithms (server to client) = aead 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: compression algorithms (client to server) = none 00:26:30.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44536]) Kex: compression algorithms (server to client) = none 00:26:30.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:30.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #1 30 00:26:30.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44536]] process command=SSH_MSG_KEXDH_INIT 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44536]] Send SSH_MSG_KEXDH_REPLY 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #1 sending command=31[31] len=1639 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44536])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44536]) Send SSH_MSG_NEWKEYS 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44536]) session ID=f0:24:5a:1c:8a:14:8f:2f:54:b9:1e:6b:30:6b:df:dd:3d:6b:09:1d:50:d7:78:32:90:12:d6:10:50:5d:db:d6:6a:13:c5:0f:a2:6f:0b:fe:aa:bb:6a:32:40:e3:fa:06:96:67:8f:8d:82:90:46:f1:bd:ff:fd:c0:93:bb:3e:ad 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44536]): strict KEX resets output message sequence number from 3 to 0 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44536]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44536])[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:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #0 sending command=7[7] len=419 00:26:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44536]) No pending packets to flush at end of KEX 00:26:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #2 SSH_MSG_NEWKEYS 00:26:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44536]): strict KEX resets input message sequence number from 3 to 0 00:26:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44536]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44536]) authorized authentication methods: password,publickey 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44536]) Accepted service ssh-userauth 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44536]) no authentication factory for method=none 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44536]) SSH_MSG_USERAUTH_REQUEST 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44536]) remaining methods: password,publickey 00:26:30.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44536]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:30.461 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44536]) authentication result: true 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44536]) SSH_MSG_USERAUTH_REQUEST 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44536]) no heartbeat to stop 00:26:30.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44536]) heartbeat type=IGNORE, interval=PT30S 00:26:30.461 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44536 authenticated 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44536]] session=TransportServerSession[admin@/10.30.170.22:44536] id=0 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44536])) size=2097152, max=2097152, packet=32768 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44536] 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44536]) recipient=0 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])) size=2097152, max=2097152, packet=32768 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])) re-initializing 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])) size=2097152, max=2097152, packet=32768 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:30.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[want-reply=true] subsystem=netconf 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[subsystem] prepared command 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]}} established 00:26:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 36: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17865 00:26:30.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 36: Creating data stores for simulated device 00:26:30.464 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:30.464 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:30.464 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:30.464 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:30.464 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:30.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d129cb3] 00:26:30.466 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:30.466 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:30.466 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:30.466 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:30.467 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:30.467 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:30.467 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:30.467 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:30.467 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d129cb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d129cb3], subtreeVersion=Version[5b961516], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b961516], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:30.467 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:30.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 36 on channel [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 1219 down to 2095933 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) request=subsystem result=ReplySuccess, want-reply=true 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) request=subsystem activate command 00:26:30.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) starting runner for command=netconf 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #5 SSH_MSG_CHANNEL_DATA 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 373 down to 2096779 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_DATA len=373 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536] 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17865', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=36} created 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]} created 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536] successful with session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]} 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]} up 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #6 SSH_MSG_CHANNEL_DATA 00:26:30.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 393 down to 2096386 00:26:30.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_DATA len=393 00:26:30.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536] 00:26:30.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:30.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:30.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=36} 00:26:30.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:30.474 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45569adc after next message 00:26:30.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 - R:/10.30.170.22:44536]} EXI handlers added to pipeline 00:26:30.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:30.475 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@45569adc 00:26:30.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 179 down to 2095754 00:26:30.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:30.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:30.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #7 SSH_MSG_CHANNEL_DATA 00:26:30.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 340 down to 2096046 00:26:30.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_DATA len=340 00:26:30.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536] 00:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:30.478 [netconf-device-simulator-threads-2] 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=36} 00:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b961516] 00:26:30.478 [netconf-device-simulator-threads-2] 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:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:30.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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} 00:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] 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:26:30.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:30.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 778 down to 2094976 00:26:30.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:30.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:30.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]} 00:26:30.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45402]): SSH-2.0-SSHD-UNKNOWN 00:26:30.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45402]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:30.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45402]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:30.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45402]) Send SSH_MSG_KEXINIT 00:26:30.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:30.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #0 SSH_MSG_KEXINIT 00:26:30.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45402]) SSH_MSG_KEXINIT 00:26:30.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45402]) strict KEX=true client=true server=true 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: server host key algorithms = rsa-sha2-512 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: mac algorithms (client to server) = aead 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: mac algorithms (server to client) = aead 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: compression algorithms (client to server) = none 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45402]) Kex: compression algorithms (server to client) = none 00:26:30.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:30.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #1 30 00:26:30.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45402]] process command=SSH_MSG_KEXDH_INIT 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45402]] Send SSH_MSG_KEXDH_REPLY 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #1 sending command=31[31] len=1639 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45402])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45402]) Send SSH_MSG_NEWKEYS 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45402]) session ID=84:de:94:f5:cd:40:64:fb:f9:8b:dd:d0:76:56:2a:94:e9:95:bb:2b:69:43:51:f3:de:74:7a:9a:18:12:4a:77:44:e0:4a:b4:89:25:63:b3:c3:54:57:a8:14:25:d1:d2:1c:fc:20:93:6c:34:f9:55:60:4d:22:f3:c1:6a:bd:4c 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45402]): strict KEX resets output message sequence number from 3 to 0 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45402]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45402])[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:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45402])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:30.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #0 sending command=7[7] len=419 00:26:30.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45402]) No pending packets to flush at end of KEX 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #2 SSH_MSG_NEWKEYS 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45402]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45402]): strict KEX resets input message sequence number from 3 to 0 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45402]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45402]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45402]) authorized authentication methods: password,publickey 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45402]) Accepted service ssh-userauth 00:26:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45402]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45402]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45402]) no authentication factory for method=none 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45402]) SSH_MSG_USERAUTH_REQUEST 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45402]) remaining methods: password,publickey 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45402]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45402]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45402]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:31.008 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45402]) authentication result: true 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45402]) SSH_MSG_USERAUTH_REQUEST 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45402])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45402]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45402]) no heartbeat to stop 00:26:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45402]) heartbeat type=IGNORE, interval=PT30S 00:26:31.009 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45402 authenticated 00:26:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45402]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45402]] session=TransportServerSession[admin@/10.30.170.22:45402] id=0 00:26:31.010 [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.170.22:45402])) size=2097152, max=2097152, packet=32768 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45402]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45402] 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45402]) recipient=0 00:26:31.010 [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.170.22:45402])) size=2097152, max=2097152, packet=32768 00:26:31.010 [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.170.22:45402])) re-initializing 00:26:31.010 [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.170.22:45402])) size=2097152, max=2097152, packet=32768 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402])[want-reply=true] subsystem=netconf 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402])[subsystem] prepared command 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]}} established 00:26:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 37: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17866 00:26:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 37: Creating data stores for simulated device 00:26:31.011 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:31.011 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:31.011 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:31.011 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:31.011 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:31.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a45ab53] 00:26:31.013 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:31.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:31.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:31.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:31.014 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:31.016 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:31.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:31.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:31.016 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a45ab53], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a45ab53], subtreeVersion=Version[431a9c3d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[431a9c3d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:31.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:31.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:31.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.022 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 37 on channel [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.023 [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.170.22:45402]) by 1219 down to 2095933 00:26:31.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) request=subsystem result=ReplySuccess, want-reply=true 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) request=subsystem activate command 00:26:31.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) starting runner for command=netconf 00:26:31.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #5 SSH_MSG_CHANNEL_DATA 00:26:31.032 [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.170.22:45402]) by 373 down to 2096779 00:26:31.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_DATA len=373 00:26:31.032 [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.170.22:45402] 00:26:31.032 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:31.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17866', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=37} created 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]} created 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402] successful with session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]} 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]} up 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #6 SSH_MSG_CHANNEL_DATA 00:26:31.033 [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.170.22:45402]) by 393 down to 2096386 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_DATA len=393 00:26:31.033 [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.170.22:45402] 00:26:31.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:31.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:31.034 [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=37} 00:26:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9a4eba8 after next message 00:26:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 - R:/10.30.170.22:45402]} EXI handlers added to pipeline 00:26:31.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9a4eba8 00:26:31.038 [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.170.22:45402]) by 179 down to 2095754 00:26:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:31.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #7 SSH_MSG_CHANNEL_DATA 00:26:31.040 [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.170.22:45402]) by 340 down to 2096046 00:26:31.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_DATA len=340 00:26:31.040 [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.170.22:45402] 00:26:31.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:31.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:31.041 [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=37} 00:26:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[431a9c3d] 00:26:31.042 [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:26:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:31.042 [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:26:31.042 [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:26:31.042 [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} 00:26:31.042 [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:26:31.042 [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=2011-06-01} 00:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [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:26:31.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:31.043 [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.170.22:45402]) by 778 down to 2094976 00:26:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:31.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:31.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]} 00:26:31.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37034]): SSH-2.0-SSHD-UNKNOWN 00:26:31.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37034]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:31.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37034]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37034]) Send SSH_MSG_KEXINIT 00:26:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #0 SSH_MSG_KEXINIT 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37034]) SSH_MSG_KEXINIT 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37034]) strict KEX=true client=true server=true 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: server host key algorithms = rsa-sha2-512 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: mac algorithms (client to server) = aead 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: mac algorithms (server to client) = aead 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: compression algorithms (client to server) = none 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37034]) Kex: compression algorithms (server to client) = none 00:26:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:31.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #1 30 00:26:31.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37034]] process command=SSH_MSG_KEXDH_INIT 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37034]] Send SSH_MSG_KEXDH_REPLY 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #1 sending command=31[31] len=1639 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37034]) Send SSH_MSG_NEWKEYS 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37034]) session ID=06:4b:d0:86:03:0e:80:8f:45:e2:50:16:65:32:1b:13:35:fb:19:9a:2f:de:41:0b:bc:96:f3:3d:5f:54:95:d8:ad:3f:08:66:2d:f2:1f:d6:ba:be:6d:ba:a4:32:68:eb:38:9b:f9:7d:0c:cd:ae:87:8b:24:a2:80:66:82:35:45 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37034]): strict KEX resets output message sequence number from 3 to 0 00:26:31.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37034]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37034])[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:26:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #0 sending command=7[7] len=419 00:26:31.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37034]) No pending packets to flush at end of KEX 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #2 SSH_MSG_NEWKEYS 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37034]): strict KEX resets input message sequence number from 3 to 0 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37034]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37034]) authorized authentication methods: password,publickey 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37034]) Accepted service ssh-userauth 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37034]) no authentication factory for method=none 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37034]) SSH_MSG_USERAUTH_REQUEST 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37034]) remaining methods: password,publickey 00:26:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37034]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:31.538 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37034]) authentication result: true 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37034]) SSH_MSG_USERAUTH_REQUEST 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37034]) no heartbeat to stop 00:26:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37034]) heartbeat type=IGNORE, interval=PT30S 00:26:31.539 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37034 authenticated 00:26:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37034]] session=TransportServerSession[admin@/10.30.170.22:37034] id=0 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37034])) size=2097152, max=2097152, packet=32768 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37034] 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37034]) recipient=0 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])) size=2097152, max=2097152, packet=32768 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])) re-initializing 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])) size=2097152, max=2097152, packet=32768 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:31.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[want-reply=true] subsystem=netconf 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[subsystem] prepared command 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]}} established 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 38: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17867 00:26:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 38: Creating data stores for simulated device 00:26:31.541 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:31.541 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:31.541 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:31.541 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:31.541 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[48e3c0eb] 00:26:31.543 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:31.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:31.544 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:31.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:31.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:31.544 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[48e3c0eb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[48e3c0eb], subtreeVersion=Version[1d0c8b30], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d0c8b30], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:31.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:31.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:31.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 38 on channel [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 1219 down to 2095933 00:26:31.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) request=subsystem result=ReplySuccess, want-reply=true 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) request=subsystem activate command 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) starting runner for command=netconf 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #5 SSH_MSG_CHANNEL_DATA 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 373 down to 2096779 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_DATA len=373 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034] 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:31.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17867', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=38} created 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]} created 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034] successful with session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]} 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]} up 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #6 SSH_MSG_CHANNEL_DATA 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 393 down to 2096386 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_DATA len=393 00:26:31.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034] 00:26:31.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:31.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:31.554 [netconf-device-simulator-threads-6] 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=38} 00:26:31.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4010d10c after next message 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 - R:/10.30.170.22:37034]} EXI handlers added to pipeline 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4010d10c 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 179 down to 2095754 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:31.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #7 SSH_MSG_CHANNEL_DATA 00:26:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 340 down to 2096046 00:26:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_DATA len=340 00:26:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034] 00:26:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:31.559 [netconf-device-simulator-threads-6] 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=38} 00:26:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d0c8b30] 00:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:31.559 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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} 00:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.559 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] 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:26:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 778 down to 2094976 00:26:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:31.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]} 00:26:31.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35804]): SSH-2.0-SSHD-UNKNOWN 00:26:31.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35804]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:31.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35804]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:32.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35804]) Send SSH_MSG_KEXINIT 00:26:32.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:32.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #0 SSH_MSG_KEXINIT 00:26:32.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35804]) SSH_MSG_KEXINIT 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35804]) strict KEX=true client=true server=true 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: server host key algorithms = rsa-sha2-512 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: mac algorithms (client to server) = aead 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: mac algorithms (server to client) = aead 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: compression algorithms (client to server) = none 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35804]) Kex: compression algorithms (server to client) = none 00:26:32.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #1 30 00:26:32.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35804]] process command=SSH_MSG_KEXDH_INIT 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35804]] Send SSH_MSG_KEXDH_REPLY 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #1 sending command=31[31] len=1639 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35804])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35804]) Send SSH_MSG_NEWKEYS 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35804]) session ID=10:bb:96:af:de:b8:47:1f:bd:b6:20:a0:b3:0b:0b:82:af:19:21:1b:8e:6e:66:c7:79:5d:91:d4:6b:4a:d5:fc:9f:0d:aa:43:3c:9f:07:af:bd:2a:2f:a3:91:ba:d4:cc:fa:80:58:95:6e:c8:4a:15:94:b8:4e:00:ed:2f:92:d6 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35804]): strict KEX resets output message sequence number from 3 to 0 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35804]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35804])[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:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35804])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #0 sending command=7[7] len=419 00:26:32.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35804]) No pending packets to flush at end of KEX 00:26:32.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #2 SSH_MSG_NEWKEYS 00:26:32.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35804]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:32.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35804]): strict KEX resets input message sequence number from 3 to 0 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35804]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35804]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35804]) authorized authentication methods: password,publickey 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35804]) Accepted service ssh-userauth 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35804]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35804]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35804]) no authentication factory for method=none 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35804]) SSH_MSG_USERAUTH_REQUEST 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35804]) remaining methods: password,publickey 00:26:32.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35804]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35804]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35804]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:32.328 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35804]) authentication result: true 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35804]) SSH_MSG_USERAUTH_REQUEST 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35804])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35804]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35804]) no heartbeat to stop 00:26:32.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35804]) heartbeat type=IGNORE, interval=PT30S 00:26:32.328 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35804 authenticated 00:26:32.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:32.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35804]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:32.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35804]] session=TransportServerSession[admin@/10.30.170.22:35804] id=0 00:26:32.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35804])) size=2097152, max=2097152, packet=32768 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35804]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35804] 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35804]) recipient=0 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])) size=2097152, max=2097152, packet=32768 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])) re-initializing 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])) size=2097152, max=2097152, packet=32768 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:32.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[want-reply=true] subsystem=netconf 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[subsystem] prepared command 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]}} established 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 39: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17868 00:26:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 39: Creating data stores for simulated device 00:26:32.331 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:32.331 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:32.331 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:32.331 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:32.332 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:32.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[bdeec04] 00:26:32.333 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:32.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:32.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:32.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:32.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:32.334 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:32.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:32.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:32.334 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[bdeec04], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[bdeec04], subtreeVersion=Version[78a300b8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[78a300b8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:32.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:32.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:32.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 39 on channel [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 1219 down to 2095933 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) request=subsystem result=ReplySuccess, want-reply=true 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) request=subsystem activate command 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) starting runner for command=netconf 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #5 SSH_MSG_CHANNEL_DATA 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 373 down to 2096779 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_DATA len=373 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804] 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:32.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17868', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=39} created 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]} created 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804] successful with session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]} 00:26:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]} up 00:26:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #6 SSH_MSG_CHANNEL_DATA 00:26:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 393 down to 2096386 00:26:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_DATA len=393 00:26:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804] 00:26:32.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:32.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:32.340 [netconf-device-simulator-threads-0] 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=39} 00:26:32.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:32.341 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f006c7c after next message 00:26:32.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 - R:/10.30.170.22:35804]} EXI handlers added to pipeline 00:26:32.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:32.342 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f006c7c 00:26:32.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 179 down to 2095754 00:26:32.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:32.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #7 SSH_MSG_CHANNEL_DATA 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 340 down to 2096046 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_DATA len=340 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804] 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:32.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:32.346 [netconf-device-simulator-threads-0] 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=39} 00:26:32.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[78a300b8] 00:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:32.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:32.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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} 00:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] 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:26:32.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:32.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 778 down to 2094976 00:26:32.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:32.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:32.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]} 00:26:32.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55982]): SSH-2.0-SSHD-UNKNOWN 00:26:32.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55982]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:32.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55982]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:32.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55982]) Send SSH_MSG_KEXINIT 00:26:32.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:32.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #0 SSH_MSG_KEXINIT 00:26:32.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55982]) SSH_MSG_KEXINIT 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55982]) strict KEX=true client=true server=true 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: server host key algorithms = rsa-sha2-512 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: mac algorithms (client to server) = aead 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: mac algorithms (server to client) = aead 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: compression algorithms (client to server) = none 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55982]) Kex: compression algorithms (server to client) = none 00:26:32.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:32.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #1 30 00:26:32.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55982]] process command=SSH_MSG_KEXDH_INIT 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55982]] Send SSH_MSG_KEXDH_REPLY 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #1 sending command=31[31] len=1639 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55982])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55982]) Send SSH_MSG_NEWKEYS 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55982]) session ID=96:c6:b5:0e:79:d7:d8:90:01:8b:a9:7e:b2:da:57:e4:49:3e:52:99:74:c4:82:4f:7c:eb:02:1d:f2:74:33:0a:78:7e:86:f0:10:14:1d:72:88:50:53:8a:ca:f7:fd:3f:a2:fc:bf:ac:b2:ad:e2:f3:6d:b4:e7:0c:e8:1c:5d:7c 00:26:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55982]): strict KEX resets output message sequence number from 3 to 0 00:26:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55982]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55982])[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:26:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55982])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #0 sending command=7[7] len=419 00:26:32.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55982]) No pending packets to flush at end of KEX 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #2 SSH_MSG_NEWKEYS 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55982]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55982]): strict KEX resets input message sequence number from 3 to 0 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55982]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55982]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55982]) authorized authentication methods: password,publickey 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55982]) Accepted service ssh-userauth 00:26:32.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55982]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55982]) no authentication factory for method=none 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55982]) SSH_MSG_USERAUTH_REQUEST 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55982]) remaining methods: password,publickey 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55982]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:32.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55982]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55982]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:32.878 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55982]) authentication result: true 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55982]) SSH_MSG_USERAUTH_REQUEST 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55982])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55982]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55982]) no heartbeat to stop 00:26:32.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55982]) heartbeat type=IGNORE, interval=PT30S 00:26:32.878 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55982 authenticated 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55982]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55982]] session=TransportServerSession[admin@/10.30.170.22:55982] id=0 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55982])) size=2097152, max=2097152, packet=32768 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55982]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55982] 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55982]) recipient=0 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])) size=2097152, max=2097152, packet=32768 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])) re-initializing 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])) size=2097152, max=2097152, packet=32768 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:32.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[want-reply=true] subsystem=netconf 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[subsystem] prepared command 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]}} established 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 40: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17869 00:26:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 40: Creating data stores for simulated device 00:26:32.880 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:32.880 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:32.881 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:32.881 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:32.881 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[463af071] 00:26:32.882 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:32.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:32.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:32.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:32.883 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:32.884 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:32.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:32.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:32.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[463af071], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[463af071], subtreeVersion=Version[5765be56], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5765be56], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:32.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:32.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:32.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 40 on channel [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 1219 down to 2095933 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) request=subsystem result=ReplySuccess, want-reply=true 00:26:32.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) request=subsystem activate command 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) starting runner for command=netconf 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #5 SSH_MSG_CHANNEL_DATA 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 373 down to 2096779 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_DATA len=373 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982] 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.888 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17869', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=40} created 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]} created 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982] successful with session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]} 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]} up 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #6 SSH_MSG_CHANNEL_DATA 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 393 down to 2096386 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_DATA len=393 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982] 00:26:32.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:32.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:32.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=40} 00:26:32.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@289f2397 after next message 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 - R:/10.30.170.22:55982]} EXI handlers added to pipeline 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@289f2397 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 179 down to 2095754 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:32.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:32.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #7 SSH_MSG_CHANNEL_DATA 00:26:32.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 340 down to 2096046 00:26:32.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_DATA len=340 00:26:32.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982] 00:26:32.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:32.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:32.895 [netconf-device-simulator-threads-2] 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=40} 00:26:32.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5765be56] 00:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:32.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:32.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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} 00:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.895 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] 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:26:32.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:32.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 778 down to 2094976 00:26:32.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:32.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:33.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]} 00:26:33.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49806]): SSH-2.0-SSHD-UNKNOWN 00:26:33.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49806]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:33.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49806]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49806]) Send SSH_MSG_KEXINIT 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #0 SSH_MSG_KEXINIT 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49806]) SSH_MSG_KEXINIT 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49806]) strict KEX=true client=true server=true 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: server host key algorithms = rsa-sha2-512 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: mac algorithms (client to server) = aead 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: mac algorithms (server to client) = aead 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: compression algorithms (client to server) = none 00:26:33.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49806]) Kex: compression algorithms (server to client) = none 00:26:33.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:33.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #1 30 00:26:33.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49806]] process command=SSH_MSG_KEXDH_INIT 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49806]] Send SSH_MSG_KEXDH_REPLY 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #1 sending command=31[31] len=1639 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49806])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49806]) Send SSH_MSG_NEWKEYS 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49806]) session ID=b1:c0:9c:6a:27:8c:51:d9:b8:af:20:02:e9:5c:3e:e1:76:ed:ed:60:8b:9d:ba:37:50:4c:a7:9d:29:08:3c:33:7c:a9:b8:49:75:30:97:fa:6b:25:65:e5:20:3f:95:3c:8a:b2:2b:9b:32:93:88:e2:fe:d9:c4:d6:36:5b:44:95 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49806]): strict KEX resets output message sequence number from 3 to 0 00:26:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49806]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:33.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49806])[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:26:33.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49806])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:33.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #0 sending command=7[7] len=419 00:26:33.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49806]) No pending packets to flush at end of KEX 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #2 SSH_MSG_NEWKEYS 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49806]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49806]): strict KEX resets input message sequence number from 3 to 0 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49806]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49806]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49806]) authorized authentication methods: password,publickey 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49806]) Accepted service ssh-userauth 00:26:33.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49806]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49806]) no authentication factory for method=none 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49806]) SSH_MSG_USERAUTH_REQUEST 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49806]) remaining methods: password,publickey 00:26:33.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49806]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49806]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:33.221 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49806]) authentication result: true 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49806]) SSH_MSG_USERAUTH_REQUEST 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49806])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49806]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49806]) no heartbeat to stop 00:26:33.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49806]) heartbeat type=IGNORE, interval=PT30S 00:26:33.221 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49806 authenticated 00:26:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49806]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49806]] session=TransportServerSession[admin@/10.30.170.22:49806] id=0 00:26:33.224 [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.170.22:49806])) size=2097152, max=2097152, packet=32768 00:26:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49806]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49806] 00:26:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49806]) recipient=0 00:26:33.224 [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.170.22:49806])) size=2097152, max=2097152, packet=32768 00:26:33.224 [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.170.22:49806])) re-initializing 00:26:33.224 [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.170.22:49806])) size=2097152, max=2097152, packet=32768 00:26:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806])[want-reply=true] subsystem=netconf 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806])[subsystem] prepared command 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]}} established 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 41: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17870 00:26:33.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 41: Creating data stores for simulated device 00:26:33.228 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:33.228 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:33.229 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:33.229 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:33.229 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:33.230 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37a1497] 00:26:33.230 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:33.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:33.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:33.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:33.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:33.231 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:33.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:33.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:33.231 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37a1497], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37a1497], subtreeVersion=Version[47b7cc1c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47b7cc1c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:33.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:33.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.232 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 41 on channel [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.233 [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.170.22:49806]) by 1219 down to 2095933 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) request=subsystem result=ReplySuccess, want-reply=true 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) request=subsystem activate command 00:26:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) starting runner for command=netconf 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #5 SSH_MSG_CHANNEL_DATA 00:26:33.234 [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.170.22:49806]) by 373 down to 2096779 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_DATA len=373 00:26:33.234 [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.170.22:49806] 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17870', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=41} created 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]} created 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806] successful with session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]} 00:26:33.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]} up 00:26:33.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #6 SSH_MSG_CHANNEL_DATA 00:26:33.236 [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.170.22:49806]) by 393 down to 2096386 00:26:33.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_DATA len=393 00:26:33.236 [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.170.22:49806] 00:26:33.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:33.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:33.236 [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=41} 00:26:33.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f1d7e2a after next message 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 - R:/10.30.170.22:49806]} EXI handlers added to pipeline 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f1d7e2a 00:26:33.237 [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.170.22:49806]) by 179 down to 2095754 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:33.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:33.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #7 SSH_MSG_CHANNEL_DATA 00:26:33.239 [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.170.22:49806]) by 340 down to 2096046 00:26:33.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_DATA len=340 00:26:33.239 [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.170.22:49806] 00:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:33.240 [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=41} 00:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47b7cc1c] 00:26:33.240 [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:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:33.240 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:33.240 [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:26:33.240 [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:26:33.241 [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} 00:26:33.241 [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:26:33.241 [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=2011-06-01} 00:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [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:26:33.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:33.242 [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.170.22:49806]) by 778 down to 2094976 00:26:33.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:33.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:33.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]} 00:26:33.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55630]): SSH-2.0-SSHD-UNKNOWN 00:26:33.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55630]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:33.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55630]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:33.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55630]) Send SSH_MSG_KEXINIT 00:26:33.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:33.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #0 SSH_MSG_KEXINIT 00:26:33.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55630]) SSH_MSG_KEXINIT 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55630]) strict KEX=true client=true server=true 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: server host key algorithms = rsa-sha2-512 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: mac algorithms (client to server) = aead 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: mac algorithms (server to client) = aead 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: compression algorithms (client to server) = none 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55630]) Kex: compression algorithms (server to client) = none 00:26:33.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:33.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #1 30 00:26:33.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55630]] process command=SSH_MSG_KEXDH_INIT 00:26:33.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55630]] Send SSH_MSG_KEXDH_REPLY 00:26:33.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #1 sending command=31[31] len=1639 00:26:33.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55630])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:33.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55630]) Send SSH_MSG_NEWKEYS 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55630]) session ID=ca:2c:22:06:16:2d:14:f9:0b:14:ee:69:a5:61:da:74:d8:0c:b8:9a:23:dd:d5:bf:a7:97:f3:af:88:33:d0:85:58:dc:9b:ec:55:29:2d:a5:d6:b0:b1:d3:3a:2c:45:fa:a2:a0:8e:fb:b6:dd:d7:80:0c:4e:16:f6:65:06:88:5b 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55630]): strict KEX resets output message sequence number from 3 to 0 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55630]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55630])[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:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55630])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #0 sending command=7[7] len=419 00:26:33.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55630]) No pending packets to flush at end of KEX 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #2 SSH_MSG_NEWKEYS 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55630]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55630]): strict KEX resets input message sequence number from 3 to 0 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55630]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:33.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55630]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55630]) authorized authentication methods: password,publickey 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55630]) Accepted service ssh-userauth 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55630]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55630]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55630]) no authentication factory for method=none 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55630]) SSH_MSG_USERAUTH_REQUEST 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55630]) remaining methods: password,publickey 00:26:33.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55630]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55630]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55630]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:33.893 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55630]) authentication result: true 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55630]) SSH_MSG_USERAUTH_REQUEST 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55630])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55630]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55630]) no heartbeat to stop 00:26:33.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55630]) heartbeat type=IGNORE, interval=PT30S 00:26:33.893 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55630 authenticated 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55630]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55630]] session=TransportServerSession[admin@/10.30.170.22:55630] id=0 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55630])) size=2097152, max=2097152, packet=32768 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55630]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55630] 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55630]) recipient=0 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])) size=2097152, max=2097152, packet=32768 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])) re-initializing 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])) size=2097152, max=2097152, packet=32768 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:33.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[want-reply=true] subsystem=netconf 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[subsystem] prepared command 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]}} established 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 42: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17871 00:26:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 42: Creating data stores for simulated device 00:26:33.895 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:33.895 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:33.896 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:33.896 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:33.896 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:33.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e266776] 00:26:33.897 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:33.897 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:33.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:33.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:33.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:33.898 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:33.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:33.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:33.898 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e266776], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e266776], subtreeVersion=Version[3cffea02], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3cffea02], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:33.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:33.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:33.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 42 on channel [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 1219 down to 2095933 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) request=subsystem result=ReplySuccess, want-reply=true 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) request=subsystem activate command 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) starting runner for command=netconf 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #5 SSH_MSG_CHANNEL_DATA 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 373 down to 2096779 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_DATA len=373 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630] 00:26:33.901 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17871', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=42} created 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]} created 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630] successful with session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]} 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]} up 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #6 SSH_MSG_CHANNEL_DATA 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 393 down to 2096386 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_DATA len=393 00:26:33.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630] 00:26:33.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:33.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:33.903 [netconf-device-simulator-threads-6] 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=42} 00:26:33.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61504dd4 after next message 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 - R:/10.30.170.22:55630]} EXI handlers added to pipeline 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61504dd4 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 179 down to 2095754 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:33.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:33.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #7 SSH_MSG_CHANNEL_DATA 00:26:33.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 340 down to 2096046 00:26:33.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_DATA len=340 00:26:33.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630] 00:26:33.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:33.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:33.907 [netconf-device-simulator-threads-6] 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=42} 00:26:33.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3cffea02] 00:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:33.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:33.908 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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} 00:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.908 [netconf-device-simulator-threads-6] 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:26:33.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:33.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 778 down to 2094976 00:26:33.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:33.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:34.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]} 00:26:34.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45676]): SSH-2.0-SSHD-UNKNOWN 00:26:34.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45676]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:34.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45676]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45676]) Send SSH_MSG_KEXINIT 00:26:34.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #0 SSH_MSG_KEXINIT 00:26:34.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45676]) SSH_MSG_KEXINIT 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45676]) strict KEX=true client=true server=true 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: server host key algorithms = rsa-sha2-512 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: mac algorithms (client to server) = aead 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: mac algorithms (server to client) = aead 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: compression algorithms (client to server) = none 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45676]) Kex: compression algorithms (server to client) = none 00:26:34.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:34.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #1 30 00:26:34.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45676]] process command=SSH_MSG_KEXDH_INIT 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45676]] Send SSH_MSG_KEXDH_REPLY 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #1 sending command=31[31] len=1639 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45676])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45676]) Send SSH_MSG_NEWKEYS 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45676]) session ID=f3:23:2c:64:11:03:b9:0d:30:23:8f:0b:ba:f3:12:34:cc:6a:22:71:6c:9e:e6:8b:92:00:40:e5:be:76:1e:bb:60:72:76:59:41:47:dc:6f:70:82:3a:17:e5:0d:f9:3f:93:a7:8e:fb:49:1f:c9:b4:8b:24:2f:82:d2:fc:fb:75 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45676]): strict KEX resets output message sequence number from 3 to 0 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45676]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45676])[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:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45676])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #0 sending command=7[7] len=419 00:26:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45676]) No pending packets to flush at end of KEX 00:26:34.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #2 SSH_MSG_NEWKEYS 00:26:34.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45676]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:34.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45676]): strict KEX resets input message sequence number from 3 to 0 00:26:34.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45676]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:34.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:34.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:34.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45676]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45676]) authorized authentication methods: password,publickey 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45676]) Accepted service ssh-userauth 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45676]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45676]) no authentication factory for method=none 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45676]) SSH_MSG_USERAUTH_REQUEST 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45676]) remaining methods: password,publickey 00:26:34.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45676]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45676]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:34.449 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45676]) authentication result: true 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45676]) SSH_MSG_USERAUTH_REQUEST 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45676])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45676]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45676]) no heartbeat to stop 00:26:34.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45676]) heartbeat type=IGNORE, interval=PT30S 00:26:34.450 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45676 authenticated 00:26:34.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:34.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45676]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45676]] session=TransportServerSession[admin@/10.30.170.22:45676] id=0 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45676])) size=2097152, max=2097152, packet=32768 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45676]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45676] 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45676]) recipient=0 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])) size=2097152, max=2097152, packet=32768 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])) re-initializing 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])) size=2097152, max=2097152, packet=32768 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:34.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[want-reply=true] subsystem=netconf 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[subsystem] prepared command 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]}} established 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 43: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17872 00:26:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 43: Creating data stores for simulated device 00:26:34.452 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:34.453 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:34.453 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:34.453 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:34.453 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:34.455 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[681bc02c] 00:26:34.455 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:34.455 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:34.455 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:34.455 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:34.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:34.456 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:34.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:34.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:34.456 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[681bc02c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[681bc02c], subtreeVersion=Version[6e22d7b6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6e22d7b6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:34.456 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:34.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:34.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 43 on channel [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 1219 down to 2095933 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) request=subsystem result=ReplySuccess, want-reply=true 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) request=subsystem activate command 00:26:34.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) starting runner for command=netconf 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #5 SSH_MSG_CHANNEL_DATA 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 373 down to 2096779 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_DATA len=373 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676] 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:34.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17872', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=43} created 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]} created 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676] successful with session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]} 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]} up 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #6 SSH_MSG_CHANNEL_DATA 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 393 down to 2096386 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_DATA len=393 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676] 00:26:34.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:34.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:34.463 [netconf-device-simulator-threads-0] 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=43} 00:26:34.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b9095b3 after next message 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 - R:/10.30.170.22:45676]} EXI handlers added to pipeline 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b9095b3 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 179 down to 2095754 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:34.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:34.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #7 SSH_MSG_CHANNEL_DATA 00:26:34.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 340 down to 2096046 00:26:34.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_DATA len=340 00:26:34.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676] 00:26:34.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:34.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:34.467 [netconf-device-simulator-threads-0] 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=43} 00:26:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6e22d7b6] 00:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:34.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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} 00:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.468 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] 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:26:34.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:34.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 778 down to 2094976 00:26:34.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:34.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:34.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]} 00:26:34.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60646]): SSH-2.0-SSHD-UNKNOWN 00:26:34.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60646]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:34.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60646]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:34.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60646]) Send SSH_MSG_KEXINIT 00:26:34.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:34.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #0 SSH_MSG_KEXINIT 00:26:34.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60646]) SSH_MSG_KEXINIT 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60646]) strict KEX=true client=true server=true 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: server host key algorithms = rsa-sha2-512 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: mac algorithms (client to server) = aead 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: mac algorithms (server to client) = aead 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: compression algorithms (client to server) = none 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60646]) Kex: compression algorithms (server to client) = none 00:26:34.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:35.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #1 30 00:26:35.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60646]] process command=SSH_MSG_KEXDH_INIT 00:26:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60646]] Send SSH_MSG_KEXDH_REPLY 00:26:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #1 sending command=31[31] len=1639 00:26:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60646])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60646]) Send SSH_MSG_NEWKEYS 00:26:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60646]) session ID=b5:db:55:db:2e:34:db:9e:28:60:bb:da:9f:9c:d5:a4:e2:89:fb:2e:45:c5:31:fc:5f:af:60:bc:1c:b0:4f:00:14:e8:97:f7:5e:92:1e:01:a0:49:3b:71:b5:a4:24:77:f6:d2:83:fa:19:f6:72:70:d1:08:0f:7f:b3:d3:36:3b 00:26:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60646]): strict KEX resets output message sequence number from 3 to 0 00:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60646]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60646])[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:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #0 sending command=7[7] len=419 00:26:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60646]) No pending packets to flush at end of KEX 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #2 SSH_MSG_NEWKEYS 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60646]): strict KEX resets input message sequence number from 3 to 0 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60646]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60646]) authorized authentication methods: password,publickey 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60646]) Accepted service ssh-userauth 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60646]) no authentication factory for method=none 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60646]) SSH_MSG_USERAUTH_REQUEST 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60646]) remaining methods: password,publickey 00:26:35.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60646]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:35.087 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60646]) authentication result: true 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60646]) SSH_MSG_USERAUTH_REQUEST 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60646]) no heartbeat to stop 00:26:35.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60646]) heartbeat type=IGNORE, interval=PT30S 00:26:35.088 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60646 authenticated 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60646]] session=TransportServerSession[admin@/10.30.170.22:60646] id=0 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60646])) size=2097152, max=2097152, packet=32768 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60646] 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60646]) recipient=0 00:26:35.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])) size=2097152, max=2097152, packet=32768 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])) re-initializing 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])) size=2097152, max=2097152, packet=32768 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[want-reply=true] subsystem=netconf 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[subsystem] prepared command 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:35.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]}} established 00:26:35.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 44: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17873 00:26:35.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 44: Creating data stores for simulated device 00:26:35.090 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:35.090 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:35.091 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:35.091 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:35.091 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:35.093 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ab1ddda] 00:26:35.093 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:35.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:35.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:35.094 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:35.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:35.094 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:35.094 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:35.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:35.095 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ab1ddda], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ab1ddda], subtreeVersion=Version[1fcd51bd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1fcd51bd], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:35.095 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:35.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 44 on channel [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 1219 down to 2095933 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) request=subsystem result=ReplySuccess, want-reply=true 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) request=subsystem activate command 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) starting runner for command=netconf 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #5 SSH_MSG_CHANNEL_DATA 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 373 down to 2096779 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_DATA len=373 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646] 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:35.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17873', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=44} created 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]} created 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646] successful with session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]} 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]} up 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #6 SSH_MSG_CHANNEL_DATA 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 393 down to 2096386 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_DATA len=393 00:26:35.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646] 00:26:35.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:35.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:35.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=44} 00:26:35.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50030ed after next message 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 - R:/10.30.170.22:60646]} EXI handlers added to pipeline 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50030ed 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 179 down to 2095754 00:26:35.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:35.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:35.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #7 SSH_MSG_CHANNEL_DATA 00:26:35.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 340 down to 2096046 00:26:35.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_DATA len=340 00:26:35.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646] 00:26:35.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:35.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:35.143 [netconf-device-simulator-threads-2] 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=44} 00:26:35.143 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1fcd51bd] 00:26:35.143 [netconf-device-simulator-threads-2] 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:26:35.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:35.143 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:35.143 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:35.143 [netconf-device-simulator-threads-2] 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:26:35.143 [netconf-device-simulator-threads-2] 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:26:35.143 [netconf-device-simulator-threads-2] 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} 00:26:35.143 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.144 [netconf-device-simulator-threads-2] 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:26:35.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:35.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 778 down to 2094976 00:26:35.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:35.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]} 00:26:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41784]): SSH-2.0-SSHD-UNKNOWN 00:26:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41784]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41784]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41784]) Send SSH_MSG_KEXINIT 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #0 SSH_MSG_KEXINIT 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41784]) SSH_MSG_KEXINIT 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41784]) strict KEX=true client=true server=true 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: server host key algorithms = rsa-sha2-512 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: mac algorithms (client to server) = aead 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: mac algorithms (server to client) = aead 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: compression algorithms (client to server) = none 00:26:35.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41784]) Kex: compression algorithms (server to client) = none 00:26:35.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:35.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #1 30 00:26:35.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41784]] process command=SSH_MSG_KEXDH_INIT 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41784]] Send SSH_MSG_KEXDH_REPLY 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #1 sending command=31[31] len=1639 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41784])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41784]) Send SSH_MSG_NEWKEYS 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41784]) session ID=01:91:a5:af:37:0f:15:02:9a:2d:8b:3d:82:b9:7c:21:43:dc:74:08:d9:9f:d8:4c:bd:33:2a:c9:f9:3c:86:5e:fd:a0:57:06:eb:42:93:99:b6:ed:56:fe:e7:bf:7f:85:d7:08:83:85:d5:74:a4:a7:07:6b:ff:79:f6:a1:10:02 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41784]): strict KEX resets output message sequence number from 3 to 0 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41784]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41784])[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:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #0 sending command=7[7] len=419 00:26:35.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41784]) No pending packets to flush at end of KEX 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #2 SSH_MSG_NEWKEYS 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41784]): strict KEX resets input message sequence number from 3 to 0 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41784]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:35.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41784]) authorized authentication methods: password,publickey 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41784]) Accepted service ssh-userauth 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41784]) no authentication factory for method=none 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41784]) SSH_MSG_USERAUTH_REQUEST 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41784]) remaining methods: password,publickey 00:26:35.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41784]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:35.694 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41784]) authentication result: true 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41784]) SSH_MSG_USERAUTH_REQUEST 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41784]) no heartbeat to stop 00:26:35.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41784]) heartbeat type=IGNORE, interval=PT30S 00:26:35.694 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41784 authenticated 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41784]] session=TransportServerSession[admin@/10.30.170.22:41784] id=0 00:26:35.695 [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.170.22:41784])) size=2097152, max=2097152, packet=32768 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41784] 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41784]) recipient=0 00:26:35.695 [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.170.22:41784])) size=2097152, max=2097152, packet=32768 00:26:35.695 [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.170.22:41784])) re-initializing 00:26:35.695 [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.170.22:41784])) size=2097152, max=2097152, packet=32768 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:35.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784])[want-reply=true] subsystem=netconf 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784])[subsystem] prepared command 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]}} established 00:26:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 45: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17874 00:26:35.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 45: Creating data stores for simulated device 00:26:35.697 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:35.697 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:35.697 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:35.697 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:35.697 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[366abbc7] 00:26:35.698 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:35.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:35.699 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:35.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:35.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:35.699 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[366abbc7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[366abbc7], subtreeVersion=Version[52bdbd0f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52bdbd0f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:35.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:35.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:35.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.701 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 45 on channel [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.702 [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.170.22:41784]) by 1219 down to 2095933 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) request=subsystem result=ReplySuccess, want-reply=true 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) request=subsystem activate command 00:26:35.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) starting runner for command=netconf 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #5 SSH_MSG_CHANNEL_DATA 00:26:35.703 [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.170.22:41784]) by 373 down to 2096779 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_DATA len=373 00:26:35.703 [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.170.22:41784] 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17874', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=45} created 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]} created 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784] successful with session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]} 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]} up 00:26:35.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #6 SSH_MSG_CHANNEL_DATA 00:26:35.704 [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.170.22:41784]) by 393 down to 2096386 00:26:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_DATA len=393 00:26:35.704 [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.170.22:41784] 00:26:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:35.704 [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=45} 00:26:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@551c77f4 after next message 00:26:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 - R:/10.30.170.22:41784]} EXI handlers added to pipeline 00:26:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@551c77f4 00:26:35.705 [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.170.22:41784]) by 179 down to 2095754 00:26:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:35.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:35.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #7 SSH_MSG_CHANNEL_DATA 00:26:35.708 [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.170.22:41784]) by 340 down to 2096046 00:26:35.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_DATA len=340 00:26:35.708 [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.170.22:41784] 00:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:35.709 [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=45} 00:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52bdbd0f] 00:26:35.709 [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:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:35.709 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:35.709 [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:26:35.709 [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:26:35.709 [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} 00:26:35.709 [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:26:35.709 [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=2011-06-01} 00:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [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:26:35.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:35.711 [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.170.22:41784]) by 778 down to 2094976 00:26:35.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:35.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]} 00:26:35.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55370]): SSH-2.0-SSHD-UNKNOWN 00:26:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55370]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:35.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55370]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:36.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55370]) Send SSH_MSG_KEXINIT 00:26:36.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #0 SSH_MSG_KEXINIT 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55370]) SSH_MSG_KEXINIT 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55370]) strict KEX=true client=true server=true 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: server host key algorithms = rsa-sha2-512 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: mac algorithms (client to server) = aead 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: mac algorithms (server to client) = aead 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: compression algorithms (client to server) = none 00:26:36.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55370]) Kex: compression algorithms (server to client) = none 00:26:36.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:36.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #1 30 00:26:36.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55370]] process command=SSH_MSG_KEXDH_INIT 00:26:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55370]] Send SSH_MSG_KEXDH_REPLY 00:26:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #1 sending command=31[31] len=1639 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55370])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55370]) Send SSH_MSG_NEWKEYS 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55370]) session ID=c4:98:9c:49:16:39:7d:fe:ff:83:d4:9e:14:dc:05:b9:30:ef:9e:28:7d:2b:66:b2:49:ed:78:24:65:47:21:c9:00:e8:bb:fb:ef:b5:8a:e4:9a:80:6b:9e:d4:45:11:22:6a:3f:d8:df:7c:c9:d1:35:37:b2:6d:ff:3d:b3:91:d8 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55370]): strict KEX resets output message sequence number from 3 to 0 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55370]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55370])[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:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55370])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #0 sending command=7[7] len=419 00:26:36.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55370]) No pending packets to flush at end of KEX 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #2 SSH_MSG_NEWKEYS 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55370]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55370]): strict KEX resets input message sequence number from 3 to 0 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55370]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55370]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55370]) authorized authentication methods: password,publickey 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55370]) Accepted service ssh-userauth 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55370]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55370]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55370]) no authentication factory for method=none 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55370]) SSH_MSG_USERAUTH_REQUEST 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55370]) remaining methods: password,publickey 00:26:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55370]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55370]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55370]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:36.157 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55370]) authentication result: true 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55370]) SSH_MSG_USERAUTH_REQUEST 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55370])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55370]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55370]) no heartbeat to stop 00:26:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55370]) heartbeat type=IGNORE, interval=PT30S 00:26:36.157 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55370 authenticated 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55370]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55370]] session=TransportServerSession[admin@/10.30.170.22:55370] id=0 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55370])) size=2097152, max=2097152, packet=32768 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55370]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55370] 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55370]) recipient=0 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])) size=2097152, max=2097152, packet=32768 00:26:36.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])) re-initializing 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])) size=2097152, max=2097152, packet=32768 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[want-reply=true] subsystem=netconf 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[subsystem] prepared command 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]}} established 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 46: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17875 00:26:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 46: Creating data stores for simulated device 00:26:36.160 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:36.160 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:36.161 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:36.161 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:36.161 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:36.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29332686] 00:26:36.166 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:36.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:36.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:36.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:36.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:36.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:36.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:36.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:36.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29332686], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29332686], subtreeVersion=Version[309debd0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[309debd0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:36.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:36.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:36.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 46 on channel [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 1219 down to 2095933 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) request=subsystem result=ReplySuccess, want-reply=true 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) request=subsystem activate command 00:26:36.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) starting runner for command=netconf 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #5 SSH_MSG_CHANNEL_DATA 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 373 down to 2096779 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_DATA len=373 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370] 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:36.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17875', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=46} created 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]} created 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370] successful with session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]} 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]} up 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #6 SSH_MSG_CHANNEL_DATA 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 393 down to 2096386 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_DATA len=393 00:26:36.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370] 00:26:36.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:36.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:36.184 [netconf-device-simulator-threads-6] 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=46} 00:26:36.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:36.185 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a4e47ba after next message 00:26:36.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 - R:/10.30.170.22:55370]} EXI handlers added to pipeline 00:26:36.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a4e47ba 00:26:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 179 down to 2095754 00:26:36.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:36.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #7 SSH_MSG_CHANNEL_DATA 00:26:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 340 down to 2096046 00:26:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_DATA len=340 00:26:36.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370] 00:26:36.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:36.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:36.197 [netconf-device-simulator-threads-6] 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=46} 00:26:36.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[309debd0] 00:26:36.197 [netconf-device-simulator-threads-6] 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:26:36.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:36.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:36.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:36.197 [netconf-device-simulator-threads-6] 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:26:36.197 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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} 00:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] 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:26:36.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 778 down to 2094976 00:26:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:36.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:36.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]} 00:26:36.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60144]): SSH-2.0-SSHD-UNKNOWN 00:26:36.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60144]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:36.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60144]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:36.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60144]) Send SSH_MSG_KEXINIT 00:26:36.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:36.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #0 SSH_MSG_KEXINIT 00:26:36.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60144]) SSH_MSG_KEXINIT 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60144]) strict KEX=true client=true server=true 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: server host key algorithms = rsa-sha2-512 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: mac algorithms (client to server) = aead 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: mac algorithms (server to client) = aead 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: compression algorithms (client to server) = none 00:26:36.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60144]) Kex: compression algorithms (server to client) = none 00:26:36.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:36.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #1 30 00:26:36.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60144]] process command=SSH_MSG_KEXDH_INIT 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60144]] Send SSH_MSG_KEXDH_REPLY 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #1 sending command=31[31] len=1639 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60144])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60144]) Send SSH_MSG_NEWKEYS 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60144]) session ID=4b:c7:8f:13:1b:1d:35:81:f6:7a:bb:2c:01:ef:18:e3:9b:58:4c:33:29:a7:4a:56:06:d0:37:94:d2:82:b8:59:46:ed:62:20:d7:49:73:59:98:c3:77:6e:a1:6b:22:a4:70:4a:85:a3:d6:f1:92:23:f7:cd:18:57:6a:46:8a:7b 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60144]): strict KEX resets output message sequence number from 3 to 0 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60144]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60144])[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:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #0 sending command=7[7] len=419 00:26:36.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60144]) No pending packets to flush at end of KEX 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #2 SSH_MSG_NEWKEYS 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60144]): strict KEX resets input message sequence number from 3 to 0 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60144]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60144]) authorized authentication methods: password,publickey 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60144]) Accepted service ssh-userauth 00:26:36.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60144]) no authentication factory for method=none 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60144]) SSH_MSG_USERAUTH_REQUEST 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60144]) remaining methods: password,publickey 00:26:36.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60144]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:36.722 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60144]) authentication result: true 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60144]) SSH_MSG_USERAUTH_REQUEST 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60144]) no heartbeat to stop 00:26:36.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60144]) heartbeat type=IGNORE, interval=PT30S 00:26:36.722 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60144 authenticated 00:26:36.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60144]] session=TransportServerSession[admin@/10.30.170.22:60144] id=0 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60144])) size=2097152, max=2097152, packet=32768 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60144] 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60144]) recipient=0 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])) size=2097152, max=2097152, packet=32768 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])) re-initializing 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])) size=2097152, max=2097152, packet=32768 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:36.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[want-reply=true] subsystem=netconf 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[subsystem] prepared command 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]}} established 00:26:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 47: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17876 00:26:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 47: Creating data stores for simulated device 00:26:36.727 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:36.727 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:36.727 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:36.727 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:36.727 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:36.728 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[775641f9] 00:26:36.728 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:36.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:36.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:36.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:36.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:36.729 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:36.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:36.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:36.730 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[775641f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[775641f9], subtreeVersion=Version[1766cdb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1766cdb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:36.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:36.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:36.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 47 on channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 1219 down to 2095933 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) request=subsystem result=ReplySuccess, want-reply=true 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) request=subsystem activate command 00:26:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) starting runner for command=netconf 00:26:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #5 SSH_MSG_CHANNEL_DATA 00:26:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 373 down to 2096779 00:26:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_DATA len=373 00:26:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144] 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17876', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=47} created 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]} created 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144] successful with session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]} 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]} up 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #6 SSH_MSG_CHANNEL_DATA 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 393 down to 2096386 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_DATA len=393 00:26:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144] 00:26:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:36.750 [netconf-device-simulator-threads-0] 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=47} 00:26:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a663a85 after next message 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 - R:/10.30.170.22:60144]} EXI handlers added to pipeline 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2a663a85 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 179 down to 2095754 00:26:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:36.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #7 SSH_MSG_CHANNEL_DATA 00:26:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 340 down to 2096046 00:26:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_DATA len=340 00:26:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144] 00:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:36.755 [netconf-device-simulator-threads-0] 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=47} 00:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1766cdb] 00:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] 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} 00:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.755 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] 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:26:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 778 down to 2094976 00:26:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:36.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]} 00:26:36.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37502]): SSH-2.0-SSHD-UNKNOWN 00:26:36.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37502]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:36.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37502]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:37.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37502]) Send SSH_MSG_KEXINIT 00:26:37.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:37.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #0 SSH_MSG_KEXINIT 00:26:37.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37502]) SSH_MSG_KEXINIT 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37502]) strict KEX=true client=true server=true 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: server host key algorithms = rsa-sha2-512 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: mac algorithms (client to server) = aead 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: mac algorithms (server to client) = aead 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: compression algorithms (client to server) = none 00:26:37.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37502]) Kex: compression algorithms (server to client) = none 00:26:37.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:37.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #1 30 00:26:37.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37502]] process command=SSH_MSG_KEXDH_INIT 00:26:37.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37502]] Send SSH_MSG_KEXDH_REPLY 00:26:37.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #1 sending command=31[31] len=1639 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37502])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37502]) Send SSH_MSG_NEWKEYS 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37502]) session ID=e2:b5:e9:67:29:91:53:34:85:15:8b:87:64:cb:09:0b:bf:9d:26:51:fd:f4:a7:41:eb:eb:d3:43:42:9e:a3:bb:25:b5:02:89:14:70:67:35:49:78:41:a9:de:11:53:fd:3c:fc:d2:de:51:1f:47:9f:49:d8:53:61:bc:91:a7:f7 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37502]): strict KEX resets output message sequence number from 3 to 0 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37502]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37502])[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:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37502])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #0 sending command=7[7] len=419 00:26:37.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37502]) No pending packets to flush at end of KEX 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #2 SSH_MSG_NEWKEYS 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37502]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37502]): strict KEX resets input message sequence number from 3 to 0 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37502]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37502]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37502]) authorized authentication methods: password,publickey 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37502]) Accepted service ssh-userauth 00:26:37.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37502]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37502]) no authentication factory for method=none 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37502]) SSH_MSG_USERAUTH_REQUEST 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37502]) remaining methods: password,publickey 00:26:37.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37502]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37502]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:37.201 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37502]) authentication result: true 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37502]) SSH_MSG_USERAUTH_REQUEST 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37502])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37502]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37502]) no heartbeat to stop 00:26:37.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37502]) heartbeat type=IGNORE, interval=PT30S 00:26:37.201 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37502 authenticated 00:26:37.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:37.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37502]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:37.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37502]] session=TransportServerSession[admin@/10.30.170.22:37502] id=0 00:26:37.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37502])) size=2097152, max=2097152, packet=32768 00:26:37.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37502]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37502] 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37502]) recipient=0 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])) size=2097152, max=2097152, packet=32768 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])) re-initializing 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])) size=2097152, max=2097152, packet=32768 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:37.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[want-reply=true] subsystem=netconf 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[subsystem] prepared command 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]}} established 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 48: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17877 00:26:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 48: Creating data stores for simulated device 00:26:37.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:37.206 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:37.206 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:37.206 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:37.206 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:37.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bd812fb] 00:26:37.210 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:37.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:37.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:37.212 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:37.213 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:37.213 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bd812fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bd812fb], subtreeVersion=Version[2083c44d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2083c44d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:37.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 48 on channel [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 1219 down to 2095933 00:26:37.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) request=subsystem result=ReplySuccess, want-reply=true 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) request=subsystem activate command 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) starting runner for command=netconf 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #5 SSH_MSG_CHANNEL_DATA 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 373 down to 2096779 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_DATA len=373 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502] 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] 00:26:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17877', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=48} created 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]} created 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502] successful with session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]} 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]} up 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #6 SSH_MSG_CHANNEL_DATA 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 393 down to 2096386 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_DATA len=393 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502] 00:26:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=48} 00:26:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fbe7d0d after next message 00:26:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 - R:/10.30.170.22:37502]} EXI handlers added to pipeline 00:26:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fbe7d0d 00:26:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 179 down to 2095754 00:26:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:37.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #7 SSH_MSG_CHANNEL_DATA 00:26:37.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 340 down to 2096046 00:26:37.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_DATA len=340 00:26:37.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502] 00:26:37.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:37.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:37.233 [netconf-device-simulator-threads-2] 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=48} 00:26:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2083c44d] 00:26:37.233 [netconf-device-simulator-threads-2] 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:26:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:37.233 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:37.233 [netconf-device-simulator-threads-2] 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:26:37.233 [netconf-device-simulator-threads-2] 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:26:37.240 [netconf-device-simulator-threads-2] 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} 00:26:37.240 [netconf-device-simulator-threads-2] 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:26:37.240 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.241 [netconf-device-simulator-threads-2] 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:26:37.242 [netconf-device-simulator-threads-2] 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:26:37.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:37.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 778 down to 2094976 00:26:37.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:37.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:37.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]} 00:26:37.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38442]): SSH-2.0-SSHD-UNKNOWN 00:26:37.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38442]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:37.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38442]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38442]) Send SSH_MSG_KEXINIT 00:26:37.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #0 SSH_MSG_KEXINIT 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38442]) SSH_MSG_KEXINIT 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38442]) strict KEX=true client=true server=true 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: server host key algorithms = rsa-sha2-512 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: mac algorithms (client to server) = aead 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: mac algorithms (server to client) = aead 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: compression algorithms (client to server) = none 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38442]) Kex: compression algorithms (server to client) = none 00:26:37.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:37.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #1 30 00:26:37.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38442]] process command=SSH_MSG_KEXDH_INIT 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38442]] Send SSH_MSG_KEXDH_REPLY 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #1 sending command=31[31] len=1639 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38442])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38442]) Send SSH_MSG_NEWKEYS 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38442]) session ID=2e:9d:b9:17:0d:bd:52:ac:7e:bd:5e:39:d6:36:eb:66:aa:35:1c:f9:08:2f:12:57:52:28:ae:92:a0:ea:ef:fa:e3:89:77:f2:5f:dc:ac:c7:71:e6:5e:45:8e:a4:07:bd:c7:51:73:1a:ae:22:81:10:99:dc:3a:23:56:e3:c3:90 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38442]): strict KEX resets output message sequence number from 3 to 0 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38442]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:37.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38442])[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:26:37.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:37.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #0 sending command=7[7] len=419 00:26:37.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38442]) No pending packets to flush at end of KEX 00:26:37.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #2 SSH_MSG_NEWKEYS 00:26:37.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:37.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38442]): strict KEX resets input message sequence number from 3 to 0 00:26:37.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38442]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:37.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38442]) authorized authentication methods: password,publickey 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38442]) Accepted service ssh-userauth 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38442]) no authentication factory for method=none 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38442]) SSH_MSG_USERAUTH_REQUEST 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38442]) remaining methods: password,publickey 00:26:37.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:37.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38442]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:37.917 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38442]) authentication result: true 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38442]) SSH_MSG_USERAUTH_REQUEST 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38442]) no heartbeat to stop 00:26:37.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38442]) heartbeat type=IGNORE, interval=PT30S 00:26:37.917 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38442 authenticated 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38442]] session=TransportServerSession[admin@/10.30.170.22:38442] id=0 00:26:37.918 [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.170.22:38442])) size=2097152, max=2097152, packet=32768 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38442] 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38442]) recipient=0 00:26:37.918 [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.170.22:38442])) size=2097152, max=2097152, packet=32768 00:26:37.918 [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.170.22:38442])) re-initializing 00:26:37.918 [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.170.22:38442])) size=2097152, max=2097152, packet=32768 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:37.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442])[want-reply=true] subsystem=netconf 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442])[subsystem] prepared command 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]}} established 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 49: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17878 00:26:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 49: Creating data stores for simulated device 00:26:37.919 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:37.919 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:37.920 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:37.920 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:37.920 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:37.921 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[53a2c971] 00:26:37.921 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:37.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:37.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:37.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:37.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:37.922 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:37.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:37.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:37.922 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[53a2c971], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[53a2c971], subtreeVersion=Version[70288ad9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[70288ad9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:37.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:37.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:37.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.924 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 49 on channel [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.928 [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.170.22:38442]) by 1219 down to 2095933 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) request=subsystem result=ReplySuccess, want-reply=true 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) request=subsystem activate command 00:26:37.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) starting runner for command=netconf 00:26:37.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #5 SSH_MSG_CHANNEL_DATA 00:26:37.930 [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.170.22:38442]) by 373 down to 2096779 00:26:37.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_DATA len=373 00:26:37.930 [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.170.22:38442] 00:26:37.930 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:37.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17878', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=49} created 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]} created 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442] successful with session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]} 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]} up 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #6 SSH_MSG_CHANNEL_DATA 00:26:37.931 [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.170.22:38442]) by 393 down to 2096386 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_DATA len=393 00:26:37.931 [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.170.22:38442] 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:37.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:37.932 [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=49} 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@738d2c4b after next message 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 - R:/10.30.170.22:38442]} EXI handlers added to pipeline 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@738d2c4b 00:26:37.932 [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.170.22:38442]) by 179 down to 2095754 00:26:37.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:37.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #7 SSH_MSG_CHANNEL_DATA 00:26:37.935 [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.170.22:38442]) by 340 down to 2096046 00:26:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_DATA len=340 00:26:37.935 [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.170.22:38442] 00:26:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:37.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:37.936 [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=49} 00:26:37.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[70288ad9] 00:26:37.936 [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:26:37.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:37.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:37.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:37.936 [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:26:37.940 [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:26:37.940 [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} 00:26:37.940 [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:26:37.940 [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=2011-06-01} 00:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.941 [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:26:37.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:37.950 [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.170.22:38442]) by 778 down to 2094976 00:26:37.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:37.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]} 00:26:38.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36106]): SSH-2.0-SSHD-UNKNOWN 00:26:38.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36106]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:38.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36106]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:38.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36106]) Send SSH_MSG_KEXINIT 00:26:38.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:38.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #0 SSH_MSG_KEXINIT 00:26:38.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36106]) SSH_MSG_KEXINIT 00:26:38.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36106]) strict KEX=true client=true server=true 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: server host key algorithms = rsa-sha2-512 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: mac algorithms (client to server) = aead 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: mac algorithms (server to client) = aead 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: compression algorithms (client to server) = none 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36106]) Kex: compression algorithms (server to client) = none 00:26:38.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:38.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #1 30 00:26:38.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36106]] process command=SSH_MSG_KEXDH_INIT 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36106]] Send SSH_MSG_KEXDH_REPLY 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #1 sending command=31[31] len=1639 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36106])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36106]) Send SSH_MSG_NEWKEYS 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36106]) session ID=12:00:d1:6c:1f:e1:50:fc:26:05:c1:87:d3:6e:04:1a:4f:ed:d9:8d:fc:d1:2d:b8:f8:27:fa:2e:a3:78:d0:a3:3d:2c:4f:42:0d:69:e0:20:c7:ff:7a:e7:b7:05:f6:c0:40:39:24:81:11:cd:31:82:fd:76:90:f0:10:0e:99:1e 00:26:38.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36106]): strict KEX resets output message sequence number from 3 to 0 00:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36106]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36106])[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:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #0 sending command=7[7] len=419 00:26:38.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36106]) No pending packets to flush at end of KEX 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #2 SSH_MSG_NEWKEYS 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36106]): strict KEX resets input message sequence number from 3 to 0 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36106]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36106]) authorized authentication methods: password,publickey 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36106]) Accepted service ssh-userauth 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36106]) no authentication factory for method=none 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36106]) SSH_MSG_USERAUTH_REQUEST 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36106]) remaining methods: password,publickey 00:26:38.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36106]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:38.478 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36106]) authentication result: true 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36106]) SSH_MSG_USERAUTH_REQUEST 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:38.478 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:38.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36106]) no heartbeat to stop 00:26:38.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36106]) heartbeat type=IGNORE, interval=PT30S 00:26:38.479 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36106 authenticated 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36106]] session=TransportServerSession[admin@/10.30.170.22:36106] id=0 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36106])) size=2097152, max=2097152, packet=32768 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36106] 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36106]) recipient=0 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])) size=2097152, max=2097152, packet=32768 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])) re-initializing 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])) size=2097152, max=2097152, packet=32768 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:38.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:38.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:38.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:38.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[want-reply=true] subsystem=netconf 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[subsystem] prepared command 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]}} established 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 50: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17879 00:26:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 50: Creating data stores for simulated device 00:26:38.482 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:38.482 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:38.483 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:38.483 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:38.483 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:38.492 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[abd539] 00:26:38.492 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:38.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:38.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:38.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:38.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:38.493 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:38.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:38.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:38.494 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[abd539], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[abd539], subtreeVersion=Version[6f3121bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f3121bb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:38.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:38.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:38.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 50 on channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 1219 down to 2095933 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) request=subsystem result=ReplySuccess, want-reply=true 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) request=subsystem activate command 00:26:38.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) starting runner for command=netconf 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #5 SSH_MSG_CHANNEL_DATA 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 373 down to 2096779 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_DATA len=373 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106] 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:38.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17879', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=50} created 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]} created 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106] successful with session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]} 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]} up 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #6 SSH_MSG_CHANNEL_DATA 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 393 down to 2096386 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_DATA len=393 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106] 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:38.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:38.505 [netconf-device-simulator-threads-6] 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=50} 00:26:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6030f62a after next message 00:26:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 - R:/10.30.170.22:36106]} EXI handlers added to pipeline 00:26:38.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:38.506 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6030f62a 00:26:38.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 179 down to 2095754 00:26:38.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:38.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:38.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #7 SSH_MSG_CHANNEL_DATA 00:26:38.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 340 down to 2096046 00:26:38.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_DATA len=340 00:26:38.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106] 00:26:38.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:38.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:38.509 [netconf-device-simulator-threads-6] 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=50} 00:26:38.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f3121bb] 00:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:38.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:38.510 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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} 00:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.510 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] 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:26:38.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:38.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 778 down to 2094976 00:26:38.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:38.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:38.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]} 00:26:38.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38592]): SSH-2.0-SSHD-UNKNOWN 00:26:38.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38592]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:38.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38592]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:38.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38592]) Send SSH_MSG_KEXINIT 00:26:38.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:38.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #0 SSH_MSG_KEXINIT 00:26:38.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38592]) SSH_MSG_KEXINIT 00:26:38.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38592]) strict KEX=true client=true server=true 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: server host key algorithms = rsa-sha2-512 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: mac algorithms (client to server) = aead 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: mac algorithms (server to client) = aead 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: compression algorithms (client to server) = none 00:26:38.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38592]) Kex: compression algorithms (server to client) = none 00:26:38.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:38.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #1 30 00:26:38.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38592]] process command=SSH_MSG_KEXDH_INIT 00:26:38.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38592]] Send SSH_MSG_KEXDH_REPLY 00:26:38.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #1 sending command=31[31] len=1639 00:26:38.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38592])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:38.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38592]) Send SSH_MSG_NEWKEYS 00:26:38.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38592]) session ID=e1:04:24:da:7f:19:e1:2f:26:96:11:34:03:90:08:a3:3b:c5:eb:22:17:4d:d7:b1:27:d9:e0:3a:bd:c8:78:54:82:ac:9f:45:a3:bf:78:a8:c5:31:d9:15:18:bd:90:58:e8:aa:64:29:40:2d:87:b1:7f:f1:de:4a:98:14:61:9f 00:26:38.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38592]): strict KEX resets output message sequence number from 3 to 0 00:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38592]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38592])[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:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #0 sending command=7[7] len=419 00:26:38.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38592]) No pending packets to flush at end of KEX 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #2 SSH_MSG_NEWKEYS 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38592]): strict KEX resets input message sequence number from 3 to 0 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38592]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38592]) authorized authentication methods: password,publickey 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38592]) Accepted service ssh-userauth 00:26:38.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38592]) no authentication factory for method=none 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38592]) SSH_MSG_USERAUTH_REQUEST 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38592]) remaining methods: password,publickey 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38592]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:38.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:38.850 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38592]) authentication result: true 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38592]) SSH_MSG_USERAUTH_REQUEST 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38592]) no heartbeat to stop 00:26:38.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38592]) heartbeat type=IGNORE, interval=PT30S 00:26:38.850 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38592 authenticated 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38592]] session=TransportServerSession[admin@/10.30.170.22:38592] id=0 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38592])) size=2097152, max=2097152, packet=32768 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38592] 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38592]) recipient=0 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])) size=2097152, max=2097152, packet=32768 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])) re-initializing 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])) size=2097152, max=2097152, packet=32768 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:38.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[want-reply=true] subsystem=netconf 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[subsystem] prepared command 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:38.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]}} established 00:26:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 51: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17880 00:26:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 51: Creating data stores for simulated device 00:26:38.854 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:38.854 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:38.855 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:38.855 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:38.855 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:38.856 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52a02aaf] 00:26:38.856 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:38.856 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:38.856 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:38.856 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:38.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:38.857 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:38.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:38.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:38.857 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52a02aaf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52a02aaf], subtreeVersion=Version[c745175], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c745175], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:38.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:38.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 51 on channel [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 1219 down to 2095933 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) request=subsystem result=ReplySuccess, want-reply=true 00:26:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) request=subsystem activate command 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) starting runner for command=netconf 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #5 SSH_MSG_CHANNEL_DATA 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 373 down to 2096779 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_DATA len=373 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592] 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17880', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=51} created 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]} created 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592] successful with session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]} 00:26:38.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]} up 00:26:38.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #6 SSH_MSG_CHANNEL_DATA 00:26:38.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 393 down to 2096386 00:26:38.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_DATA len=393 00:26:38.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592] 00:26:38.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:38.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:38.864 [netconf-device-simulator-threads-0] 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=51} 00:26:38.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:38.864 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c346a14 after next message 00:26:38.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 - R:/10.30.170.22:38592]} EXI handlers added to pipeline 00:26:38.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4c346a14 00:26:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 179 down to 2095754 00:26:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:38.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #7 SSH_MSG_CHANNEL_DATA 00:26:38.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 340 down to 2096046 00:26:38.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_DATA len=340 00:26:38.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592] 00:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:38.869 [netconf-device-simulator-threads-0] 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=51} 00:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c745175] 00:26:38.869 [netconf-device-simulator-threads-0] 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:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:38.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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} 00:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] 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:26:38.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:38.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 778 down to 2094976 00:26:38.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:38.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:39.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]} 00:26:39.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55708]): SSH-2.0-SSHD-UNKNOWN 00:26:39.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55708]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:39.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55708]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:39.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55708]) Send SSH_MSG_KEXINIT 00:26:39.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:39.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #0 SSH_MSG_KEXINIT 00:26:39.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55708]) SSH_MSG_KEXINIT 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55708]) strict KEX=true client=true server=true 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: server host key algorithms = rsa-sha2-512 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: mac algorithms (client to server) = aead 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: mac algorithms (server to client) = aead 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: compression algorithms (client to server) = none 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55708]) Kex: compression algorithms (server to client) = none 00:26:39.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #1 30 00:26:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55708]] process command=SSH_MSG_KEXDH_INIT 00:26:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55708]] Send SSH_MSG_KEXDH_REPLY 00:26:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #1 sending command=31[31] len=1639 00:26:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55708])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55708]) Send SSH_MSG_NEWKEYS 00:26:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55708]) session ID=4b:ce:bb:8d:e2:7b:7e:a3:12:7b:6d:85:af:77:74:7b:89:01:d9:39:a7:bd:2e:d6:0a:64:fb:0e:1e:70:40:f6:61:1e:b7:1a:ae:91:45:8e:c9:82:6d:44:2e:c0:57:62:e2:11:e6:3a:f1:32:58:be:39:85:9c:80:ec:fe:56:79 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55708]): strict KEX resets output message sequence number from 3 to 0 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55708]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55708])[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:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55708])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #0 sending command=7[7] len=419 00:26:39.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55708]) No pending packets to flush at end of KEX 00:26:39.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #2 SSH_MSG_NEWKEYS 00:26:39.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55708]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:39.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55708]): strict KEX resets input message sequence number from 3 to 0 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55708]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55708]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55708]) authorized authentication methods: password,publickey 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55708]) Accepted service ssh-userauth 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55708]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55708]) no authentication factory for method=none 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55708]) SSH_MSG_USERAUTH_REQUEST 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55708]) remaining methods: password,publickey 00:26:39.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55708]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55708]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:39.374 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55708]) authentication result: true 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55708]) SSH_MSG_USERAUTH_REQUEST 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55708])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55708]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55708]) no heartbeat to stop 00:26:39.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55708]) heartbeat type=IGNORE, interval=PT30S 00:26:39.374 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55708 authenticated 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55708]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55708]] session=TransportServerSession[admin@/10.30.170.22:55708] id=0 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55708])) size=2097152, max=2097152, packet=32768 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55708]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55708] 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55708]) recipient=0 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])) size=2097152, max=2097152, packet=32768 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])) re-initializing 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])) size=2097152, max=2097152, packet=32768 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:39.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[want-reply=true] subsystem=netconf 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[subsystem] prepared command 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]}} established 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 52: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17881 00:26:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 52: Creating data stores for simulated device 00:26:39.376 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:39.376 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:39.377 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:39.377 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:39.377 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:39.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38ea8a27] 00:26:39.378 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:39.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:39.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:39.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:39.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:39.379 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:39.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:39.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:39.379 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38ea8a27], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38ea8a27], subtreeVersion=Version[47eede1f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47eede1f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:39.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:39.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:39.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 52 on channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 1219 down to 2095933 00:26:39.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:39.382 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) request=subsystem result=ReplySuccess, want-reply=true 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) request=subsystem activate command 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) starting runner for command=netconf 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #5 SSH_MSG_CHANNEL_DATA 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 373 down to 2096779 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_DATA len=373 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708] 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17881', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=52} created 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]} created 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708] successful with session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]} 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]} up 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #6 SSH_MSG_CHANNEL_DATA 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 393 down to 2096386 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_DATA len=393 00:26:39.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708] 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=52} 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4360d77c after next message 00:26:39.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 - R:/10.30.170.22:55708]} EXI handlers added to pipeline 00:26:39.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:39.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4360d77c 00:26:39.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 179 down to 2095754 00:26:39.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:39.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:39.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #7 SSH_MSG_CHANNEL_DATA 00:26:39.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 340 down to 2096046 00:26:39.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_DATA len=340 00:26:39.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708] 00:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:39.389 [netconf-device-simulator-threads-2] 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=52} 00:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47eede1f] 00:26:39.389 [netconf-device-simulator-threads-2] 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:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:39.389 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:39.389 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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} 00:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] 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:26:39.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:39.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 778 down to 2094976 00:26:39.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:39.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:39.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]} 00:26:39.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:32794]): SSH-2.0-SSHD-UNKNOWN 00:26:39.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:32794]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:39.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:32794]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:39.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:32794]) Send SSH_MSG_KEXINIT 00:26:39.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:39.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #0 SSH_MSG_KEXINIT 00:26:39.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:32794]) SSH_MSG_KEXINIT 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:32794]) strict KEX=true client=true server=true 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: server host key algorithms = rsa-sha2-512 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: mac algorithms (client to server) = aead 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: mac algorithms (server to client) = aead 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: compression algorithms (client to server) = none 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32794]) Kex: compression algorithms (server to client) = none 00:26:39.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:39.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #1 30 00:26:39.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32794]] process command=SSH_MSG_KEXDH_INIT 00:26:39.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32794]] Send SSH_MSG_KEXDH_REPLY 00:26:39.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #1 sending command=31[31] len=1639 00:26:39.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:32794])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:39.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:32794]) Send SSH_MSG_NEWKEYS 00:26:39.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:32794]) session ID=06:51:10:61:93:38:e9:75:0c:f7:1e:b5:80:bb:ea:06:7e:31:f8:a5:0e:de:a8:3d:9c:37:b7:92:d5:18:0b:e2:58:ba:68:cd:79:42:5b:5c:1f:0a:a4:58:c6:60:0b:50:96:e1:6f:37:24:42:9e:77:6a:59:3b:57:c3:9d:fd:31 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32794]): strict KEX resets output message sequence number from 3 to 0 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32794]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:32794])[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:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #0 sending command=7[7] len=419 00:26:39.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32794]) No pending packets to flush at end of KEX 00:26:39.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #2 SSH_MSG_NEWKEYS 00:26:39.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:39.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32794]): strict KEX resets input message sequence number from 3 to 0 00:26:39.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32794]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:32794]) authorized authentication methods: password,publickey 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32794]) Accepted service ssh-userauth 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32794]) no authentication factory for method=none 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32794]) SSH_MSG_USERAUTH_REQUEST 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32794]) remaining methods: password,publickey 00:26:39.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32794]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:39.931 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:32794]) authentication result: true 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:32794]) SSH_MSG_USERAUTH_REQUEST 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32794]) no heartbeat to stop 00:26:39.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:32794]) heartbeat type=IGNORE, interval=PT30S 00:26:39.931 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:32794 authenticated 00:26:39.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:39.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:39.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32794]] session=TransportServerSession[admin@/10.30.170.22:32794] id=0 00:26:39.932 [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.170.22:32794])) size=2097152, max=2097152, packet=32768 00:26:39.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32794] 00:26:39.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32794]) recipient=0 00:26:39.932 [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.170.22:32794])) size=2097152, max=2097152, packet=32768 00:26:39.933 [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.170.22:32794])) re-initializing 00:26:39.933 [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.170.22:32794])) size=2097152, max=2097152, packet=32768 00:26:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794])[want-reply=true] subsystem=netconf 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794])[subsystem] prepared command 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]}} established 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 53: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17882 00:26:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 53: Creating data stores for simulated device 00:26:39.934 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:39.935 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:39.935 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:39.935 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:39.935 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:39.937 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4007cef2] 00:26:39.937 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:39.937 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:39.937 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:39.937 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:39.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:39.938 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:39.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:39.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:39.938 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4007cef2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4007cef2], subtreeVersion=Version[26289c17], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[26289c17], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:39.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:39.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:39.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.941 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 53 on channel [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.942 [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.170.22:32794]) by 1219 down to 2095933 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) request=subsystem result=ReplySuccess, want-reply=true 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) request=subsystem activate command 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) starting runner for command=netconf 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #5 SSH_MSG_CHANNEL_DATA 00:26:39.942 [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.170.22:32794]) by 373 down to 2096779 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_DATA len=373 00:26:39.942 [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.170.22:32794] 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:39.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17882', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=53} created 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]} created 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794] successful with session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]} 00:26:39.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]} up 00:26:39.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #6 SSH_MSG_CHANNEL_DATA 00:26:39.944 [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.170.22:32794]) by 393 down to 2096386 00:26:39.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_DATA len=393 00:26:39.944 [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.170.22:32794] 00:26:39.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:39.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:39.945 [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=53} 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e9abd21 after next message 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 - R:/10.30.170.22:32794]} EXI handlers added to pipeline 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e9abd21 00:26:39.945 [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.170.22:32794]) by 179 down to 2095754 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:39.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:39.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #7 SSH_MSG_CHANNEL_DATA 00:26:39.948 [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.170.22:32794]) by 340 down to 2096046 00:26:39.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_DATA len=340 00:26:39.948 [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.170.22:32794] 00:26:39.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:39.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:39.949 [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=53} 00:26:39.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[26289c17] 00:26:39.949 [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:26:39.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:39.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:39.949 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:39.949 [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:26:39.949 [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:26:39.949 [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} 00:26:39.949 [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:26:39.949 [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=2011-06-01} 00:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.949 [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:26:39.950 [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:26:39.950 [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:26:39.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:39.951 [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.170.22:32794]) by 778 down to 2094976 00:26:39.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:39.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:40.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]} 00:26:40.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43460]): SSH-2.0-SSHD-UNKNOWN 00:26:40.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43460]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:40.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43460]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:40.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43460]) Send SSH_MSG_KEXINIT 00:26:40.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #0 SSH_MSG_KEXINIT 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43460]) SSH_MSG_KEXINIT 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43460]) strict KEX=true client=true server=true 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: server host key algorithms = rsa-sha2-512 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: mac algorithms (client to server) = aead 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: mac algorithms (server to client) = aead 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: compression algorithms (client to server) = none 00:26:40.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43460]) Kex: compression algorithms (server to client) = none 00:26:40.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:40.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #1 30 00:26:40.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43460]] process command=SSH_MSG_KEXDH_INIT 00:26:40.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43460]] Send SSH_MSG_KEXDH_REPLY 00:26:40.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #1 sending command=31[31] len=1639 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43460])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43460]) Send SSH_MSG_NEWKEYS 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43460]) session ID=0a:87:63:a8:39:bf:78:0a:af:d0:d2:53:41:6a:c3:d8:2d:88:a3:ba:12:a4:d1:50:43:23:0f:1d:0e:3d:b1:60:3c:c5:4d:4c:93:f6:23:97:99:95:40:b8:0e:1f:9b:df:dd:4d:3e:83:ef:69:ad:14:4f:d6:2a:06:60:10:76:2f 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43460]): strict KEX resets output message sequence number from 3 to 0 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43460]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43460])[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:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #0 sending command=7[7] len=419 00:26:40.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43460]) No pending packets to flush at end of KEX 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #2 SSH_MSG_NEWKEYS 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43460]): strict KEX resets input message sequence number from 3 to 0 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43460]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43460]) authorized authentication methods: password,publickey 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43460]) Accepted service ssh-userauth 00:26:40.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:40.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:40.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:40.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:40.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43460]) no authentication factory for method=none 00:26:40.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43460]) SSH_MSG_USERAUTH_REQUEST 00:26:40.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43460]) remaining methods: password,publickey 00:26:40.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:40.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43460]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:40.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:40.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:40.538 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43460]) authentication result: true 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43460]) SSH_MSG_USERAUTH_REQUEST 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43460]) no heartbeat to stop 00:26:40.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43460]) heartbeat type=IGNORE, interval=PT30S 00:26:40.538 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43460 authenticated 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43460]] session=TransportServerSession[admin@/10.30.170.22:43460] id=0 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43460])) size=2097152, max=2097152, packet=32768 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43460] 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43460]) recipient=0 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])) size=2097152, max=2097152, packet=32768 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])) re-initializing 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])) size=2097152, max=2097152, packet=32768 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[want-reply=true] subsystem=netconf 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[subsystem] prepared command 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]}} established 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 54: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17883 00:26:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 54: Creating data stores for simulated device 00:26:40.542 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:40.543 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:40.543 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:40.543 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:40.543 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:40.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14aa1c13] 00:26:40.546 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:40.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:40.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:40.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:40.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:40.546 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:40.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:40.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:40.547 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14aa1c13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14aa1c13], subtreeVersion=Version[4574af06], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4574af06], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:40.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:40.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:40.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 54 on channel [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 1219 down to 2095933 00:26:40.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) request=subsystem result=ReplySuccess, want-reply=true 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) request=subsystem activate command 00:26:40.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) starting runner for command=netconf 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #5 SSH_MSG_CHANNEL_DATA 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 373 down to 2096779 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_DATA len=373 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460] 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:40.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:40.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17883', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=54} created 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]} created 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460] successful with session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]} 00:26:40.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]} up 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #6 SSH_MSG_CHANNEL_DATA 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 393 down to 2096386 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_DATA len=393 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460] 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:40.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:40.556 [netconf-device-simulator-threads-6] 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=54} 00:26:40.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:40.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@525bc1e3 after next message 00:26:40.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 - R:/10.30.170.22:43460]} EXI handlers added to pipeline 00:26:40.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:40.557 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@525bc1e3 00:26:40.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 179 down to 2095754 00:26:40.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:40.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:40.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #7 SSH_MSG_CHANNEL_DATA 00:26:40.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 340 down to 2096046 00:26:40.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_DATA len=340 00:26:40.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460] 00:26:40.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:40.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:40.561 [netconf-device-simulator-threads-6] 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=54} 00:26:40.561 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4574af06] 00:26:40.561 [netconf-device-simulator-threads-6] 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:26:40.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:40.561 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:40.561 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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} 00:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] 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:26:40.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:40.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 778 down to 2094976 00:26:40.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:40.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:40.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]} 00:26:40.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55118]): SSH-2.0-SSHD-UNKNOWN 00:26:40.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55118]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:40.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55118]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55118]) Send SSH_MSG_KEXINIT 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #0 SSH_MSG_KEXINIT 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55118]) SSH_MSG_KEXINIT 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55118]) strict KEX=true client=true server=true 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: server host key algorithms = rsa-sha2-512 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:41.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:41.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: mac algorithms (client to server) = aead 00:26:41.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: mac algorithms (server to client) = aead 00:26:41.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: compression algorithms (client to server) = none 00:26:41.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55118]) Kex: compression algorithms (server to client) = none 00:26:41.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:41.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #1 30 00:26:41.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55118]] process command=SSH_MSG_KEXDH_INIT 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55118]] Send SSH_MSG_KEXDH_REPLY 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #1 sending command=31[31] len=1639 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55118])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55118]) Send SSH_MSG_NEWKEYS 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55118]) session ID=05:9b:e1:ef:68:8c:23:44:48:d5:3d:01:f8:9c:51:3c:ba:13:a2:52:06:d4:02:5d:9f:b6:6f:7e:46:47:e4:32:34:55:a6:6d:68:54:02:bb:29:00:7d:77:93:9e:72:cf:46:a6:9d:12:44:75:57:cb:a6:15:66:f4:26:36:e8:6c 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55118]): strict KEX resets output message sequence number from 3 to 0 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55118]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55118])[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:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #0 sending command=7[7] len=419 00:26:41.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55118]) No pending packets to flush at end of KEX 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #2 SSH_MSG_NEWKEYS 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55118]): strict KEX resets input message sequence number from 3 to 0 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55118]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:41.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55118]) authorized authentication methods: password,publickey 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55118]) Accepted service ssh-userauth 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55118]) no authentication factory for method=none 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55118]) SSH_MSG_USERAUTH_REQUEST 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55118]) remaining methods: password,publickey 00:26:41.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55118]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:41.242 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55118]) authentication result: true 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55118]) SSH_MSG_USERAUTH_REQUEST 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55118]) no heartbeat to stop 00:26:41.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55118]) heartbeat type=IGNORE, interval=PT30S 00:26:41.242 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55118 authenticated 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55118]] session=TransportServerSession[admin@/10.30.170.22:55118] id=0 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55118])) size=2097152, max=2097152, packet=32768 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55118] 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55118]) recipient=0 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])) size=2097152, max=2097152, packet=32768 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])) re-initializing 00:26:41.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])) size=2097152, max=2097152, packet=32768 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[want-reply=true] subsystem=netconf 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[subsystem] prepared command 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]}} established 00:26:41.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 55: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17884 00:26:41.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 55: Creating data stores for simulated device 00:26:41.245 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:41.245 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:41.246 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:41.246 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:41.246 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[53d4c990] 00:26:41.247 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:41.247 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:41.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:41.248 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:41.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:41.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:41.248 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[53d4c990], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[53d4c990], subtreeVersion=Version[5592f327], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5592f327], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:41.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:41.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:41.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 55 on channel [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 1219 down to 2095933 00:26:41.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) request=subsystem result=ReplySuccess, want-reply=true 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) request=subsystem activate command 00:26:41.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) starting runner for command=netconf 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #5 SSH_MSG_CHANNEL_DATA 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 373 down to 2096779 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_DATA len=373 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118] 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17884', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=55} created 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]} created 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118] successful with session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]} 00:26:41.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]} up 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #6 SSH_MSG_CHANNEL_DATA 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 393 down to 2096386 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_DATA len=393 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118] 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:41.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:41.257 [netconf-device-simulator-threads-0] 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=55} 00:26:41.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:41.257 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d65feb9 after next message 00:26:41.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 - R:/10.30.170.22:55118]} EXI handlers added to pipeline 00:26:41.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:41.258 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d65feb9 00:26:41.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 179 down to 2095754 00:26:41.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:41.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:41.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #7 SSH_MSG_CHANNEL_DATA 00:26:41.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 340 down to 2096046 00:26:41.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_DATA len=340 00:26:41.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118] 00:26:41.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:41.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:41.264 [netconf-device-simulator-threads-0] 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=55} 00:26:41.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5592f327] 00:26:41.264 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:41.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:41.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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} 00:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] 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:26:41.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:41.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 778 down to 2094976 00:26:41.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:41.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:41.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:41.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #8 SSH_MSG_IGNORE 00:26:41.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:26:41.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]} 00:26:41.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52858]): SSH-2.0-SSHD-UNKNOWN 00:26:41.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52858]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:41.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52858]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:41.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52858]) Send SSH_MSG_KEXINIT 00:26:41.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:41.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #0 SSH_MSG_KEXINIT 00:26:41.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52858]) SSH_MSG_KEXINIT 00:26:41.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52858]) strict KEX=true client=true server=true 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: server host key algorithms = rsa-sha2-512 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: mac algorithms (client to server) = aead 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: mac algorithms (server to client) = aead 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: compression algorithms (client to server) = none 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52858]) Kex: compression algorithms (server to client) = none 00:26:41.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:41.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #1 30 00:26:41.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52858]] process command=SSH_MSG_KEXDH_INIT 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52858]] Send SSH_MSG_KEXDH_REPLY 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #1 sending command=31[31] len=1639 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52858])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52858]) Send SSH_MSG_NEWKEYS 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52858]) session ID=46:4e:6e:96:d9:c6:65:7f:50:60:06:38:f3:cb:df:10:3c:2e:16:a8:a6:b3:67:a6:c8:e2:da:d5:c6:42:bb:b1:6e:0e:87:7f:20:cd:3e:df:84:c2:de:ca:d1:e9:09:3f:84:fa:42:7b:6f:4c:47:2c:62:b2:66:74:c4:26:54:64 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52858]): strict KEX resets output message sequence number from 3 to 0 00:26:41.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52858]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:41.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52858])[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:26:41.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52858])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:41.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #0 sending command=7[7] len=419 00:26:41.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52858]) No pending packets to flush at end of KEX 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #2 SSH_MSG_NEWKEYS 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52858]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52858]): strict KEX resets input message sequence number from 3 to 0 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52858]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52858]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:41.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52858]) authorized authentication methods: password,publickey 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52858]) Accepted service ssh-userauth 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52858]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52858]) no authentication factory for method=none 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52858]) SSH_MSG_USERAUTH_REQUEST 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52858]) remaining methods: password,publickey 00:26:41.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52858]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52858]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:41.900 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52858]) authentication result: true 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52858]) SSH_MSG_USERAUTH_REQUEST 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52858])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52858]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52858]) no heartbeat to stop 00:26:41.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52858]) heartbeat type=IGNORE, interval=PT30S 00:26:41.900 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52858 authenticated 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52858]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52858]] session=TransportServerSession[admin@/10.30.170.22:52858] id=0 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52858])) size=2097152, max=2097152, packet=32768 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52858]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52858] 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52858]) recipient=0 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])) size=2097152, max=2097152, packet=32768 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])) re-initializing 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])) size=2097152, max=2097152, packet=32768 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:41.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[want-reply=true] subsystem=netconf 00:26:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[subsystem] prepared command 00:26:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]}} established 00:26:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 56: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17885 00:26:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 56: Creating data stores for simulated device 00:26:41.904 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:41.904 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:41.905 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:41.905 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:41.905 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:41.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68e5807c] 00:26:41.907 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:41.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:41.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:41.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:41.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:41.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:41.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:41.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:41.909 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68e5807c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68e5807c], subtreeVersion=Version[66bda4ab], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66bda4ab], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:41.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:41.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:41.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 56 on channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 1219 down to 2095933 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) request=subsystem result=ReplySuccess, want-reply=true 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) request=subsystem activate command 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) starting runner for command=netconf 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #5 SSH_MSG_CHANNEL_DATA 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 373 down to 2096779 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_DATA len=373 00:26:41.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858] 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17885', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=56} created 00:26:41.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]} created 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858] successful with session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]} 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]} up 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #6 SSH_MSG_CHANNEL_DATA 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 393 down to 2096386 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_DATA len=393 00:26:41.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858] 00:26:41.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:41.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:41.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=56} 00:26:41.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@505e1a6e after next message 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 - R:/10.30.170.22:52858]} EXI handlers added to pipeline 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@505e1a6e 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 179 down to 2095754 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:41.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:41.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #7 SSH_MSG_CHANNEL_DATA 00:26:41.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 340 down to 2096046 00:26:41.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_DATA len=340 00:26:41.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858] 00:26:41.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:41.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:41.927 [netconf-device-simulator-threads-2] 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=56} 00:26:41.928 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66bda4ab] 00:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:41.928 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:41.928 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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} 00:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.928 [netconf-device-simulator-threads-2] 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:26:41.929 [netconf-device-simulator-threads-2] 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:26:41.929 [netconf-device-simulator-threads-2] 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:26:41.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:41.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 778 down to 2094976 00:26:41.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:41.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:41.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #8 SSH_MSG_IGNORE 00:26:41.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:26:41.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]} 00:26:41.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39306]): SSH-2.0-SSHD-UNKNOWN 00:26:41.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39306]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:41.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39306]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:42.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #8 SSH_MSG_IGNORE 00:26:42.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39306]) Send SSH_MSG_KEXINIT 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #0 SSH_MSG_KEXINIT 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39306]) SSH_MSG_KEXINIT 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39306]) strict KEX=true client=true server=true 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: server host key algorithms = rsa-sha2-512 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: mac algorithms (client to server) = aead 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: mac algorithms (server to client) = aead 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: compression algorithms (client to server) = none 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39306]) Kex: compression algorithms (server to client) = none 00:26:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:42.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #1 30 00:26:42.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39306]] process command=SSH_MSG_KEXDH_INIT 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39306]] Send SSH_MSG_KEXDH_REPLY 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #1 sending command=31[31] len=1639 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39306])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39306]) Send SSH_MSG_NEWKEYS 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39306]) session ID=84:f6:c6:11:48:f5:57:df:2b:15:a0:01:2c:f7:b9:b4:7f:e4:ee:bf:82:e4:0e:82:e3:95:5a:e2:fe:1f:a5:38:6d:65:6c:da:f6:69:a6:44:b0:dd:3a:6b:35:b6:46:b8:1d:e1:46:a2:d6:99:25:02:c3:d5:21:f3:ad:a4:6f:f1 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39306]): strict KEX resets output message sequence number from 3 to 0 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39306]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39306])[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:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #0 sending command=7[7] len=419 00:26:42.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39306]) No pending packets to flush at end of KEX 00:26:42.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #2 SSH_MSG_NEWKEYS 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39306]): strict KEX resets input message sequence number from 3 to 0 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39306]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39306]) authorized authentication methods: password,publickey 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39306]) Accepted service ssh-userauth 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39306]) no authentication factory for method=none 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39306]) SSH_MSG_USERAUTH_REQUEST 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39306]) remaining methods: password,publickey 00:26:42.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39306]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:42.242 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39306]) authentication result: true 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39306]) SSH_MSG_USERAUTH_REQUEST 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39306]) no heartbeat to stop 00:26:42.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39306]) heartbeat type=IGNORE, interval=PT30S 00:26:42.242 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39306 authenticated 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39306]] session=TransportServerSession[admin@/10.30.170.22:39306] id=0 00:26:42.243 [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.170.22:39306])) size=2097152, max=2097152, packet=32768 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39306] 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39306]) recipient=0 00:26:42.243 [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.170.22:39306])) size=2097152, max=2097152, packet=32768 00:26:42.243 [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.170.22:39306])) re-initializing 00:26:42.243 [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.170.22:39306])) size=2097152, max=2097152, packet=32768 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:42.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306])[want-reply=true] subsystem=netconf 00:26:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306])[subsystem] prepared command 00:26:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]}} established 00:26:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 57: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17886 00:26:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 57: Creating data stores for simulated device 00:26:42.245 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:42.245 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:42.245 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:42.245 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:42.245 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e754293] 00:26:42.246 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:42.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:42.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:42.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:42.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:42.248 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:42.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:42.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:42.248 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e754293], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e754293], subtreeVersion=Version[59385812], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59385812], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:42.248 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:42.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.251 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 57 on channel [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.251 [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.170.22:39306]) by 1219 down to 2095933 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) request=subsystem result=ReplySuccess, want-reply=true 00:26:42.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) request=subsystem activate command 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) starting runner for command=netconf 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #5 SSH_MSG_CHANNEL_DATA 00:26:42.252 [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.170.22:39306]) by 373 down to 2096779 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_DATA len=373 00:26:42.252 [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.170.22:39306] 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17886', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=57} created 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]} created 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306] successful with session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]} 00:26:42.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]} up 00:26:42.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #6 SSH_MSG_CHANNEL_DATA 00:26:42.253 [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.170.22:39306]) by 393 down to 2096386 00:26:42.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_DATA len=393 00:26:42.253 [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.170.22:39306] 00:26:42.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:42.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:42.254 [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=57} 00:26:42.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:42.254 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29b99e after next message 00:26:42.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 - R:/10.30.170.22:39306]} EXI handlers added to pipeline 00:26:42.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:42.255 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29b99e 00:26:42.255 [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.170.22:39306]) by 179 down to 2095754 00:26:42.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:42.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:42.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #7 SSH_MSG_CHANNEL_DATA 00:26:42.257 [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.170.22:39306]) by 340 down to 2096046 00:26:42.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_DATA len=340 00:26:42.257 [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.170.22:39306] 00:26:42.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:42.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:42.259 [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=57} 00:26:42.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59385812] 00:26:42.260 [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:26:42.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:42.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:42.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:42.260 [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:26:42.260 [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:26:42.260 [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} 00:26:42.260 [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:26:42.260 [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=2011-06-01} 00:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.260 [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:26:42.261 [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:26:42.261 [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:26:42.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:42.261 [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.170.22:39306]) by 778 down to 2094976 00:26:42.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:42.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:42.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]} 00:26:42.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56666]): SSH-2.0-SSHD-UNKNOWN 00:26:42.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56666]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56666]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:42.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:42.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #8 SSH_MSG_IGNORE 00:26:42.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:26:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56666]) Send SSH_MSG_KEXINIT 00:26:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #0 SSH_MSG_KEXINIT 00:26:42.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56666]) SSH_MSG_KEXINIT 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56666]) strict KEX=true client=true server=true 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: server host key algorithms = rsa-sha2-512 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: mac algorithms (client to server) = aead 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: mac algorithms (server to client) = aead 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: compression algorithms (client to server) = none 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56666]) Kex: compression algorithms (server to client) = none 00:26:42.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:42.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #1 30 00:26:42.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56666]] process command=SSH_MSG_KEXDH_INIT 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56666]] Send SSH_MSG_KEXDH_REPLY 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #1 sending command=31[31] len=1639 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56666])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56666]) Send SSH_MSG_NEWKEYS 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56666]) session ID=31:9d:72:a0:51:c2:9d:32:20:e3:0f:ea:55:33:cb:34:b0:80:3e:86:d6:a4:ef:a4:a4:1f:60:da:e2:bd:8b:9e:32:f2:00:3c:24:a4:aa:5f:b8:23:1c:50:fa:aa:58:c3:ed:d4:fb:0f:ed:cd:e2:b6:83:8c:79:30:e9:ef:bc:f2 00:26:42.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56666]): strict KEX resets output message sequence number from 3 to 0 00:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56666]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56666])[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:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56666])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #0 sending command=7[7] len=419 00:26:42.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56666]) No pending packets to flush at end of KEX 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #2 SSH_MSG_NEWKEYS 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56666]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56666]): strict KEX resets input message sequence number from 3 to 0 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56666]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56666]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56666]) authorized authentication methods: password,publickey 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56666]) Accepted service ssh-userauth 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:42.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56666]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56666]) no authentication factory for method=none 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56666]) SSH_MSG_USERAUTH_REQUEST 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56666]) remaining methods: password,publickey 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56666]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56666]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56666]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:42.943 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56666]) authentication result: true 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56666]) SSH_MSG_USERAUTH_REQUEST 00:26:42.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56666])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:42.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56666]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:42.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:42.944 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:42.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56666]) no heartbeat to stop 00:26:42.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56666]) heartbeat type=IGNORE, interval=PT30S 00:26:42.944 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56666 authenticated 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56666]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56666]] session=TransportServerSession[admin@/10.30.170.22:56666] id=0 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56666])) size=2097152, max=2097152, packet=32768 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56666]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56666] 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56666]) recipient=0 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])) size=2097152, max=2097152, packet=32768 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])) re-initializing 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])) size=2097152, max=2097152, packet=32768 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:42.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[want-reply=true] subsystem=netconf 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[subsystem] prepared command 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]}} established 00:26:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 58: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17887 00:26:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 58: Creating data stores for simulated device 00:26:42.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:42.948 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:42.948 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:42.948 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:42.949 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:42.952 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22d996f6] 00:26:42.952 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:42.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:42.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:42.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:42.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:42.954 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:42.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:42.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:42.954 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22d996f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22d996f6], subtreeVersion=Version[45172fc2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45172fc2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:42.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:42.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:42.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 58 on channel [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 1219 down to 2095933 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) request=subsystem result=ReplySuccess, want-reply=true 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) request=subsystem activate command 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) starting runner for command=netconf 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #5 SSH_MSG_CHANNEL_DATA 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 373 down to 2096779 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_DATA len=373 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666] 00:26:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17887', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=58} created 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]} created 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666] successful with session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]} 00:26:42.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]} up 00:26:42.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #6 SSH_MSG_CHANNEL_DATA 00:26:42.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 393 down to 2096386 00:26:42.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_DATA len=393 00:26:42.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666] 00:26:42.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:42.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:42.962 [netconf-device-simulator-threads-6] 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=58} 00:26:42.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77a0f82a after next message 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 - R:/10.30.170.22:56666]} EXI handlers added to pipeline 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77a0f82a 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 179 down to 2095754 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:42.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:42.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #7 SSH_MSG_CHANNEL_DATA 00:26:42.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 340 down to 2096046 00:26:42.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_DATA len=340 00:26:42.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666] 00:26:42.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:42.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:42.967 [netconf-device-simulator-threads-6] 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=58} 00:26:42.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45172fc2] 00:26:42.967 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:42.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:42.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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} 00:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] 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:26:42.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:42.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 778 down to 2094976 00:26:42.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:42.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:43.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]} 00:26:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44578]): SSH-2.0-SSHD-UNKNOWN 00:26:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44578]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:43.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44578]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:43.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44578]) Send SSH_MSG_KEXINIT 00:26:43.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:43.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #0 SSH_MSG_KEXINIT 00:26:43.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44578]) SSH_MSG_KEXINIT 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44578]) strict KEX=true client=true server=true 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: server host key algorithms = rsa-sha2-512 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: mac algorithms (client to server) = aead 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: mac algorithms (server to client) = aead 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: compression algorithms (client to server) = none 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44578]) Kex: compression algorithms (server to client) = none 00:26:43.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:43.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #1 30 00:26:43.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44578]] process command=SSH_MSG_KEXDH_INIT 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44578]] Send SSH_MSG_KEXDH_REPLY 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #1 sending command=31[31] len=1639 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44578]) Send SSH_MSG_NEWKEYS 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44578]) session ID=be:e5:1d:64:5f:3b:94:df:49:48:cb:06:3a:b0:67:dd:77:76:bb:27:04:e1:11:48:87:5d:72:2e:6b:9f:2a:f7:13:54:fc:58:02:cd:9b:91:3d:58:32:39:64:7f:96:48:2f:54:bc:18:0c:44:1e:96:25:60:fd:f0:eb:57:a6:ad 00:26:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44578]): strict KEX resets output message sequence number from 3 to 0 00:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44578]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44578])[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:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #0 sending command=7[7] len=419 00:26:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44578]) No pending packets to flush at end of KEX 00:26:43.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #8 SSH_MSG_IGNORE 00:26:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #2 SSH_MSG_NEWKEYS 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44578]): strict KEX resets input message sequence number from 3 to 0 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44578]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44578]) authorized authentication methods: password,publickey 00:26:43.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44578]) Accepted service ssh-userauth 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44578]) no authentication factory for method=none 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44578]) SSH_MSG_USERAUTH_REQUEST 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44578]) remaining methods: password,publickey 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44578]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:43.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:43.240 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44578]) authentication result: true 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44578]) SSH_MSG_USERAUTH_REQUEST 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44578]) no heartbeat to stop 00:26:43.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44578]) heartbeat type=IGNORE, interval=PT30S 00:26:43.240 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44578 authenticated 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44578]] session=TransportServerSession[admin@/10.30.170.22:44578] id=0 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44578])) size=2097152, max=2097152, packet=32768 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44578] 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44578]) recipient=0 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])) size=2097152, max=2097152, packet=32768 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])) re-initializing 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])) size=2097152, max=2097152, packet=32768 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:43.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[want-reply=true] subsystem=netconf 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[subsystem] prepared command 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]}} established 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 59: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17888 00:26:43.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 59: Creating data stores for simulated device 00:26:43.242 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:43.242 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:43.242 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:43.242 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:43.242 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[239c2042] 00:26:43.244 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:43.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:43.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:43.245 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:43.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:43.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:43.245 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[239c2042], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[239c2042], subtreeVersion=Version[40d49145], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[40d49145], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:43.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:43.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:43.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 59 on channel [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 1219 down to 2095933 00:26:43.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) request=subsystem result=ReplySuccess, want-reply=true 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) request=subsystem activate command 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) starting runner for command=netconf 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #5 SSH_MSG_CHANNEL_DATA 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 373 down to 2096779 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_DATA len=373 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578] 00:26:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17888', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=59} created 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]} created 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578] successful with session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]} 00:26:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]} up 00:26:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #6 SSH_MSG_CHANNEL_DATA 00:26:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 393 down to 2096386 00:26:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_DATA len=393 00:26:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578] 00:26:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:43.252 [netconf-device-simulator-threads-0] 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=59} 00:26:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68db3b9d after next message 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 - R:/10.30.170.22:44578]} EXI handlers added to pipeline 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68db3b9d 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 179 down to 2095754 00:26:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:43.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #7 SSH_MSG_CHANNEL_DATA 00:26:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 340 down to 2096046 00:26:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_DATA len=340 00:26:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578] 00:26:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:43.264 [netconf-device-simulator-threads-0] 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=59} 00:26:43.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[40d49145] 00:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:43.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:43.265 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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} 00:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.265 [netconf-device-simulator-threads-0] 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:26:43.266 [netconf-device-simulator-threads-0] 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:26:43.266 [netconf-device-simulator-threads-0] 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:26:43.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:43.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 778 down to 2094976 00:26:43.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:43.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:43.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]} 00:26:43.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53072]): SSH-2.0-SSHD-UNKNOWN 00:26:43.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53072]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:43.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53072]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:43.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:43.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #8 SSH_MSG_IGNORE 00:26:43.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:26:44.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53072]) Send SSH_MSG_KEXINIT 00:26:44.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:44.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #0 SSH_MSG_KEXINIT 00:26:44.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53072]) SSH_MSG_KEXINIT 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53072]) strict KEX=true client=true server=true 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: server host key algorithms = rsa-sha2-512 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: mac algorithms (client to server) = aead 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: mac algorithms (server to client) = aead 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: compression algorithms (client to server) = none 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53072]) Kex: compression algorithms (server to client) = none 00:26:44.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:44.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #1 30 00:26:44.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53072]] process command=SSH_MSG_KEXDH_INIT 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53072]] Send SSH_MSG_KEXDH_REPLY 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #1 sending command=31[31] len=1639 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53072])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53072]) Send SSH_MSG_NEWKEYS 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53072]) session ID=ed:da:81:2b:2c:fd:86:13:76:7f:99:02:bd:ca:6f:39:60:98:fd:67:9f:72:9c:f4:97:d2:75:89:27:eb:92:c7:45:7a:86:28:3d:fb:00:6b:68:84:b2:68:20:a6:54:78:b9:86:57:1a:04:fd:ad:fd:e1:f3:99:dd:87:5e:2f:cf 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53072]): strict KEX resets output message sequence number from 3 to 0 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53072]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53072])[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:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53072])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #0 sending command=7[7] len=419 00:26:44.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53072]) No pending packets to flush at end of KEX 00:26:44.184 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]} 00:26:44.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49604]): SSH-2.0-SSHD-UNKNOWN 00:26:44.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49604]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:44.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49604]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #2 SSH_MSG_NEWKEYS 00:26:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53072]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53072]): strict KEX resets input message sequence number from 3 to 0 00:26:44.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53072]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53072]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53072]) authorized authentication methods: password,publickey 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53072]) Accepted service ssh-userauth 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53072]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53072]) no authentication factory for method=none 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53072]) SSH_MSG_USERAUTH_REQUEST 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53072]) remaining methods: password,publickey 00:26:44.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53072]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53072]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:44.194 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53072]) authentication result: true 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53072]) SSH_MSG_USERAUTH_REQUEST 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53072])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53072]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53072]) no heartbeat to stop 00:26:44.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53072]) heartbeat type=IGNORE, interval=PT30S 00:26:44.195 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53072 authenticated 00:26:44.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:44.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53072]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:44.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53072]] session=TransportServerSession[admin@/10.30.170.22:53072] id=0 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53072])) size=2097152, max=2097152, packet=32768 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53072]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53072] 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53072]) recipient=0 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])) size=2097152, max=2097152, packet=32768 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])) re-initializing 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])) size=2097152, max=2097152, packet=32768 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[want-reply=true] subsystem=netconf 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[subsystem] prepared command 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]}} established 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 60: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17889 00:26:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 60: Creating data stores for simulated device 00:26:44.198 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:44.198 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.199 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:44.199 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.199 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:44.201 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[25d76edf] 00:26:44.201 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:44.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:44.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:44.202 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:44.202 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:44.202 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:44.202 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:44.202 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[25d76edf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[25d76edf], subtreeVersion=Version[3d86af], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d86af], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:44.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:44.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 60 on channel [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 1219 down to 2095933 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) request=subsystem result=ReplySuccess, want-reply=true 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) request=subsystem activate command 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) starting runner for command=netconf 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #5 SSH_MSG_CHANNEL_DATA 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 373 down to 2096779 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_DATA len=373 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072] 00:26:44.207 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17889', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=60} created 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]} created 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072] successful with session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]} 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]} up 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #6 SSH_MSG_CHANNEL_DATA 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 393 down to 2096386 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_DATA len=393 00:26:44.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072] 00:26:44.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:44.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=60} 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c18ce9b after next message 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 - R:/10.30.170.22:53072]} EXI handlers added to pipeline 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c18ce9b 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 179 down to 2095754 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:44.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #7 SSH_MSG_CHANNEL_DATA 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 340 down to 2096046 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_DATA len=340 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072] 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:44.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.213 [netconf-device-simulator-threads-2] 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=60} 00:26:44.214 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d86af] 00:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:44.214 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:44.214 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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} 00:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.214 [netconf-device-simulator-threads-2] 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:26:44.215 [netconf-device-simulator-threads-2] 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:26:44.215 [netconf-device-simulator-threads-2] 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:26:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 778 down to 2094976 00:26:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:44.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:44.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #8 SSH_MSG_IGNORE 00:26:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:26:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49604]) Send SSH_MSG_KEXINIT 00:26:44.475 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #0 SSH_MSG_KEXINIT 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49604]) SSH_MSG_KEXINIT 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49604]) strict KEX=true client=true server=true 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: server host key algorithms = rsa-sha2-512 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: mac algorithms (client to server) = aead 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: mac algorithms (server to client) = aead 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: compression algorithms (client to server) = none 00:26:44.476 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49604]) Kex: compression algorithms (server to client) = none 00:26:44.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #1 30 00:26:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49604]] process command=SSH_MSG_KEXDH_INIT 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49604]] Send SSH_MSG_KEXDH_REPLY 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #1 sending command=31[31] len=1639 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49604])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49604]) Send SSH_MSG_NEWKEYS 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49604]) session ID=4f:63:4e:db:c2:7a:e4:bb:4b:61:e4:19:95:7c:f7:e1:82:1a:5a:47:0f:19:17:87:ad:83:d7:95:f2:d8:0f:6c:3d:59:ba:3f:73:e9:b3:88:3b:9b:46:27:9e:e3:a5:c3:da:3f:ab:ce:a1:fa:e6:ac:d4:80:e5:cb:af:7d:fc:da 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49604]): strict KEX resets output message sequence number from 3 to 0 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49604]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49604])[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:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #0 sending command=7[7] len=419 00:26:44.565 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49604]) No pending packets to flush at end of KEX 00:26:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #2 SSH_MSG_NEWKEYS 00:26:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49604]): strict KEX resets input message sequence number from 3 to 0 00:26:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49604]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:44.600 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49604]) authorized authentication methods: password,publickey 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49604]) Accepted service ssh-userauth 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:44.601 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:44.602 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49604]) no authentication factory for method=none 00:26:44.602 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49604]) SSH_MSG_USERAUTH_REQUEST 00:26:44.602 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49604]) remaining methods: password,publickey 00:26:44.602 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49604]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:44.603 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49604]) authentication result: true 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49604]) SSH_MSG_USERAUTH_REQUEST 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:44.603 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:44.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:44.604 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:44.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49604]) no heartbeat to stop 00:26:44.604 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49604]) heartbeat type=IGNORE, interval=PT30S 00:26:44.604 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49604 authenticated 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49604]] session=TransportServerSession[admin@/10.30.170.22:49604] id=0 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49604])) size=2097152, max=2097152, packet=32768 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49604] 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49604]) recipient=0 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])) size=2097152, max=2097152, packet=32768 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])) re-initializing 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])) size=2097152, max=2097152, packet=32768 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:44.605 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[want-reply=true] subsystem=netconf 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[subsystem] prepared command 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]}} established 00:26:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 61: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17890 00:26:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 61: Creating data stores for simulated device 00:26:44.607 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:44.607 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.607 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:44.607 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.607 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:44.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14bac5d9] 00:26:44.610 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:44.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:44.610 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:44.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:44.610 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:44.610 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:44.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:44.611 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14bac5d9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14bac5d9], subtreeVersion=Version[fe6cdf2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[fe6cdf2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.611 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:44.611 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:44.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.618 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 61 on channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 1219 down to 2095933 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) request=subsystem result=ReplySuccess, want-reply=true 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) request=subsystem activate command 00:26:44.619 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) starting runner for command=netconf 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #5 SSH_MSG_CHANNEL_DATA 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 373 down to 2096779 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_DATA len=373 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604] 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:44.621 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17890', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=61} created 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]} created 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604] successful with session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]} 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]} up 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #6 SSH_MSG_CHANNEL_DATA 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 393 down to 2096386 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_DATA len=393 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604] 00:26:44.622 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=61} 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75ea00a9 after next message 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 - R:/10.30.170.22:49604]} EXI handlers added to pipeline 00:26:44.623 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:44.624 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75ea00a9 00:26:44.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 179 down to 2095754 00:26:44.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:44.624 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:44.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #7 SSH_MSG_CHANNEL_DATA 00:26:44.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 340 down to 2096046 00:26:44.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_DATA len=340 00:26:44.626 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604] 00:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.627 [netconf-device-simulator-threads-3] 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=61} 00:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[fe6cdf2] 00:26:44.627 [netconf-device-simulator-threads-3] 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:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:44.627 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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} 00:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] 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:26:44.628 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:44.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 778 down to 2094976 00:26:44.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:44.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:44.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]} 00:26:44.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38116]): SSH-2.0-SSHD-UNKNOWN 00:26:44.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38116]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:44.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38116]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:44.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38116]) Send SSH_MSG_KEXINIT 00:26:44.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #0 SSH_MSG_KEXINIT 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38116]) SSH_MSG_KEXINIT 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38116]) strict KEX=true client=true server=true 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: server host key algorithms = rsa-sha2-512 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: mac algorithms (client to server) = aead 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: mac algorithms (server to client) = aead 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: compression algorithms (client to server) = none 00:26:44.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38116]) Kex: compression algorithms (server to client) = none 00:26:44.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:44.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #8 SSH_MSG_IGNORE 00:26:44.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:26:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #1 30 00:26:44.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38116]] process command=SSH_MSG_KEXDH_INIT 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38116]] Send SSH_MSG_KEXDH_REPLY 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #1 sending command=31[31] len=1639 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38116])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38116]) Send SSH_MSG_NEWKEYS 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38116]) session ID=fb:60:be:76:c7:95:f7:7a:66:69:8b:bc:84:b7:c2:e2:46:33:28:b7:e0:88:c3:34:ad:59:2e:aa:a8:5f:80:82:30:84:cf:67:e5:b2:22:ec:06:5e:6e:aa:e8:fd:73:db:ab:e2:c9:d3:b7:2c:19:a5:62:a3:1a:5a:cf:97:a8:83 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:44.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38116]): strict KEX resets output message sequence number from 3 to 0 00:26:44.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38116]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:44.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38116])[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:26:44.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:44.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #0 sending command=7[7] len=419 00:26:44.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38116]) No pending packets to flush at end of KEX 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #2 SSH_MSG_NEWKEYS 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38116]): strict KEX resets input message sequence number from 3 to 0 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38116]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38116]) authorized authentication methods: password,publickey 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38116]) Accepted service ssh-userauth 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38116]) no authentication factory for method=none 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38116]) SSH_MSG_USERAUTH_REQUEST 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38116]) remaining methods: password,publickey 00:26:44.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38116]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:44.938 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38116]) authentication result: true 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38116]) SSH_MSG_USERAUTH_REQUEST 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38116]) no heartbeat to stop 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38116]) heartbeat type=IGNORE, interval=PT30S 00:26:44.938 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38116 authenticated 00:26:44.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38116]] session=TransportServerSession[admin@/10.30.170.22:38116] id=0 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38116])) size=2097152, max=2097152, packet=32768 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38116] 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38116]) recipient=0 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])) size=2097152, max=2097152, packet=32768 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])) re-initializing 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])) size=2097152, max=2097152, packet=32768 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:44.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[want-reply=true] subsystem=netconf 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[subsystem] prepared command 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]}} established 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 62: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17891 00:26:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 62: Creating data stores for simulated device 00:26:44.941 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:44.941 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.942 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:44.942 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:44.942 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:44.945 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c90ef45] 00:26:44.945 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.945 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:44.945 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:44.945 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:44.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:44.946 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:44.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:44.946 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:44.946 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c90ef45], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c90ef45], subtreeVersion=Version[1491dbe4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1491dbe4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:44.947 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:44.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:44.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 62 on channel [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 1219 down to 2095933 00:26:44.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) request=subsystem result=ReplySuccess, want-reply=true 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) request=subsystem activate command 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) starting runner for command=netconf 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #5 SSH_MSG_CHANNEL_DATA 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 373 down to 2096779 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_DATA len=373 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116] 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:44.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17891', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=62} created 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]} created 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116] successful with session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]} 00:26:44.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]} up 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #6 SSH_MSG_CHANNEL_DATA 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 393 down to 2096386 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_DATA len=393 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116] 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:44.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.955 [netconf-device-simulator-threads-6] 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=62} 00:26:44.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:44.955 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19011b87 after next message 00:26:44.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 - R:/10.30.170.22:38116]} EXI handlers added to pipeline 00:26:44.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:44.956 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19011b87 00:26:44.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 179 down to 2095754 00:26:44.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:44.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:44.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #7 SSH_MSG_CHANNEL_DATA 00:26:44.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 340 down to 2096046 00:26:44.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_DATA len=340 00:26:44.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116] 00:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:44.959 [netconf-device-simulator-threads-6] 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=62} 00:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1491dbe4] 00:26:44.959 [netconf-device-simulator-threads-6] 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:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:44.959 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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} 00:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] 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:26:44.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:44.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 778 down to 2094976 00:26:44.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:44.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:45.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]} 00:26:45.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60332]): SSH-2.0-SSHD-UNKNOWN 00:26:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60332]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60332]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60332]) Send SSH_MSG_KEXINIT 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #0 SSH_MSG_KEXINIT 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60332]) SSH_MSG_KEXINIT 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60332]) strict KEX=true client=true server=true 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: server host key algorithms = rsa-sha2-512 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: mac algorithms (client to server) = aead 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: mac algorithms (server to client) = aead 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: compression algorithms (client to server) = none 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60332]) Kex: compression algorithms (server to client) = none 00:26:45.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:45.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #1 30 00:26:45.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60332]] process command=SSH_MSG_KEXDH_INIT 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60332]] Send SSH_MSG_KEXDH_REPLY 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #1 sending command=31[31] len=1639 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60332])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60332]) Send SSH_MSG_NEWKEYS 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60332]) session ID=47:d6:0d:75:9c:91:ed:94:7f:b9:37:0c:66:3e:08:50:fb:0d:e8:1a:bc:20:8a:28:f5:f8:e0:79:a3:0d:49:15:90:5d:c7:ef:2a:31:f8:9e:61:e4:57:00:f5:7d:9d:2c:ff:9a:2a:5d:08:81:1d:cf:05:6f:c5:44:37:c8:ce:06 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60332]): strict KEX resets output message sequence number from 3 to 0 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60332]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60332])[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:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60332])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #0 sending command=7[7] len=419 00:26:45.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60332]) No pending packets to flush at end of KEX 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #2 SSH_MSG_NEWKEYS 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60332]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60332]): strict KEX resets input message sequence number from 3 to 0 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60332]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:45.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60332]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60332]) authorized authentication methods: password,publickey 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60332]) Accepted service ssh-userauth 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60332]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60332]) no authentication factory for method=none 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60332]) SSH_MSG_USERAUTH_REQUEST 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60332]) remaining methods: password,publickey 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60332]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60332]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60332]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:45.493 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60332]) authentication result: true 00:26:45.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60332]) SSH_MSG_USERAUTH_REQUEST 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60332])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60332]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60332]) no heartbeat to stop 00:26:45.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60332]) heartbeat type=IGNORE, interval=PT30S 00:26:45.494 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60332 authenticated 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60332]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60332]] session=TransportServerSession[admin@/10.30.170.22:60332] id=0 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60332])) size=2097152, max=2097152, packet=32768 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60332]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60332] 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60332]) recipient=0 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])) size=2097152, max=2097152, packet=32768 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])) re-initializing 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])) size=2097152, max=2097152, packet=32768 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[want-reply=true] subsystem=netconf 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[subsystem] prepared command 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]}} established 00:26:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 63: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17892 00:26:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 63: Creating data stores for simulated device 00:26:45.497 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:45.497 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:45.499 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:45.499 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:45.499 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:45.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30601c6] 00:26:45.501 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:45.502 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:45.502 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:45.502 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:45.503 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:45.503 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30601c6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30601c6], subtreeVersion=Version[776abdf3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[776abdf3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:45.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:45.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 63 on channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 1219 down to 2095933 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) request=subsystem result=ReplySuccess, want-reply=true 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) request=subsystem activate command 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) starting runner for command=netconf 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #5 SSH_MSG_CHANNEL_DATA 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 373 down to 2096779 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_DATA len=373 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332] 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:45.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17892', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=63} created 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]} created 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332] successful with session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]} 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]} up 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #6 SSH_MSG_CHANNEL_DATA 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 393 down to 2096386 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_DATA len=393 00:26:45.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332] 00:26:45.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:45.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:45.514 [netconf-device-simulator-threads-0] 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=63} 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7528d1c0 after next message 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 - R:/10.30.170.22:60332]} EXI handlers added to pipeline 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7528d1c0 00:26:45.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 179 down to 2095754 00:26:45.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:45.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:45.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #7 SSH_MSG_CHANNEL_DATA 00:26:45.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 340 down to 2096046 00:26:45.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_DATA len=340 00:26:45.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332] 00:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:45.517 [netconf-device-simulator-threads-0] 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=63} 00:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[776abdf3] 00:26:45.517 [netconf-device-simulator-threads-0] 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:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:45.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:45.517 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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} 00:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] 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:26:45.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:45.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 778 down to 2094976 00:26:45.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:45.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:45.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:45.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #8 SSH_MSG_IGNORE 00:26:45.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:26:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]} 00:26:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42646]): SSH-2.0-SSHD-UNKNOWN 00:26:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42646]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42646]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:45.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42646]) Send SSH_MSG_KEXINIT 00:26:45.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:45.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #0 SSH_MSG_KEXINIT 00:26:45.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42646]) SSH_MSG_KEXINIT 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42646]) strict KEX=true client=true server=true 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: server host key algorithms = rsa-sha2-512 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: mac algorithms (client to server) = aead 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: mac algorithms (server to client) = aead 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: compression algorithms (client to server) = none 00:26:45.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42646]) Kex: compression algorithms (server to client) = none 00:26:45.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:45.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #1 30 00:26:45.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42646]] process command=SSH_MSG_KEXDH_INIT 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42646]] Send SSH_MSG_KEXDH_REPLY 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #1 sending command=31[31] len=1639 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42646])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42646]) Send SSH_MSG_NEWKEYS 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42646]) session ID=08:9b:63:b2:6a:a3:c9:4b:cf:52:9a:6d:25:13:eb:8b:34:bc:9f:90:3a:81:22:99:1c:f7:63:af:93:aa:f5:8a:4d:44:b6:cb:75:a6:a6:a8:a0:dd:b6:d0:06:d7:da:d6:cb:6b:b7:68:f9:3b:44:6d:0c:b9:c1:21:ad:57:6f:d8 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42646]): strict KEX resets output message sequence number from 3 to 0 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42646]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42646])[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:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #0 sending command=7[7] len=419 00:26:45.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42646]) No pending packets to flush at end of KEX 00:26:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:46.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #8 SSH_MSG_IGNORE 00:26:46.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #2 SSH_MSG_NEWKEYS 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42646]): strict KEX resets input message sequence number from 3 to 0 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42646]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42646]) authorized authentication methods: password,publickey 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42646]) Accepted service ssh-userauth 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42646]) no authentication factory for method=none 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42646]) SSH_MSG_USERAUTH_REQUEST 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42646]) remaining methods: password,publickey 00:26:46.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42646]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:46.024 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42646]) authentication result: true 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42646]) SSH_MSG_USERAUTH_REQUEST 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42646]) no heartbeat to stop 00:26:46.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42646]) heartbeat type=IGNORE, interval=PT30S 00:26:46.025 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42646 authenticated 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42646]] session=TransportServerSession[admin@/10.30.170.22:42646] id=0 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42646])) size=2097152, max=2097152, packet=32768 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42646] 00:26:46.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42646]) recipient=0 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])) size=2097152, max=2097152, packet=32768 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])) re-initializing 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])) size=2097152, max=2097152, packet=32768 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[want-reply=true] subsystem=netconf 00:26:46.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[subsystem] prepared command 00:26:46.027 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:46.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:46.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]}} established 00:26:46.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 64: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17893 00:26:46.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 64: Creating data stores for simulated device 00:26:46.027 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:46.027 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:46.027 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:46.027 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:46.027 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:46.029 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[358ccd06] 00:26:46.029 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:46.029 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:46.029 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:46.029 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:46.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:46.030 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:46.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:46.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:46.030 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[358ccd06], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[358ccd06], subtreeVersion=Version[77a5fe9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77a5fe9d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:46.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:46.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 64 on channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 1219 down to 2095933 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) request=subsystem result=ReplySuccess, want-reply=true 00:26:46.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) request=subsystem activate command 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) starting runner for command=netconf 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #5 SSH_MSG_CHANNEL_DATA 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 373 down to 2096779 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_DATA len=373 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646] 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:46.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17893', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=64} created 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]} created 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646] successful with session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]} 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]} up 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #6 SSH_MSG_CHANNEL_DATA 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 393 down to 2096386 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_DATA len=393 00:26:46.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646] 00:26:46.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:46.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:46.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=64} 00:26:46.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65bbcd95 after next message 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 - R:/10.30.170.22:42646]} EXI handlers added to pipeline 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65bbcd95 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 179 down to 2095754 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:46.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:46.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #7 SSH_MSG_CHANNEL_DATA 00:26:46.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 340 down to 2096046 00:26:46.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_DATA len=340 00:26:46.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646] 00:26:46.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:46.041 [netconf-device-simulator-threads-2] 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=64} 00:26:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77a5fe9d] 00:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:46.041 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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} 00:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.041 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] 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:26:46.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:46.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 778 down to 2094976 00:26:46.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:46.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:46.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]} 00:26:46.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59478]): SSH-2.0-SSHD-UNKNOWN 00:26:46.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59478]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:46.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59478]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:46.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59478]) Send SSH_MSG_KEXINIT 00:26:46.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #0 SSH_MSG_KEXINIT 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59478]) SSH_MSG_KEXINIT 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59478]) strict KEX=true client=true server=true 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: server host key algorithms = rsa-sha2-512 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: mac algorithms (client to server) = aead 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: mac algorithms (server to client) = aead 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: compression algorithms (client to server) = none 00:26:46.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59478]) Kex: compression algorithms (server to client) = none 00:26:46.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:46.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #1 30 00:26:46.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59478]] process command=SSH_MSG_KEXDH_INIT 00:26:46.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59478]] Send SSH_MSG_KEXDH_REPLY 00:26:46.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #1 sending command=31[31] len=1639 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59478])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59478]) Send SSH_MSG_NEWKEYS 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59478]) session ID=3a:ee:31:d7:8b:65:16:39:55:80:2b:4c:b9:33:41:fd:ed:5c:7c:02:f6:6a:9f:47:69:e2:18:e7:82:40:90:84:61:1f:a8:2f:dd:3e:df:9a:0f:d2:75:df:59:98:d0:c5:cf:92:86:16:4e:4a:6e:ae:ee:4c:10:b4:cd:56:76:86 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59478]): strict KEX resets output message sequence number from 3 to 0 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59478]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59478])[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:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59478])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #0 sending command=7[7] len=419 00:26:46.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59478]) No pending packets to flush at end of KEX 00:26:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #2 SSH_MSG_NEWKEYS 00:26:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59478]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59478]): strict KEX resets input message sequence number from 3 to 0 00:26:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59478]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59478]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59478]) authorized authentication methods: password,publickey 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59478]) Accepted service ssh-userauth 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59478]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59478]) no authentication factory for method=none 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59478]) SSH_MSG_USERAUTH_REQUEST 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59478]) remaining methods: password,publickey 00:26:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59478]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59478]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:46.574 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59478]) authentication result: true 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59478]) SSH_MSG_USERAUTH_REQUEST 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59478])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59478]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59478]) no heartbeat to stop 00:26:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59478]) heartbeat type=IGNORE, interval=PT30S 00:26:46.574 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59478 authenticated 00:26:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59478]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59478]] session=TransportServerSession[admin@/10.30.170.22:59478] id=0 00:26:46.575 [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.170.22:59478])) size=2097152, max=2097152, packet=32768 00:26:46.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59478]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59478] 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59478]) recipient=0 00:26:46.576 [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.170.22:59478])) size=2097152, max=2097152, packet=32768 00:26:46.576 [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.170.22:59478])) re-initializing 00:26:46.576 [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.170.22:59478])) size=2097152, max=2097152, packet=32768 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478])[want-reply=true] subsystem=netconf 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478])[subsystem] prepared command 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]}} established 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 65: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17894 00:26:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 65: Creating data stores for simulated device 00:26:46.577 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:46.577 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:46.578 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:46.578 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:46.578 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:46.580 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28d97890] 00:26:46.580 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:46.581 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:46.581 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:46.581 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:46.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:46.581 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:46.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:46.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:46.581 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28d97890], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28d97890], subtreeVersion=Version[4e429141], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e429141], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:46.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:46.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:46.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.584 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 65 on channel [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.586 [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.170.22:59478]) by 1219 down to 2095933 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) request=subsystem result=ReplySuccess, want-reply=true 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) request=subsystem activate command 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) starting runner for command=netconf 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #5 SSH_MSG_CHANNEL_DATA 00:26:46.586 [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.170.22:59478]) by 373 down to 2096779 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_DATA len=373 00:26:46.586 [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.170.22:59478] 00:26:46.586 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17894', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=65} created 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]} created 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478] successful with session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]} 00:26:46.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]} up 00:26:46.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #6 SSH_MSG_CHANNEL_DATA 00:26:46.596 [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.170.22:59478]) by 393 down to 2096386 00:26:46.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_DATA len=393 00:26:46.596 [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.170.22:59478] 00:26:46.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:46.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:46.597 [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=65} 00:26:46.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:46.597 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f75e12b after next message 00:26:46.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 - R:/10.30.170.22:59478]} EXI handlers added to pipeline 00:26:46.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:46.598 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f75e12b 00:26:46.598 [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.170.22:59478]) by 179 down to 2095754 00:26:46.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:46.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:46.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #7 SSH_MSG_CHANNEL_DATA 00:26:46.601 [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.170.22:59478]) by 340 down to 2096046 00:26:46.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_DATA len=340 00:26:46.601 [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.170.22:59478] 00:26:46.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:46.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:46.602 [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=65} 00:26:46.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e429141] 00:26:46.602 [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:26:46.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:46.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:46.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:46.602 [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:26:46.602 [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:26:46.602 [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} 00:26:46.602 [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:26:46.602 [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=2011-06-01} 00:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [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:26:46.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:46.604 [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.170.22:59478]) by 778 down to 2094976 00:26:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:46.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #8 SSH_MSG_IGNORE 00:26:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:26:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]} 00:26:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39748]): SSH-2.0-SSHD-UNKNOWN 00:26:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39748]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:46.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39748]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:47.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39748]) Send SSH_MSG_KEXINIT 00:26:47.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:47.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #0 SSH_MSG_KEXINIT 00:26:47.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39748]) SSH_MSG_KEXINIT 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39748]) strict KEX=true client=true server=true 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: server host key algorithms = rsa-sha2-512 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: mac algorithms (client to server) = aead 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: mac algorithms (server to client) = aead 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: compression algorithms (client to server) = none 00:26:47.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39748]) Kex: compression algorithms (server to client) = none 00:26:47.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #1 30 00:26:47.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39748]] process command=SSH_MSG_KEXDH_INIT 00:26:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #8 SSH_MSG_IGNORE 00:26:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39748]] Send SSH_MSG_KEXDH_REPLY 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #1 sending command=31[31] len=1639 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39748]) Send SSH_MSG_NEWKEYS 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39748]) session ID=c2:d3:90:8d:c0:04:44:61:b7:7e:93:bd:76:9c:55:7e:2b:ba:d4:29:40:b8:1b:84:0d:74:11:4c:42:d4:9b:cd:69:6d:9f:bf:73:33:66:71:a1:ac:22:5b:b8:37:8f:32:e7:27:25:28:b2:6c:4f:d1:01:cd:b6:a9:46:ca:f4:e5 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39748]): strict KEX resets output message sequence number from 3 to 0 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39748])[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:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #0 sending command=7[7] len=419 00:26:47.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39748]) No pending packets to flush at end of KEX 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #2 SSH_MSG_NEWKEYS 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39748]): strict KEX resets input message sequence number from 3 to 0 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39748]) authorized authentication methods: password,publickey 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39748]) Accepted service ssh-userauth 00:26:47.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39748]) no authentication factory for method=none 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39748]) SSH_MSG_USERAUTH_REQUEST 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39748]) remaining methods: password,publickey 00:26:47.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39748]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:47.277 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39748]) authentication result: true 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39748]) SSH_MSG_USERAUTH_REQUEST 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39748]) no heartbeat to stop 00:26:47.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39748]) heartbeat type=IGNORE, interval=PT30S 00:26:47.277 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39748 authenticated 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39748]] session=TransportServerSession[admin@/10.30.170.22:39748] id=0 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39748])) size=2097152, max=2097152, packet=32768 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39748] 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39748]) recipient=0 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])) size=2097152, max=2097152, packet=32768 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])) re-initializing 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])) size=2097152, max=2097152, packet=32768 00:26:47.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[want-reply=true] subsystem=netconf 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[subsystem] prepared command 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]}} established 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 66: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17895 00:26:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 66: Creating data stores for simulated device 00:26:47.280 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:47.280 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:47.281 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:47.281 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:47.281 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:47.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23acd6fd] 00:26:47.283 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:47.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:47.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:47.283 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:47.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:47.284 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:47.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:47.284 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:47.284 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23acd6fd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23acd6fd], subtreeVersion=Version[1cbbe4ef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1cbbe4ef], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:47.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:47.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:47.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 66 on channel [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 1219 down to 2095933 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) request=subsystem result=ReplySuccess, want-reply=true 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) request=subsystem activate command 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) starting runner for command=netconf 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #5 SSH_MSG_CHANNEL_DATA 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 373 down to 2096779 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_DATA len=373 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748] 00:26:47.292 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17895', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=66} created 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]} created 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748] successful with session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]} 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]} up 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #6 SSH_MSG_CHANNEL_DATA 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 393 down to 2096386 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_DATA len=393 00:26:47.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748] 00:26:47.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:47.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:47.297 [netconf-device-simulator-threads-6] 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=66} 00:26:47.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69b8af6f after next message 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 - R:/10.30.170.22:39748]} EXI handlers added to pipeline 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69b8af6f 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 179 down to 2095754 00:26:47.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:47.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #7 SSH_MSG_CHANNEL_DATA 00:26:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 340 down to 2096046 00:26:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_DATA len=340 00:26:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748] 00:26:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:47.305 [netconf-device-simulator-threads-6] 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=66} 00:26:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1cbbe4ef] 00:26:47.305 [netconf-device-simulator-threads-6] 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:26:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:47.305 [netconf-device-simulator-threads-6] 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:26:47.305 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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} 00:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] 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:26:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 778 down to 2094976 00:26:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:47.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]} 00:26:47.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36326]): SSH-2.0-SSHD-UNKNOWN 00:26:47.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36326]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:47.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36326]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:47.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36326]) Send SSH_MSG_KEXINIT 00:26:47.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:47.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #0 SSH_MSG_KEXINIT 00:26:47.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36326]) SSH_MSG_KEXINIT 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36326]) strict KEX=true client=true server=true 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: server host key algorithms = rsa-sha2-512 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: mac algorithms (client to server) = aead 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: mac algorithms (server to client) = aead 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: compression algorithms (client to server) = none 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36326]) Kex: compression algorithms (server to client) = none 00:26:47.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:47.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #1 30 00:26:47.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36326]] process command=SSH_MSG_KEXDH_INIT 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36326]] Send SSH_MSG_KEXDH_REPLY 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #1 sending command=31[31] len=1639 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36326])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36326]) Send SSH_MSG_NEWKEYS 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36326]) session ID=95:03:95:60:d9:cc:e3:25:56:cf:76:43:cb:21:4d:23:5e:64:41:f7:97:ec:8b:76:0d:5f:16:57:2f:03:0e:c7:09:b8:58:50:19:af:0d:e7:e5:13:5c:4e:8f:19:d0:d7:09:ff:02:54:65:09:ae:9b:19:9a:aa:7e:17:73:29:5d 00:26:47.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36326]): strict KEX resets output message sequence number from 3 to 0 00:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36326]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36326])[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:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36326])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #0 sending command=7[7] len=419 00:26:47.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36326]) No pending packets to flush at end of KEX 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #2 SSH_MSG_NEWKEYS 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36326]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36326]): strict KEX resets input message sequence number from 3 to 0 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36326]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36326]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36326]) authorized authentication methods: password,publickey 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36326]) Accepted service ssh-userauth 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36326]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36326]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36326]) no authentication factory for method=none 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36326]) SSH_MSG_USERAUTH_REQUEST 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36326]) remaining methods: password,publickey 00:26:47.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36326]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36326]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36326]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:47.698 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36326]) authentication result: true 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36326]) SSH_MSG_USERAUTH_REQUEST 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36326])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36326]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:47.698 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:47.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36326]) no heartbeat to stop 00:26:47.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36326]) heartbeat type=IGNORE, interval=PT30S 00:26:47.699 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36326 authenticated 00:26:47.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:47.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36326]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:47.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36326]] session=TransportServerSession[admin@/10.30.170.22:36326] id=0 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36326])) size=2097152, max=2097152, packet=32768 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36326]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36326] 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36326]) recipient=0 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])) size=2097152, max=2097152, packet=32768 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])) re-initializing 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])) size=2097152, max=2097152, packet=32768 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[want-reply=true] subsystem=netconf 00:26:47.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[subsystem] prepared command 00:26:47.701 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:47.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:47.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]}} established 00:26:47.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 67: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17896 00:26:47.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 67: Creating data stores for simulated device 00:26:47.701 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:47.701 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:47.701 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:47.701 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:47.701 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:47.702 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[cda69c5] 00:26:47.702 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:47.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:47.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:47.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:47.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:47.703 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:47.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:47.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:47.703 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[cda69c5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[cda69c5], subtreeVersion=Version[37324d9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37324d9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:47.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:47.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:47.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 67 on channel [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 1219 down to 2095933 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) request=subsystem result=ReplySuccess, want-reply=true 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) request=subsystem activate command 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) starting runner for command=netconf 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #5 SSH_MSG_CHANNEL_DATA 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 373 down to 2096779 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_DATA len=373 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326] 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:47.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17896', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=67} created 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]} created 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326] successful with session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]} 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]} up 00:26:47.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #6 SSH_MSG_CHANNEL_DATA 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 393 down to 2096386 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_DATA len=393 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326] 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:47.710 [netconf-device-simulator-threads-0] 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=67} 00:26:47.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:47.711 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@360cb18a after next message 00:26:47.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 - R:/10.30.170.22:36326]} EXI handlers added to pipeline 00:26:47.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:47.711 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@360cb18a 00:26:47.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 179 down to 2095754 00:26:47.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:47.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:47.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #7 SSH_MSG_CHANNEL_DATA 00:26:47.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 340 down to 2096046 00:26:47.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_DATA len=340 00:26:47.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326] 00:26:47.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:47.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:47.717 [netconf-device-simulator-threads-0] 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=67} 00:26:47.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37324d9] 00:26:47.717 [netconf-device-simulator-threads-0] 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:26:47.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:47.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:47.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:47.717 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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} 00:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.718 [netconf-device-simulator-threads-0] 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:26:47.719 [netconf-device-simulator-threads-0] 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:26:47.719 [netconf-device-simulator-threads-0] 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:26:47.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 778 down to 2094976 00:26:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:48.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #8 SSH_MSG_IGNORE 00:26:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:26:48.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]} 00:26:48.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56764]): SSH-2.0-SSHD-UNKNOWN 00:26:48.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56764]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:48.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56764]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56764]) Send SSH_MSG_KEXINIT 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #0 SSH_MSG_KEXINIT 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56764]) SSH_MSG_KEXINIT 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56764]) strict KEX=true client=true server=true 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: server host key algorithms = rsa-sha2-512 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: mac algorithms (client to server) = aead 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: mac algorithms (server to client) = aead 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: compression algorithms (client to server) = none 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56764]) Kex: compression algorithms (server to client) = none 00:26:48.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:48.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #1 30 00:26:48.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56764]] process command=SSH_MSG_KEXDH_INIT 00:26:48.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56764]] Send SSH_MSG_KEXDH_REPLY 00:26:48.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #1 sending command=31[31] len=1639 00:26:48.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56764])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56764]) Send SSH_MSG_NEWKEYS 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56764]) session ID=d8:d3:d9:35:84:48:df:b1:69:e4:bd:dd:17:7d:08:a7:b6:7f:b6:86:30:b2:e4:2e:bb:c6:c7:3b:87:ec:30:66:87:c0:9e:17:33:60:71:20:4d:e1:53:ed:0c:d7:ae:1e:05:f9:b6:08:80:b9:67:aa:ab:e1:21:17:0f:fe:65:db 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56764]): strict KEX resets output message sequence number from 3 to 0 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56764]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56764])[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:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #0 sending command=7[7] len=419 00:26:48.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56764]) No pending packets to flush at end of KEX 00:26:48.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:48.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #8 SSH_MSG_IGNORE 00:26:48.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #2 SSH_MSG_NEWKEYS 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56764]): strict KEX resets input message sequence number from 3 to 0 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56764]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56764]) authorized authentication methods: password,publickey 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56764]) Accepted service ssh-userauth 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56764]) no authentication factory for method=none 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56764]) SSH_MSG_USERAUTH_REQUEST 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56764]) remaining methods: password,publickey 00:26:48.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56764]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:48.279 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56764]) authentication result: true 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56764]) SSH_MSG_USERAUTH_REQUEST 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56764]) no heartbeat to stop 00:26:48.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56764]) heartbeat type=IGNORE, interval=PT30S 00:26:48.280 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56764 authenticated 00:26:48.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:48.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56764]] session=TransportServerSession[admin@/10.30.170.22:56764] id=0 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56764])) size=2097152, max=2097152, packet=32768 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56764] 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56764]) recipient=0 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])) size=2097152, max=2097152, packet=32768 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])) re-initializing 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])) size=2097152, max=2097152, packet=32768 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:48.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[want-reply=true] subsystem=netconf 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[subsystem] prepared command 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]}} established 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 68: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17897 00:26:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 68: Creating data stores for simulated device 00:26:48.282 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:48.282 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:48.282 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:48.282 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:48.282 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c748dbe] 00:26:48.284 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:48.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:48.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:48.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:48.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:48.285 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:48.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:48.285 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:48.285 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c748dbe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c748dbe], subtreeVersion=Version[600b158f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[600b158f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:48.296 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 68 on channel [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 1219 down to 2095933 00:26:48.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) request=subsystem result=ReplySuccess, want-reply=true 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) request=subsystem activate command 00:26:48.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) starting runner for command=netconf 00:26:48.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #5 SSH_MSG_CHANNEL_DATA 00:26:48.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 373 down to 2096779 00:26:48.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_DATA len=373 00:26:48.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764] 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17897', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:48.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=68} created 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]} created 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764] successful with session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]} 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]} up 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #6 SSH_MSG_CHANNEL_DATA 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 393 down to 2096386 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_DATA len=393 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764] 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:48.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:48.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=68} 00:26:48.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:48.315 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73849152 after next message 00:26:48.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 - R:/10.30.170.22:56764]} EXI handlers added to pipeline 00:26:48.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:48.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73849152 00:26:48.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 179 down to 2095754 00:26:48.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:48.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:48.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #7 SSH_MSG_CHANNEL_DATA 00:26:48.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 340 down to 2096046 00:26:48.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_DATA len=340 00:26:48.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764] 00:26:48.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:48.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:48.319 [netconf-device-simulator-threads-2] 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=68} 00:26:48.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[600b158f] 00:26:48.320 [netconf-device-simulator-threads-2] 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:26:48.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:48.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:48.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:48.320 [netconf-device-simulator-threads-2] 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:26:48.320 [netconf-device-simulator-threads-2] 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:26:48.320 [netconf-device-simulator-threads-2] 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} 00:26:48.320 [netconf-device-simulator-threads-2] 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:26:48.320 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] 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:26:48.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 778 down to 2094976 00:26:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:48.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:48.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]} 00:26:48.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41472]): SSH-2.0-SSHD-UNKNOWN 00:26:48.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41472]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:48.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41472]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41472]) Send SSH_MSG_KEXINIT 00:26:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #0 SSH_MSG_KEXINIT 00:26:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41472]) SSH_MSG_KEXINIT 00:26:48.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41472]) strict KEX=true client=true server=true 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: server host key algorithms = rsa-sha2-512 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: mac algorithms (client to server) = aead 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: mac algorithms (server to client) = aead 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: compression algorithms (client to server) = none 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41472]) Kex: compression algorithms (server to client) = none 00:26:48.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:48.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #1 30 00:26:48.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41472]] process command=SSH_MSG_KEXDH_INIT 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41472]] Send SSH_MSG_KEXDH_REPLY 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #1 sending command=31[31] len=1639 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41472])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41472]) Send SSH_MSG_NEWKEYS 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41472]) session ID=8a:90:bc:87:d7:0d:2f:e3:5a:8e:83:37:54:de:f8:bd:de:0e:cd:68:e6:d0:b4:a3:e5:31:fd:cc:7c:fb:e4:e4:0f:fd:b3:ce:e0:13:aa:95:ce:ad:d3:ef:8a:87:02:48:71:d2:3e:90:e7:06:4e:3a:ab:65:3a:ef:f1:f5:53:18 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41472]): strict KEX resets output message sequence number from 3 to 0 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41472]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41472])[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:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:48.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #0 sending command=7[7] len=419 00:26:48.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41472]) No pending packets to flush at end of KEX 00:26:48.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:48.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #8 SSH_MSG_IGNORE 00:26:48.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #2 SSH_MSG_NEWKEYS 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41472]): strict KEX resets input message sequence number from 3 to 0 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41472]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41472]) authorized authentication methods: password,publickey 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41472]) Accepted service ssh-userauth 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41472]) no authentication factory for method=none 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41472]) SSH_MSG_USERAUTH_REQUEST 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41472]) remaining methods: password,publickey 00:26:48.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41472]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:48.717 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41472]) authentication result: true 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41472]) SSH_MSG_USERAUTH_REQUEST 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:48.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41472]) no heartbeat to stop 00:26:48.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41472]) heartbeat type=IGNORE, interval=PT30S 00:26:48.718 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41472 authenticated 00:26:48.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:48.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:48.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41472]] session=TransportServerSession[admin@/10.30.170.22:41472] id=0 00:26:48.719 [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.170.22:41472])) size=2097152, max=2097152, packet=32768 00:26:48.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41472] 00:26:48.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41472]) recipient=0 00:26:48.720 [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.170.22:41472])) size=2097152, max=2097152, packet=32768 00:26:48.720 [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.170.22:41472])) re-initializing 00:26:48.720 [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.170.22:41472])) size=2097152, max=2097152, packet=32768 00:26:48.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472])[want-reply=true] subsystem=netconf 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472])[subsystem] prepared command 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]}} established 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 69: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17898 00:26:48.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 69: Creating data stores for simulated device 00:26:48.722 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:48.722 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:48.723 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:48.723 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:48.723 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:48.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23c39b3e] 00:26:48.725 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:48.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:48.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:48.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:48.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:48.726 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:48.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:48.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:48.726 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23c39b3e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23c39b3e], subtreeVersion=Version[6bf1264], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6bf1264], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:48.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:48.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:48.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.728 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 69 on channel [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.730 [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.170.22:41472]) by 1219 down to 2095933 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) request=subsystem result=ReplySuccess, want-reply=true 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) request=subsystem activate command 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) starting runner for command=netconf 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #5 SSH_MSG_CHANNEL_DATA 00:26:48.730 [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.170.22:41472]) by 373 down to 2096779 00:26:48.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_DATA len=373 00:26:48.730 [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.170.22:41472] 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17898', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=69} created 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]} created 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472] successful with session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]} 00:26:48.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]} up 00:26:48.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #6 SSH_MSG_CHANNEL_DATA 00:26:48.732 [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.170.22:41472]) by 393 down to 2096386 00:26:48.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_DATA len=393 00:26:48.732 [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.170.22:41472] 00:26:48.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:48.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:48.733 [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=69} 00:26:48.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:48.733 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@385244d2 after next message 00:26:48.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 - R:/10.30.170.22:41472]} EXI handlers added to pipeline 00:26:48.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:48.734 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@385244d2 00:26:48.734 [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.170.22:41472]) by 179 down to 2095754 00:26:48.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:48.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #7 SSH_MSG_CHANNEL_DATA 00:26:48.736 [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.170.22:41472]) by 340 down to 2096046 00:26:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_DATA len=340 00:26:48.736 [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.170.22:41472] 00:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:48.737 [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=69} 00:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6bf1264] 00:26:48.737 [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:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:48.737 [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:26:48.737 [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:26:48.737 [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} 00:26:48.737 [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:26:48.737 [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=2011-06-01} 00:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [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:26:48.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:48.739 [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.170.22:41472]) by 778 down to 2094976 00:26:48.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:48.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:49.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]} 00:26:49.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59302]): SSH-2.0-SSHD-UNKNOWN 00:26:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59302]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59302]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:49.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59302]) Send SSH_MSG_KEXINIT 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #0 SSH_MSG_KEXINIT 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59302]) SSH_MSG_KEXINIT 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59302]) strict KEX=true client=true server=true 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: server host key algorithms = rsa-sha2-512 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: mac algorithms (client to server) = aead 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: mac algorithms (server to client) = aead 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: compression algorithms (client to server) = none 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59302]) Kex: compression algorithms (server to client) = none 00:26:49.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:49.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #1 30 00:26:49.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59302]] process command=SSH_MSG_KEXDH_INIT 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59302]] Send SSH_MSG_KEXDH_REPLY 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #1 sending command=31[31] len=1639 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59302])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59302]) Send SSH_MSG_NEWKEYS 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59302]) session ID=b4:48:da:55:7b:a5:64:41:b2:80:16:59:1b:de:82:53:4c:29:0b:52:6b:ef:0d:40:ea:02:ee:d8:50:18:51:2f:d3:16:ba:b4:7e:1f:fa:b1:98:30:c5:91:06:08:a1:09:43:1d:8d:28:8c:de:b5:67:1e:be:b4:dc:6b:11:fb:f3 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59302]): strict KEX resets output message sequence number from 3 to 0 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59302]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59302])[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:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #0 sending command=7[7] len=419 00:26:49.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59302]) No pending packets to flush at end of KEX 00:26:49.382 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #8 SSH_MSG_IGNORE 00:26:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #2 SSH_MSG_NEWKEYS 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59302]): strict KEX resets input message sequence number from 3 to 0 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59302]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59302]) authorized authentication methods: password,publickey 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59302]) Accepted service ssh-userauth 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:49.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59302]) no authentication factory for method=none 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59302]) SSH_MSG_USERAUTH_REQUEST 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59302]) remaining methods: password,publickey 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59302]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:49.414 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59302]) authentication result: true 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59302]) SSH_MSG_USERAUTH_REQUEST 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:49.414 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:49.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59302]) no heartbeat to stop 00:26:49.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59302]) heartbeat type=IGNORE, interval=PT30S 00:26:49.415 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59302 authenticated 00:26:49.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59302]] session=TransportServerSession[admin@/10.30.170.22:59302] id=0 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59302])) size=2097152, max=2097152, packet=32768 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59302] 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59302]) recipient=0 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])) size=2097152, max=2097152, packet=32768 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])) re-initializing 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])) size=2097152, max=2097152, packet=32768 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:49.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[want-reply=true] subsystem=netconf 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[subsystem] prepared command 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]}} established 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 70: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17899 00:26:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 70: Creating data stores for simulated device 00:26:49.417 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:49.417 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:49.417 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:49.417 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:49.417 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:49.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[244677de] 00:26:49.419 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:49.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:49.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:49.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:49.419 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:49.419 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:49.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:49.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:49.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[244677de], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[244677de], subtreeVersion=Version[66393393], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66393393], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:49.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:49.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:49.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 70 on channel [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 1219 down to 2095933 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) request=subsystem result=ReplySuccess, want-reply=true 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) request=subsystem activate command 00:26:49.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) starting runner for command=netconf 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #5 SSH_MSG_CHANNEL_DATA 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 373 down to 2096779 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_DATA len=373 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302] 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17899', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=70} created 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]} created 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302] successful with session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]} 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]} up 00:26:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #6 SSH_MSG_CHANNEL_DATA 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 393 down to 2096386 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_DATA len=393 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302] 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:49.425 [netconf-device-simulator-threads-6] 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=70} 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a0099a1 after next message 00:26:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 - R:/10.30.170.22:59302]} EXI handlers added to pipeline 00:26:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a0099a1 00:26:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 179 down to 2095754 00:26:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #7 SSH_MSG_CHANNEL_DATA 00:26:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 340 down to 2096046 00:26:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_DATA len=340 00:26:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302] 00:26:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:49.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:49.429 [netconf-device-simulator-threads-6] 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=70} 00:26:49.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66393393] 00:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:49.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:49.429 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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} 00:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.429 [netconf-device-simulator-threads-6] 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:26:49.430 [netconf-device-simulator-threads-6] 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:26:49.430 [netconf-device-simulator-threads-6] 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:26:49.430 [netconf-device-simulator-threads-6] 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:26:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 778 down to 2094976 00:26:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:49.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]} 00:26:49.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33834]): SSH-2.0-SSHD-UNKNOWN 00:26:49.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33834]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:49.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33834]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33834]) Send SSH_MSG_KEXINIT 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #0 SSH_MSG_KEXINIT 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33834]) SSH_MSG_KEXINIT 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33834]) strict KEX=true client=true server=true 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: server host key algorithms = rsa-sha2-512 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: mac algorithms (client to server) = aead 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: mac algorithms (server to client) = aead 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: compression algorithms (client to server) = none 00:26:49.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33834]) Kex: compression algorithms (server to client) = none 00:26:49.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:49.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #1 30 00:26:49.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33834]] process command=SSH_MSG_KEXDH_INIT 00:26:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #8 SSH_MSG_IGNORE 00:26:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33834]] Send SSH_MSG_KEXDH_REPLY 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #1 sending command=31[31] len=1639 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33834])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33834]) Send SSH_MSG_NEWKEYS 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33834]) session ID=c7:b2:45:8a:8f:98:39:32:06:97:f0:b3:cd:75:02:fd:47:58:3f:9a:35:3e:9a:e2:ca:09:95:b4:e5:07:a8:8b:76:1a:e8:bb:b5:3e:c1:7c:8f:f5:ca:ce:ad:fe:01:d9:fe:ee:b9:60:de:4c:9b:a9:bf:31:ca:b7:89:8b:2a:f1 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33834]): strict KEX resets output message sequence number from 3 to 0 00:26:49.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33834]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:49.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33834])[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:26:49.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:49.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #0 sending command=7[7] len=419 00:26:49.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33834]) No pending packets to flush at end of KEX 00:26:50.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #2 SSH_MSG_NEWKEYS 00:26:50.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:50.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33834]): strict KEX resets input message sequence number from 3 to 0 00:26:50.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33834]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33834]) authorized authentication methods: password,publickey 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33834]) Accepted service ssh-userauth 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33834]) no authentication factory for method=none 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33834]) SSH_MSG_USERAUTH_REQUEST 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33834]) remaining methods: password,publickey 00:26:50.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33834]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:50.004 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33834]) authentication result: true 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33834]) SSH_MSG_USERAUTH_REQUEST 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33834]) no heartbeat to stop 00:26:50.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33834]) heartbeat type=IGNORE, interval=PT30S 00:26:50.005 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33834 authenticated 00:26:50.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:50.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33834]] session=TransportServerSession[admin@/10.30.170.22:33834] id=0 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33834])) size=2097152, max=2097152, packet=32768 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33834] 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33834]) recipient=0 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])) size=2097152, max=2097152, packet=32768 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])) re-initializing 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])) size=2097152, max=2097152, packet=32768 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:50.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[want-reply=true] subsystem=netconf 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[subsystem] prepared command 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]}} established 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 71: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17900 00:26:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 71: Creating data stores for simulated device 00:26:50.009 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:50.009 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:50.009 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:50.010 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:50.010 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:50.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e15a4c2] 00:26:50.011 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:50.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:50.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:50.011 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:50.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:50.012 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:50.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:50.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:50.012 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e15a4c2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e15a4c2], subtreeVersion=Version[5edd0f5f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5edd0f5f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:50.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:50.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:50.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 71 on channel [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 1219 down to 2095933 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) request=subsystem result=ReplySuccess, want-reply=true 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) request=subsystem activate command 00:26:50.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) starting runner for command=netconf 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #5 SSH_MSG_CHANNEL_DATA 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 373 down to 2096779 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_DATA len=373 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834] 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17900', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=71} created 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]} created 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834] successful with session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]} 00:26:50.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]} up 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #6 SSH_MSG_CHANNEL_DATA 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 393 down to 2096386 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_DATA len=393 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834] 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:50.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:50.031 [netconf-device-simulator-threads-0] 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=71} 00:26:50.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e8f16ce after next message 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 - R:/10.30.170.22:33834]} EXI handlers added to pipeline 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e8f16ce 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 179 down to 2095754 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:50.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:50.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #7 SSH_MSG_CHANNEL_DATA 00:26:50.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 340 down to 2096046 00:26:50.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_DATA len=340 00:26:50.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834] 00:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:50.038 [netconf-device-simulator-threads-0] 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=71} 00:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5edd0f5f] 00:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:50.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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} 00:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.038 [netconf-device-simulator-threads-0] 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:26:50.039 [netconf-device-simulator-threads-0] 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:26:50.039 [netconf-device-simulator-threads-0] 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:26:50.039 [netconf-device-simulator-threads-0] 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:26:50.039 [netconf-device-simulator-threads-0] 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:26:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 778 down to 2094976 00:26:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]} 00:26:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35502]): SSH-2.0-SSHD-UNKNOWN 00:26:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35502]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35502]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:50.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #8 SSH_MSG_IGNORE 00:26:50.423 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:50.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:26:50.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35502]) Send SSH_MSG_KEXINIT 00:26:50.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:50.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #0 SSH_MSG_KEXINIT 00:26:50.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35502]) SSH_MSG_KEXINIT 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35502]) strict KEX=true client=true server=true 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: server host key algorithms = rsa-sha2-512 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: mac algorithms (client to server) = aead 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: mac algorithms (server to client) = aead 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: compression algorithms (client to server) = none 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35502]) Kex: compression algorithms (server to client) = none 00:26:50.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:50.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #1 30 00:26:50.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35502]] process command=SSH_MSG_KEXDH_INIT 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35502]] Send SSH_MSG_KEXDH_REPLY 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #1 sending command=31[31] len=1639 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35502])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35502]) Send SSH_MSG_NEWKEYS 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35502]) session ID=7b:22:ef:9f:b2:09:28:49:08:26:7f:09:6b:b4:28:30:03:63:67:77:b2:15:c7:73:d3:1f:8a:db:e2:75:f8:26:92:fb:e0:51:95:a0:fc:c2:24:04:15:9c:eb:48:d4:e6:a2:e3:4c:98:63:7e:0e:77:4d:6d:a6:7e:46:c0:92:77 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35502]): strict KEX resets output message sequence number from 3 to 0 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35502]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35502])[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:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35502])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #0 sending command=7[7] len=419 00:26:50.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35502]) No pending packets to flush at end of KEX 00:26:50.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]} 00:26:50.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60570]): SSH-2.0-SSHD-UNKNOWN 00:26:50.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60570]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:50.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60570]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #2 SSH_MSG_NEWKEYS 00:26:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35502]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35502]): strict KEX resets input message sequence number from 3 to 0 00:26:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35502]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35502]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35502]) authorized authentication methods: password,publickey 00:26:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35502]) Accepted service ssh-userauth 00:26:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35502]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35502]) no authentication factory for method=none 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35502]) SSH_MSG_USERAUTH_REQUEST 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35502]) remaining methods: password,publickey 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35502]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35502]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:50.866 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35502]) authentication result: true 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35502]) SSH_MSG_USERAUTH_REQUEST 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35502])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35502]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35502]) no heartbeat to stop 00:26:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35502]) heartbeat type=IGNORE, interval=PT30S 00:26:50.866 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35502 authenticated 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35502]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35502]] session=TransportServerSession[admin@/10.30.170.22:35502] id=0 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35502])) size=2097152, max=2097152, packet=32768 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35502]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35502] 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35502]) recipient=0 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])) size=2097152, max=2097152, packet=32768 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])) re-initializing 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])) size=2097152, max=2097152, packet=32768 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[want-reply=true] subsystem=netconf 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[subsystem] prepared command 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]}} established 00:26:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 72: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17901 00:26:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 72: Creating data stores for simulated device 00:26:50.869 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:50.869 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:50.869 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:50.869 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:50.869 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[237255ad] 00:26:50.871 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:50.872 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:50.872 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:50.872 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:50.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:50.873 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[237255ad], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[237255ad], subtreeVersion=Version[51660dd5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51660dd5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:50.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:50.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:50.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 72 on channel [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 1219 down to 2095933 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) request=subsystem result=ReplySuccess, want-reply=true 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) request=subsystem activate command 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) starting runner for command=netconf 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #5 SSH_MSG_CHANNEL_DATA 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 373 down to 2096779 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_DATA len=373 00:26:50.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502] 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17901', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=72} created 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]} created 00:26:50.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502] successful with session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]} 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]} up 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #6 SSH_MSG_CHANNEL_DATA 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 393 down to 2096386 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_DATA len=393 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502] 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:50.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=72} 00:26:50.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:50.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40e8f0ac after next message 00:26:50.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 - R:/10.30.170.22:35502]} EXI handlers added to pipeline 00:26:50.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:50.881 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40e8f0ac 00:26:50.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 179 down to 2095754 00:26:50.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:50.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #7 SSH_MSG_CHANNEL_DATA 00:26:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 340 down to 2096046 00:26:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_DATA len=340 00:26:50.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502] 00:26:50.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:50.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:50.884 [netconf-device-simulator-threads-2] 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=72} 00:26:50.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51660dd5] 00:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:50.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:50.885 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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} 00:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.885 [netconf-device-simulator-threads-2] 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:26:50.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60570]) Send SSH_MSG_KEXINIT 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:50.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 778 down to 2094976 00:26:50.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #0 SSH_MSG_KEXINIT 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60570]) SSH_MSG_KEXINIT 00:26:50.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60570]) strict KEX=true client=true server=true 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: server host key algorithms = rsa-sha2-512 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: mac algorithms (client to server) = aead 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: mac algorithms (server to client) = aead 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: compression algorithms (client to server) = none 00:26:50.887 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60570]) Kex: compression algorithms (server to client) = none 00:26:50.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:50.960 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #1 30 00:26:50.960 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60570]] process command=SSH_MSG_KEXDH_INIT 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60570]] Send SSH_MSG_KEXDH_REPLY 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #1 sending command=31[31] len=1639 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60570])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60570]) Send SSH_MSG_NEWKEYS 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60570]) session ID=b3:09:c3:01:84:aa:02:56:10:83:2b:e0:7a:4c:b3:66:7f:fa:8d:51:26:1e:19:2d:17:b4:0c:94:7f:4b:72:de:f5:2d:62:8e:b0:ad:d0:7c:97:c9:af:f4:3b:17:41:26:ce:b3:35:5a:01:4c:11:b9:ec:3e:da:92:e7:6c:18:8f 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60570]): strict KEX resets output message sequence number from 3 to 0 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60570]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60570])[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:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60570])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #0 sending command=7[7] len=419 00:26:50.981 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60570]) No pending packets to flush at end of KEX 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #2 SSH_MSG_NEWKEYS 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60570]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60570]): strict KEX resets input message sequence number from 3 to 0 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60570]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60570]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60570]) authorized authentication methods: password,publickey 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60570]) Accepted service ssh-userauth 00:26:51.015 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60570]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60570]) no authentication factory for method=none 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60570]) SSH_MSG_USERAUTH_REQUEST 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60570]) remaining methods: password,publickey 00:26:51.016 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60570]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60570]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:51.017 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60570]) authentication result: true 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60570]) SSH_MSG_USERAUTH_REQUEST 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60570])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:51.017 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60570]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60570]) no heartbeat to stop 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60570]) heartbeat type=IGNORE, interval=PT30S 00:26:51.018 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60570 authenticated 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:51.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60570]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60570]] session=TransportServerSession[admin@/10.30.170.22:60570] id=0 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60570])) size=2097152, max=2097152, packet=32768 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60570]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60570] 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60570]) recipient=0 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])) size=2097152, max=2097152, packet=32768 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])) re-initializing 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])) size=2097152, max=2097152, packet=32768 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:51.019 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[want-reply=true] subsystem=netconf 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[subsystem] prepared command 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]}} established 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 73: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17902 00:26:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 73: Creating data stores for simulated device 00:26:51.020 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:51.020 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:51.020 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:51.020 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:51.021 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37df5110] 00:26:51.022 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:51.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:51.022 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:51.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:51.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:51.023 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37df5110], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37df5110], subtreeVersion=Version[59832c46], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59832c46], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:51.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:51.023 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:51.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 73 on channel [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 1219 down to 2095933 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) request=subsystem result=ReplySuccess, want-reply=true 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) request=subsystem activate command 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) starting runner for command=netconf 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #5 SSH_MSG_CHANNEL_DATA 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 373 down to 2096779 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_DATA len=373 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570] 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:51.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17902', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=73} created 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]} created 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570] successful with session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]} 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]} up 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #6 SSH_MSG_CHANNEL_DATA 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 393 down to 2096386 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_DATA len=393 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570] 00:26:51.029 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:51.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:51.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=73} 00:26:51.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51dd463a after next message 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 - R:/10.30.170.22:60570]} EXI handlers added to pipeline 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51dd463a 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 179 down to 2095754 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:51.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:51.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #7 SSH_MSG_CHANNEL_DATA 00:26:51.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 340 down to 2096046 00:26:51.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_DATA len=340 00:26:51.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570] 00:26:51.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:51.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:51.035 [netconf-device-simulator-threads-3] 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=73} 00:26:51.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59832c46] 00:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:51.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:51.035 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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} 00:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.035 [netconf-device-simulator-threads-3] 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:26:51.036 [netconf-device-simulator-threads-3] 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:26:51.036 [netconf-device-simulator-threads-3] 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:26:51.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:51.037 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 778 down to 2094976 00:26:51.037 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:51.038 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:51.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #8 SSH_MSG_IGNORE 00:26:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:26:51.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]} 00:26:51.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50478]): SSH-2.0-SSHD-UNKNOWN 00:26:51.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50478]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:51.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50478]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:51.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50478]) Send SSH_MSG_KEXINIT 00:26:51.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #0 SSH_MSG_KEXINIT 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50478]) SSH_MSG_KEXINIT 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50478]) strict KEX=true client=true server=true 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: server host key algorithms = rsa-sha2-512 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: mac algorithms (client to server) = aead 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: mac algorithms (server to client) = aead 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: compression algorithms (client to server) = none 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50478]) Kex: compression algorithms (server to client) = none 00:26:51.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:51.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #1 30 00:26:51.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50478]] process command=SSH_MSG_KEXDH_INIT 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50478]] Send SSH_MSG_KEXDH_REPLY 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #1 sending command=31[31] len=1639 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50478])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50478]) Send SSH_MSG_NEWKEYS 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50478]) session ID=ae:b5:d1:04:e1:c4:ac:da:d0:4c:35:c9:ab:9b:c3:65:22:a9:7f:49:81:21:7f:eb:af:bf:f5:da:14:c4:7e:9a:38:a0:16:73:eb:72:54:b7:69:3d:94:3b:88:7a:ee:48:02:3e:61:d9:76:16:a8:0c:60:6b:8f:40:54:9c:91:18 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50478]): strict KEX resets output message sequence number from 3 to 0 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50478]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50478])[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:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50478])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #0 sending command=7[7] len=419 00:26:51.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50478]) No pending packets to flush at end of KEX 00:26:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #2 SSH_MSG_NEWKEYS 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50478]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50478]): strict KEX resets input message sequence number from 3 to 0 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50478]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50478]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50478]) authorized authentication methods: password,publickey 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50478]) Accepted service ssh-userauth 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50478]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50478]) no authentication factory for method=none 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50478]) SSH_MSG_USERAUTH_REQUEST 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50478]) remaining methods: password,publickey 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:51.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #8 SSH_MSG_IGNORE 00:26:51.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:26:51.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50478]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50478]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:51.584 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50478]) authentication result: true 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50478]) SSH_MSG_USERAUTH_REQUEST 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50478])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50478]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50478]) no heartbeat to stop 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50478]) heartbeat type=IGNORE, interval=PT30S 00:26:51.584 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50478 authenticated 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50478]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50478]] session=TransportServerSession[admin@/10.30.170.22:50478] id=0 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50478])) size=2097152, max=2097152, packet=32768 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50478]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50478] 00:26:51.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50478]) recipient=0 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])) size=2097152, max=2097152, packet=32768 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])) re-initializing 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])) size=2097152, max=2097152, packet=32768 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[want-reply=true] subsystem=netconf 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[subsystem] prepared command 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]}} established 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 74: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17903 00:26:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 74: Creating data stores for simulated device 00:26:51.585 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:51.585 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:51.586 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:51.586 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:51.586 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4913f8d2] 00:26:51.587 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:51.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:51.588 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:51.588 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:51.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:51.589 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4913f8d2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4913f8d2], subtreeVersion=Version[2a395878], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a395878], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:51.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:51.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 74 on channel [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 1219 down to 2095933 00:26:51.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:51.592 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) request=subsystem result=ReplySuccess, want-reply=true 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) request=subsystem activate command 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) starting runner for command=netconf 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #5 SSH_MSG_CHANNEL_DATA 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 373 down to 2096779 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_DATA len=373 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478] 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:51.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17903', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=74} created 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]} created 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478] successful with session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]} 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]} up 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #6 SSH_MSG_CHANNEL_DATA 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 393 down to 2096386 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_DATA len=393 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478] 00:26:51.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:51.595 [netconf-device-simulator-threads-6] 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=74} 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a6f75d7 after next message 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 - R:/10.30.170.22:50478]} EXI handlers added to pipeline 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:51.595 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a6f75d7 00:26:51.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 179 down to 2095754 00:26:51.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:51.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #7 SSH_MSG_CHANNEL_DATA 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 340 down to 2096046 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_DATA len=340 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478] 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:51.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:51.599 [netconf-device-simulator-threads-6] 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=74} 00:26:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a395878] 00:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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} 00:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] 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:26:51.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 778 down to 2094976 00:26:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:51.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]} 00:26:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56228]): SSH-2.0-SSHD-UNKNOWN 00:26:51.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56228]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:51.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56228]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:52.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56228]) Send SSH_MSG_KEXINIT 00:26:52.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #0 SSH_MSG_KEXINIT 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56228]) SSH_MSG_KEXINIT 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56228]) strict KEX=true client=true server=true 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: server host key algorithms = rsa-sha2-512 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:52.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: mac algorithms (client to server) = aead 00:26:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: mac algorithms (server to client) = aead 00:26:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: compression algorithms (client to server) = none 00:26:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56228]) Kex: compression algorithms (server to client) = none 00:26:52.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:52.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #8 SSH_MSG_IGNORE 00:26:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:26:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #1 30 00:26:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56228]] process command=SSH_MSG_KEXDH_INIT 00:26:52.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56228]] Send SSH_MSG_KEXDH_REPLY 00:26:52.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #1 sending command=31[31] len=1639 00:26:52.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56228])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:52.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56228]) Send SSH_MSG_NEWKEYS 00:26:52.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56228]) session ID=b2:85:91:9c:09:21:49:a0:1a:8e:46:8f:f3:ee:39:00:1f:7e:bb:89:2a:3e:e2:b5:be:57:61:28:67:e1:5e:52:35:2a:97:36:30:3c:a5:78:f7:1c:d6:80:25:c9:d8:13:eb:76:b0:86:9f:9e:86:86:b7:23:25:13:08:5f:2d:a4 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56228]): strict KEX resets output message sequence number from 3 to 0 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56228]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56228])[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:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #0 sending command=7[7] len=419 00:26:52.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56228]) No pending packets to flush at end of KEX 00:26:52.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #2 SSH_MSG_NEWKEYS 00:26:52.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:52.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56228]): strict KEX resets input message sequence number from 3 to 0 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56228]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56228]) authorized authentication methods: password,publickey 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56228]) Accepted service ssh-userauth 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:52.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56228]) no authentication factory for method=none 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56228]) SSH_MSG_USERAUTH_REQUEST 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56228]) remaining methods: password,publickey 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56228]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:52.178 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56228]) authentication result: true 00:26:52.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56228]) SSH_MSG_USERAUTH_REQUEST 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56228]) no heartbeat to stop 00:26:52.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56228]) heartbeat type=IGNORE, interval=PT30S 00:26:52.179 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56228 authenticated 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56228]] session=TransportServerSession[admin@/10.30.170.22:56228] id=0 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56228])) size=2097152, max=2097152, packet=32768 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56228] 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56228]) recipient=0 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])) size=2097152, max=2097152, packet=32768 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])) re-initializing 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])) size=2097152, max=2097152, packet=32768 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:52.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[want-reply=true] subsystem=netconf 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[subsystem] prepared command 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]}} established 00:26:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 75: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17904 00:26:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 75: Creating data stores for simulated device 00:26:52.182 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:52.182 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:52.182 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:52.182 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:52.183 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:52.185 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b17772f] 00:26:52.185 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:52.186 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:52.186 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:52.186 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:52.187 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:52.187 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:52.187 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:52.187 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:52.187 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b17772f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b17772f], subtreeVersion=Version[45332c16], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45332c16], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:52.187 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:52.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:52.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 75 on channel [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 1219 down to 2095933 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) request=subsystem result=ReplySuccess, want-reply=true 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) request=subsystem activate command 00:26:52.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) starting runner for command=netconf 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #5 SSH_MSG_CHANNEL_DATA 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 373 down to 2096779 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_DATA len=373 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228] 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:52.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17904', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=75} created 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]} created 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228] successful with session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]} 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]} up 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #6 SSH_MSG_CHANNEL_DATA 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 393 down to 2096386 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_DATA len=393 00:26:52.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228] 00:26:52.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:52.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:52.196 [netconf-device-simulator-threads-0] 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=75} 00:26:52.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2326c45a after next message 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 - R:/10.30.170.22:56228]} EXI handlers added to pipeline 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2326c45a 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 179 down to 2095754 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:52.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:52.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #7 SSH_MSG_CHANNEL_DATA 00:26:52.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 340 down to 2096046 00:26:52.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_DATA len=340 00:26:52.200 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228] 00:26:52.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:52.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:52.202 [netconf-device-simulator-threads-0] 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=75} 00:26:52.202 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45332c16] 00:26:52.202 [netconf-device-simulator-threads-0] 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:26:52.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:52.202 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:52.202 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:52.202 [netconf-device-simulator-threads-0] 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:26:52.202 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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} 00:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] 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:26:52.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:52.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 778 down to 2094976 00:26:52.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:52.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:52.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]} 00:26:52.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57350]): SSH-2.0-SSHD-UNKNOWN 00:26:52.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57350]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:52.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57350]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:52.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #8 SSH_MSG_IGNORE 00:26:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:26:53.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]} 00:26:53.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44396]): SSH-2.0-SSHD-UNKNOWN 00:26:53.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44396]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:53.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44396]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:53.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44396]) Send SSH_MSG_KEXINIT 00:26:53.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:53.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #0 SSH_MSG_KEXINIT 00:26:53.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44396]) SSH_MSG_KEXINIT 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44396]) strict KEX=true client=true server=true 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: server host key algorithms = rsa-sha2-512 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: mac algorithms (client to server) = aead 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: mac algorithms (server to client) = aead 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: compression algorithms (client to server) = none 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44396]) Kex: compression algorithms (server to client) = none 00:26:53.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:53.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #1 30 00:26:53.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44396]] process command=SSH_MSG_KEXDH_INIT 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44396]] Send SSH_MSG_KEXDH_REPLY 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #1 sending command=31[31] len=1639 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44396])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44396]) Send SSH_MSG_NEWKEYS 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44396]) session ID=e2:23:4b:af:ca:b3:42:49:81:3c:0f:6f:10:b1:80:6b:78:f5:8c:27:76:9c:37:80:79:28:af:f6:34:ad:48:c4:b9:59:d2:c1:08:24:c4:fd:41:69:07:9f:6f:91:d9:52:62:e1:1f:a4:a1:77:27:78:dc:67:82:d0:16:45:12:b8 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44396]): strict KEX resets output message sequence number from 3 to 0 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44396]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44396])[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:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:53.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #0 sending command=7[7] len=419 00:26:53.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44396]) No pending packets to flush at end of KEX 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57350]) Send SSH_MSG_KEXINIT 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #0 SSH_MSG_KEXINIT 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57350]) SSH_MSG_KEXINIT 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57350]) strict KEX=true client=true server=true 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: server host key algorithms = rsa-sha2-512 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: mac algorithms (client to server) = aead 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: mac algorithms (server to client) = aead 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: compression algorithms (client to server) = none 00:26:53.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57350]) Kex: compression algorithms (server to client) = none 00:26:53.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:53.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #2 SSH_MSG_NEWKEYS 00:26:53.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:53.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44396]): strict KEX resets input message sequence number from 3 to 0 00:26:53.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44396]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:53.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44396]) authorized authentication methods: password,publickey 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44396]) Accepted service ssh-userauth 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44396]) no authentication factory for method=none 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44396]) SSH_MSG_USERAUTH_REQUEST 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44396]) remaining methods: password,publickey 00:26:53.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44396]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:53.258 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44396]) authentication result: true 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44396]) SSH_MSG_USERAUTH_REQUEST 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44396]) no heartbeat to stop 00:26:53.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44396]) heartbeat type=IGNORE, interval=PT30S 00:26:53.259 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44396 authenticated 00:26:53.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:53.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:53.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44396]] session=TransportServerSession[admin@/10.30.170.22:44396] id=0 00:26:53.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44396])) size=2097152, max=2097152, packet=32768 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44396] 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44396]) recipient=0 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])) size=2097152, max=2097152, packet=32768 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])) re-initializing 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])) size=2097152, max=2097152, packet=32768 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:53.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[want-reply=true] subsystem=netconf 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[subsystem] prepared command 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]}} established 00:26:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 76: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17906 00:26:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 76: Creating data stores for simulated device 00:26:53.264 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:53.264 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.264 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:53.264 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.264 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:53.269 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[30f3af21] 00:26:53.269 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.269 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:53.269 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:53.269 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:53.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:53.270 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:53.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:53.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:53.270 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[30f3af21], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[30f3af21], subtreeVersion=Version[7035ee61], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7035ee61], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:53.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:53.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.272 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 76 on channel [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 1219 down to 2095933 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) request=subsystem result=ReplySuccess, want-reply=true 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) request=subsystem activate command 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) starting runner for command=netconf 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #5 SSH_MSG_CHANNEL_DATA 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 373 down to 2096779 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_DATA len=373 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396] 00:26:53.274 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17906', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=76} created 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]} created 00:26:53.275 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396] successful with session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]} 00:26:53.276 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]} up 00:26:53.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #6 SSH_MSG_CHANNEL_DATA 00:26:53.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 393 down to 2096386 00:26:53.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_DATA len=393 00:26:53.277 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396] 00:26:53.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:53.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.278 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=76} 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27b18b5d after next message 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 - R:/10.30.170.22:44396]} EXI handlers added to pipeline 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27b18b5d 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 179 down to 2095754 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:53.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:53.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #7 SSH_MSG_CHANNEL_DATA 00:26:53.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 340 down to 2096046 00:26:53.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_DATA len=340 00:26:53.282 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396] 00:26:53.284 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:53.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.285 [netconf-device-simulator-threads-3] 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=76} 00:26:53.285 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7035ee61] 00:26:53.285 [netconf-device-simulator-threads-3] 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:26:53.285 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:53.285 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:53.285 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:53.285 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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} 00:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.286 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] 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:26:53.287 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:53.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 778 down to 2094976 00:26:53.288 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:53.289 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:53.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #1 30 00:26:53.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57350]] process command=SSH_MSG_KEXDH_INIT 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57350]] Send SSH_MSG_KEXDH_REPLY 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #1 sending command=31[31] len=1639 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57350])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57350]) Send SSH_MSG_NEWKEYS 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57350]) session ID=3c:75:e5:7d:00:54:e2:a5:d4:c5:c2:4c:30:78:9e:0c:14:8b:bc:48:6f:fa:ae:f2:75:3d:ec:f0:e9:de:94:e6:3e:c5:e9:d6:c1:7e:20:ca:59:73:46:7f:24:b4:6b:f6:1f:4a:1e:45:89:4f:e4:f4:4c:60:9a:e8:b5:77:9d:bc 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57350]): strict KEX resets output message sequence number from 3 to 0 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57350]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57350])[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:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:53.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #0 sending command=7[7] len=419 00:26:53.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57350]) No pending packets to flush at end of KEX 00:26:53.375 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:53.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #8 SSH_MSG_IGNORE 00:26:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #2 SSH_MSG_NEWKEYS 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57350]): strict KEX resets input message sequence number from 3 to 0 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57350]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57350]) authorized authentication methods: password,publickey 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57350]) Accepted service ssh-userauth 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:53.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57350]) no authentication factory for method=none 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57350]) SSH_MSG_USERAUTH_REQUEST 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57350]) remaining methods: password,publickey 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57350]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:53.386 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57350]) authentication result: true 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57350]) SSH_MSG_USERAUTH_REQUEST 00:26:53.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:53.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:53.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:53.387 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:53.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57350]) no heartbeat to stop 00:26:53.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57350]) heartbeat type=IGNORE, interval=PT30S 00:26:53.387 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57350 authenticated 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57350]] session=TransportServerSession[admin@/10.30.170.22:57350] id=0 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57350])) size=2097152, max=2097152, packet=32768 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57350] 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57350]) recipient=0 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])) size=2097152, max=2097152, packet=32768 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])) re-initializing 00:26:53.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])) size=2097152, max=2097152, packet=32768 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[want-reply=true] subsystem=netconf 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[subsystem] prepared command 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]}} established 00:26:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 77: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17905 00:26:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 77: Creating data stores for simulated device 00:26:53.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:53.390 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:53.391 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.391 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:53.393 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2901fb8c] 00:26:53.393 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:53.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:53.394 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:53.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:53.394 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:53.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:53.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:53.395 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2901fb8c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2901fb8c], subtreeVersion=Version[17ba770c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[17ba770c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:53.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:53.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 77 on channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 1219 down to 2095933 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) request=subsystem result=ReplySuccess, want-reply=true 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) request=subsystem activate command 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) starting runner for command=netconf 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #5 SSH_MSG_CHANNEL_DATA 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 373 down to 2096779 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_DATA len=373 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350] 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:53.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17905', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=77} created 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]} created 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350] successful with session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]} 00:26:53.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]} up 00:26:53.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #6 SSH_MSG_CHANNEL_DATA 00:26:53.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 393 down to 2096386 00:26:53.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_DATA len=393 00:26:53.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350] 00:26:53.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=77} 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17443bf0 after next message 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 - R:/10.30.170.22:57350]} EXI handlers added to pipeline 00:26:53.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:53.418 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17443bf0 00:26:53.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 179 down to 2095754 00:26:53.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:53.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #7 SSH_MSG_CHANNEL_DATA 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 340 down to 2096046 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_DATA len=340 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350] 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:53.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.420 [netconf-device-simulator-threads-2] 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=77} 00:26:53.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[17ba770c] 00:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:53.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:53.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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} 00:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] 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:26:53.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:53.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 778 down to 2094976 00:26:53.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:53.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:53.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]} 00:26:53.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60934]): SSH-2.0-SSHD-UNKNOWN 00:26:53.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60934]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:53.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60934]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:53.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60934]) Send SSH_MSG_KEXINIT 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #0 SSH_MSG_KEXINIT 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60934]) SSH_MSG_KEXINIT 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60934]) strict KEX=true client=true server=true 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: server host key algorithms = rsa-sha2-512 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: mac algorithms (client to server) = aead 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: mac algorithms (server to client) = aead 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: compression algorithms (client to server) = none 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60934]) Kex: compression algorithms (server to client) = none 00:26:53.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:53.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #1 30 00:26:53.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60934]] process command=SSH_MSG_KEXDH_INIT 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60934]] Send SSH_MSG_KEXDH_REPLY 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #1 sending command=31[31] len=1639 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60934])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60934]) Send SSH_MSG_NEWKEYS 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60934]) session ID=ea:3c:1f:8f:e6:73:30:16:c5:f4:4c:ab:c2:87:9d:d1:ef:3e:fe:cb:ce:04:28:30:46:61:74:4e:85:da:1a:f6:9a:2a:ef:14:f2:93:eb:a2:aa:2d:09:53:2c:7a:c0:24:20:ac:0b:71:79:55:5f:72:be:fe:7a:92:a9:a9:40:3a 00:26:53.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60934]): strict KEX resets output message sequence number from 3 to 0 00:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60934]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60934])[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:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60934])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #0 sending command=7[7] len=419 00:26:53.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60934]) No pending packets to flush at end of KEX 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #2 SSH_MSG_NEWKEYS 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60934]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60934]): strict KEX resets input message sequence number from 3 to 0 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60934]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60934]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60934]) authorized authentication methods: password,publickey 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60934]) Accepted service ssh-userauth 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:53.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60934]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60934]) no authentication factory for method=none 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60934]) SSH_MSG_USERAUTH_REQUEST 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60934]) remaining methods: password,publickey 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60934]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60934]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60934]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:53.757 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60934]) authentication result: true 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60934]) SSH_MSG_USERAUTH_REQUEST 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60934])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60934]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:53.757 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60934]) no heartbeat to stop 00:26:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60934]) heartbeat type=IGNORE, interval=PT30S 00:26:53.758 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60934 authenticated 00:26:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60934]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:53.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60934]] session=TransportServerSession[admin@/10.30.170.22:60934] id=0 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60934])) size=2097152, max=2097152, packet=32768 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60934]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60934] 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60934]) recipient=0 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])) size=2097152, max=2097152, packet=32768 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])) re-initializing 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])) size=2097152, max=2097152, packet=32768 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[want-reply=true] subsystem=netconf 00:26:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[subsystem] prepared command 00:26:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]}} established 00:26:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 78: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17907 00:26:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 78: Creating data stores for simulated device 00:26:53.760 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:53.760 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.760 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:53.760 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:53.760 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b56c32d] 00:26:53.761 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:53.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:53.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:53.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:53.763 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:53.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:53.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:53.763 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b56c32d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b56c32d], subtreeVersion=Version[4255902a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4255902a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:53.763 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:53.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:53.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 78 on channel [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 1219 down to 2095933 00:26:53.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) request=subsystem result=ReplySuccess, want-reply=true 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) request=subsystem activate command 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) starting runner for command=netconf 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #5 SSH_MSG_CHANNEL_DATA 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 373 down to 2096779 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_DATA len=373 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934] 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:53.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17907', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=78} created 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]} created 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934] successful with session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]} 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]} up 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #6 SSH_MSG_CHANNEL_DATA 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 393 down to 2096386 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_DATA len=393 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934] 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:53.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.768 [netconf-device-simulator-threads-6] 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=78} 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8f4ec37 after next message 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 - R:/10.30.170.22:60934]} EXI handlers added to pipeline 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8f4ec37 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 179 down to 2095754 00:26:53.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:53.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:53.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #7 SSH_MSG_CHANNEL_DATA 00:26:53.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 340 down to 2096046 00:26:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_DATA len=340 00:26:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934] 00:26:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:53.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:53.772 [netconf-device-simulator-threads-6] 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=78} 00:26:53.772 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4255902a] 00:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:53.772 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:53.772 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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} 00:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.772 [netconf-device-simulator-threads-6] 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:26:53.773 [netconf-device-simulator-threads-6] 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:26:53.773 [netconf-device-simulator-threads-6] 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:26:53.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:53.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 778 down to 2094976 00:26:53.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:53.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:53.931 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:53.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #8 SSH_MSG_IGNORE 00:26:53.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:26:54.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]} 00:26:54.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46232]): SSH-2.0-SSHD-UNKNOWN 00:26:54.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46232]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:54.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46232]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46232]) Send SSH_MSG_KEXINIT 00:26:54.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:54.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #0 SSH_MSG_KEXINIT 00:26:54.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46232]) SSH_MSG_KEXINIT 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46232]) strict KEX=true client=true server=true 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: server host key algorithms = rsa-sha2-512 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: mac algorithms (client to server) = aead 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: mac algorithms (server to client) = aead 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: compression algorithms (client to server) = none 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46232]) Kex: compression algorithms (server to client) = none 00:26:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:54.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #1 30 00:26:54.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46232]] process command=SSH_MSG_KEXDH_INIT 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46232]] Send SSH_MSG_KEXDH_REPLY 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #1 sending command=31[31] len=1639 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46232]) Send SSH_MSG_NEWKEYS 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46232]) session ID=7c:15:4c:34:8c:3c:fd:a0:27:7e:a1:60:f5:fc:18:3a:85:88:f4:c5:b1:99:4b:c1:68:b4:4b:a5:84:bf:af:f3:80:a8:54:78:02:54:dc:e1:54:27:0a:a5:ad:71:55:a7:42:89:4d:55:65:ae:3d:1e:82:29:49:7e:da:d0:ba:94 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46232]): strict KEX resets output message sequence number from 3 to 0 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46232])[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:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #0 sending command=7[7] len=419 00:26:54.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46232]) No pending packets to flush at end of KEX 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #2 SSH_MSG_NEWKEYS 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46232]): strict KEX resets input message sequence number from 3 to 0 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46232]) authorized authentication methods: password,publickey 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46232]) Accepted service ssh-userauth 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46232]) no authentication factory for method=none 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46232]) SSH_MSG_USERAUTH_REQUEST 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46232]) remaining methods: password,publickey 00:26:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46232]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:54.475 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46232]) authentication result: true 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46232]) SSH_MSG_USERAUTH_REQUEST 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46232]) no heartbeat to stop 00:26:54.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46232]) heartbeat type=IGNORE, interval=PT30S 00:26:54.475 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46232 authenticated 00:26:54.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:54.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:54.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46232]] session=TransportServerSession[admin@/10.30.170.22:46232] id=0 00:26:54.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46232])) size=2097152, max=2097152, packet=32768 00:26:54.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46232] 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46232]) recipient=0 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])) size=2097152, max=2097152, packet=32768 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])) re-initializing 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])) size=2097152, max=2097152, packet=32768 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[want-reply=true] subsystem=netconf 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[subsystem] prepared command 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]}} established 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 79: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17908 00:26:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 79: Creating data stores for simulated device 00:26:54.481 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:54.481 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:54.481 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:54.481 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:54.481 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:54.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[49a436f9] 00:26:54.483 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:54.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:54.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:54.484 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:54.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:54.484 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:54.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:54.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:54.485 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[49a436f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[49a436f9], subtreeVersion=Version[740f9937], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[740f9937], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:54.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:54.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:54.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #8 SSH_MSG_IGNORE 00:26:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:26:54.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 79 on channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 1219 down to 2095933 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) request=subsystem result=ReplySuccess, want-reply=true 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) request=subsystem activate command 00:26:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) starting runner for command=netconf 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #5 SSH_MSG_CHANNEL_DATA 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 373 down to 2096779 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_DATA len=373 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232] 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17908', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=79} created 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]} created 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232] successful with session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]} 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]} up 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #6 SSH_MSG_CHANNEL_DATA 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 393 down to 2096386 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_DATA len=393 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232] 00:26:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:54.492 [netconf-device-simulator-threads-0] 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=79} 00:26:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@106ccd56 after next message 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 - R:/10.30.170.22:46232]} EXI handlers added to pipeline 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@106ccd56 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 179 down to 2095754 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:54.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #7 SSH_MSG_CHANNEL_DATA 00:26:54.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 340 down to 2096046 00:26:54.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_DATA len=340 00:26:54.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232] 00:26:54.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:54.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:54.497 [netconf-device-simulator-threads-0] 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=79} 00:26:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[740f9937] 00:26:54.497 [netconf-device-simulator-threads-0] 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:26:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:54.497 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:54.497 [netconf-device-simulator-threads-0] 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:26:54.497 [netconf-device-simulator-threads-0] 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:26:54.497 [netconf-device-simulator-threads-0] 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} 00:26:54.497 [netconf-device-simulator-threads-0] 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:26:54.497 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] 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:26:54.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 778 down to 2094976 00:26:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:54.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]} 00:26:54.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58656]): SSH-2.0-SSHD-UNKNOWN 00:26:54.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58656]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:54.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58656]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:54.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58656]) Send SSH_MSG_KEXINIT 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #0 SSH_MSG_KEXINIT 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58656]) SSH_MSG_KEXINIT 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58656]) strict KEX=true client=true server=true 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: server host key algorithms = rsa-sha2-512 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: mac algorithms (client to server) = aead 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: mac algorithms (server to client) = aead 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: compression algorithms (client to server) = none 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58656]) Kex: compression algorithms (server to client) = none 00:26:54.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:54.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #1 30 00:26:54.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58656]] process command=SSH_MSG_KEXDH_INIT 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58656]] Send SSH_MSG_KEXDH_REPLY 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #1 sending command=31[31] len=1639 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58656])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58656]) Send SSH_MSG_NEWKEYS 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58656]) session ID=37:6a:6e:93:b1:dd:bf:77:16:98:0a:7f:16:dc:eb:72:a0:73:fb:85:1b:c6:fe:de:c2:8d:5f:61:c0:64:ed:59:82:3a:7c:d3:cf:35:fb:61:4d:1b:04:a5:40:11:95:7b:23:6f:9f:bf:aa:78:1c:d0:17:15:0c:bc:87:6f:0f:bc 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58656]): strict KEX resets output message sequence number from 3 to 0 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58656]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58656])[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:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58656])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #0 sending command=7[7] len=419 00:26:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58656]) No pending packets to flush at end of KEX 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #2 SSH_MSG_NEWKEYS 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58656]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58656]): strict KEX resets input message sequence number from 3 to 0 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58656]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:54.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58656]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58656]) authorized authentication methods: password,publickey 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58656]) Accepted service ssh-userauth 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58656]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58656]) no authentication factory for method=none 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58656]) SSH_MSG_USERAUTH_REQUEST 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58656]) remaining methods: password,publickey 00:26:54.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58656]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58656]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58656]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:54.928 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58656]) authentication result: true 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58656]) SSH_MSG_USERAUTH_REQUEST 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58656])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58656]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58656]) no heartbeat to stop 00:26:54.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58656]) heartbeat type=IGNORE, interval=PT30S 00:26:54.928 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58656 authenticated 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58656]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58656]] session=TransportServerSession[admin@/10.30.170.22:58656] id=0 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58656])) size=2097152, max=2097152, packet=32768 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58656]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58656] 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58656]) recipient=0 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])) size=2097152, max=2097152, packet=32768 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])) re-initializing 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])) size=2097152, max=2097152, packet=32768 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:54.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[want-reply=true] subsystem=netconf 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[subsystem] prepared command 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]}} established 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 80: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17909 00:26:54.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 80: Creating data stores for simulated device 00:26:54.930 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:54.931 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:54.931 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:54.931 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:54.931 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[9386c4a] 00:26:54.932 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:54.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:54.933 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:54.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:54.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:54.933 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[9386c4a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[9386c4a], subtreeVersion=Version[4ca25253], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4ca25253], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:54.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:54.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:54.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 80 on channel [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 1219 down to 2095933 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) request=subsystem result=ReplySuccess, want-reply=true 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) request=subsystem activate command 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) starting runner for command=netconf 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #5 SSH_MSG_CHANNEL_DATA 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 373 down to 2096779 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_DATA len=373 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656] 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:54.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17909', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=80} created 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]} created 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656] successful with session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]} 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]} up 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #6 SSH_MSG_CHANNEL_DATA 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 393 down to 2096386 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_DATA len=393 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656] 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:54.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=80} 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73d73742 after next message 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 - R:/10.30.170.22:58656]} EXI handlers added to pipeline 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73d73742 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 179 down to 2095754 00:26:54.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:54.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:54.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #7 SSH_MSG_CHANNEL_DATA 00:26:54.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 340 down to 2096046 00:26:54.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_DATA len=340 00:26:54.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656] 00:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:54.942 [netconf-device-simulator-threads-2] 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=80} 00:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4ca25253] 00:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:54.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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} 00:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.942 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] 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:26:54.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:54.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 778 down to 2094976 00:26:54.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:54.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:55.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #8 SSH_MSG_IGNORE 00:26:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:26:55.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]} 00:26:55.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53964]): SSH-2.0-SSHD-UNKNOWN 00:26:55.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53964]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:55.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53964]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:55.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53964]) Send SSH_MSG_KEXINIT 00:26:55.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:55.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #0 SSH_MSG_KEXINIT 00:26:55.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53964]) SSH_MSG_KEXINIT 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53964]) strict KEX=true client=true server=true 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: server host key algorithms = rsa-sha2-512 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: mac algorithms (client to server) = aead 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: mac algorithms (server to client) = aead 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: compression algorithms (client to server) = none 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53964]) Kex: compression algorithms (server to client) = none 00:26:55.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:55.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:55.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #8 SSH_MSG_IGNORE 00:26:55.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:26:55.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #1 30 00:26:55.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53964]] process command=SSH_MSG_KEXDH_INIT 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53964]] Send SSH_MSG_KEXDH_REPLY 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #1 sending command=31[31] len=1639 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53964])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53964]) Send SSH_MSG_NEWKEYS 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53964]) session ID=2e:49:13:20:48:c8:c5:4c:5b:ad:1f:24:bd:5f:8b:d0:ad:6c:74:02:f7:03:2f:d9:1d:00:49:39:2c:bc:d9:f9:70:42:a0:36:2c:ba:fd:84:1f:19:c7:51:3b:8c:12:92:d4:26:1b:da:5e:a3:34:c3:a6:74:c5:a8:f1:fb:44:aa 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53964]): strict KEX resets output message sequence number from 3 to 0 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53964]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53964])[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:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53964])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #0 sending command=7[7] len=419 00:26:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53964]) No pending packets to flush at end of KEX 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #2 SSH_MSG_NEWKEYS 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53964]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53964]): strict KEX resets input message sequence number from 3 to 0 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53964]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53964]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53964]) authorized authentication methods: password,publickey 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53964]) Accepted service ssh-userauth 00:26:55.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53964]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53964]) no authentication factory for method=none 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53964]) SSH_MSG_USERAUTH_REQUEST 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53964]) remaining methods: password,publickey 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53964]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53964]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:55.625 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53964]) authentication result: true 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53964]) SSH_MSG_USERAUTH_REQUEST 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53964])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53964]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:55.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53964]) no heartbeat to stop 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53964]) heartbeat type=IGNORE, interval=PT30S 00:26:55.626 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53964 authenticated 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53964]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53964]] session=TransportServerSession[admin@/10.30.170.22:53964] id=0 00:26:55.626 [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.170.22:53964])) size=2097152, max=2097152, packet=32768 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53964]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53964] 00:26:55.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53964]) recipient=0 00:26:55.626 [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.170.22:53964])) size=2097152, max=2097152, packet=32768 00:26:55.626 [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.170.22:53964])) re-initializing 00:26:55.626 [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.170.22:53964])) size=2097152, max=2097152, packet=32768 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964])[want-reply=true] subsystem=netconf 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964])[subsystem] prepared command 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]}} established 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 81: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17910 00:26:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 81: Creating data stores for simulated device 00:26:55.628 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:55.628 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:55.628 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:55.628 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:55.628 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a84ce8f] 00:26:55.629 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:55.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:55.631 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:55.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:55.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:55.631 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a84ce8f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a84ce8f], subtreeVersion=Version[52bacb96], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52bacb96], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:55.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:55.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:55.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.633 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 81 on channel [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.634 [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.170.22:53964]) by 1219 down to 2095933 00:26:55.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) request=subsystem result=ReplySuccess, want-reply=true 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) request=subsystem activate command 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) starting runner for command=netconf 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #5 SSH_MSG_CHANNEL_DATA 00:26:55.635 [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.170.22:53964]) by 373 down to 2096779 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_DATA len=373 00:26:55.635 [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.170.22:53964] 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:55.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17910', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=81} created 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]} created 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964] successful with session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]} 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]} up 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #6 SSH_MSG_CHANNEL_DATA 00:26:55.636 [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.170.22:53964]) by 393 down to 2096386 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_DATA len=393 00:26:55.636 [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.170.22:53964] 00:26:55.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:55.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:55.637 [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=81} 00:26:55.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:55.637 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35b75aa9 after next message 00:26:55.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 - R:/10.30.170.22:53964]} EXI handlers added to pipeline 00:26:55.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:55.638 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35b75aa9 00:26:55.638 [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.170.22:53964]) by 179 down to 2095754 00:26:55.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:55.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:55.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #7 SSH_MSG_CHANNEL_DATA 00:26:55.640 [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.170.22:53964]) by 340 down to 2096046 00:26:55.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_DATA len=340 00:26:55.640 [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.170.22:53964] 00:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:55.641 [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=81} 00:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52bacb96] 00:26:55.641 [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:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:55.641 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:55.641 [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:26:55.641 [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:26:55.642 [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} 00:26:55.642 [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:26:55.642 [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=2011-06-01} 00:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [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:26:55.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:55.643 [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.170.22:53964]) by 778 down to 2094976 00:26:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:55.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:55.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]} 00:26:55.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58636]): SSH-2.0-SSHD-UNKNOWN 00:26:55.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58636]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:55.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58636]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58636]) Send SSH_MSG_KEXINIT 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #0 SSH_MSG_KEXINIT 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58636]) SSH_MSG_KEXINIT 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58636]) strict KEX=true client=true server=true 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: server host key algorithms = rsa-sha2-512 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: mac algorithms (client to server) = aead 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: mac algorithms (server to client) = aead 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: compression algorithms (client to server) = none 00:26:56.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58636]) Kex: compression algorithms (server to client) = none 00:26:56.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:56.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:56.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #8 SSH_MSG_IGNORE 00:26:56.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:26:56.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #1 30 00:26:56.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58636]] process command=SSH_MSG_KEXDH_INIT 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58636]] Send SSH_MSG_KEXDH_REPLY 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #1 sending command=31[31] len=1639 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58636])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58636]) Send SSH_MSG_NEWKEYS 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58636]) session ID=85:f0:8a:75:42:58:a3:7b:e6:3d:c3:6a:61:8b:d4:7f:b4:b3:e9:2f:d0:d5:ba:8b:27:c7:69:34:58:76:65:88:46:f1:03:c5:19:7d:f0:00:26:05:4d:15:4d:44:fc:a6:44:21:f3:41:7b:58:e9:1b:ae:45:d5:f8:0a:67:b6:54 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:56.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58636]): strict KEX resets output message sequence number from 3 to 0 00:26:56.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58636]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:56.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58636])[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:26:56.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:56.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #0 sending command=7[7] len=419 00:26:56.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58636]) No pending packets to flush at end of KEX 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #2 SSH_MSG_NEWKEYS 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58636]): strict KEX resets input message sequence number from 3 to 0 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58636]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58636]) authorized authentication methods: password,publickey 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58636]) Accepted service ssh-userauth 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58636]) no authentication factory for method=none 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58636]) SSH_MSG_USERAUTH_REQUEST 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58636]) remaining methods: password,publickey 00:26:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58636]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:56.124 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58636]) authentication result: true 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58636]) SSH_MSG_USERAUTH_REQUEST 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58636]) no heartbeat to stop 00:26:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58636]) heartbeat type=IGNORE, interval=PT30S 00:26:56.124 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58636 authenticated 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58636]] session=TransportServerSession[admin@/10.30.170.22:58636] id=0 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58636])) size=2097152, max=2097152, packet=32768 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58636] 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58636]) recipient=0 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])) size=2097152, max=2097152, packet=32768 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])) re-initializing 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])) size=2097152, max=2097152, packet=32768 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[want-reply=true] subsystem=netconf 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[subsystem] prepared command 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]}} established 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 82: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17911 00:26:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 82: Creating data stores for simulated device 00:26:56.127 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:56.127 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:56.127 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:56.127 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:56.127 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29feddd] 00:26:56.128 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:56.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:56.129 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:56.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:56.129 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:56.129 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29feddd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29feddd], subtreeVersion=Version[494460c9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[494460c9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:56.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:56.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:56.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 82 on channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 1219 down to 2095933 00:26:56.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) request=subsystem result=ReplySuccess, want-reply=true 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) request=subsystem activate command 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) starting runner for command=netconf 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #5 SSH_MSG_CHANNEL_DATA 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 373 down to 2096779 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_DATA len=373 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636] 00:26:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:56.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:56.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.144 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17911', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=82} created 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]} created 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636] successful with session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]} 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]} up 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #6 SSH_MSG_CHANNEL_DATA 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 393 down to 2096386 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_DATA len=393 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636] 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:56.146 [netconf-device-simulator-threads-6] 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=82} 00:26:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63679c49 after next message 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 - R:/10.30.170.22:58636]} EXI handlers added to pipeline 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63679c49 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 179 down to 2095754 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:56.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:56.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #7 SSH_MSG_CHANNEL_DATA 00:26:56.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 340 down to 2096046 00:26:56.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_DATA len=340 00:26:56.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636] 00:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:56.151 [netconf-device-simulator-threads-6] 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=82} 00:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[494460c9] 00:26:56.151 [netconf-device-simulator-threads-6] 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:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:56.151 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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} 00:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] 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:26:56.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 778 down to 2094976 00:26:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:56.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]} 00:26:56.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41458]): SSH-2.0-SSHD-UNKNOWN 00:26:56.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41458]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:56.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41458]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41458]) Send SSH_MSG_KEXINIT 00:26:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #0 SSH_MSG_KEXINIT 00:26:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41458]) SSH_MSG_KEXINIT 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41458]) strict KEX=true client=true server=true 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: server host key algorithms = rsa-sha2-512 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: mac algorithms (client to server) = aead 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: mac algorithms (server to client) = aead 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: compression algorithms (client to server) = none 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41458]) Kex: compression algorithms (server to client) = none 00:26:56.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:56.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #1 30 00:26:56.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41458]] process command=SSH_MSG_KEXDH_INIT 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41458]] Send SSH_MSG_KEXDH_REPLY 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #1 sending command=31[31] len=1639 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41458])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41458]) Send SSH_MSG_NEWKEYS 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41458]) session ID=db:7f:ec:ea:a8:e3:f5:4a:33:05:04:39:96:bc:0a:41:f4:56:bd:7f:6b:1f:47:3d:38:7e:24:5b:3d:45:5c:78:3a:97:98:f0:22:89:a1:9d:55:57:02:cd:03:84:38:e8:bc:50:01:a2:ce:15:0c:9e:56:3f:35:05:22:cf:c9:ad 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41458]): strict KEX resets output message sequence number from 3 to 0 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41458]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41458])[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:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #0 sending command=7[7] len=419 00:26:56.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41458]) No pending packets to flush at end of KEX 00:26:56.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #8 SSH_MSG_IGNORE 00:26:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #2 SSH_MSG_NEWKEYS 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41458]): strict KEX resets input message sequence number from 3 to 0 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41458]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41458]) authorized authentication methods: password,publickey 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41458]) Accepted service ssh-userauth 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41458]) no authentication factory for method=none 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41458]) SSH_MSG_USERAUTH_REQUEST 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41458]) remaining methods: password,publickey 00:26:56.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41458]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:56.568 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41458]) authentication result: true 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41458]) SSH_MSG_USERAUTH_REQUEST 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41458]) no heartbeat to stop 00:26:56.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41458]) heartbeat type=IGNORE, interval=PT30S 00:26:56.569 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41458 authenticated 00:26:56.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:56.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:56.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41458]] session=TransportServerSession[admin@/10.30.170.22:41458] id=0 00:26:56.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41458])) size=2097152, max=2097152, packet=32768 00:26:56.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41458] 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41458]) recipient=0 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])) size=2097152, max=2097152, packet=32768 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])) re-initializing 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])) size=2097152, max=2097152, packet=32768 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:56.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[want-reply=true] subsystem=netconf 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[subsystem] prepared command 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]}} established 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 83: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17912 00:26:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 83: Creating data stores for simulated device 00:26:56.571 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:56.571 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:56.572 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:56.572 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:56.572 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:56.574 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7adab658] 00:26:56.574 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:56.575 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:56.575 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:56.575 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:56.575 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:56.575 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:56.575 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:56.575 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:56.575 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7adab658], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7adab658], subtreeVersion=Version[7beaf2d2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7beaf2d2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:56.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:56.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:56.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 83 on channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 1219 down to 2095933 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) request=subsystem result=ReplySuccess, want-reply=true 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) request=subsystem activate command 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) starting runner for command=netconf 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #5 SSH_MSG_CHANNEL_DATA 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 373 down to 2096779 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_DATA len=373 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458] 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17912', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=83} created 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]} created 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458] successful with session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]} 00:26:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]} up 00:26:56.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #6 SSH_MSG_CHANNEL_DATA 00:26:56.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 393 down to 2096386 00:26:56.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_DATA len=393 00:26:56.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458] 00:26:56.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:56.584 [netconf-device-simulator-threads-0] 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=83} 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22eaa893 after next message 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 - R:/10.30.170.22:41458]} EXI handlers added to pipeline 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22eaa893 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 179 down to 2095754 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:56.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #7 SSH_MSG_CHANNEL_DATA 00:26:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 340 down to 2096046 00:26:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_DATA len=340 00:26:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458] 00:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:56.591 [netconf-device-simulator-threads-0] 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=83} 00:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7beaf2d2] 00:26:56.591 [netconf-device-simulator-threads-0] 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:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:56.591 [netconf-device-simulator-threads-0] 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:26:56.591 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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} 00:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] 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:26:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:56.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 778 down to 2094976 00:26:56.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:56.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]} 00:26:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51058]): SSH-2.0-SSHD-UNKNOWN 00:26:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51058]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51058]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:57.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #8 SSH_MSG_IGNORE 00:26:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:26:57.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51058]) Send SSH_MSG_KEXINIT 00:26:57.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:57.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #0 SSH_MSG_KEXINIT 00:26:57.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51058]) SSH_MSG_KEXINIT 00:26:57.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51058]) strict KEX=true client=true server=true 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: server host key algorithms = rsa-sha2-512 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: mac algorithms (client to server) = aead 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: mac algorithms (server to client) = aead 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: compression algorithms (client to server) = none 00:26:57.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51058]) Kex: compression algorithms (server to client) = none 00:26:57.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:57.401 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]} 00:26:57.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34014]): SSH-2.0-SSHD-UNKNOWN 00:26:57.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34014]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:57.402 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34014]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:57.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #1 30 00:26:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51058]] process command=SSH_MSG_KEXDH_INIT 00:26:57.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51058]] Send SSH_MSG_KEXDH_REPLY 00:26:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #1 sending command=31[31] len=1639 00:26:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51058]) Send SSH_MSG_NEWKEYS 00:26:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51058]) session ID=b9:72:26:3f:65:80:14:75:57:27:ad:77:db:d5:d9:a2:42:fd:5e:71:75:ff:f9:d4:79:6b:ed:1d:98:3a:47:5a:cf:e6:1d:62:03:4f:e6:cc:ab:1c:7f:03:9d:ec:0f:83:5a:30:71:3a:3b:ee:1a:ec:97:8d:ae:5b:d4:b3:4d:65 00:26:57.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51058]): strict KEX resets output message sequence number from 3 to 0 00:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51058]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51058])[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:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #0 sending command=7[7] len=419 00:26:57.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51058]) No pending packets to flush at end of KEX 00:26:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #2 SSH_MSG_NEWKEYS 00:26:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51058]): strict KEX resets input message sequence number from 3 to 0 00:26:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51058]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:57.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51058]) authorized authentication methods: password,publickey 00:26:57.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51058]) Accepted service ssh-userauth 00:26:57.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51058]) no authentication factory for method=none 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51058]) SSH_MSG_USERAUTH_REQUEST 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51058]) remaining methods: password,publickey 00:26:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51058]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:57.527 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51058]) authentication result: true 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51058]) SSH_MSG_USERAUTH_REQUEST 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51058]) no heartbeat to stop 00:26:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51058]) heartbeat type=IGNORE, interval=PT30S 00:26:57.532 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51058 authenticated 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51058]] session=TransportServerSession[admin@/10.30.170.22:51058] id=0 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51058])) size=2097152, max=2097152, packet=32768 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51058] 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51058]) recipient=0 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])) size=2097152, max=2097152, packet=32768 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])) re-initializing 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])) size=2097152, max=2097152, packet=32768 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:57.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[want-reply=true] subsystem=netconf 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[subsystem] prepared command 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]}} established 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 84: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17913 00:26:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 84: Creating data stores for simulated device 00:26:57.534 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:57.534 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:57.536 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:57.536 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:57.536 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:57.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6197e0c2] 00:26:57.538 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:57.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:57.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:57.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:57.538 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:57.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:57.539 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6197e0c2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6197e0c2], subtreeVersion=Version[7b038133], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b038133], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:57.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:57.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:57.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 84 on channel [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 1219 down to 2095933 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) request=subsystem result=ReplySuccess, want-reply=true 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) request=subsystem activate command 00:26:57.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) starting runner for command=netconf 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #5 SSH_MSG_CHANNEL_DATA 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 373 down to 2096779 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_DATA len=373 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058] 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:57.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] 00:26:57.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17913', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:57.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=84} created 00:26:57.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]} created 00:26:57.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058] successful with session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]} 00:26:57.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]} up 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #6 SSH_MSG_CHANNEL_DATA 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 393 down to 2096386 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_DATA len=393 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058] 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:57.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=84} 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4688579 after next message 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 - R:/10.30.170.22:51058]} EXI handlers added to pipeline 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4688579 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 179 down to 2095754 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:57.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:57.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #7 SSH_MSG_CHANNEL_DATA 00:26:57.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 340 down to 2096046 00:26:57.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_DATA len=340 00:26:57.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058] 00:26:57.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:57.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:57.550 [netconf-device-simulator-threads-2] 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=84} 00:26:57.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b038133] 00:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:57.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:57.550 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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} 00:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.550 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] 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:26:57.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:57.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 778 down to 2094976 00:26:57.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:57.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34014]) Send SSH_MSG_KEXINIT 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #0 SSH_MSG_KEXINIT 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34014]) SSH_MSG_KEXINIT 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34014]) strict KEX=true client=true server=true 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: server host key algorithms = rsa-sha2-512 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: mac algorithms (client to server) = aead 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: mac algorithms (server to client) = aead 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: compression algorithms (client to server) = none 00:26:57.655 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34014]) Kex: compression algorithms (server to client) = none 00:26:57.656 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:57.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:57.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #8 SSH_MSG_IGNORE 00:26:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:26:57.728 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #1 30 00:26:57.728 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34014]] process command=SSH_MSG_KEXDH_INIT 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34014]] Send SSH_MSG_KEXDH_REPLY 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #1 sending command=31[31] len=1639 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34014]) Send SSH_MSG_NEWKEYS 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34014]) session ID=be:79:32:c4:36:b7:76:d4:55:ac:0c:b0:69:91:99:32:61:ff:14:2c:43:67:f2:8a:2e:fb:38:04:00:4d:08:db:6d:d1:16:f7:8d:31:9a:d4:63:99:4d:86:06:ac:40:15:60:56:40:11:a2:5c:54:c6:ca:4c:3f:a9:10:a7:b7:a5 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34014]): strict KEX resets output message sequence number from 3 to 0 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34014]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34014])[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:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #0 sending command=7[7] len=419 00:26:57.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34014]) No pending packets to flush at end of KEX 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #2 SSH_MSG_NEWKEYS 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34014]): strict KEX resets input message sequence number from 3 to 0 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34014]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34014]) authorized authentication methods: password,publickey 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34014]) Accepted service ssh-userauth 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34014]) no authentication factory for method=none 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34014]) SSH_MSG_USERAUTH_REQUEST 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34014]) remaining methods: password,publickey 00:26:57.778 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34014]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:57.780 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34014]) authentication result: true 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34014]) SSH_MSG_USERAUTH_REQUEST 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34014]) no heartbeat to stop 00:26:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34014]) heartbeat type=IGNORE, interval=PT30S 00:26:57.780 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34014 authenticated 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34014]] session=TransportServerSession[admin@/10.30.170.22:34014] id=0 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34014])) size=2097152, max=2097152, packet=32768 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34014] 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34014]) recipient=0 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])) size=2097152, max=2097152, packet=32768 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])) re-initializing 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])) size=2097152, max=2097152, packet=32768 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:57.781 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[want-reply=true] subsystem=netconf 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[subsystem] prepared command 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]}} established 00:26:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 85: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17914 00:26:57.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 85: Creating data stores for simulated device 00:26:57.783 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:57.783 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:57.783 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:57.783 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:57.783 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3cedb6bd] 00:26:57.784 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:57.785 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:57.785 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:57.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:57.785 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:57.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:57.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:57.785 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3cedb6bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3cedb6bd], subtreeVersion=Version[2a0ebded], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a0ebded], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:57.786 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:57.786 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:57.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 85 on channel [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 1219 down to 2095933 00:26:57.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) request=subsystem result=ReplySuccess, want-reply=true 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) request=subsystem activate command 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) starting runner for command=netconf 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #5 SSH_MSG_CHANNEL_DATA 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 373 down to 2096779 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_DATA len=373 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014] 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:57.789 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17914', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=85} created 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]} created 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014] successful with session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]} 00:26:57.790 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]} up 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #6 SSH_MSG_CHANNEL_DATA 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 393 down to 2096386 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_DATA len=393 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014] 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=85} 00:26:57.791 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@425d5b28 after next message 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 - R:/10.30.170.22:34014]} EXI handlers added to pipeline 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@425d5b28 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 179 down to 2095754 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:57.792 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:57.794 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #7 SSH_MSG_CHANNEL_DATA 00:26:57.794 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 340 down to 2096046 00:26:57.794 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_DATA len=340 00:26:57.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014] 00:26:57.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:57.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:57.795 [netconf-device-simulator-threads-3] 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=85} 00:26:57.796 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a0ebded] 00:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:57.796 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:57.796 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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} 00:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] 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:26:57.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:57.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 778 down to 2094976 00:26:57.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:57.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:57.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]} 00:26:57.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48712]): SSH-2.0-SSHD-UNKNOWN 00:26:57.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48712]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:57.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48712]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:58.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #8 SSH_MSG_IGNORE 00:26:58.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:26:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48712]) Send SSH_MSG_KEXINIT 00:26:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #0 SSH_MSG_KEXINIT 00:26:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48712]) SSH_MSG_KEXINIT 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48712]) strict KEX=true client=true server=true 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: server host key algorithms = rsa-sha2-512 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: mac algorithms (client to server) = aead 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: mac algorithms (server to client) = aead 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: compression algorithms (client to server) = none 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48712]) Kex: compression algorithms (server to client) = none 00:26:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:58.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #1 30 00:26:58.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48712]] process command=SSH_MSG_KEXDH_INIT 00:26:58.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48712]] Send SSH_MSG_KEXDH_REPLY 00:26:58.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #1 sending command=31[31] len=1639 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48712]) Send SSH_MSG_NEWKEYS 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48712]) session ID=71:19:e3:16:a8:95:ee:ad:5b:28:ed:d1:e5:76:ec:f8:40:cf:88:e1:ca:1f:c0:79:a2:f1:06:f7:de:a6:6b:6c:62:9c:e4:d6:18:b6:d5:71:f6:49:3a:6b:d2:18:67:de:28:8d:23:ec:17:d8:77:63:54:54:b7:5a:04:e1:64:bb 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48712]): strict KEX resets output message sequence number from 3 to 0 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48712])[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:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #0 sending command=7[7] len=419 00:26:58.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48712]) No pending packets to flush at end of KEX 00:26:58.485 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]} 00:26:58.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53148]): SSH-2.0-SSHD-UNKNOWN 00:26:58.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53148]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:58.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53148]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #2 SSH_MSG_NEWKEYS 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48712]): strict KEX resets input message sequence number from 3 to 0 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48712]) authorized authentication methods: password,publickey 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48712]) Accepted service ssh-userauth 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:58.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48712]) no authentication factory for method=none 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48712]) SSH_MSG_USERAUTH_REQUEST 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48712]) remaining methods: password,publickey 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48712]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:58.515 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48712]) authentication result: true 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48712]) SSH_MSG_USERAUTH_REQUEST 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:58.515 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:58.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48712]) no heartbeat to stop 00:26:58.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48712]) heartbeat type=IGNORE, interval=PT30S 00:26:58.516 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48712 authenticated 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48712]] session=TransportServerSession[admin@/10.30.170.22:48712] id=0 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48712])) size=2097152, max=2097152, packet=32768 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48712] 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48712]) recipient=0 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])) size=2097152, max=2097152, packet=32768 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])) re-initializing 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])) size=2097152, max=2097152, packet=32768 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:58.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:58.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:58.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:58.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[want-reply=true] subsystem=netconf 00:26:58.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[subsystem] prepared command 00:26:58.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:58.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:58.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]}} established 00:26:58.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 86: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17915 00:26:58.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 86: Creating data stores for simulated device 00:26:58.527 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:58.527 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:58.527 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:58.527 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:58.527 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d37036c] 00:26:58.529 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:58.529 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:58.535 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:58.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:58.535 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d37036c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d37036c], subtreeVersion=Version[f83d6b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f83d6b7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:58.536 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:58.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 86 on channel [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 1219 down to 2095933 00:26:58.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) request=subsystem result=ReplySuccess, want-reply=true 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) request=subsystem activate command 00:26:58.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) starting runner for command=netconf 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #5 SSH_MSG_CHANNEL_DATA 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 373 down to 2096779 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_DATA len=373 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712] 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:58.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17915', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=86} created 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]} created 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712] successful with session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]} 00:26:58.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]} up 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #6 SSH_MSG_CHANNEL_DATA 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 393 down to 2096386 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_DATA len=393 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712] 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:58.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:58.554 [netconf-device-simulator-threads-6] 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=86} 00:26:58.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:58.554 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d10b1e after next message 00:26:58.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 - R:/10.30.170.22:48712]} EXI handlers added to pipeline 00:26:58.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:58.555 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d10b1e 00:26:58.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 179 down to 2095754 00:26:58.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:58.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:58.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #7 SSH_MSG_CHANNEL_DATA 00:26:58.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 340 down to 2096046 00:26:58.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_DATA len=340 00:26:58.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712] 00:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:58.560 [netconf-device-simulator-threads-6] 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=86} 00:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f83d6b7] 00:26:58.560 [netconf-device-simulator-threads-6] 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:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:58.560 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:58.560 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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} 00:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] 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:26:58.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:58.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 778 down to 2094976 00:26:58.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:58.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53148]) Send SSH_MSG_KEXINIT 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #0 SSH_MSG_KEXINIT 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53148]) SSH_MSG_KEXINIT 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53148]) strict KEX=true client=true server=true 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: server host key algorithms = rsa-sha2-512 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: mac algorithms (client to server) = aead 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: mac algorithms (server to client) = aead 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: compression algorithms (client to server) = none 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53148]) Kex: compression algorithms (server to client) = none 00:26:58.628 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:58.714 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #1 30 00:26:58.714 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53148]] process command=SSH_MSG_KEXDH_INIT 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53148]] Send SSH_MSG_KEXDH_REPLY 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #1 sending command=31[31] len=1639 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53148])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53148]) Send SSH_MSG_NEWKEYS 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53148]) session ID=13:20:8a:f7:3f:fb:32:bd:8e:fd:62:6d:58:23:e7:9b:42:81:97:3b:ee:90:ca:10:88:83:26:ec:e9:49:d4:a6:fb:38:94:5a:42:10:99:e8:7d:64:e6:12:6f:e6:a1:4a:80:54:a9:19:8c:d6:c9:81:c1:fc:b0:2d:e8:a0:8b:37 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53148]): strict KEX resets output message sequence number from 3 to 0 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53148]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53148])[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:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53148])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #0 sending command=7[7] len=419 00:26:58.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53148]) No pending packets to flush at end of KEX 00:26:58.761 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #2 SSH_MSG_NEWKEYS 00:26:58.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53148]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:58.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53148]): strict KEX resets input message sequence number from 3 to 0 00:26:58.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53148]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:58.776 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:58.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:58.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53148]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:58.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53148]) authorized authentication methods: password,publickey 00:26:58.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53148]) Accepted service ssh-userauth 00:26:58.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53148]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53148]) no authentication factory for method=none 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53148]) SSH_MSG_USERAUTH_REQUEST 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53148]) remaining methods: password,publickey 00:26:58.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53148]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53148]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53148]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:58.779 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53148]) authentication result: true 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53148]) SSH_MSG_USERAUTH_REQUEST 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53148])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53148]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53148]) no heartbeat to stop 00:26:58.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53148]) heartbeat type=IGNORE, interval=PT30S 00:26:58.780 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53148 authenticated 00:26:58.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:58.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53148]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:58.780 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53148]] session=TransportServerSession[admin@/10.30.170.22:53148] id=0 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53148])) size=2097152, max=2097152, packet=32768 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53148]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53148] 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53148]) recipient=0 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])) size=2097152, max=2097152, packet=32768 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])) re-initializing 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])) size=2097152, max=2097152, packet=32768 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[want-reply=true] subsystem=netconf 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[subsystem] prepared command 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]}} established 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 87: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17916 00:26:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 87: Creating data stores for simulated device 00:26:58.782 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:58.782 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:58.783 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:58.783 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:58.783 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:58.787 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b15a1cd] 00:26:58.787 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:58.787 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:58.787 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:58.787 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:58.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:58.788 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:58.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:58.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:58.788 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b15a1cd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b15a1cd], subtreeVersion=Version[b590a5a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b590a5a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:58.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:58.790 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:58.792 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.792 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 87 on channel [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 1219 down to 2095933 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) request=subsystem result=ReplySuccess, want-reply=true 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) request=subsystem activate command 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) starting runner for command=netconf 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #5 SSH_MSG_CHANNEL_DATA 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 373 down to 2096779 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_DATA len=373 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148] 00:26:58.794 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17916', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=87} created 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]} created 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148] successful with session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]} 00:26:58.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]} up 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #6 SSH_MSG_CHANNEL_DATA 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 393 down to 2096386 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_DATA len=393 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148] 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:58.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:58.797 [netconf-device-simulator-threads-7] 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=87} 00:26:58.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:58.797 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@132ac172 after next message 00:26:58.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 - R:/10.30.170.22:53148]} EXI handlers added to pipeline 00:26:58.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:58.798 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@132ac172 00:26:58.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 179 down to 2095754 00:26:58.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:58.798 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:58.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #7 SSH_MSG_CHANNEL_DATA 00:26:58.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 340 down to 2096046 00:26:58.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_DATA len=340 00:26:58.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148] 00:26:58.801 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:58.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:58.802 [netconf-device-simulator-threads-7] 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=87} 00:26:58.802 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b590a5a] 00:26:58.802 [netconf-device-simulator-threads-7] 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:26:58.802 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:58.802 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:58.802 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:58.802 [netconf-device-simulator-threads-7] 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:26:58.802 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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} 00:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] 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:26:58.803 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:58.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 778 down to 2094976 00:26:58.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:58.804 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:58.912 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #8 SSH_MSG_IGNORE 00:26:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:26:59.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]} 00:26:59.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33782]): SSH-2.0-SSHD-UNKNOWN 00:26:59.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33782]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:59.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33782]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33782]) Send SSH_MSG_KEXINIT 00:26:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #0 SSH_MSG_KEXINIT 00:26:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33782]) SSH_MSG_KEXINIT 00:26:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33782]) strict KEX=true client=true server=true 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: server host key algorithms = rsa-sha2-512 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: mac algorithms (client to server) = aead 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: mac algorithms (server to client) = aead 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: compression algorithms (client to server) = none 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33782]) Kex: compression algorithms (server to client) = none 00:26:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:59.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #1 30 00:26:59.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33782]] process command=SSH_MSG_KEXDH_INIT 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33782]] Send SSH_MSG_KEXDH_REPLY 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #1 sending command=31[31] len=1639 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33782])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33782]) Send SSH_MSG_NEWKEYS 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33782]) session ID=40:4e:c6:cd:3f:7b:77:e2:f1:ae:45:a0:ab:81:5b:71:65:a5:8d:76:7f:e8:94:8f:03:ef:12:63:b1:ac:f7:18:97:21:dc:05:36:2c:24:0c:2f:90:cd:d9:1d:a6:e4:cb:b3:ef:bb:c4:32:6a:5e:19:de:af:9d:7c:ed:9c:98:f5 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33782]): strict KEX resets output message sequence number from 3 to 0 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33782]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33782])[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:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #0 sending command=7[7] len=419 00:26:59.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33782]) No pending packets to flush at end of KEX 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #2 SSH_MSG_NEWKEYS 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33782]): strict KEX resets input message sequence number from 3 to 0 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33782]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33782]) authorized authentication methods: password,publickey 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33782]) Accepted service ssh-userauth 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:59.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33782]) no authentication factory for method=none 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33782]) SSH_MSG_USERAUTH_REQUEST 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33782]) remaining methods: password,publickey 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33782]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:59.307 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33782]) authentication result: true 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33782]) SSH_MSG_USERAUTH_REQUEST 00:26:59.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:59.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:59.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:59.308 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:59.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33782]) no heartbeat to stop 00:26:59.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33782]) heartbeat type=IGNORE, interval=PT30S 00:26:59.308 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33782 authenticated 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33782]] session=TransportServerSession[admin@/10.30.170.22:33782] id=0 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33782])) size=2097152, max=2097152, packet=32768 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33782] 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33782]) recipient=0 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])) size=2097152, max=2097152, packet=32768 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])) re-initializing 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])) size=2097152, max=2097152, packet=32768 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:59.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[want-reply=true] subsystem=netconf 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[subsystem] prepared command 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]}} established 00:26:59.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 88: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17917 00:26:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 88: Creating data stores for simulated device 00:26:59.311 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:59.311 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:59.311 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:59.311 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:59.311 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:59.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[264f4c88] 00:26:59.313 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:59.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:59.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:59.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:59.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:59.314 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:59.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:59.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:59.314 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[264f4c88], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[264f4c88], subtreeVersion=Version[cf67adb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cf67adb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:59.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:59.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:59.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 88 on channel [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 1219 down to 2095933 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) request=subsystem result=ReplySuccess, want-reply=true 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) request=subsystem activate command 00:26:59.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) starting runner for command=netconf 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #5 SSH_MSG_CHANNEL_DATA 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 373 down to 2096779 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_DATA len=373 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782] 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:59.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17917', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=88} created 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]} created 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782] successful with session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]} 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]} up 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #6 SSH_MSG_CHANNEL_DATA 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 393 down to 2096386 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_DATA len=393 00:26:59.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782] 00:26:59.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:59.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:59.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=88} 00:26:59.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3147c68f after next message 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 - R:/10.30.170.22:33782]} EXI handlers added to pipeline 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3147c68f 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 179 down to 2095754 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:59.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:59.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #7 SSH_MSG_CHANNEL_DATA 00:26:59.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 340 down to 2096046 00:26:59.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_DATA len=340 00:26:59.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782] 00:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:59.327 [netconf-device-simulator-threads-2] 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=88} 00:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cf67adb] 00:26:59.327 [netconf-device-simulator-threads-2] 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:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:59.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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} 00:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.328 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] 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:26:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:59.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 778 down to 2094976 00:26:59.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:59.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:26:59.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:26:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #8 SSH_MSG_IGNORE 00:26:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:26:59.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]} 00:26:59.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36016]): SSH-2.0-SSHD-UNKNOWN 00:26:59.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36016]) line='SSH-2.0-SSHD-UNKNOWN' 00:26:59.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36016]) client version string: SSH-2.0-SSHD-UNKNOWN 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36016]) Send SSH_MSG_KEXINIT 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #0 SSH_MSG_KEXINIT 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36016]) SSH_MSG_KEXINIT 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36016]) strict KEX=true client=true server=true 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: kex algorithms = sntrup761x25519-sha512 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: server host key algorithms = rsa-sha2-512 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:26:59.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:26:59.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: mac algorithms (client to server) = aead 00:26:59.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: mac algorithms (server to client) = aead 00:26:59.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: compression algorithms (client to server) = none 00:26:59.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36016]) Kex: compression algorithms (server to client) = none 00:26:59.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:26:59.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #1 30 00:26:59.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36016]] process command=SSH_MSG_KEXDH_INIT 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36016]] Send SSH_MSG_KEXDH_REPLY 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #1 sending command=31[31] len=1639 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36016])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36016]) Send SSH_MSG_NEWKEYS 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36016]) session ID=2c:1c:93:9f:96:57:ac:98:7e:15:79:b1:9a:50:66:dc:65:f6:cc:3d:28:df:70:42:9f:60:83:38:d1:59:f8:71:f8:1c:3d:70:f0:fd:85:61:26:e5:9c:e1:08:d8:28:c7:c0:f1:87:68:cd:89:d3:9d:94:0c:17:da:d8:fd:7a:7d 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36016]): strict KEX resets output message sequence number from 3 to 0 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36016]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36016])[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:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36016])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #0 sending command=7[7] len=419 00:26:59.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36016]) No pending packets to flush at end of KEX 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #2 SSH_MSG_NEWKEYS 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36016]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36016]): strict KEX resets input message sequence number from 3 to 0 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36016]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #0 SSH_MSG_SERVICE_REQUEST 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36016]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36016]) authorized authentication methods: password,publickey 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36016]) Accepted service ssh-userauth 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #1 SSH_MSG_USERAUTH_REQUEST 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36016]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36016]) no authentication factory for method=none 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36016]) SSH_MSG_USERAUTH_REQUEST 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36016]) remaining methods: password,publickey 00:26:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:26:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36016]) process #2 SSH_MSG_USERAUTH_REQUEST 00:26:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36016]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:26:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36016]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:26:59.786 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36016]) authentication result: true 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36016]) SSH_MSG_USERAUTH_REQUEST 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36016])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36016]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36016]) no heartbeat to stop 00:26:59.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36016]) heartbeat type=IGNORE, interval=PT30S 00:26:59.786 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36016 authenticated 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #3 SSH_MSG_CHANNEL_OPEN 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36016]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36016]] session=TransportServerSession[admin@/10.30.170.22:36016] id=0 00:26:59.787 [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.170.22:36016])) size=2097152, max=2097152, packet=32768 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36016]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36016] 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36016]) recipient=0 00:26:59.787 [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.170.22:36016])) size=2097152, max=2097152, packet=32768 00:26:59.787 [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.170.22:36016])) re-initializing 00:26:59.787 [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.170.22:36016])) size=2097152, max=2097152, packet=32768 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:26:59.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #4 SSH_MSG_CHANNEL_REQUEST 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016])[want-reply=true] subsystem=netconf 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016])[subsystem] prepared command 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]}} established 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 89: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17918 00:26:59.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 89: Creating data stores for simulated device 00:26:59.788 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:26:59.789 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:59.789 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:26:59.789 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:26:59.789 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:26:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c6f4b2a] 00:26:59.792 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:26:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:26:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:26:59.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:26:59.793 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:26:59.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:26:59.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:26:59.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c6f4b2a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c6f4b2a], subtreeVersion=Version[5fec912b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5fec912b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:26:59.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:26:59.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:26:59.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.794 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 89 on channel [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.795 [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.170.22:36016]) by 1219 down to 2095933 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) request=subsystem result=ReplySuccess, want-reply=true 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) request=subsystem activate command 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) starting runner for command=netconf 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #5 SSH_MSG_CHANNEL_DATA 00:26:59.795 [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.170.22:36016]) by 373 down to 2096779 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_DATA len=373 00:26:59.795 [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.170.22:36016] 00:26:59.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17918', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=89} created 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]} created 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016] successful with session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]} 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]} up 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #6 SSH_MSG_CHANNEL_DATA 00:26:59.796 [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.170.22:36016]) by 393 down to 2096386 00:26:59.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_DATA len=393 00:26:59.796 [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.170.22:36016] 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:59.797 [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=89} 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75e83b13 after next message 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 - R:/10.30.170.22:36016]} EXI handlers added to pipeline 00:26:59.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:26:59.798 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75e83b13 00:26:59.798 [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.170.22:36016]) by 179 down to 2095754 00:26:59.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:26:59.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:26:59.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #7 SSH_MSG_CHANNEL_DATA 00:26:59.800 [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.170.22:36016]) by 340 down to 2096046 00:26:59.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_DATA len=340 00:26:59.800 [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.170.22:36016] 00:26:59.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:26:59.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:26:59.800 [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=89} 00:26:59.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5fec912b] 00:26:59.801 [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:26:59.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:26:59.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:26:59.801 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:26:59.801 [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:26:59.801 [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:26:59.801 [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} 00:26:59.801 [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:26:59.801 [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=2011-06-01} 00:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [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:26:59.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:26:59.802 [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.170.22:36016]) by 778 down to 2094976 00:26:59.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:26:59.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:00.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #8 SSH_MSG_IGNORE 00:27:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:27:00.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]} 00:27:00.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54566]): SSH-2.0-SSHD-UNKNOWN 00:27:00.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54566]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:00.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54566]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54566]) Send SSH_MSG_KEXINIT 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #0 SSH_MSG_KEXINIT 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54566]) SSH_MSG_KEXINIT 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54566]) strict KEX=true client=true server=true 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: server host key algorithms = rsa-sha2-512 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: mac algorithms (client to server) = aead 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: mac algorithms (server to client) = aead 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: compression algorithms (client to server) = none 00:27:00.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54566]) Kex: compression algorithms (server to client) = none 00:27:00.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:00.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #8 SSH_MSG_IGNORE 00:27:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:27:00.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #1 30 00:27:00.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54566]] process command=SSH_MSG_KEXDH_INIT 00:27:00.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54566]] Send SSH_MSG_KEXDH_REPLY 00:27:00.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #1 sending command=31[31] len=1639 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54566])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54566]) Send SSH_MSG_NEWKEYS 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54566]) session ID=7f:15:1d:13:7e:fd:5a:05:43:26:c7:bc:63:3b:2d:26:e3:22:7c:18:60:1d:c1:8c:91:96:73:82:a3:79:5c:ab:5d:a0:e3:3d:fa:19:35:3d:ad:e0:a1:45:54:43:b0:1b:ce:07:0d:a7:96:92:92:08:63:0f:95:18:55:69:1d:00 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54566]): strict KEX resets output message sequence number from 3 to 0 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54566]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54566])[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:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #0 sending command=7[7] len=419 00:27:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54566]) No pending packets to flush at end of KEX 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #2 SSH_MSG_NEWKEYS 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54566]): strict KEX resets input message sequence number from 3 to 0 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54566]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54566]) authorized authentication methods: password,publickey 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54566]) Accepted service ssh-userauth 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54566]) no authentication factory for method=none 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54566]) SSH_MSG_USERAUTH_REQUEST 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54566]) remaining methods: password,publickey 00:27:00.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54566]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:00.543 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54566]) authentication result: true 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54566]) SSH_MSG_USERAUTH_REQUEST 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54566]) no heartbeat to stop 00:27:00.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54566]) heartbeat type=IGNORE, interval=PT30S 00:27:00.543 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54566 authenticated 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54566]] session=TransportServerSession[admin@/10.30.170.22:54566] id=0 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54566])) size=2097152, max=2097152, packet=32768 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54566] 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54566]) recipient=0 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])) size=2097152, max=2097152, packet=32768 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])) re-initializing 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])) size=2097152, max=2097152, packet=32768 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:00.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[want-reply=true] subsystem=netconf 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[subsystem] prepared command 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]}} established 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 90: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17919 00:27:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 90: Creating data stores for simulated device 00:27:00.546 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:00.546 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:00.546 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:00.546 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:00.546 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:00.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15401d2e] 00:27:00.548 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:00.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:00.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:00.548 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:00.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:00.549 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:00.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:00.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:00.549 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15401d2e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15401d2e], subtreeVersion=Version[607b5b92], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[607b5b92], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:00.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:00.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:00.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 90 on channel [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 1219 down to 2095933 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) request=subsystem result=ReplySuccess, want-reply=true 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) request=subsystem activate command 00:27:00.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) starting runner for command=netconf 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #5 SSH_MSG_CHANNEL_DATA 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 373 down to 2096779 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_DATA len=373 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566] 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:00.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17919', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=90} created 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]} created 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566] successful with session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]} 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]} up 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #6 SSH_MSG_CHANNEL_DATA 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 393 down to 2096386 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_DATA len=393 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566] 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:00.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:00.555 [netconf-device-simulator-threads-6] 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=90} 00:27:00.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:00.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@342a5c0e after next message 00:27:00.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 - R:/10.30.170.22:54566]} EXI handlers added to pipeline 00:27:00.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:00.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@342a5c0e 00:27:00.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 179 down to 2095754 00:27:00.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:00.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:00.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #7 SSH_MSG_CHANNEL_DATA 00:27:00.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 340 down to 2096046 00:27:00.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_DATA len=340 00:27:00.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566] 00:27:00.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:00.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:00.585 [netconf-device-simulator-threads-6] 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=90} 00:27:00.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[607b5b92] 00:27:00.585 [netconf-device-simulator-threads-6] 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:27:00.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:00.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:00.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:00.585 [netconf-device-simulator-threads-6] 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:27:00.585 [netconf-device-simulator-threads-6] 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:27:00.585 [netconf-device-simulator-threads-6] 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} 00:27:00.585 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] 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:27:00.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:00.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 778 down to 2094976 00:27:00.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:00.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:00.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]} 00:27:00.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54958]): SSH-2.0-SSHD-UNKNOWN 00:27:00.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54958]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:00.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54958]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:00.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54958]) Send SSH_MSG_KEXINIT 00:27:00.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #0 SSH_MSG_KEXINIT 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54958]) SSH_MSG_KEXINIT 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54958]) strict KEX=true client=true server=true 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: server host key algorithms = rsa-sha2-512 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: mac algorithms (client to server) = aead 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: mac algorithms (server to client) = aead 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: compression algorithms (client to server) = none 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54958]) Kex: compression algorithms (server to client) = none 00:27:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:01.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #1 30 00:27:01.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54958]] process command=SSH_MSG_KEXDH_INIT 00:27:01.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #8 SSH_MSG_IGNORE 00:27:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54958]] Send SSH_MSG_KEXDH_REPLY 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #1 sending command=31[31] len=1639 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54958])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54958]) Send SSH_MSG_NEWKEYS 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54958]) session ID=37:21:7d:98:9a:c6:25:85:12:c9:9e:99:bd:61:de:a7:ed:09:ec:fa:de:23:78:cf:8f:a4:8b:0a:c5:7d:2b:2a:56:e7:cb:6c:07:63:d9:d6:23:9b:df:ea:2a:a6:c5:bb:c1:26:20:97:ca:99:36:49:7e:f3:77:c2:5e:62:8f:8c 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54958]): strict KEX resets output message sequence number from 3 to 0 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54958]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54958])[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:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54958])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #0 sending command=7[7] len=419 00:27:01.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54958]) No pending packets to flush at end of KEX 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #2 SSH_MSG_NEWKEYS 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54958]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54958]): strict KEX resets input message sequence number from 3 to 0 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54958]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54958]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54958]) authorized authentication methods: password,publickey 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54958]) Accepted service ssh-userauth 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54958]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54958]) no authentication factory for method=none 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54958]) SSH_MSG_USERAUTH_REQUEST 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54958]) remaining methods: password,publickey 00:27:01.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54958]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54958]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:01.055 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54958]) authentication result: true 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54958]) SSH_MSG_USERAUTH_REQUEST 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54958])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54958]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:01.055 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:01.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54958]) no heartbeat to stop 00:27:01.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54958]) heartbeat type=IGNORE, interval=PT30S 00:27:01.056 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54958 authenticated 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54958]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54958]] session=TransportServerSession[admin@/10.30.170.22:54958] id=0 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54958])) size=2097152, max=2097152, packet=32768 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54958]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54958] 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54958]) recipient=0 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])) size=2097152, max=2097152, packet=32768 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])) re-initializing 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])) size=2097152, max=2097152, packet=32768 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[want-reply=true] subsystem=netconf 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[subsystem] prepared command 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]}} established 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 91: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17920 00:27:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 91: Creating data stores for simulated device 00:27:01.058 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:01.058 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:01.058 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:01.059 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:01.059 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[785f817e] 00:27:01.061 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:01.061 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:01.062 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:01.062 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[785f817e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[785f817e], subtreeVersion=Version[5676744d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5676744d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:01.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:01.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:01.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 91 on channel [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 1219 down to 2095933 00:27:01.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) request=subsystem result=ReplySuccess, want-reply=true 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) request=subsystem activate command 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) starting runner for command=netconf 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #5 SSH_MSG_CHANNEL_DATA 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 373 down to 2096779 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_DATA len=373 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958] 00:27:01.066 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:01.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:01.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17920', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=91} created 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]} created 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958] successful with session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]} 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]} up 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #6 SSH_MSG_CHANNEL_DATA 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 393 down to 2096386 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_DATA len=393 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958] 00:27:01.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:01.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:01.069 [netconf-device-simulator-threads-0] 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=91} 00:27:01.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a823c94 after next message 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 - R:/10.30.170.22:54958]} EXI handlers added to pipeline 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a823c94 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 179 down to 2095754 00:27:01.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:01.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #7 SSH_MSG_CHANNEL_DATA 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 340 down to 2096046 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_DATA len=340 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958] 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:01.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:01.073 [netconf-device-simulator-threads-0] 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=91} 00:27:01.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5676744d] 00:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:01.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:01.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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} 00:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] 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:27:01.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:01.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 778 down to 2094976 00:27:01.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:01.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]} 00:27:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55840]): SSH-2.0-SSHD-UNKNOWN 00:27:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55840]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55840]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:01.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #8 SSH_MSG_IGNORE 00:27:01.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:27:01.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55840]) Send SSH_MSG_KEXINIT 00:27:01.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:01.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #0 SSH_MSG_KEXINIT 00:27:01.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55840]) SSH_MSG_KEXINIT 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55840]) strict KEX=true client=true server=true 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: server host key algorithms = rsa-sha2-512 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: mac algorithms (client to server) = aead 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: mac algorithms (server to client) = aead 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: compression algorithms (client to server) = none 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55840]) Kex: compression algorithms (server to client) = none 00:27:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:01.655 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #1 30 00:27:01.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55840]] process command=SSH_MSG_KEXDH_INIT 00:27:01.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55840]] Send SSH_MSG_KEXDH_REPLY 00:27:01.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #1 sending command=31[31] len=1639 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55840])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55840]) Send SSH_MSG_NEWKEYS 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55840]) session ID=99:2f:98:c8:11:fa:55:8d:45:7c:82:19:ed:ae:54:44:23:6f:de:0f:d8:dd:91:5f:5f:43:4e:ea:d4:17:06:8c:e6:35:f6:55:a5:75:9d:c2:f9:ac:d4:9b:a7:46:01:be:d4:38:4c:3e:aa:7f:ed:14:6c:4e:07:9e:87:87:4f:b5 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55840]): strict KEX resets output message sequence number from 3 to 0 00:27:01.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55840]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:01.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55840])[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:27:01.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:01.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #0 sending command=7[7] len=419 00:27:01.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55840]) No pending packets to flush at end of KEX 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #2 SSH_MSG_NEWKEYS 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55840]): strict KEX resets input message sequence number from 3 to 0 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55840]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55840]) authorized authentication methods: password,publickey 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55840]) Accepted service ssh-userauth 00:27:01.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55840]) no authentication factory for method=none 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55840]) SSH_MSG_USERAUTH_REQUEST 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55840]) remaining methods: password,publickey 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55840]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:01.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:01.714 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55840]) authentication result: true 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55840]) SSH_MSG_USERAUTH_REQUEST 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55840]) no heartbeat to stop 00:27:01.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55840]) heartbeat type=IGNORE, interval=PT30S 00:27:01.714 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55840 authenticated 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55840]] session=TransportServerSession[admin@/10.30.170.22:55840] id=0 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55840])) size=2097152, max=2097152, packet=32768 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55840] 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55840]) recipient=0 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])) size=2097152, max=2097152, packet=32768 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])) re-initializing 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])) size=2097152, max=2097152, packet=32768 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:01.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:01.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:01.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:01.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[want-reply=true] subsystem=netconf 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[subsystem] prepared command 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]}} established 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 92: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17921 00:27:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 92: Creating data stores for simulated device 00:27:01.717 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:01.717 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:01.718 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:01.718 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:01.718 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:01.720 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17d2021a] 00:27:01.720 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:01.721 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:01.721 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:01.721 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:01.722 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:01.722 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:01.722 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:01.722 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:01.722 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17d2021a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17d2021a], subtreeVersion=Version[57376c2e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57376c2e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:01.723 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:01.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:01.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 92 on channel [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 1219 down to 2095933 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) request=subsystem result=ReplySuccess, want-reply=true 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) request=subsystem activate command 00:27:01.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) starting runner for command=netconf 00:27:01.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #5 SSH_MSG_CHANNEL_DATA 00:27:01.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 373 down to 2096779 00:27:01.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_DATA len=373 00:27:01.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840] 00:27:01.728 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:01.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:01.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.729 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:01.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] 00:27:01.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17921', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=92} created 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]} created 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840] successful with session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]} 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]} up 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #6 SSH_MSG_CHANNEL_DATA 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 393 down to 2096386 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_DATA len=393 00:27:01.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840] 00:27:01.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:01.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:01.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=92} 00:27:01.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:01.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bb060e5 after next message 00:27:01.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 - R:/10.30.170.22:55840]} EXI handlers added to pipeline 00:27:01.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:01.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bb060e5 00:27:01.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 179 down to 2095754 00:27:01.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:01.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:01.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #7 SSH_MSG_CHANNEL_DATA 00:27:01.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 340 down to 2096046 00:27:01.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_DATA len=340 00:27:01.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840] 00:27:01.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:01.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:01.739 [netconf-device-simulator-threads-2] 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=92} 00:27:01.740 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57376c2e] 00:27:01.740 [netconf-device-simulator-threads-2] 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:27:01.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:01.740 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:01.740 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:01.740 [netconf-device-simulator-threads-2] 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:27:01.740 [netconf-device-simulator-threads-2] 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:27:01.740 [netconf-device-simulator-threads-2] 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} 00:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] 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:27:01.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:01.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 778 down to 2094976 00:27:01.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:01.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:01.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]} 00:27:01.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35530]): SSH-2.0-SSHD-UNKNOWN 00:27:01.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35530]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:01.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35530]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35530]) Send SSH_MSG_KEXINIT 00:27:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #0 SSH_MSG_KEXINIT 00:27:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35530]) SSH_MSG_KEXINIT 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35530]) strict KEX=true client=true server=true 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: server host key algorithms = rsa-sha2-512 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: mac algorithms (client to server) = aead 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: mac algorithms (server to client) = aead 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: compression algorithms (client to server) = none 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35530]) Kex: compression algorithms (server to client) = none 00:27:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:02.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #1 30 00:27:02.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35530]] process command=SSH_MSG_KEXDH_INIT 00:27:02.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35530]] Send SSH_MSG_KEXDH_REPLY 00:27:02.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #1 sending command=31[31] len=1639 00:27:02.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35530])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:02.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35530]) Send SSH_MSG_NEWKEYS 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35530]) session ID=02:63:a4:ea:28:e9:98:8b:21:6f:97:1e:ce:60:7f:07:ff:a2:7a:6f:00:83:09:5a:2c:6e:1c:c7:23:94:7e:98:22:6a:8e:03:48:0c:b2:c6:43:c1:95:06:26:d1:8c:6c:d4:42:8e:cb:2c:15:d8:17:58:47:32:4f:c4:fb:bb:47 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35530]): strict KEX resets output message sequence number from 3 to 0 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35530]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35530])[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:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #0 sending command=7[7] len=419 00:27:02.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35530]) No pending packets to flush at end of KEX 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #2 SSH_MSG_NEWKEYS 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35530]): strict KEX resets input message sequence number from 3 to 0 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35530]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35530]) authorized authentication methods: password,publickey 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35530]) Accepted service ssh-userauth 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35530]) no authentication factory for method=none 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35530]) SSH_MSG_USERAUTH_REQUEST 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35530]) remaining methods: password,publickey 00:27:02.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35530]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:02.214 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35530]) authentication result: true 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35530]) SSH_MSG_USERAUTH_REQUEST 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:02.214 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35530]) no heartbeat to stop 00:27:02.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35530]) heartbeat type=IGNORE, interval=PT30S 00:27:02.215 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35530 authenticated 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35530]] session=TransportServerSession[admin@/10.30.170.22:35530] id=0 00:27:02.216 [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.170.22:35530])) size=2097152, max=2097152, packet=32768 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35530] 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35530]) recipient=0 00:27:02.216 [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.170.22:35530])) size=2097152, max=2097152, packet=32768 00:27:02.216 [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.170.22:35530])) re-initializing 00:27:02.216 [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.170.22:35530])) size=2097152, max=2097152, packet=32768 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:02.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530])[want-reply=true] subsystem=netconf 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530])[subsystem] prepared command 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]}} established 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 93: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17922 00:27:02.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 93: Creating data stores for simulated device 00:27:02.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:02.217 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:02.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:02.217 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:02.218 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b28cc11] 00:27:02.219 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:02.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:02.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:02.221 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:02.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:02.221 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:02.221 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b28cc11], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b28cc11], subtreeVersion=Version[7b524fbb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b524fbb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:02.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:02.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:02.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.225 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 93 on channel [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.226 [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.170.22:35530]) by 1219 down to 2095933 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) request=subsystem result=ReplySuccess, want-reply=true 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) request=subsystem activate command 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) starting runner for command=netconf 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #5 SSH_MSG_CHANNEL_DATA 00:27:02.226 [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.170.22:35530]) by 373 down to 2096779 00:27:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_DATA len=373 00:27:02.227 [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.170.22:35530] 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17922', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=93} created 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]} created 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530] successful with session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]} 00:27:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]} up 00:27:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #6 SSH_MSG_CHANNEL_DATA 00:27:02.228 [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.170.22:35530]) by 393 down to 2096386 00:27:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_DATA len=393 00:27:02.228 [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.170.22:35530] 00:27:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:02.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:02.229 [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=93} 00:27:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e70fed4 after next message 00:27:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 - R:/10.30.170.22:35530]} EXI handlers added to pipeline 00:27:02.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:02.230 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e70fed4 00:27:02.230 [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.170.22:35530]) by 179 down to 2095754 00:27:02.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:02.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #7 SSH_MSG_CHANNEL_DATA 00:27:02.232 [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.170.22:35530]) by 340 down to 2096046 00:27:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_DATA len=340 00:27:02.232 [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.170.22:35530] 00:27:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:02.234 [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=93} 00:27:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b524fbb] 00:27:02.235 [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:27:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:02.235 [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:27:02.235 [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:27:02.235 [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} 00:27:02.235 [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:27:02.235 [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=2011-06-01} 00:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [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:27:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:02.236 [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.170.22:35530]) by 778 down to 2094976 00:27:02.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:02.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:02.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #8 SSH_MSG_IGNORE 00:27:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:27:02.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]} 00:27:02.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46884]): SSH-2.0-SSHD-UNKNOWN 00:27:02.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46884]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:02.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46884]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:02.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46884]) Send SSH_MSG_KEXINIT 00:27:02.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:02.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #0 SSH_MSG_KEXINIT 00:27:02.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46884]) SSH_MSG_KEXINIT 00:27:02.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46884]) strict KEX=true client=true server=true 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: server host key algorithms = rsa-sha2-512 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: mac algorithms (client to server) = aead 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: mac algorithms (server to client) = aead 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: compression algorithms (client to server) = none 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46884]) Kex: compression algorithms (server to client) = none 00:27:02.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:02.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #1 30 00:27:02.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46884]] process command=SSH_MSG_KEXDH_INIT 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46884]] Send SSH_MSG_KEXDH_REPLY 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #1 sending command=31[31] len=1639 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46884])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46884]) Send SSH_MSG_NEWKEYS 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46884]) session ID=6c:20:b5:9b:bf:ee:12:3d:b3:ed:d8:7f:ec:b0:39:68:db:26:29:8f:e4:b6:cd:d5:65:b5:9a:ab:ae:22:28:7a:8c:fb:d4:8f:cc:a6:d9:3c:25:c0:16:bd:28:13:4b:5d:be:0a:5b:f6:9f:82:d2:d8:57:e1:ef:79:da:ba:68:d2 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46884]): strict KEX resets output message sequence number from 3 to 0 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46884]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46884])[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:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #0 sending command=7[7] len=419 00:27:02.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46884]) No pending packets to flush at end of KEX 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #2 SSH_MSG_NEWKEYS 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46884]): strict KEX resets input message sequence number from 3 to 0 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46884]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46884]) authorized authentication methods: password,publickey 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46884]) Accepted service ssh-userauth 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46884]) no authentication factory for method=none 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46884]) SSH_MSG_USERAUTH_REQUEST 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46884]) remaining methods: password,publickey 00:27:02.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46884]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:02.650 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46884]) authentication result: true 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46884]) SSH_MSG_USERAUTH_REQUEST 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46884]) no heartbeat to stop 00:27:02.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46884]) heartbeat type=IGNORE, interval=PT30S 00:27:02.651 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46884 authenticated 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46884]] session=TransportServerSession[admin@/10.30.170.22:46884] id=0 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46884])) size=2097152, max=2097152, packet=32768 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46884] 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46884]) recipient=0 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])) size=2097152, max=2097152, packet=32768 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])) re-initializing 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])) size=2097152, max=2097152, packet=32768 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:02.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[want-reply=true] subsystem=netconf 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[subsystem] prepared command 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]}} established 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 94: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17923 00:27:02.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 94: Creating data stores for simulated device 00:27:02.653 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:02.653 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:02.653 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:02.653 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:02.653 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6247dfc0] 00:27:02.654 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:02.664 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:02.664 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:02.664 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:02.665 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:02.665 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:02.665 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:02.665 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:02.665 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6247dfc0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6247dfc0], subtreeVersion=Version[cf44b06], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cf44b06], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:02.665 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:02.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:02.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 94 on channel [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 1219 down to 2095933 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) request=subsystem result=ReplySuccess, want-reply=true 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) request=subsystem activate command 00:27:02.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) starting runner for command=netconf 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #5 SSH_MSG_CHANNEL_DATA 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 373 down to 2096779 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_DATA len=373 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884] 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17923', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=94} created 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]} created 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884] successful with session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]} 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]} up 00:27:02.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #6 SSH_MSG_CHANNEL_DATA 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 393 down to 2096386 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_DATA len=393 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884] 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:02.670 [netconf-device-simulator-threads-6] 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=94} 00:27:02.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c4fc53f after next message 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 - R:/10.30.170.22:46884]} EXI handlers added to pipeline 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c4fc53f 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 179 down to 2095754 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:02.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:02.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #7 SSH_MSG_CHANNEL_DATA 00:27:02.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 340 down to 2096046 00:27:02.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_DATA len=340 00:27:02.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884] 00:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:02.674 [netconf-device-simulator-threads-6] 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=94} 00:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cf44b06] 00:27:02.674 [netconf-device-simulator-threads-6] 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:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:02.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:02.675 [netconf-device-simulator-threads-6] 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:27:02.675 [netconf-device-simulator-threads-6] 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:27:02.675 [netconf-device-simulator-threads-6] 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} 00:27:02.675 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.676 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] 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:27:02.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:02.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 778 down to 2094976 00:27:02.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:02.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:02.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #8 SSH_MSG_IGNORE 00:27:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:27:02.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]} 00:27:02.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39516]): SSH-2.0-SSHD-UNKNOWN 00:27:02.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39516]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:02.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39516]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:03.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39516]) Send SSH_MSG_KEXINIT 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #0 SSH_MSG_KEXINIT 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39516]) SSH_MSG_KEXINIT 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39516]) strict KEX=true client=true server=true 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: server host key algorithms = rsa-sha2-512 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: mac algorithms (client to server) = aead 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: mac algorithms (server to client) = aead 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: compression algorithms (client to server) = none 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39516]) Kex: compression algorithms (server to client) = none 00:27:03.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:03.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #1 30 00:27:03.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39516]] process command=SSH_MSG_KEXDH_INIT 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39516]] Send SSH_MSG_KEXDH_REPLY 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #1 sending command=31[31] len=1639 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39516])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39516]) Send SSH_MSG_NEWKEYS 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39516]) session ID=32:8a:8e:f2:22:76:c0:bb:23:24:b1:a6:a8:58:99:64:d6:90:90:5c:61:01:24:05:23:59:a8:c6:0b:68:41:21:8c:28:59:fa:d9:37:43:8f:e2:cf:77:c9:63:00:a1:5f:81:46:ca:87:fe:00:5e:12:d4:49:a0:cd:37:cb:70:10 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39516]): strict KEX resets output message sequence number from 3 to 0 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39516]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39516])[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:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #0 sending command=7[7] len=419 00:27:03.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39516]) No pending packets to flush at end of KEX 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #2 SSH_MSG_NEWKEYS 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39516]): strict KEX resets input message sequence number from 3 to 0 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39516]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39516]) authorized authentication methods: password,publickey 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39516]) Accepted service ssh-userauth 00:27:03.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39516]) no authentication factory for method=none 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39516]) SSH_MSG_USERAUTH_REQUEST 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39516]) remaining methods: password,publickey 00:27:03.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39516]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:03.194 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39516]) authentication result: true 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39516]) SSH_MSG_USERAUTH_REQUEST 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39516]) no heartbeat to stop 00:27:03.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39516]) heartbeat type=IGNORE, interval=PT30S 00:27:03.195 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39516 authenticated 00:27:03.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:03.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:03.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39516]] session=TransportServerSession[admin@/10.30.170.22:39516] id=0 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39516])) size=2097152, max=2097152, packet=32768 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39516] 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39516]) recipient=0 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])) size=2097152, max=2097152, packet=32768 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])) re-initializing 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])) size=2097152, max=2097152, packet=32768 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:03.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[want-reply=true] subsystem=netconf 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[subsystem] prepared command 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]}} established 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 95: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17924 00:27:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 95: Creating data stores for simulated device 00:27:03.197 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:03.198 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:03.198 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:03.198 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:03.198 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:03.199 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[24d20ebc] 00:27:03.199 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:03.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:03.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:03.200 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:03.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:03.200 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:03.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:03.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:03.200 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[24d20ebc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[24d20ebc], subtreeVersion=Version[3d2b2d7c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d2b2d7c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:03.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:03.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:03.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 95 on channel [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 1219 down to 2095933 00:27:03.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:03.203 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) request=subsystem result=ReplySuccess, want-reply=true 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) request=subsystem activate command 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) starting runner for command=netconf 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #5 SSH_MSG_CHANNEL_DATA 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 373 down to 2096779 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_DATA len=373 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516] 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:03.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17924', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=95} created 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]} created 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516] successful with session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]} 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]} up 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #6 SSH_MSG_CHANNEL_DATA 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 393 down to 2096386 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_DATA len=393 00:27:03.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516] 00:27:03.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:03.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:03.207 [netconf-device-simulator-threads-0] 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=95} 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7683d6d after next message 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 - R:/10.30.170.22:39516]} EXI handlers added to pipeline 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7683d6d 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 179 down to 2095754 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:03.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #7 SSH_MSG_CHANNEL_DATA 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 340 down to 2096046 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_DATA len=340 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516] 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:03.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:03.211 [netconf-device-simulator-threads-0] 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=95} 00:27:03.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d2b2d7c] 00:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:03.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:03.212 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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} 00:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.212 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] 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:27:03.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:03.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 778 down to 2094976 00:27:03.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:03.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:03.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #8 SSH_MSG_IGNORE 00:27:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:27:03.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]} 00:27:03.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41398]): SSH-2.0-SSHD-UNKNOWN 00:27:03.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41398]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:03.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41398]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41398]) Send SSH_MSG_KEXINIT 00:27:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #0 SSH_MSG_KEXINIT 00:27:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41398]) SSH_MSG_KEXINIT 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41398]) strict KEX=true client=true server=true 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: server host key algorithms = rsa-sha2-512 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: mac algorithms (client to server) = aead 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: mac algorithms (server to client) = aead 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: compression algorithms (client to server) = none 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41398]) Kex: compression algorithms (server to client) = none 00:27:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:03.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #1 30 00:27:03.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41398]] process command=SSH_MSG_KEXDH_INIT 00:27:03.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41398]] Send SSH_MSG_KEXDH_REPLY 00:27:03.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #1 sending command=31[31] len=1639 00:27:03.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41398])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:03.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41398]) Send SSH_MSG_NEWKEYS 00:27:03.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41398]) session ID=7f:95:45:82:cd:9f:d2:b4:71:e9:34:f3:ab:f3:6f:af:1d:79:c3:db:2f:52:63:ad:eb:e4:46:32:1e:c1:f0:80:5e:1a:78:3d:ec:57:75:f5:42:39:dc:30:99:cb:7e:78:da:17:5e:d1:0e:44:c4:4f:3c:d5:63:4d:5b:40:c4:cc 00:27:03.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:03.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41398]): strict KEX resets output message sequence number from 3 to 0 00:27:03.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41398]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:03.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41398])[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:27:03.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41398])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:03.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #0 sending command=7[7] len=419 00:27:03.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41398]) No pending packets to flush at end of KEX 00:27:03.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #2 SSH_MSG_NEWKEYS 00:27:03.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41398]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:03.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41398]): strict KEX resets input message sequence number from 3 to 0 00:27:03.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41398]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:03.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41398]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41398]) authorized authentication methods: password,publickey 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41398]) Accepted service ssh-userauth 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41398]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41398]) no authentication factory for method=none 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41398]) SSH_MSG_USERAUTH_REQUEST 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41398]) remaining methods: password,publickey 00:27:03.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41398]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41398]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:03.846 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41398]) authentication result: true 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41398]) SSH_MSG_USERAUTH_REQUEST 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41398])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41398]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:03.846 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:03.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41398]) no heartbeat to stop 00:27:03.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41398]) heartbeat type=IGNORE, interval=PT30S 00:27:03.847 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41398 authenticated 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41398]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41398]] session=TransportServerSession[admin@/10.30.170.22:41398] id=0 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41398])) size=2097152, max=2097152, packet=32768 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41398]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41398] 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41398]) recipient=0 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])) size=2097152, max=2097152, packet=32768 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])) re-initializing 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])) size=2097152, max=2097152, packet=32768 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:03.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[want-reply=true] subsystem=netconf 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[subsystem] prepared command 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]}} established 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 96: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17925 00:27:03.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 96: Creating data stores for simulated device 00:27:03.849 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:03.849 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:03.850 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:03.850 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:03.850 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:03.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[61a37035] 00:27:03.851 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:03.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:03.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:03.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:03.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:03.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:03.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:03.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:03.852 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[61a37035], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61a37035], subtreeVersion=Version[6acfb529], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6acfb529], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:03.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:03.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:03.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 96 on channel [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 1219 down to 2095933 00:27:03.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) request=subsystem result=ReplySuccess, want-reply=true 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) request=subsystem activate command 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) starting runner for command=netconf 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #5 SSH_MSG_CHANNEL_DATA 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 373 down to 2096779 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_DATA len=373 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398] 00:27:03.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:03.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17925', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=96} created 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]} created 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398] successful with session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]} 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]} up 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #6 SSH_MSG_CHANNEL_DATA 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 393 down to 2096386 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_DATA len=393 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398] 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=96} 00:27:03.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ce17325 after next message 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 - R:/10.30.170.22:41398]} EXI handlers added to pipeline 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ce17325 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 179 down to 2095754 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:03.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #7 SSH_MSG_CHANNEL_DATA 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 340 down to 2096046 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_DATA len=340 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398] 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:03.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:03.864 [netconf-device-simulator-threads-2] 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=96} 00:27:03.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6acfb529] 00:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:03.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:03.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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} 00:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.864 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] 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:27:03.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:03.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 778 down to 2094976 00:27:03.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:03.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:03.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #8 SSH_MSG_IGNORE 00:27:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:27:04.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]} 00:27:04.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35696]): SSH-2.0-SSHD-UNKNOWN 00:27:04.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35696]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:04.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35696]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:04.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35696]) Send SSH_MSG_KEXINIT 00:27:04.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:04.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #0 SSH_MSG_KEXINIT 00:27:04.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35696]) SSH_MSG_KEXINIT 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35696]) strict KEX=true client=true server=true 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: server host key algorithms = rsa-sha2-512 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: mac algorithms (client to server) = aead 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: mac algorithms (server to client) = aead 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: compression algorithms (client to server) = none 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35696]) Kex: compression algorithms (server to client) = none 00:27:04.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:04.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #1 30 00:27:04.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35696]] process command=SSH_MSG_KEXDH_INIT 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35696]] Send SSH_MSG_KEXDH_REPLY 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #1 sending command=31[31] len=1639 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35696])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35696]) Send SSH_MSG_NEWKEYS 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35696]) session ID=74:c9:fa:a5:68:3a:e1:b1:17:ba:94:f5:17:1a:0a:12:10:d6:98:4b:3c:b0:8c:80:08:3d:6c:f7:49:e6:7d:1d:9b:53:c4:12:3e:e5:2e:95:ea:69:31:5e:3a:26:6b:57:68:7f:41:d2:60:da:5b:72:67:f9:73:e4:20:d7:4d:f0 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35696]): strict KEX resets output message sequence number from 3 to 0 00:27:04.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35696]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:04.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35696])[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:27:04.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35696])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:04.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #0 sending command=7[7] len=419 00:27:04.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35696]) No pending packets to flush at end of KEX 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #2 SSH_MSG_NEWKEYS 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35696]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35696]): strict KEX resets input message sequence number from 3 to 0 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35696]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35696]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35696]) authorized authentication methods: password,publickey 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35696]) Accepted service ssh-userauth 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35696]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35696]) no authentication factory for method=none 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35696]) SSH_MSG_USERAUTH_REQUEST 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35696]) remaining methods: password,publickey 00:27:04.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35696]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35696]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:04.267 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35696]) authentication result: true 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35696]) SSH_MSG_USERAUTH_REQUEST 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35696])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35696]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35696]) no heartbeat to stop 00:27:04.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35696]) heartbeat type=IGNORE, interval=PT30S 00:27:04.268 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35696 authenticated 00:27:04.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:04.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35696]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:04.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35696]] session=TransportServerSession[admin@/10.30.170.22:35696] id=0 00:27:04.269 [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.170.22:35696])) size=2097152, max=2097152, packet=32768 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35696]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35696] 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35696]) recipient=0 00:27:04.269 [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.170.22:35696])) size=2097152, max=2097152, packet=32768 00:27:04.269 [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.170.22:35696])) re-initializing 00:27:04.269 [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.170.22:35696])) size=2097152, max=2097152, packet=32768 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:04.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696])[want-reply=true] subsystem=netconf 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696])[subsystem] prepared command 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]}} established 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 97: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17926 00:27:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 97: Creating data stores for simulated device 00:27:04.270 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:04.270 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:04.270 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:04.270 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:04.270 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:04.271 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[88af633] 00:27:04.271 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:04.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:04.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:04.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:04.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:04.273 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:04.273 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:04.273 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:04.273 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[88af633], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[88af633], subtreeVersion=Version[696eb698], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[696eb698], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:04.273 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:04.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:04.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.275 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 97 on channel [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.276 [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.170.22:35696]) by 1219 down to 2095933 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) request=subsystem result=ReplySuccess, want-reply=true 00:27:04.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) request=subsystem activate command 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) starting runner for command=netconf 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #5 SSH_MSG_CHANNEL_DATA 00:27:04.277 [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.170.22:35696]) by 373 down to 2096779 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_DATA len=373 00:27:04.277 [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.170.22:35696] 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:04.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17926', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=97} created 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]} created 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696] successful with session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]} 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]} up 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #6 SSH_MSG_CHANNEL_DATA 00:27:04.278 [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.170.22:35696]) by 393 down to 2096386 00:27:04.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_DATA len=393 00:27:04.278 [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.170.22:35696] 00:27:04.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:04.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:04.283 [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=97} 00:27:04.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35c3fa38 after next message 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 - R:/10.30.170.22:35696]} EXI handlers added to pipeline 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35c3fa38 00:27:04.284 [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.170.22:35696]) by 179 down to 2095754 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:04.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:04.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #7 SSH_MSG_CHANNEL_DATA 00:27:04.285 [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.170.22:35696]) by 340 down to 2096046 00:27:04.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_DATA len=340 00:27:04.285 [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.170.22:35696] 00:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:04.286 [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=97} 00:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[696eb698] 00:27:04.286 [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:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:04.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:04.286 [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:27:04.286 [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:27:04.287 [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} 00:27:04.287 [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:27:04.287 [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=2011-06-01} 00:27:04.291 [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:27:04.291 [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:27:04.291 [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:27:04.291 [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:27:04.291 [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:27:04.291 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [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:27:04.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:04.293 [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.170.22:35696]) by 778 down to 2094976 00:27:04.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:04.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:04.451 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #8 SSH_MSG_IGNORE 00:27:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:27:04.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]} 00:27:04.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38672]): SSH-2.0-SSHD-UNKNOWN 00:27:04.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38672]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:04.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38672]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:05.089 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #8 SSH_MSG_IGNORE 00:27:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:27:05.194 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]} 00:27:05.194 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48610]): SSH-2.0-SSHD-UNKNOWN 00:27:05.195 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48610]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:05.195 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48610]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:05.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38672]) Send SSH_MSG_KEXINIT 00:27:05.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #0 SSH_MSG_KEXINIT 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38672]) SSH_MSG_KEXINIT 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38672]) strict KEX=true client=true server=true 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: server host key algorithms = rsa-sha2-512 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: mac algorithms (client to server) = aead 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: mac algorithms (server to client) = aead 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: compression algorithms (client to server) = none 00:27:05.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38672]) Kex: compression algorithms (server to client) = none 00:27:05.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:05.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #1 30 00:27:05.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38672]] process command=SSH_MSG_KEXDH_INIT 00:27:05.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38672]] Send SSH_MSG_KEXDH_REPLY 00:27:05.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #1 sending command=31[31] len=1639 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38672])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38672]) Send SSH_MSG_NEWKEYS 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38672]) session ID=36:d7:cb:28:4f:6f:d9:d0:34:03:30:84:89:11:34:52:21:27:37:26:b5:47:23:82:83:60:f3:e5:f5:4b:d3:0a:af:a8:1f:22:0e:0a:a4:ad:71:a0:82:b2:0f:6b:a8:81:f7:0e:e3:cb:7c:64:74:10:5f:04:81:e9:25:c2:68:93 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38672]): strict KEX resets output message sequence number from 3 to 0 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38672]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38672])[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:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38672])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #0 sending command=7[7] len=419 00:27:05.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38672]) No pending packets to flush at end of KEX 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #2 SSH_MSG_NEWKEYS 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38672]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38672]): strict KEX resets input message sequence number from 3 to 0 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38672]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:05.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38672]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38672]) authorized authentication methods: password,publickey 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38672]) Accepted service ssh-userauth 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38672]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38672]) no authentication factory for method=none 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38672]) SSH_MSG_USERAUTH_REQUEST 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38672]) remaining methods: password,publickey 00:27:05.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38672]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38672]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:05.356 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38672]) authentication result: true 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38672]) SSH_MSG_USERAUTH_REQUEST 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38672])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38672]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38672]) no heartbeat to stop 00:27:05.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38672]) heartbeat type=IGNORE, interval=PT30S 00:27:05.357 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38672 authenticated 00:27:05.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:05.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38672]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38672]] session=TransportServerSession[admin@/10.30.170.22:38672] id=0 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38672])) size=2097152, max=2097152, packet=32768 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38672]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38672] 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38672]) recipient=0 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])) size=2097152, max=2097152, packet=32768 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])) re-initializing 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])) size=2097152, max=2097152, packet=32768 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[want-reply=true] subsystem=netconf 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[subsystem] prepared command 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]}} established 00:27:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 98: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17927 00:27:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 98: Creating data stores for simulated device 00:27:05.360 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:05.360 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:05.360 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:05.360 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:05.360 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:05.363 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5183b895] 00:27:05.363 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:05.364 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:05.364 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:05.364 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:05.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:05.364 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:05.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:05.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:05.364 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5183b895], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5183b895], subtreeVersion=Version[3dd5e14c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3dd5e14c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:05.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:05.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:05.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 98 on channel [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 1219 down to 2095933 00:27:05.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) request=subsystem result=ReplySuccess, want-reply=true 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) request=subsystem activate command 00:27:05.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) starting runner for command=netconf 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #5 SSH_MSG_CHANNEL_DATA 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 373 down to 2096779 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_DATA len=373 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672] 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:05.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17927', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=98} created 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]} created 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672] successful with session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]} 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]} up 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #6 SSH_MSG_CHANNEL_DATA 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 393 down to 2096386 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_DATA len=393 00:27:05.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672] 00:27:05.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:05.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:05.382 [netconf-device-simulator-threads-6] 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=98} 00:27:05.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a2cd8a5 after next message 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 - R:/10.30.170.22:38672]} EXI handlers added to pipeline 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a2cd8a5 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 179 down to 2095754 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:05.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:05.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #7 SSH_MSG_CHANNEL_DATA 00:27:05.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 340 down to 2096046 00:27:05.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_DATA len=340 00:27:05.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672] 00:27:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:05.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:05.387 [netconf-device-simulator-threads-6] 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=98} 00:27:05.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3dd5e14c] 00:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:05.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:05.387 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48610]) Send SSH_MSG_KEXINIT 00:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:05.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #0 SSH_MSG_KEXINIT 00:27:05.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48610]) SSH_MSG_KEXINIT 00:27:05.387 [netconf-device-simulator-threads-6] 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} 00:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.387 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48610]) strict KEX=true client=true server=true 00:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: server host key algorithms = rsa-sha2-512 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: mac algorithms (client to server) = aead 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: mac algorithms (server to client) = aead 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: compression algorithms (client to server) = none 00:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48610]) Kex: compression algorithms (server to client) = none 00:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] 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:27:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:05.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 778 down to 2094976 00:27:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:05.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:05.461 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #1 30 00:27:05.461 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48610]] process command=SSH_MSG_KEXDH_INIT 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48610]] Send SSH_MSG_KEXDH_REPLY 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #1 sending command=31[31] len=1639 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48610])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48610]) Send SSH_MSG_NEWKEYS 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48610]) session ID=c1:d8:08:2f:6f:ab:f8:a8:50:53:a2:02:cf:33:c7:40:00:eb:40:86:75:1d:a0:c1:45:88:1f:47:2e:f8:d9:42:02:3a:bf:bd:c6:b3:7e:9b:9f:6e:be:9a:88:70:62:3a:69:e0:5c:3a:0a:99:86:8c:f9:13:6c:11:e0:d0:91:66 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48610]): strict KEX resets output message sequence number from 3 to 0 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48610]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48610])[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:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48610])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:05.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #0 sending command=7[7] len=419 00:27:05.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48610]) No pending packets to flush at end of KEX 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #2 SSH_MSG_NEWKEYS 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48610]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48610]): strict KEX resets input message sequence number from 3 to 0 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48610]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48610]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48610]) authorized authentication methods: password,publickey 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48610]) Accepted service ssh-userauth 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:05.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48610]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48610]) no authentication factory for method=none 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48610]) SSH_MSG_USERAUTH_REQUEST 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48610]) remaining methods: password,publickey 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48610]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48610]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:05.509 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48610]) authentication result: true 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48610]) SSH_MSG_USERAUTH_REQUEST 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48610])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48610]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48610]) no heartbeat to stop 00:27:05.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48610]) heartbeat type=IGNORE, interval=PT30S 00:27:05.510 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48610 authenticated 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48610]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48610]] session=TransportServerSession[admin@/10.30.170.22:48610] id=0 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48610])) size=2097152, max=2097152, packet=32768 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48610]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48610] 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48610]) recipient=0 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])) size=2097152, max=2097152, packet=32768 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])) re-initializing 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])) size=2097152, max=2097152, packet=32768 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:05.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[want-reply=true] subsystem=netconf 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[subsystem] prepared command 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]}} established 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 99: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17928 00:27:05.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 99: Creating data stores for simulated device 00:27:05.511 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:05.511 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:05.512 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:05.512 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:05.512 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:05.514 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d47da2] 00:27:05.514 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:05.514 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:05.514 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:05.514 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:05.514 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:05.515 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:05.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:05.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:05.515 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d47da2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d47da2], subtreeVersion=Version[2d36db66], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d36db66], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:05.515 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:05.515 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:05.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 99 on channel [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 1219 down to 2095933 00:27:05.518 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1228 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) request=subsystem result=ReplySuccess, want-reply=true 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) request=subsystem activate command 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) starting runner for command=netconf 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #5 SSH_MSG_CHANNEL_DATA 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 373 down to 2096779 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_DATA len=373 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610] 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:05.519 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17928', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=99} created 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]} created 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610] successful with session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]} 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]} up 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #6 SSH_MSG_CHANNEL_DATA 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 393 down to 2096386 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_DATA len=393 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610] 00:27:05.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:05.521 [netconf-device-simulator-threads-7] 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=99} 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51f0c607 after next message 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 - R:/10.30.170.22:48610]} EXI handlers added to pipeline 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:05.521 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51f0c607 00:27:05.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 179 down to 2095754 00:27:05.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:05.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #7 SSH_MSG_CHANNEL_DATA 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 340 down to 2096046 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_DATA len=340 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610] 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:05.524 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:05.525 [netconf-device-simulator-threads-7] 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=99} 00:27:05.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d36db66] 00:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:05.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:05.525 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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} 00:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.525 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] 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:27:05.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:05.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 778 down to 2094976 00:27:05.526 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:05.527 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:05.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #8 SSH_MSG_IGNORE 00:27:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:27:05.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]} 00:27:05.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40176]): SSH-2.0-SSHD-UNKNOWN 00:27:05.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40176]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:05.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40176]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:05.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40176]) Send SSH_MSG_KEXINIT 00:27:05.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:05.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #0 SSH_MSG_KEXINIT 00:27:05.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40176]) SSH_MSG_KEXINIT 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40176]) strict KEX=true client=true server=true 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: server host key algorithms = rsa-sha2-512 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: mac algorithms (client to server) = aead 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: mac algorithms (server to client) = aead 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: compression algorithms (client to server) = none 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40176]) Kex: compression algorithms (server to client) = none 00:27:05.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:06.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #1 30 00:27:06.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40176]] process command=SSH_MSG_KEXDH_INIT 00:27:06.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40176]] Send SSH_MSG_KEXDH_REPLY 00:27:06.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #1 sending command=31[31] len=1639 00:27:06.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40176])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:06.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40176]) Send SSH_MSG_NEWKEYS 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40176]) session ID=d6:00:33:18:2d:be:27:e5:bb:9a:ec:c4:d5:50:98:f4:3a:6a:2d:4e:fb:f3:c6:e6:98:1d:17:5d:0c:80:58:a0:0c:ae:0a:83:45:49:de:b9:58:df:84:64:06:44:29:ab:d2:d6:52:5b:77:ee:06:df:19:7b:d6:f8:8c:14:5a:c2 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40176]): strict KEX resets output message sequence number from 3 to 0 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40176]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40176])[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:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #0 sending command=7[7] len=419 00:27:06.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40176]) No pending packets to flush at end of KEX 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #2 SSH_MSG_NEWKEYS 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40176]): strict KEX resets input message sequence number from 3 to 0 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40176]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40176]) authorized authentication methods: password,publickey 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40176]) Accepted service ssh-userauth 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40176]) no authentication factory for method=none 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40176]) SSH_MSG_USERAUTH_REQUEST 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40176]) remaining methods: password,publickey 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40176]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:06.069 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40176]) authentication result: true 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40176]) SSH_MSG_USERAUTH_REQUEST 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:06.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40176]) no heartbeat to stop 00:27:06.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40176]) heartbeat type=IGNORE, interval=PT30S 00:27:06.070 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40176 authenticated 00:27:06.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40176]] session=TransportServerSession[admin@/10.30.170.22:40176] id=0 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40176])) size=2097152, max=2097152, packet=32768 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40176] 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40176]) recipient=0 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])) size=2097152, max=2097152, packet=32768 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])) re-initializing 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])) size=2097152, max=2097152, packet=32768 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[want-reply=true] subsystem=netconf 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[subsystem] prepared command 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]}} established 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 100: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17929 00:27:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 100: Creating data stores for simulated device 00:27:06.072 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:06.072 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:06.073 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:06.073 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:06.073 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:06.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62f86041] 00:27:06.074 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:06.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:06.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:06.074 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:06.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:06.075 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:06.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:06.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:06.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62f86041], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62f86041], subtreeVersion=Version[bf1ceca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[bf1ceca], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:06.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:06.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 100 on channel [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 1220 down to 2095932 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) request=subsystem result=ReplySuccess, want-reply=true 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) request=subsystem activate command 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) starting runner for command=netconf 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #5 SSH_MSG_CHANNEL_DATA 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 373 down to 2096779 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_DATA len=373 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176] 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17929', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=100} created 00:27:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]} created 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176] successful with session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]} 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]} up 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #6 SSH_MSG_CHANNEL_DATA 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 393 down to 2096386 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_DATA len=393 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176] 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=100} 00:27:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@529f6316 after next message 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 - R:/10.30.170.22:40176]} EXI handlers added to pipeline 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@529f6316 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 179 down to 2095753 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:06.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:06.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #7 SSH_MSG_CHANNEL_DATA 00:27:06.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 340 down to 2096046 00:27:06.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_DATA len=340 00:27:06.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176] 00:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:06.083 [netconf-device-simulator-threads-2] 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=100} 00:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[bf1ceca] 00:27:06.083 [netconf-device-simulator-threads-2] 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:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:06.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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} 00:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] 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:27:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 778 down to 2094975 00:27:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:06.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:06.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #8 SSH_MSG_IGNORE 00:27:06.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:27:06.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]} 00:27:06.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60232]): SSH-2.0-SSHD-UNKNOWN 00:27:06.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60232]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:06.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60232]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60232]) Send SSH_MSG_KEXINIT 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #0 SSH_MSG_KEXINIT 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60232]) SSH_MSG_KEXINIT 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60232]) strict KEX=true client=true server=true 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: server host key algorithms = rsa-sha2-512 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: mac algorithms (client to server) = aead 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: mac algorithms (server to client) = aead 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: compression algorithms (client to server) = none 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60232]) Kex: compression algorithms (server to client) = none 00:27:06.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #1 30 00:27:06.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60232]] process command=SSH_MSG_KEXDH_INIT 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60232]] Send SSH_MSG_KEXDH_REPLY 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #1 sending command=31[31] len=1639 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60232]) Send SSH_MSG_NEWKEYS 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60232]) session ID=a9:55:81:2a:78:21:d5:50:8c:e8:e2:70:3c:4c:92:ee:07:96:f5:7f:64:fd:f2:39:68:42:e1:03:5f:9d:33:ed:97:07:09:b7:3c:09:f1:ad:ba:aa:e4:3d:d7:53:be:b1:d6:14:0d:9b:cb:82:93:be:fe:8d:d8:4f:4e:e8:5f:09 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:06.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60232]): strict KEX resets output message sequence number from 3 to 0 00:27:06.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:06.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60232])[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:27:06.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:06.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #0 sending command=7[7] len=419 00:27:06.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60232]) No pending packets to flush at end of KEX 00:27:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #2 SSH_MSG_NEWKEYS 00:27:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60232]): strict KEX resets input message sequence number from 3 to 0 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60232]) authorized authentication methods: password,publickey 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60232]) Accepted service ssh-userauth 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60232]) no authentication factory for method=none 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60232]) SSH_MSG_USERAUTH_REQUEST 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60232]) remaining methods: password,publickey 00:27:06.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60232]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:06.651 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60232]) authentication result: true 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60232]) SSH_MSG_USERAUTH_REQUEST 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60232]) no heartbeat to stop 00:27:06.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60232]) heartbeat type=IGNORE, interval=PT30S 00:27:06.651 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60232 authenticated 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60232]] session=TransportServerSession[admin@/10.30.170.22:60232] id=0 00:27:06.652 [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.170.22:60232])) size=2097152, max=2097152, packet=32768 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60232] 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60232]) recipient=0 00:27:06.652 [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.170.22:60232])) size=2097152, max=2097152, packet=32768 00:27:06.652 [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.170.22:60232])) re-initializing 00:27:06.652 [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.170.22:60232])) size=2097152, max=2097152, packet=32768 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:06.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232])[want-reply=true] subsystem=netconf 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232])[subsystem] prepared command 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]}} established 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 101: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17930 00:27:06.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 101: Creating data stores for simulated device 00:27:06.653 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:06.653 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:06.653 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:06.653 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:06.654 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:06.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2749c8de] 00:27:06.655 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:06.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:06.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:06.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:06.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:06.676 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:06.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:06.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:06.676 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2749c8de], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2749c8de], subtreeVersion=Version[1f50fe43], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f50fe43], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:06.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:06.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:06.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.679 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 101 on channel [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.681 [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.170.22:60232]) by 1220 down to 2095932 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) request=subsystem result=ReplySuccess, want-reply=true 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) request=subsystem activate command 00:27:06.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) starting runner for command=netconf 00:27:06.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #5 SSH_MSG_CHANNEL_DATA 00:27:06.693 [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.170.22:60232]) by 373 down to 2096779 00:27:06.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_DATA len=373 00:27:06.693 [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.170.22:60232] 00:27:06.693 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:06.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:06.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.693 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17930', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=101} created 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]} created 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232] successful with session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]} 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]} up 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #6 SSH_MSG_CHANNEL_DATA 00:27:06.694 [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.170.22:60232]) by 393 down to 2096386 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_DATA len=393 00:27:06.694 [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.170.22:60232] 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:06.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:06.695 [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=101} 00:27:06.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:06.695 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13a63fb0 after next message 00:27:06.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 - R:/10.30.170.22:60232]} EXI handlers added to pipeline 00:27:06.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:06.696 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13a63fb0 00:27:06.696 [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.170.22:60232]) by 179 down to 2095753 00:27:06.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:06.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:06.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #7 SSH_MSG_CHANNEL_DATA 00:27:06.698 [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.170.22:60232]) by 340 down to 2096046 00:27:06.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_DATA len=340 00:27:06.698 [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.170.22:60232] 00:27:06.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:06.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:06.699 [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=101} 00:27:06.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f50fe43] 00:27:06.700 [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:27:06.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:06.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:06.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:06.700 [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:27:06.700 [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:27:06.700 [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} 00:27:06.700 [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:27:06.700 [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=2011-06-01} 00:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.700 [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:27:06.701 [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:27:06.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:06.701 [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.170.22:60232]) by 778 down to 2094975 00:27:06.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:06.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:06.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:06.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #8 SSH_MSG_IGNORE 00:27:06.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:27:06.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]} 00:27:06.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59080]): SSH-2.0-SSHD-UNKNOWN 00:27:06.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59080]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:06.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59080]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59080]) Send SSH_MSG_KEXINIT 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #0 SSH_MSG_KEXINIT 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59080]) SSH_MSG_KEXINIT 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59080]) strict KEX=true client=true server=true 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: server host key algorithms = rsa-sha2-512 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: mac algorithms (client to server) = aead 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: mac algorithms (server to client) = aead 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: compression algorithms (client to server) = none 00:27:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59080]) Kex: compression algorithms (server to client) = none 00:27:06.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:07.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #1 30 00:27:07.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59080]] process command=SSH_MSG_KEXDH_INIT 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59080]] Send SSH_MSG_KEXDH_REPLY 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #1 sending command=31[31] len=1639 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59080])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59080]) Send SSH_MSG_NEWKEYS 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59080]) session ID=c1:30:5b:ad:bc:f9:e2:47:ec:53:31:04:21:55:3c:d2:76:8d:81:50:b4:d1:67:d2:9a:65:05:d2:8e:b8:bd:b0:82:a9:de:49:0a:da:7b:f7:5b:1c:0e:a1:8f:d9:54:21:b0:c8:e8:2e:53:05:a9:8c:77:b6:dc:03:5d:21:39:8e 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59080]): strict KEX resets output message sequence number from 3 to 0 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59080]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59080])[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:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59080])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #0 sending command=7[7] len=419 00:27:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59080]) No pending packets to flush at end of KEX 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #2 SSH_MSG_NEWKEYS 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59080]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59080]): strict KEX resets input message sequence number from 3 to 0 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59080]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:07.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59080]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59080]) authorized authentication methods: password,publickey 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59080]) Accepted service ssh-userauth 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59080]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59080]) no authentication factory for method=none 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59080]) SSH_MSG_USERAUTH_REQUEST 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59080]) remaining methods: password,publickey 00:27:07.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59080]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59080]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:07.111 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59080]) authentication result: true 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59080]) SSH_MSG_USERAUTH_REQUEST 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59080])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59080]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59080]) no heartbeat to stop 00:27:07.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59080]) heartbeat type=IGNORE, interval=PT30S 00:27:07.111 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59080 authenticated 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59080]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59080]] session=TransportServerSession[admin@/10.30.170.22:59080] id=0 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59080])) size=2097152, max=2097152, packet=32768 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59080]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59080] 00:27:07.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59080]) recipient=0 00:27:07.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])) size=2097152, max=2097152, packet=32768 00:27:07.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])) re-initializing 00:27:07.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])) size=2097152, max=2097152, packet=32768 00:27:07.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:07.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[want-reply=true] subsystem=netconf 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[subsystem] prepared command 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:07.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]}} established 00:27:07.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 102: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17931 00:27:07.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 102: Creating data stores for simulated device 00:27:07.117 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:07.117 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:07.117 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:07.117 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:07.118 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:07.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[379d2df4] 00:27:07.120 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:07.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:07.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:07.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:07.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:07.121 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:07.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:07.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:07.121 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[379d2df4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[379d2df4], subtreeVersion=Version[26fac3fe], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[26fac3fe], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:07.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:07.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:07.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 102 on channel [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 1220 down to 2095932 00:27:07.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) request=subsystem result=ReplySuccess, want-reply=true 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) request=subsystem activate command 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) starting runner for command=netconf 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #5 SSH_MSG_CHANNEL_DATA 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 373 down to 2096779 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_DATA len=373 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080] 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:07.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17931', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=102} created 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]} created 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080] successful with session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]} 00:27:07.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]} up 00:27:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #6 SSH_MSG_CHANNEL_DATA 00:27:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 393 down to 2096386 00:27:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_DATA len=393 00:27:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080] 00:27:07.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:07.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:07.142 [netconf-device-simulator-threads-6] 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=102} 00:27:07.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@626fcca9 after next message 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 - R:/10.30.170.22:59080]} EXI handlers added to pipeline 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@626fcca9 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 179 down to 2095753 00:27:07.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:07.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:07.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #7 SSH_MSG_CHANNEL_DATA 00:27:07.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 340 down to 2096046 00:27:07.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_DATA len=340 00:27:07.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080] 00:27:07.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:07.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:07.149 [netconf-device-simulator-threads-6] 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=102} 00:27:07.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[26fac3fe] 00:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:07.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:07.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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} 00:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.150 [netconf-device-simulator-threads-6] 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:27:07.151 [netconf-device-simulator-threads-6] 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:27:07.151 [netconf-device-simulator-threads-6] 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:27:07.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:07.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 778 down to 2094975 00:27:07.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:07.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:07.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #8 SSH_MSG_IGNORE 00:27:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:27:07.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]} 00:27:07.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54724]): SSH-2.0-SSHD-UNKNOWN 00:27:07.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54724]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:07.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54724]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:07.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54724]) Send SSH_MSG_KEXINIT 00:27:07.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:07.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #0 SSH_MSG_KEXINIT 00:27:07.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54724]) SSH_MSG_KEXINIT 00:27:07.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54724]) strict KEX=true client=true server=true 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: server host key algorithms = rsa-sha2-512 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: mac algorithms (client to server) = aead 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: mac algorithms (server to client) = aead 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: compression algorithms (client to server) = none 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54724]) Kex: compression algorithms (server to client) = none 00:27:07.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:07.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #1 30 00:27:07.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54724]] process command=SSH_MSG_KEXDH_INIT 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54724]] Send SSH_MSG_KEXDH_REPLY 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #1 sending command=31[31] len=1639 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54724])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54724]) Send SSH_MSG_NEWKEYS 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54724]) session ID=f6:52:47:4d:22:7e:c0:8e:a8:40:66:75:e9:13:46:60:a5:b9:26:8a:41:e3:80:53:cc:f1:d8:5c:e8:29:79:75:a5:21:36:65:1c:bc:99:6c:62:79:4b:92:e4:0e:86:fb:1c:4e:62:7d:bf:61:c9:78:a8:17:31:a7:74:c6:80:a6 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54724]): strict KEX resets output message sequence number from 3 to 0 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54724]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54724])[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:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #0 sending command=7[7] len=419 00:27:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54724]) No pending packets to flush at end of KEX 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #2 SSH_MSG_NEWKEYS 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54724]): strict KEX resets input message sequence number from 3 to 0 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54724]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54724]) authorized authentication methods: password,publickey 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54724]) Accepted service ssh-userauth 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54724]) no authentication factory for method=none 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54724]) SSH_MSG_USERAUTH_REQUEST 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54724]) remaining methods: password,publickey 00:27:07.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54724]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:07.785 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54724]) authentication result: true 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54724]) SSH_MSG_USERAUTH_REQUEST 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54724]) no heartbeat to stop 00:27:07.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54724]) heartbeat type=IGNORE, interval=PT30S 00:27:07.786 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54724 authenticated 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54724]] session=TransportServerSession[admin@/10.30.170.22:54724] id=0 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54724])) size=2097152, max=2097152, packet=32768 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54724] 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54724]) recipient=0 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])) size=2097152, max=2097152, packet=32768 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])) re-initializing 00:27:07.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])) size=2097152, max=2097152, packet=32768 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[want-reply=true] subsystem=netconf 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[subsystem] prepared command 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:07.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]}} established 00:27:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 103: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17932 00:27:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 103: Creating data stores for simulated device 00:27:07.788 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:07.788 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:07.788 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:07.789 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:07.789 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3c0d0842] 00:27:07.790 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:07.791 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:07.791 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:07.791 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3c0d0842], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3c0d0842], subtreeVersion=Version[4231ea08], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4231ea08], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:07.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:07.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 103 on channel [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 1220 down to 2095932 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) request=subsystem result=ReplySuccess, want-reply=true 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) request=subsystem activate command 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) starting runner for command=netconf 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #5 SSH_MSG_CHANNEL_DATA 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 373 down to 2096779 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_DATA len=373 00:27:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724] 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17932', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=103} created 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]} created 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724] successful with session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]} 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]} up 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #6 SSH_MSG_CHANNEL_DATA 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 393 down to 2096386 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_DATA len=393 00:27:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724] 00:27:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:07.799 [netconf-device-simulator-threads-0] 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=103} 00:27:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b74d90 after next message 00:27:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 - R:/10.30.170.22:54724]} EXI handlers added to pipeline 00:27:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b74d90 00:27:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 179 down to 2095753 00:27:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:07.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #7 SSH_MSG_CHANNEL_DATA 00:27:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 340 down to 2096046 00:27:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_DATA len=340 00:27:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724] 00:27:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:07.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:07.809 [netconf-device-simulator-threads-0] 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=103} 00:27:07.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4231ea08] 00:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:07.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:07.810 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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} 00:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.810 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] 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:27:07.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:07.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 778 down to 2094975 00:27:07.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:07.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:07.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #8 SSH_MSG_IGNORE 00:27:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:27:07.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]} 00:27:07.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41526]): SSH-2.0-SSHD-UNKNOWN 00:27:07.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41526]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:07.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41526]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41526]) Send SSH_MSG_KEXINIT 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #0 SSH_MSG_KEXINIT 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41526]) SSH_MSG_KEXINIT 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41526]) strict KEX=true client=true server=true 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: server host key algorithms = rsa-sha2-512 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: mac algorithms (client to server) = aead 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: mac algorithms (server to client) = aead 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: compression algorithms (client to server) = none 00:27:08.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41526]) Kex: compression algorithms (server to client) = none 00:27:08.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:08.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #1 30 00:27:08.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41526]] process command=SSH_MSG_KEXDH_INIT 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41526]] Send SSH_MSG_KEXDH_REPLY 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #1 sending command=31[31] len=1639 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41526])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41526]) Send SSH_MSG_NEWKEYS 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41526]) session ID=b1:b5:89:5e:18:6f:f7:f9:65:bc:20:a6:ec:75:50:cd:69:66:f3:a0:7d:08:fe:f5:60:a8:38:83:7c:9f:e5:6c:86:2f:2a:48:e3:01:d7:e4:55:5a:05:4e:1d:65:16:97:de:f3:3a:64:17:61:43:43:cb:0b:ef:8f:25:27:c7:86 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41526]): strict KEX resets output message sequence number from 3 to 0 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41526]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41526])[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:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #0 sending command=7[7] len=419 00:27:08.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41526]) No pending packets to flush at end of KEX 00:27:08.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #2 SSH_MSG_NEWKEYS 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41526]): strict KEX resets input message sequence number from 3 to 0 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41526]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41526]) authorized authentication methods: password,publickey 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41526]) Accepted service ssh-userauth 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41526]) no authentication factory for method=none 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41526]) SSH_MSG_USERAUTH_REQUEST 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41526]) remaining methods: password,publickey 00:27:08.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41526]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:08.355 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41526]) authentication result: true 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41526]) SSH_MSG_USERAUTH_REQUEST 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41526]) no heartbeat to stop 00:27:08.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41526]) heartbeat type=IGNORE, interval=PT30S 00:27:08.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41526 authenticated 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41526]] session=TransportServerSession[admin@/10.30.170.22:41526] id=0 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41526])) size=2097152, max=2097152, packet=32768 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41526] 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41526]) recipient=0 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])) size=2097152, max=2097152, packet=32768 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])) re-initializing 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])) size=2097152, max=2097152, packet=32768 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:08.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:08.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[want-reply=true] subsystem=netconf 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[subsystem] prepared command 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]}} established 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 104: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17933 00:27:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 104: Creating data stores for simulated device 00:27:08.358 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:08.358 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:08.358 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:08.358 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:08.358 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:08.359 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[736d3eee] 00:27:08.359 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:08.360 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:08.360 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:08.360 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:08.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:08.361 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:08.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:08.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:08.361 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[736d3eee], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[736d3eee], subtreeVersion=Version[4f06fac9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f06fac9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:08.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:08.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:08.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 104 on channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 1220 down to 2095932 00:27:08.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) request=subsystem result=ReplySuccess, want-reply=true 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) request=subsystem activate command 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) starting runner for command=netconf 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #5 SSH_MSG_CHANNEL_DATA 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 373 down to 2096779 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_DATA len=373 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526] 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.364 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17933', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=104} created 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]} created 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526] successful with session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]} 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]} up 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #6 SSH_MSG_CHANNEL_DATA 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 393 down to 2096386 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_DATA len=393 00:27:08.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526] 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=104} 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d4803 after next message 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 - R:/10.30.170.22:41526]} EXI handlers added to pipeline 00:27:08.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:08.367 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d4803 00:27:08.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 179 down to 2095753 00:27:08.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:08.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:08.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #7 SSH_MSG_CHANNEL_DATA 00:27:08.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 340 down to 2096046 00:27:08.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_DATA len=340 00:27:08.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526] 00:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:08.370 [netconf-device-simulator-threads-2] 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=104} 00:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f06fac9] 00:27:08.370 [netconf-device-simulator-threads-2] 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:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:08.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:08.370 [netconf-device-simulator-threads-2] 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:27:08.370 [netconf-device-simulator-threads-2] 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:27:08.370 [netconf-device-simulator-threads-2] 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} 00:27:08.370 [netconf-device-simulator-threads-2] 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:27:08.370 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] 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:27:08.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:08.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 778 down to 2094975 00:27:08.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:08.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #8 SSH_MSG_IGNORE 00:27:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:27:08.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]} 00:27:08.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41490]): SSH-2.0-SSHD-UNKNOWN 00:27:08.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41490]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:08.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41490]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:08.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41490]) Send SSH_MSG_KEXINIT 00:27:08.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #0 SSH_MSG_KEXINIT 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41490]) SSH_MSG_KEXINIT 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41490]) strict KEX=true client=true server=true 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: server host key algorithms = rsa-sha2-512 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: mac algorithms (client to server) = aead 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: mac algorithms (server to client) = aead 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: compression algorithms (client to server) = none 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41490]) Kex: compression algorithms (server to client) = none 00:27:08.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:08.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #1 30 00:27:08.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41490]] process command=SSH_MSG_KEXDH_INIT 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41490]] Send SSH_MSG_KEXDH_REPLY 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #1 sending command=31[31] len=1639 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41490])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41490]) Send SSH_MSG_NEWKEYS 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41490]) session ID=48:fb:6c:23:8b:9c:0a:e8:7f:2e:ce:25:8f:05:8e:4a:c7:38:ca:71:4e:61:3b:09:66:9c:ea:9b:d0:f3:f3:0d:40:5a:ea:0f:83:a5:7f:f4:b2:ad:92:bd:6a:55:1f:cc:09:5c:f5:b3:cd:84:12:60:ae:7f:a8:28:7a:c7:33:21 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41490]): strict KEX resets output message sequence number from 3 to 0 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41490]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41490])[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:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #0 sending command=7[7] len=419 00:27:08.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41490]) No pending packets to flush at end of KEX 00:27:08.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:08.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #8 SSH_MSG_IGNORE 00:27:08.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #2 SSH_MSG_NEWKEYS 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41490]): strict KEX resets input message sequence number from 3 to 0 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41490]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41490]) authorized authentication methods: password,publickey 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41490]) Accepted service ssh-userauth 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41490]) no authentication factory for method=none 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41490]) SSH_MSG_USERAUTH_REQUEST 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41490]) remaining methods: password,publickey 00:27:08.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41490]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:08.861 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41490]) authentication result: true 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41490]) SSH_MSG_USERAUTH_REQUEST 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41490]) no heartbeat to stop 00:27:08.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41490]) heartbeat type=IGNORE, interval=PT30S 00:27:08.861 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41490 authenticated 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41490]] session=TransportServerSession[admin@/10.30.170.22:41490] id=0 00:27:08.863 [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.170.22:41490])) size=2097152, max=2097152, packet=32768 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41490] 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41490]) recipient=0 00:27:08.863 [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.170.22:41490])) size=2097152, max=2097152, packet=32768 00:27:08.863 [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.170.22:41490])) re-initializing 00:27:08.863 [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.170.22:41490])) size=2097152, max=2097152, packet=32768 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:08.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490])[want-reply=true] subsystem=netconf 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490])[subsystem] prepared command 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]}} established 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 105: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17934 00:27:08.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 105: Creating data stores for simulated device 00:27:08.864 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:08.864 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:08.864 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:08.864 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:08.864 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47dfd1ef] 00:27:08.866 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:08.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:08.867 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:08.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:08.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:08.867 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47dfd1ef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47dfd1ef], subtreeVersion=Version[4e827529], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e827529], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:08.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:08.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:08.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.894 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 105 on channel [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.895 [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.170.22:41490]) by 1220 down to 2095932 00:27:08.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) request=subsystem result=ReplySuccess, want-reply=true 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) request=subsystem activate command 00:27:08.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) starting runner for command=netconf 00:27:08.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #5 SSH_MSG_CHANNEL_DATA 00:27:08.897 [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.170.22:41490]) by 373 down to 2096779 00:27:08.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_DATA len=373 00:27:08.897 [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.170.22:41490] 00:27:08.897 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:08.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17934', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=105} created 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]} created 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490] successful with session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]} 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]} up 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #6 SSH_MSG_CHANNEL_DATA 00:27:08.898 [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.170.22:41490]) by 393 down to 2096386 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_DATA len=393 00:27:08.898 [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.170.22:41490] 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:08.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:08.899 [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=105} 00:27:08.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:08.899 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b9df5e2 after next message 00:27:08.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 - R:/10.30.170.22:41490]} EXI handlers added to pipeline 00:27:08.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b9df5e2 00:27:08.900 [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.170.22:41490]) by 179 down to 2095753 00:27:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:08.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:08.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #7 SSH_MSG_CHANNEL_DATA 00:27:08.902 [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.170.22:41490]) by 340 down to 2096046 00:27:08.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_DATA len=340 00:27:08.902 [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.170.22:41490] 00:27:08.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:08.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:08.903 [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=105} 00:27:08.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e827529] 00:27:08.904 [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:27:08.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:08.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:08.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:08.904 [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:27:08.904 [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:27:08.904 [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} 00:27:08.904 [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:27:08.904 [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=2011-06-01} 00:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [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:27:08.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:08.907 [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.170.22:41490]) by 778 down to 2094975 00:27:08.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:08.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:09.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]} 00:27:09.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48598]): SSH-2.0-SSHD-UNKNOWN 00:27:09.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48598]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:09.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48598]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:09.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48598]) Send SSH_MSG_KEXINIT 00:27:09.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:09.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #0 SSH_MSG_KEXINIT 00:27:09.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48598]) SSH_MSG_KEXINIT 00:27:09.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48598]) strict KEX=true client=true server=true 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: server host key algorithms = rsa-sha2-512 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: mac algorithms (client to server) = aead 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: mac algorithms (server to client) = aead 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: compression algorithms (client to server) = none 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48598]) Kex: compression algorithms (server to client) = none 00:27:09.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:09.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #1 30 00:27:09.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48598]] process command=SSH_MSG_KEXDH_INIT 00:27:09.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48598]] Send SSH_MSG_KEXDH_REPLY 00:27:09.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #1 sending command=31[31] len=1639 00:27:09.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48598])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:09.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48598]) Send SSH_MSG_NEWKEYS 00:27:09.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48598]) session ID=a6:c3:61:21:b1:93:95:c2:0a:ee:43:5b:99:3b:42:23:3d:22:d3:29:7b:1d:5f:24:50:d8:76:12:3d:b2:35:99:9b:24:46:5a:9c:de:27:04:40:5f:b4:8e:66:35:93:15:5a:4c:90:42:15:93:9c:4e:25:0e:3c:35:f2:59:06:2b 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48598]): strict KEX resets output message sequence number from 3 to 0 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48598]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48598])[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:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #0 sending command=7[7] len=419 00:27:09.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48598]) No pending packets to flush at end of KEX 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #2 SSH_MSG_NEWKEYS 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48598]): strict KEX resets input message sequence number from 3 to 0 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48598]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48598]) authorized authentication methods: password,publickey 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48598]) Accepted service ssh-userauth 00:27:09.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48598]) no authentication factory for method=none 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48598]) SSH_MSG_USERAUTH_REQUEST 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48598]) remaining methods: password,publickey 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48598]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:09.302 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48598]) authentication result: true 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48598]) SSH_MSG_USERAUTH_REQUEST 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:09.302 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:09.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48598]) no heartbeat to stop 00:27:09.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48598]) heartbeat type=IGNORE, interval=PT30S 00:27:09.303 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48598 authenticated 00:27:09.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:09.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48598]] session=TransportServerSession[admin@/10.30.170.22:48598] id=0 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48598])) size=2097152, max=2097152, packet=32768 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48598] 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48598]) recipient=0 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])) size=2097152, max=2097152, packet=32768 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])) re-initializing 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])) size=2097152, max=2097152, packet=32768 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:09.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[want-reply=true] subsystem=netconf 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[subsystem] prepared command 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]}} established 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 106: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17935 00:27:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 106: Creating data stores for simulated device 00:27:09.305 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:09.305 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:09.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:09.306 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:09.306 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:09.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[586bf9bd] 00:27:09.308 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:09.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:09.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:09.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:09.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:09.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:09.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[586bf9bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[586bf9bd], subtreeVersion=Version[1e20f64f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e20f64f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:09.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:09.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 106 on channel [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 1220 down to 2095932 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) request=subsystem result=ReplySuccess, want-reply=true 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) request=subsystem activate command 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) starting runner for command=netconf 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #5 SSH_MSG_CHANNEL_DATA 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 373 down to 2096779 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_DATA len=373 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598] 00:27:09.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17935', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=106} created 00:27:09.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]} created 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598] successful with session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]} 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]} up 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #6 SSH_MSG_CHANNEL_DATA 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 393 down to 2096386 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_DATA len=393 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598] 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:09.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:09.316 [netconf-device-simulator-threads-6] 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=106} 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@216ea8b8 after next message 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 - R:/10.30.170.22:48598]} EXI handlers added to pipeline 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@216ea8b8 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 179 down to 2095753 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:09.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #7 SSH_MSG_CHANNEL_DATA 00:27:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 340 down to 2096046 00:27:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_DATA len=340 00:27:09.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598] 00:27:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:09.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:09.322 [netconf-device-simulator-threads-6] 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=106} 00:27:09.322 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e20f64f] 00:27:09.322 [netconf-device-simulator-threads-6] 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:27:09.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:09.322 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:09.322 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:09.322 [netconf-device-simulator-threads-6] 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:27:09.322 [netconf-device-simulator-threads-6] 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:27:09.322 [netconf-device-simulator-threads-6] 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} 00:27:09.322 [netconf-device-simulator-threads-6] 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:27:09.322 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] 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:27:09.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:09.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 778 down to 2094975 00:27:09.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:09.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:09.376 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #8 SSH_MSG_IGNORE 00:27:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:27:09.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]} 00:27:09.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40186]): SSH-2.0-SSHD-UNKNOWN 00:27:09.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40186]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:09.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40186]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40186]) Send SSH_MSG_KEXINIT 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #0 SSH_MSG_KEXINIT 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40186]) SSH_MSG_KEXINIT 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40186]) strict KEX=true client=true server=true 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: server host key algorithms = rsa-sha2-512 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: mac algorithms (client to server) = aead 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: mac algorithms (server to client) = aead 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: compression algorithms (client to server) = none 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40186]) Kex: compression algorithms (server to client) = none 00:27:09.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:09.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #1 30 00:27:09.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40186]] process command=SSH_MSG_KEXDH_INIT 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40186]] Send SSH_MSG_KEXDH_REPLY 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #1 sending command=31[31] len=1639 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40186])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40186]) Send SSH_MSG_NEWKEYS 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40186]) session ID=1e:ac:74:c0:01:18:8a:d7:de:d7:8c:8e:e9:d0:80:ea:99:3d:d1:0e:9d:be:07:5c:63:75:c5:e0:1a:cd:0e:45:47:56:68:07:d6:2a:23:48:cc:bf:2a:f1:96:14:82:0b:cd:2f:03:ff:09:b7:96:7b:19:b8:84:09:28:4c:92:a8 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40186]): strict KEX resets output message sequence number from 3 to 0 00:27:09.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40186]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:09.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40186])[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:27:09.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40186])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:09.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #0 sending command=7[7] len=419 00:27:09.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40186]) No pending packets to flush at end of KEX 00:27:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #2 SSH_MSG_NEWKEYS 00:27:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40186]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40186]): strict KEX resets input message sequence number from 3 to 0 00:27:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40186]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:09.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40186]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40186]) authorized authentication methods: password,publickey 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40186]) Accepted service ssh-userauth 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40186]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40186]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40186]) no authentication factory for method=none 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40186]) SSH_MSG_USERAUTH_REQUEST 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40186]) remaining methods: password,publickey 00:27:09.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40186]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40186]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40186]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:09.910 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40186]) authentication result: true 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40186]) SSH_MSG_USERAUTH_REQUEST 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40186])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40186]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40186]) no heartbeat to stop 00:27:09.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40186]) heartbeat type=IGNORE, interval=PT30S 00:27:09.910 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40186 authenticated 00:27:09.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:09.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40186]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:09.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40186]] session=TransportServerSession[admin@/10.30.170.22:40186] id=0 00:27:09.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40186])) size=2097152, max=2097152, packet=32768 00:27:09.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40186]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40186] 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40186]) recipient=0 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])) size=2097152, max=2097152, packet=32768 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])) re-initializing 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])) size=2097152, max=2097152, packet=32768 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:09.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:09.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:09.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:09.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[want-reply=true] subsystem=netconf 00:27:09.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[subsystem] prepared command 00:27:09.921 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:09.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:09.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]}} established 00:27:09.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 107: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17936 00:27:09.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 107: Creating data stores for simulated device 00:27:09.922 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:09.922 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:09.922 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:09.922 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:09.922 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:09.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3904457] 00:27:09.923 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:09.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:09.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:09.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:09.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:09.924 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:09.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:09.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:09.924 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3904457], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3904457], subtreeVersion=Version[4a5c669], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4a5c669], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:09.924 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:09.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 107 on channel [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 1220 down to 2095932 00:27:09.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) request=subsystem result=ReplySuccess, want-reply=true 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) request=subsystem activate command 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) starting runner for command=netconf 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #5 SSH_MSG_CHANNEL_DATA 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 373 down to 2096779 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_DATA len=373 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186] 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:09.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17936', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=107} created 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]} created 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186] successful with session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]} 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]} up 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #6 SSH_MSG_CHANNEL_DATA 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 393 down to 2096386 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_DATA len=393 00:27:09.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186] 00:27:09.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:09.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:09.929 [netconf-device-simulator-threads-0] 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=107} 00:27:09.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d54a26 after next message 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 - R:/10.30.170.22:40186]} EXI handlers added to pipeline 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38d54a26 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 179 down to 2095753 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:09.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:09.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:09.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #7 SSH_MSG_CHANNEL_DATA 00:27:09.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 340 down to 2096046 00:27:09.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_DATA len=340 00:27:09.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186] 00:27:09.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:09.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:09.933 [netconf-device-simulator-threads-0] 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=107} 00:27:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #8 SSH_MSG_IGNORE 00:27:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:27:09.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4a5c669] 00:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:09.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:09.934 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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} 00:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.934 [netconf-device-simulator-threads-0] 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:27:09.935 [netconf-device-simulator-threads-0] 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:27:09.935 [netconf-device-simulator-threads-0] 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:27:09.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:09.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 778 down to 2094975 00:27:09.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:09.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:10.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]} 00:27:10.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48316]): SSH-2.0-SSHD-UNKNOWN 00:27:10.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48316]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:10.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48316]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48316]) Send SSH_MSG_KEXINIT 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #0 SSH_MSG_KEXINIT 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48316]) SSH_MSG_KEXINIT 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48316]) strict KEX=true client=true server=true 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: server host key algorithms = rsa-sha2-512 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: mac algorithms (client to server) = aead 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: mac algorithms (server to client) = aead 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: compression algorithms (client to server) = none 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48316]) Kex: compression algorithms (server to client) = none 00:27:10.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:10.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #1 30 00:27:10.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48316]] process command=SSH_MSG_KEXDH_INIT 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48316]] Send SSH_MSG_KEXDH_REPLY 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #1 sending command=31[31] len=1639 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48316])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48316]) Send SSH_MSG_NEWKEYS 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48316]) session ID=7d:3b:b0:87:5f:6f:b0:d4:65:72:44:3f:cc:d6:80:86:89:38:56:63:a1:e3:65:42:85:cd:77:92:b8:11:2d:ae:56:22:bd:57:14:1d:9b:f8:63:23:f1:2b:9e:4f:8a:d9:68:2c:0c:38:7f:f2:c4:5d:10:c6:bb:8c:09:36:94:c5 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48316]): strict KEX resets output message sequence number from 3 to 0 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48316]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48316])[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:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #0 sending command=7[7] len=419 00:27:10.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48316]) No pending packets to flush at end of KEX 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #2 SSH_MSG_NEWKEYS 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48316]): strict KEX resets input message sequence number from 3 to 0 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48316]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48316]) authorized authentication methods: password,publickey 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48316]) Accepted service ssh-userauth 00:27:10.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48316]) no authentication factory for method=none 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48316]) SSH_MSG_USERAUTH_REQUEST 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48316]) remaining methods: password,publickey 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48316]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:10.464 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48316]) authentication result: true 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48316]) SSH_MSG_USERAUTH_REQUEST 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:10.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:10.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:10.465 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:10.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48316]) no heartbeat to stop 00:27:10.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48316]) heartbeat type=IGNORE, interval=PT30S 00:27:10.465 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48316 authenticated 00:27:10.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48316]] session=TransportServerSession[admin@/10.30.170.22:48316] id=0 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48316])) size=2097152, max=2097152, packet=32768 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48316] 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48316]) recipient=0 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])) size=2097152, max=2097152, packet=32768 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])) re-initializing 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])) size=2097152, max=2097152, packet=32768 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:10.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[want-reply=true] subsystem=netconf 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[subsystem] prepared command 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]}} established 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 108: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17937 00:27:10.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 108: Creating data stores for simulated device 00:27:10.467 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:10.467 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:10.467 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:10.467 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:10.467 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[365b7b1f] 00:27:10.468 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:10.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:10.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:10.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:10.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:10.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:10.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:10.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:10.470 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[365b7b1f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[365b7b1f], subtreeVersion=Version[a899301], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[a899301], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:10.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:10.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:10.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 108 on channel [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 1220 down to 2095932 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) request=subsystem result=ReplySuccess, want-reply=true 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) request=subsystem activate command 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) starting runner for command=netconf 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #5 SSH_MSG_CHANNEL_DATA 00:27:10.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 373 down to 2096779 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_DATA len=373 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316] 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17937', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=108} created 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]} created 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316] successful with session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]} 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]} up 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #6 SSH_MSG_CHANNEL_DATA 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 393 down to 2096386 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_DATA len=393 00:27:10.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316] 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=108} 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18ac64bd after next message 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 - R:/10.30.170.22:48316]} EXI handlers added to pipeline 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18ac64bd 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 179 down to 2095753 00:27:10.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:10.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #7 SSH_MSG_CHANNEL_DATA 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 340 down to 2096046 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_DATA len=340 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316] 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:10.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:10.478 [netconf-device-simulator-threads-2] 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=108} 00:27:10.479 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[a899301] 00:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:10.479 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:10.479 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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} 00:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] 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:27:10.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 778 down to 2094975 00:27:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:10.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:10.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #8 SSH_MSG_IGNORE 00:27:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:27:10.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]} 00:27:10.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52008]): SSH-2.0-SSHD-UNKNOWN 00:27:10.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52008]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:10.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52008]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52008]) Send SSH_MSG_KEXINIT 00:27:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:10.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #0 SSH_MSG_KEXINIT 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52008]) SSH_MSG_KEXINIT 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52008]) strict KEX=true client=true server=true 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: server host key algorithms = rsa-sha2-512 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: mac algorithms (client to server) = aead 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: mac algorithms (server to client) = aead 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: compression algorithms (client to server) = none 00:27:10.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52008]) Kex: compression algorithms (server to client) = none 00:27:10.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:10.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #1 30 00:27:10.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52008]] process command=SSH_MSG_KEXDH_INIT 00:27:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52008]] Send SSH_MSG_KEXDH_REPLY 00:27:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #1 sending command=31[31] len=1639 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52008])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52008]) Send SSH_MSG_NEWKEYS 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52008]) session ID=9c:c0:bf:6e:9a:2e:78:d1:2e:72:ff:b5:29:96:4a:5a:36:5b:7b:be:e9:c7:a0:08:c5:82:04:6d:ed:5f:65:b1:fd:19:50:e9:0d:4f:4b:b9:7f:dc:b9:85:15:0d:7f:05:44:67:2a:9a:ea:db:31:ef:85:ff:46:93:57:e6:67:cb 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52008]): strict KEX resets output message sequence number from 3 to 0 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52008]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52008])[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:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52008])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #0 sending command=7[7] len=419 00:27:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52008]) No pending packets to flush at end of KEX 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #2 SSH_MSG_NEWKEYS 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52008]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52008]): strict KEX resets input message sequence number from 3 to 0 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52008]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52008]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52008]) authorized authentication methods: password,publickey 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52008]) Accepted service ssh-userauth 00:27:11.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52008]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52008]) no authentication factory for method=none 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52008]) SSH_MSG_USERAUTH_REQUEST 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52008]) remaining methods: password,publickey 00:27:11.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52008]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52008]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:11.019 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52008]) authentication result: true 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52008]) SSH_MSG_USERAUTH_REQUEST 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52008])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52008]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52008]) no heartbeat to stop 00:27:11.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52008]) heartbeat type=IGNORE, interval=PT30S 00:27:11.019 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52008 authenticated 00:27:11.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:11.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52008]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:11.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52008]] session=TransportServerSession[admin@/10.30.170.22:52008] id=0 00:27:11.021 [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.170.22:52008])) size=2097152, max=2097152, packet=32768 00:27:11.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52008]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52008] 00:27:11.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52008]) recipient=0 00:27:11.021 [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.170.22:52008])) size=2097152, max=2097152, packet=32768 00:27:11.021 [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.170.22:52008])) re-initializing 00:27:11.021 [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.170.22:52008])) size=2097152, max=2097152, packet=32768 00:27:11.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:11.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008])[want-reply=true] subsystem=netconf 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008])[subsystem] prepared command 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]}} established 00:27:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 109: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17938 00:27:11.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 109: Creating data stores for simulated device 00:27:11.023 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:11.023 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:11.023 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:11.023 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:11.023 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:11.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[362beef3] 00:27:11.025 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:11.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:11.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:11.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:11.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:11.026 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:11.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:11.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:11.026 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[362beef3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[362beef3], subtreeVersion=Version[3782cc58], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3782cc58], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:11.026 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:11.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:11.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.028 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 109 on channel [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.029 [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.170.22:52008]) by 1220 down to 2095932 00:27:11.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) request=subsystem result=ReplySuccess, want-reply=true 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) request=subsystem activate command 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) starting runner for command=netconf 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #5 SSH_MSG_CHANNEL_DATA 00:27:11.030 [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.170.22:52008]) by 373 down to 2096779 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_DATA len=373 00:27:11.030 [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.170.22:52008] 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:11.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17938', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=109} created 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]} created 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008] successful with session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]} 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]} up 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #6 SSH_MSG_CHANNEL_DATA 00:27:11.031 [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.170.22:52008]) by 393 down to 2096386 00:27:11.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_DATA len=393 00:27:11.031 [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.170.22:52008] 00:27:11.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:11.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:11.032 [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=109} 00:27:11.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fb4408b after next message 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 - R:/10.30.170.22:52008]} EXI handlers added to pipeline 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fb4408b 00:27:11.033 [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.170.22:52008]) by 179 down to 2095753 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:11.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #7 SSH_MSG_CHANNEL_DATA 00:27:11.035 [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.170.22:52008]) by 340 down to 2096046 00:27:11.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_DATA len=340 00:27:11.035 [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.170.22:52008] 00:27:11.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:11.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:11.036 [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=109} 00:27:11.036 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3782cc58] 00:27:11.036 [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:27:11.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:11.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:11.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:11.037 [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:27:11.037 [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:27:11.037 [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} 00:27:11.037 [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:27:11.037 [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=2011-06-01} 00:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [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:27:11.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:11.038 [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.170.22:52008]) by 778 down to 2094975 00:27:11.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:11.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:11.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #8 SSH_MSG_IGNORE 00:27:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:27:11.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]} 00:27:11.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46200]): SSH-2.0-SSHD-UNKNOWN 00:27:11.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46200]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:11.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46200]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:11.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #9 SSH_MSG_IGNORE 00:27:11.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:27:11.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46200]) Send SSH_MSG_KEXINIT 00:27:11.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:11.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #0 SSH_MSG_KEXINIT 00:27:11.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46200]) SSH_MSG_KEXINIT 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46200]) strict KEX=true client=true server=true 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: server host key algorithms = rsa-sha2-512 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: mac algorithms (client to server) = aead 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: mac algorithms (server to client) = aead 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: compression algorithms (client to server) = none 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46200]) Kex: compression algorithms (server to client) = none 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:11.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:11.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #1 30 00:27:11.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46200]] process command=SSH_MSG_KEXDH_INIT 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46200]] Send SSH_MSG_KEXDH_REPLY 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #1 sending command=31[31] len=1639 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46200])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46200]) Send SSH_MSG_NEWKEYS 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46200]) session ID=db:6d:bb:87:fb:e6:de:35:06:99:45:a9:0f:a8:20:16:52:c3:01:ac:ad:d9:55:f8:dc:23:65:9c:fa:bf:c0:2f:a4:ae:6b:b2:e0:5a:86:dd:94:3e:de:34:38:fb:42:39:5f:24:6d:72:b9:7f:5c:40:56:88:1b:af:35:8b:3a:32 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:11.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46200]): strict KEX resets output message sequence number from 3 to 0 00:27:11.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46200]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:11.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46200])[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:27:11.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46200])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:11.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #0 sending command=7[7] len=419 00:27:11.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46200]) No pending packets to flush at end of KEX 00:27:11.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #2 SSH_MSG_NEWKEYS 00:27:11.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46200]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:11.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46200]): strict KEX resets input message sequence number from 3 to 0 00:27:11.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46200]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:11.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46200]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46200]) authorized authentication methods: password,publickey 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46200]) Accepted service ssh-userauth 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46200]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46200]) no authentication factory for method=none 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46200]) SSH_MSG_USERAUTH_REQUEST 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46200]) remaining methods: password,publickey 00:27:11.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46200]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46200]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46200]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:11.437 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46200]) authentication result: true 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46200]) SSH_MSG_USERAUTH_REQUEST 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46200])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46200]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46200]) no heartbeat to stop 00:27:11.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46200]) heartbeat type=IGNORE, interval=PT30S 00:27:11.437 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46200 authenticated 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46200]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46200]] session=TransportServerSession[admin@/10.30.170.22:46200] id=0 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46200])) size=2097152, max=2097152, packet=32768 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46200]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46200] 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46200]) recipient=0 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])) size=2097152, max=2097152, packet=32768 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])) re-initializing 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])) size=2097152, max=2097152, packet=32768 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:11.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[want-reply=true] subsystem=netconf 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[subsystem] prepared command 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]}} established 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 110: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17939 00:27:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 110: Creating data stores for simulated device 00:27:11.442 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:11.442 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:11.442 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:11.442 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:11.442 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:11.443 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4cd05b0d] 00:27:11.443 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:11.443 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:11.443 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:11.443 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:11.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:11.444 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:11.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:11.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:11.444 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4cd05b0d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4cd05b0d], subtreeVersion=Version[2f733e06], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2f733e06], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:11.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:11.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:11.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 110 on channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 1220 down to 2095932 00:27:11.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:11.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:11.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) request=subsystem result=ReplySuccess, want-reply=true 00:27:11.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) request=subsystem activate command 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) starting runner for command=netconf 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #5 SSH_MSG_CHANNEL_DATA 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 373 down to 2096779 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_DATA len=373 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200] 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:11.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17939', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=110} created 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]} created 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200] successful with session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]} 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]} up 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #6 SSH_MSG_CHANNEL_DATA 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 393 down to 2096386 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_DATA len=393 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200] 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:11.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:11.454 [netconf-device-simulator-threads-6] 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=110} 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47c60b8f after next message 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 - R:/10.30.170.22:46200]} EXI handlers added to pipeline 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47c60b8f 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 179 down to 2095753 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:11.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:11.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #7 SSH_MSG_CHANNEL_DATA 00:27:11.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 340 down to 2096046 00:27:11.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_DATA len=340 00:27:11.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200] 00:27:11.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:11.457 [netconf-device-simulator-threads-6] 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=110} 00:27:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2f733e06] 00:27:11.457 [netconf-device-simulator-threads-6] 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:27:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:11.457 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:11.457 [netconf-device-simulator-threads-6] 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:27:11.457 [netconf-device-simulator-threads-6] 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:27:11.457 [netconf-device-simulator-threads-6] 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} 00:27:11.457 [netconf-device-simulator-threads-6] 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:27:11.457 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:11.457 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] 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:27:11.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 778 down to 2094975 00:27:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:11.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:11.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]} 00:27:11.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35558]): SSH-2.0-SSHD-UNKNOWN 00:27:11.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35558]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:11.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35558]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:11.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35558]) Send SSH_MSG_KEXINIT 00:27:11.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:11.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #0 SSH_MSG_KEXINIT 00:27:11.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35558]) SSH_MSG_KEXINIT 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35558]) strict KEX=true client=true server=true 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: server host key algorithms = rsa-sha2-512 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: mac algorithms (client to server) = aead 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: mac algorithms (server to client) = aead 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: compression algorithms (client to server) = none 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35558]) Kex: compression algorithms (server to client) = none 00:27:11.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:11.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #8 SSH_MSG_IGNORE 00:27:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:27:11.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:11.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #1 30 00:27:11.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #9 SSH_MSG_IGNORE 00:27:11.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:27:11.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35558]] process command=SSH_MSG_KEXDH_INIT 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35558]] Send SSH_MSG_KEXDH_REPLY 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #1 sending command=31[31] len=1639 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35558])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35558]) Send SSH_MSG_NEWKEYS 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35558]) session ID=04:3c:ff:20:27:8e:0f:62:37:38:c9:2d:66:02:66:ea:2d:55:49:d7:4d:3e:66:fe:52:11:00:f4:df:5f:11:3c:d7:b5:e9:35:58:fb:ee:5c:8f:f0:73:82:13:0b:ba:3d:0c:67:b4:14:c0:2a:14:78:2c:65:04:02:c4:b2:ca:66 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35558]): strict KEX resets output message sequence number from 3 to 0 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35558]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35558])[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:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35558])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:11.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #0 sending command=7[7] len=419 00:27:11.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35558]) No pending packets to flush at end of KEX 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #2 SSH_MSG_NEWKEYS 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35558]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35558]): strict KEX resets input message sequence number from 3 to 0 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35558]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35558]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35558]) authorized authentication methods: password,publickey 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35558]) Accepted service ssh-userauth 00:27:12.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35558]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35558]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35558]) no authentication factory for method=none 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35558]) SSH_MSG_USERAUTH_REQUEST 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35558]) remaining methods: password,publickey 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35558]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35558]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:12.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35558]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:12.011 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35558]) authentication result: true 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35558]) SSH_MSG_USERAUTH_REQUEST 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35558])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35558]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35558]) no heartbeat to stop 00:27:12.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35558]) heartbeat type=IGNORE, interval=PT30S 00:27:12.011 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35558 authenticated 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35558]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35558]] session=TransportServerSession[admin@/10.30.170.22:35558] id=0 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35558])) size=2097152, max=2097152, packet=32768 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35558]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35558] 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35558]) recipient=0 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])) size=2097152, max=2097152, packet=32768 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])) re-initializing 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])) size=2097152, max=2097152, packet=32768 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:12.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[want-reply=true] subsystem=netconf 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[subsystem] prepared command 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:12.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]}} established 00:27:12.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 111: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17940 00:27:12.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 111: Creating data stores for simulated device 00:27:12.016 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:12.016 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:12.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:12.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:12.017 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:12.018 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77e910f9] 00:27:12.018 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:12.018 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:12.018 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:12.018 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:12.019 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:12.019 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77e910f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77e910f9], subtreeVersion=Version[73d907ad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[73d907ad], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:12.019 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:12.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:12.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 111 on channel [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 1220 down to 2095932 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) request=subsystem result=ReplySuccess, want-reply=true 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) request=subsystem activate command 00:27:12.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) starting runner for command=netconf 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #5 SSH_MSG_CHANNEL_DATA 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 373 down to 2096779 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_DATA len=373 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558] 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] 00:27:12.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17940', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=111} created 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]} created 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558] successful with session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]} 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]} up 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #6 SSH_MSG_CHANNEL_DATA 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 393 down to 2096386 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_DATA len=393 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558] 00:27:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #9 SSH_MSG_IGNORE 00:27:12.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:12.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:12.025 [netconf-device-simulator-threads-0] 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=111} 00:27:12.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:12.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a50a98f after next message 00:27:12.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 - R:/10.30.170.22:35558]} EXI handlers added to pipeline 00:27:12.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:12.026 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a50a98f 00:27:12.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 179 down to 2095753 00:27:12.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:12.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #7 SSH_MSG_CHANNEL_DATA 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 340 down to 2096046 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_DATA len=340 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558] 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:12.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:12.028 [netconf-device-simulator-threads-0] 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=111} 00:27:12.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[73d907ad] 00:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:12.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:12.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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} 00:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] 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:27:12.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:12.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 778 down to 2094975 00:27:12.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:12.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #8 SSH_MSG_IGNORE 00:27:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:27:12.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]} 00:27:12.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41298]): SSH-2.0-SSHD-UNKNOWN 00:27:12.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41298]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:12.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41298]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41298]) Send SSH_MSG_KEXINIT 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #0 SSH_MSG_KEXINIT 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41298]) SSH_MSG_KEXINIT 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41298]) strict KEX=true client=true server=true 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: server host key algorithms = rsa-sha2-512 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: mac algorithms (client to server) = aead 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: mac algorithms (server to client) = aead 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: compression algorithms (client to server) = none 00:27:12.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41298]) Kex: compression algorithms (server to client) = none 00:27:12.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:12.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #1 30 00:27:12.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41298]] process command=SSH_MSG_KEXDH_INIT 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41298]] Send SSH_MSG_KEXDH_REPLY 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #1 sending command=31[31] len=1639 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41298])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41298]) Send SSH_MSG_NEWKEYS 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41298]) session ID=0f:0a:0d:7e:f3:48:a3:fb:31:2b:71:b1:6e:06:e3:3f:62:92:cc:63:75:36:ef:1d:42:3d:6f:2f:e9:53:0d:d2:c7:f7:40:9c:cf:41:70:80:0e:18:53:f5:a5:a2:9f:88:41:e4:0c:83:9c:15:a9:6a:52:2a:f3:ed:7e:33:03:29 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41298]): strict KEX resets output message sequence number from 3 to 0 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41298]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41298])[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:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #0 sending command=7[7] len=419 00:27:12.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41298]) No pending packets to flush at end of KEX 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #2 SSH_MSG_NEWKEYS 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41298]): strict KEX resets input message sequence number from 3 to 0 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41298]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:12.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41298]) authorized authentication methods: password,publickey 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41298]) Accepted service ssh-userauth 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41298]) no authentication factory for method=none 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41298]) SSH_MSG_USERAUTH_REQUEST 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41298]) remaining methods: password,publickey 00:27:12.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41298]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:12.541 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41298]) authentication result: true 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41298]) SSH_MSG_USERAUTH_REQUEST 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41298]) no heartbeat to stop 00:27:12.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41298]) heartbeat type=IGNORE, interval=PT30S 00:27:12.541 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41298 authenticated 00:27:12.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:12.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41298]] session=TransportServerSession[admin@/10.30.170.22:41298] id=0 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41298])) size=2097152, max=2097152, packet=32768 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41298] 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41298]) recipient=0 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])) size=2097152, max=2097152, packet=32768 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])) re-initializing 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])) size=2097152, max=2097152, packet=32768 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:12.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[want-reply=true] subsystem=netconf 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[subsystem] prepared command 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]}} established 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 112: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17941 00:27:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 112: Creating data stores for simulated device 00:27:12.544 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:12.544 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:12.544 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:12.544 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:12.544 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70dfc652] 00:27:12.545 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:12.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:12.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:12.546 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:12.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:12.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:12.546 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70dfc652], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70dfc652], subtreeVersion=Version[36ce2fd4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[36ce2fd4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:12.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:12.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 112 on channel [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 1220 down to 2095932 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) request=subsystem result=ReplySuccess, want-reply=true 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) request=subsystem activate command 00:27:12.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) starting runner for command=netconf 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #5 SSH_MSG_CHANNEL_DATA 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 373 down to 2096779 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_DATA len=373 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298] 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17941', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=112} created 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]} created 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298] successful with session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]} 00:27:12.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]} up 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #6 SSH_MSG_CHANNEL_DATA 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 393 down to 2096386 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_DATA len=393 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298] 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:12.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=112} 00:27:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6fb2a1ac after next message 00:27:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 - R:/10.30.170.22:41298]} EXI handlers added to pipeline 00:27:12.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6fb2a1ac 00:27:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 179 down to 2095753 00:27:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:12.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #7 SSH_MSG_CHANNEL_DATA 00:27:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 340 down to 2096046 00:27:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_DATA len=340 00:27:12.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298] 00:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:12.559 [netconf-device-simulator-threads-2] 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=112} 00:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[36ce2fd4] 00:27:12.559 [netconf-device-simulator-threads-2] 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:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:12.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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} 00:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.560 [netconf-device-simulator-threads-2] 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:27:12.566 [netconf-device-simulator-threads-2] 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:27:12.566 [netconf-device-simulator-threads-2] 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:27:12.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:12.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 778 down to 2094975 00:27:12.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:12.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:12.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #9 SSH_MSG_IGNORE 00:27:12.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:27:12.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #8 SSH_MSG_IGNORE 00:27:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:27:12.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]} 00:27:12.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44078]): SSH-2.0-SSHD-UNKNOWN 00:27:12.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44078]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:12.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44078]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44078]) Send SSH_MSG_KEXINIT 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #0 SSH_MSG_KEXINIT 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44078]) SSH_MSG_KEXINIT 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44078]) strict KEX=true client=true server=true 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: server host key algorithms = rsa-sha2-512 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: mac algorithms (client to server) = aead 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: mac algorithms (server to client) = aead 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: compression algorithms (client to server) = none 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44078]) Kex: compression algorithms (server to client) = none 00:27:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:13.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #1 30 00:27:13.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44078]] process command=SSH_MSG_KEXDH_INIT 00:27:13.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44078]] Send SSH_MSG_KEXDH_REPLY 00:27:13.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #1 sending command=31[31] len=1639 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44078])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44078]) Send SSH_MSG_NEWKEYS 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44078]) session ID=e6:7e:c6:a2:ed:b8:2e:d9:0a:4f:d9:0b:79:aa:3e:1e:11:36:63:5b:14:06:64:2b:c1:d9:28:59:ed:ef:e3:57:f4:02:1a:af:bb:17:b7:2c:41:f5:0b:0b:fa:1b:9b:3f:12:1c:b5:17:87:6b:9b:4d:c8:39:1a:85:f2:5d:69:16 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44078]): strict KEX resets output message sequence number from 3 to 0 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44078]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44078])[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:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #0 sending command=7[7] len=419 00:27:13.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44078]) No pending packets to flush at end of KEX 00:27:13.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #2 SSH_MSG_NEWKEYS 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44078]): strict KEX resets input message sequence number from 3 to 0 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44078]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44078]) authorized authentication methods: password,publickey 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44078]) Accepted service ssh-userauth 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #9 SSH_MSG_IGNORE 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44078]) no authentication factory for method=none 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44078]) SSH_MSG_USERAUTH_REQUEST 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44078]) remaining methods: password,publickey 00:27:13.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44078]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:13.227 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44078]) authentication result: true 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44078]) SSH_MSG_USERAUTH_REQUEST 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44078]) no heartbeat to stop 00:27:13.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44078]) heartbeat type=IGNORE, interval=PT30S 00:27:13.227 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44078 authenticated 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44078]] session=TransportServerSession[admin@/10.30.170.22:44078] id=0 00:27:13.228 [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.170.22:44078])) size=2097152, max=2097152, packet=32768 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44078] 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44078]) recipient=0 00:27:13.228 [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.170.22:44078])) size=2097152, max=2097152, packet=32768 00:27:13.228 [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.170.22:44078])) re-initializing 00:27:13.228 [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.170.22:44078])) size=2097152, max=2097152, packet=32768 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:13.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078])[want-reply=true] subsystem=netconf 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078])[subsystem] prepared command 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]}} established 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 113: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17942 00:27:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 113: Creating data stores for simulated device 00:27:13.229 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:13.229 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:13.229 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:13.230 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:13.230 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39571b1c] 00:27:13.230 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:13.231 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:13.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:13.231 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:13.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:13.232 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:13.232 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39571b1c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39571b1c], subtreeVersion=Version[564fd4b1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[564fd4b1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:13.232 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:13.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:13.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.237 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 113 on channel [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.238 [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.170.22:44078]) by 1220 down to 2095932 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) request=subsystem result=ReplySuccess, want-reply=true 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) request=subsystem activate command 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) starting runner for command=netconf 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #5 SSH_MSG_CHANNEL_DATA 00:27:13.238 [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.170.22:44078]) by 373 down to 2096779 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_DATA len=373 00:27:13.238 [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.170.22:44078] 00:27:13.238 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17942', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=113} created 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]} created 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078] successful with session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]} 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]} up 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #6 SSH_MSG_CHANNEL_DATA 00:27:13.239 [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.170.22:44078]) by 393 down to 2096386 00:27:13.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_DATA len=393 00:27:13.239 [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.170.22:44078] 00:27:13.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:13.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:13.240 [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=113} 00:27:13.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a273c72 after next message 00:27:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 - R:/10.30.170.22:44078]} EXI handlers added to pipeline 00:27:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a273c72 00:27:13.241 [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.170.22:44078]) by 179 down to 2095753 00:27:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:13.241 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:13.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #8 SSH_MSG_IGNORE 00:27:13.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:27:13.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #7 SSH_MSG_CHANNEL_DATA 00:27:13.244 [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.170.22:44078]) by 340 down to 2096046 00:27:13.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_DATA len=340 00:27:13.244 [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.170.22:44078] 00:27:13.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:13.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:13.245 [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=113} 00:27:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[564fd4b1] 00:27:13.246 [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:27:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:13.246 [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:27:13.246 [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:27:13.246 [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} 00:27:13.246 [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:27:13.246 [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=2011-06-01} 00:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [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:27:13.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:13.247 [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.170.22:44078]) by 778 down to 2094975 00:27:13.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:13.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]} 00:27:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48662]): SSH-2.0-SSHD-UNKNOWN 00:27:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48662]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:13.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48662]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:13.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48662]) Send SSH_MSG_KEXINIT 00:27:13.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:13.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #0 SSH_MSG_KEXINIT 00:27:13.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48662]) SSH_MSG_KEXINIT 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48662]) strict KEX=true client=true server=true 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: server host key algorithms = rsa-sha2-512 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: mac algorithms (client to server) = aead 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: mac algorithms (server to client) = aead 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: compression algorithms (client to server) = none 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48662]) Kex: compression algorithms (server to client) = none 00:27:13.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:13.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #1 30 00:27:13.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48662]] process command=SSH_MSG_KEXDH_INIT 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48662]] Send SSH_MSG_KEXDH_REPLY 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #1 sending command=31[31] len=1639 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48662])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48662]) Send SSH_MSG_NEWKEYS 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48662]) session ID=86:17:45:7a:87:4e:f1:fc:c1:bb:0e:d5:e6:33:46:3a:1b:ca:2d:9a:f8:12:d4:17:2d:7e:d9:f3:dd:54:4a:df:94:58:fd:b2:1f:37:e2:a1:63:85:51:9e:b7:b1:6c:ec:8d:14:ec:6b:fe:af:e6:0b:37:8d:2b:8d:89:ba:2e:36 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48662]): strict KEX resets output message sequence number from 3 to 0 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48662]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48662])[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:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:13.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #0 sending command=7[7] len=419 00:27:13.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48662]) No pending packets to flush at end of KEX 00:27:13.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #9 SSH_MSG_IGNORE 00:27:13.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #2 SSH_MSG_NEWKEYS 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48662]): strict KEX resets input message sequence number from 3 to 0 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48662]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48662]) authorized authentication methods: password,publickey 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48662]) Accepted service ssh-userauth 00:27:13.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48662]) no authentication factory for method=none 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48662]) SSH_MSG_USERAUTH_REQUEST 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48662]) remaining methods: password,publickey 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48662]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:13.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:13.824 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48662]) authentication result: true 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48662]) SSH_MSG_USERAUTH_REQUEST 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48662]) no heartbeat to stop 00:27:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48662]) heartbeat type=IGNORE, interval=PT30S 00:27:13.824 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48662 authenticated 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48662]] session=TransportServerSession[admin@/10.30.170.22:48662] id=0 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48662])) size=2097152, max=2097152, packet=32768 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48662] 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48662]) recipient=0 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])) size=2097152, max=2097152, packet=32768 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])) re-initializing 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])) size=2097152, max=2097152, packet=32768 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[want-reply=true] subsystem=netconf 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[subsystem] prepared command 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]}} established 00:27:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 114: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17943 00:27:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 114: Creating data stores for simulated device 00:27:13.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:13.827 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:13.827 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:13.827 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:13.827 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:13.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ed52b16] 00:27:13.830 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:13.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:13.832 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:13.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:13.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:13.832 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ed52b16], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ed52b16], subtreeVersion=Version[8e4fde0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8e4fde0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:13.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 114 on channel [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 1220 down to 2095932 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) request=subsystem result=ReplySuccess, want-reply=true 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) request=subsystem activate command 00:27:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) starting runner for command=netconf 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #5 SSH_MSG_CHANNEL_DATA 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 373 down to 2096779 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_DATA len=373 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662] 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:13.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17943', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=114} created 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]} created 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662] successful with session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]} 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]} up 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #6 SSH_MSG_CHANNEL_DATA 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 393 down to 2096386 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_DATA len=393 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662] 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:13.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:13.844 [netconf-device-simulator-threads-6] 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=114} 00:27:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75d61d1d after next message 00:27:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 - R:/10.30.170.22:48662]} EXI handlers added to pipeline 00:27:13.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:13.845 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75d61d1d 00:27:13.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 179 down to 2095753 00:27:13.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:13.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #7 SSH_MSG_CHANNEL_DATA 00:27:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 340 down to 2096046 00:27:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_DATA len=340 00:27:13.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662] 00:27:13.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:13.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:13.849 [netconf-device-simulator-threads-6] 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=114} 00:27:13.850 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8e4fde0] 00:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:13.850 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:13.850 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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} 00:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.850 [netconf-device-simulator-threads-6] 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:27:13.851 [netconf-device-simulator-threads-6] 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:27:13.851 [netconf-device-simulator-threads-6] 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:27:13.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:13.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 778 down to 2094975 00:27:13.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:14.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]} 00:27:14.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54954]): SSH-2.0-SSHD-UNKNOWN 00:27:14.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54954]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:14.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54954]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:14.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #8 SSH_MSG_IGNORE 00:27:14.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:27:14.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54954]) Send SSH_MSG_KEXINIT 00:27:14.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:14.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #0 SSH_MSG_KEXINIT 00:27:14.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54954]) SSH_MSG_KEXINIT 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54954]) strict KEX=true client=true server=true 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: server host key algorithms = rsa-sha2-512 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: mac algorithms (client to server) = aead 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: mac algorithms (server to client) = aead 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: compression algorithms (client to server) = none 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54954]) Kex: compression algorithms (server to client) = none 00:27:14.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:14.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:14.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #1 30 00:27:14.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54954]] process command=SSH_MSG_KEXDH_INIT 00:27:14.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54954]] Send SSH_MSG_KEXDH_REPLY 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #1 sending command=31[31] len=1639 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54954])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54954]) Send SSH_MSG_NEWKEYS 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54954]) session ID=d4:6a:de:ff:6b:8a:05:96:f8:44:40:bc:69:1c:1b:77:9a:82:4e:78:2a:00:c1:fb:0b:10:71:4e:9f:50:97:75:45:76:5e:25:14:1f:30:64:ac:9b:6d:39:e9:f0:79:97:13:6b:17:7d:65:b9:4f:16:03:2b:73:e0:2b:13:44:7d 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54954]): strict KEX resets output message sequence number from 3 to 0 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54954]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54954])[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:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54954])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #0 sending command=7[7] len=419 00:27:14.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54954]) No pending packets to flush at end of KEX 00:27:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #9 SSH_MSG_IGNORE 00:27:14.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #2 SSH_MSG_NEWKEYS 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54954]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54954]): strict KEX resets input message sequence number from 3 to 0 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54954]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54954]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54954]) authorized authentication methods: password,publickey 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54954]) Accepted service ssh-userauth 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54954]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54954]) no authentication factory for method=none 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54954]) SSH_MSG_USERAUTH_REQUEST 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54954]) remaining methods: password,publickey 00:27:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54954]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54954]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:14.511 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54954]) authentication result: true 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54954]) SSH_MSG_USERAUTH_REQUEST 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54954])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54954]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54954]) no heartbeat to stop 00:27:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54954]) heartbeat type=IGNORE, interval=PT30S 00:27:14.512 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54954 authenticated 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54954]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54954]] session=TransportServerSession[admin@/10.30.170.22:54954] id=0 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54954])) size=2097152, max=2097152, packet=32768 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54954]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54954] 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54954]) recipient=0 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])) size=2097152, max=2097152, packet=32768 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])) re-initializing 00:27:14.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])) size=2097152, max=2097152, packet=32768 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[want-reply=true] subsystem=netconf 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[subsystem] prepared command 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:14.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]}} established 00:27:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 115: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17944 00:27:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 115: Creating data stores for simulated device 00:27:14.514 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:14.514 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:14.514 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:14.514 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:14.514 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4141946d] 00:27:14.515 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:14.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:14.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:14.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:14.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:14.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4141946d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4141946d], subtreeVersion=Version[1f338512], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f338512], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:14.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:14.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:14.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.528 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 115 on channel [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 1220 down to 2095932 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) request=subsystem result=ReplySuccess, want-reply=true 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) request=subsystem activate command 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) starting runner for command=netconf 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #5 SSH_MSG_CHANNEL_DATA 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 373 down to 2096779 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_DATA len=373 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954] 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:14.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17944', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=115} created 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]} created 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954] successful with session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]} 00:27:14.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]} up 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #6 SSH_MSG_CHANNEL_DATA 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 393 down to 2096386 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_DATA len=393 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954] 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:14.531 [netconf-device-simulator-threads-0] 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=115} 00:27:14.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c1e4ba after next message 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 - R:/10.30.170.22:54954]} EXI handlers added to pipeline 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c1e4ba 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 179 down to 2095753 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:14.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:14.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #7 SSH_MSG_CHANNEL_DATA 00:27:14.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 340 down to 2096046 00:27:14.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_DATA len=340 00:27:14.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954] 00:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:14.535 [netconf-device-simulator-threads-0] 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=115} 00:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f338512] 00:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:14.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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} 00:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.535 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] 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:27:14.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:14.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 778 down to 2094975 00:27:14.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:14.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:14.606 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #8 SSH_MSG_IGNORE 00:27:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:27:14.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]} 00:27:14.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57040]): SSH-2.0-SSHD-UNKNOWN 00:27:14.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57040]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:14.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57040]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57040]) Send SSH_MSG_KEXINIT 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #0 SSH_MSG_KEXINIT 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57040]) SSH_MSG_KEXINIT 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57040]) strict KEX=true client=true server=true 00:27:14.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: server host key algorithms = rsa-sha2-512 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: mac algorithms (client to server) = aead 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: mac algorithms (server to client) = aead 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: compression algorithms (client to server) = none 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57040]) Kex: compression algorithms (server to client) = none 00:27:14.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:14.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #1 30 00:27:14.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57040]] process command=SSH_MSG_KEXDH_INIT 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57040]] Send SSH_MSG_KEXDH_REPLY 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #1 sending command=31[31] len=1639 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57040])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57040]) Send SSH_MSG_NEWKEYS 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57040]) session ID=9b:c2:bf:c2:bc:ea:e2:fb:1a:73:fa:ad:be:19:be:ea:30:3c:f9:cd:c8:ac:85:24:7b:32:b9:88:c1:4a:43:00:6f:d4:b1:43:16:4a:b9:a2:78:f8:d6:db:4a:4e:19:78:ea:2d:a9:ea:eb:b3:76:23:cd:ee:e9:8f:d1:c7:c7:88 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57040]): strict KEX resets output message sequence number from 3 to 0 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57040]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57040])[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:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57040])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #0 sending command=7[7] len=419 00:27:14.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57040]) No pending packets to flush at end of KEX 00:27:14.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #9 SSH_MSG_IGNORE 00:27:14.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #2 SSH_MSG_NEWKEYS 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57040]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57040]): strict KEX resets input message sequence number from 3 to 0 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57040]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57040]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57040]) authorized authentication methods: password,publickey 00:27:14.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57040]) Accepted service ssh-userauth 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57040]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57040]) no authentication factory for method=none 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57040]) SSH_MSG_USERAUTH_REQUEST 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57040]) remaining methods: password,publickey 00:27:14.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57040]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57040]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:14.888 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57040]) authentication result: true 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57040]) SSH_MSG_USERAUTH_REQUEST 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57040])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57040]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57040]) no heartbeat to stop 00:27:14.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57040]) heartbeat type=IGNORE, interval=PT30S 00:27:14.888 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57040 authenticated 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57040]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57040]] session=TransportServerSession[admin@/10.30.170.22:57040] id=0 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57040])) size=2097152, max=2097152, packet=32768 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57040]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57040] 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57040]) recipient=0 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])) size=2097152, max=2097152, packet=32768 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])) re-initializing 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])) size=2097152, max=2097152, packet=32768 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:14.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[want-reply=true] subsystem=netconf 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[subsystem] prepared command 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]}} established 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 116: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17945 00:27:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 116: Creating data stores for simulated device 00:27:14.890 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:14.890 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:14.890 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:14.890 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:14.890 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[54366067] 00:27:14.892 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:14.892 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:14.892 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:14.892 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:14.892 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:14.893 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:14.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:14.893 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:14.893 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[54366067], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[54366067], subtreeVersion=Version[6fce822d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fce822d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:14.894 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:14.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:14.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 116 on channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 1220 down to 2095932 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) request=subsystem result=ReplySuccess, want-reply=true 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) request=subsystem activate command 00:27:14.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) starting runner for command=netconf 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #5 SSH_MSG_CHANNEL_DATA 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 373 down to 2096779 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_DATA len=373 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040] 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] 00:27:14.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17945', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=116} created 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]} created 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040] successful with session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]} 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]} up 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #6 SSH_MSG_CHANNEL_DATA 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 393 down to 2096386 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_DATA len=393 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040] 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:14.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=116} 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@355e9f50 after next message 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 - R:/10.30.170.22:57040]} EXI handlers added to pipeline 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@355e9f50 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 179 down to 2095753 00:27:14.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:14.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:14.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #7 SSH_MSG_CHANNEL_DATA 00:27:14.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 340 down to 2096046 00:27:14.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_DATA len=340 00:27:14.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040] 00:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:14.902 [netconf-device-simulator-threads-2] 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=116} 00:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fce822d] 00:27:14.902 [netconf-device-simulator-threads-2] 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:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:14.902 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:14.902 [netconf-device-simulator-threads-2] 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:27:14.902 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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} 00:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] 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:27:14.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:14.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 778 down to 2094975 00:27:14.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:14.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:14.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #8 SSH_MSG_IGNORE 00:27:14.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:27:15.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]} 00:27:15.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44318]): SSH-2.0-SSHD-UNKNOWN 00:27:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44318]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44318]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:15.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #8 SSH_MSG_IGNORE 00:27:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44318]) Send SSH_MSG_KEXINIT 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #0 SSH_MSG_KEXINIT 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44318]) SSH_MSG_KEXINIT 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44318]) strict KEX=true client=true server=true 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: server host key algorithms = rsa-sha2-512 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: mac algorithms (client to server) = aead 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: mac algorithms (server to client) = aead 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: compression algorithms (client to server) = none 00:27:15.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44318]) Kex: compression algorithms (server to client) = none 00:27:15.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:15.601 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #1 30 00:27:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44318]] process command=SSH_MSG_KEXDH_INIT 00:27:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44318]] Send SSH_MSG_KEXDH_REPLY 00:27:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #1 sending command=31[31] len=1639 00:27:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44318])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44318]) Send SSH_MSG_NEWKEYS 00:27:15.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44318]) session ID=c0:15:7d:be:36:0b:ad:51:26:b4:1b:3c:ea:92:5d:58:c6:4d:ea:c5:71:70:b5:9e:8f:f8:7e:9f:79:e5:53:52:96:8e:ef:b0:7e:9d:5a:5d:18:fa:1d:bd:28:d7:50:f1:01:a1:05:9a:35:67:19:5d:1b:1a:7b:f7:0e:ef:5e:e2 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44318]): strict KEX resets output message sequence number from 3 to 0 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44318]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44318])[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:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #0 sending command=7[7] len=419 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44318]) No pending packets to flush at end of KEX 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #9 SSH_MSG_IGNORE 00:27:15.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #2 SSH_MSG_NEWKEYS 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44318]): strict KEX resets input message sequence number from 3 to 0 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44318]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44318]) authorized authentication methods: password,publickey 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44318]) Accepted service ssh-userauth 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:15.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44318]) no authentication factory for method=none 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44318]) SSH_MSG_USERAUTH_REQUEST 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44318]) remaining methods: password,publickey 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44318]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:15.649 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44318]) authentication result: true 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44318]) SSH_MSG_USERAUTH_REQUEST 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:15.649 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44318]) no heartbeat to stop 00:27:15.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44318]) heartbeat type=IGNORE, interval=PT30S 00:27:15.650 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44318 authenticated 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44318]] session=TransportServerSession[admin@/10.30.170.22:44318] id=0 00:27:15.651 [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.170.22:44318])) size=2097152, max=2097152, packet=32768 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44318] 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44318]) recipient=0 00:27:15.651 [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.170.22:44318])) size=2097152, max=2097152, packet=32768 00:27:15.651 [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.170.22:44318])) re-initializing 00:27:15.651 [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.170.22:44318])) size=2097152, max=2097152, packet=32768 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:15.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318])[want-reply=true] subsystem=netconf 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318])[subsystem] prepared command 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]}} established 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 117: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17946 00:27:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 117: Creating data stores for simulated device 00:27:15.653 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:15.653 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:15.654 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:15.654 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:15.654 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c12d6f1] 00:27:15.656 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:15.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:15.657 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:15.657 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:15.657 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:15.657 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:15.657 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c12d6f1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c12d6f1], subtreeVersion=Version[6fabc4e6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fabc4e6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:15.657 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:15.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:15.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.659 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 117 on channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.668 [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.170.22:44318]) by 1220 down to 2095932 00:27:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) request=subsystem result=ReplySuccess, want-reply=true 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) request=subsystem activate command 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) starting runner for command=netconf 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #5 SSH_MSG_CHANNEL_DATA 00:27:15.669 [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.170.22:44318]) by 373 down to 2096779 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_DATA len=373 00:27:15.669 [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.170.22:44318] 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17946', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=117} created 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]} created 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318] successful with session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]} 00:27:15.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]} up 00:27:15.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #6 SSH_MSG_CHANNEL_DATA 00:27:15.671 [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.170.22:44318]) by 393 down to 2096386 00:27:15.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_DATA len=393 00:27:15.671 [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.170.22:44318] 00:27:15.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:15.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:15.671 [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=117} 00:27:15.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:15.672 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33cea69c after next message 00:27:15.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 - R:/10.30.170.22:44318]} EXI handlers added to pipeline 00:27:15.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:15.672 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33cea69c 00:27:15.672 [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.170.22:44318]) by 179 down to 2095753 00:27:15.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:15.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:15.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #7 SSH_MSG_CHANNEL_DATA 00:27:15.675 [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.170.22:44318]) by 340 down to 2096046 00:27:15.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_DATA len=340 00:27:15.675 [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.170.22:44318] 00:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:15.676 [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=117} 00:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fabc4e6] 00:27:15.676 [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:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:15.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:15.677 [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:27:15.677 [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:27:15.677 [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} 00:27:15.677 [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:27:15.677 [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=2011-06-01} 00:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [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:27:15.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:15.678 [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.170.22:44318]) by 778 down to 2094975 00:27:15.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:15.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:15.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]} 00:27:15.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41348]): SSH-2.0-SSHD-UNKNOWN 00:27:15.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41348]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:15.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41348]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41348]) Send SSH_MSG_KEXINIT 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #0 SSH_MSG_KEXINIT 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41348]) SSH_MSG_KEXINIT 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41348]) strict KEX=true client=true server=true 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: server host key algorithms = rsa-sha2-512 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: mac algorithms (client to server) = aead 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: mac algorithms (server to client) = aead 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: compression algorithms (client to server) = none 00:27:15.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41348]) Kex: compression algorithms (server to client) = none 00:27:16.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:16.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:16.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #8 SSH_MSG_IGNORE 00:27:16.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:27:16.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #1 30 00:27:16.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41348]] process command=SSH_MSG_KEXDH_INIT 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41348]] Send SSH_MSG_KEXDH_REPLY 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #1 sending command=31[31] len=1639 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41348])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41348]) Send SSH_MSG_NEWKEYS 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41348]) session ID=c8:77:23:29:db:25:5b:03:9c:38:6f:31:fb:b2:c4:7f:43:0e:cf:25:5d:61:89:80:00:64:fa:6d:b2:a7:70:67:ce:3e:b0:e9:3f:a9:8e:1f:99:45:87:d9:18:d2:1a:7a:f4:f9:02:7d:65:8b:38:94:ed:2c:6c:ce:2c:6c:ea:ec 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41348]): strict KEX resets output message sequence number from 3 to 0 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41348]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41348])[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:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41348])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #0 sending command=7[7] len=419 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41348]) No pending packets to flush at end of KEX 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #9 SSH_MSG_IGNORE 00:27:16.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #2 SSH_MSG_NEWKEYS 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41348]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41348]): strict KEX resets input message sequence number from 3 to 0 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41348]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41348]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41348]) authorized authentication methods: password,publickey 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41348]) Accepted service ssh-userauth 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41348]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41348]) no authentication factory for method=none 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41348]) SSH_MSG_USERAUTH_REQUEST 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41348]) remaining methods: password,publickey 00:27:16.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41348]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41348]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:16.120 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41348]) authentication result: true 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41348]) SSH_MSG_USERAUTH_REQUEST 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41348])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:16.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41348]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:16.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:16.121 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:16.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41348]) no heartbeat to stop 00:27:16.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41348]) heartbeat type=IGNORE, interval=PT30S 00:27:16.121 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41348 authenticated 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41348]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41348]] session=TransportServerSession[admin@/10.30.170.22:41348] id=0 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41348])) size=2097152, max=2097152, packet=32768 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41348]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41348] 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41348]) recipient=0 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])) size=2097152, max=2097152, packet=32768 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])) re-initializing 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])) size=2097152, max=2097152, packet=32768 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:16.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[want-reply=true] subsystem=netconf 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[subsystem] prepared command 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]}} established 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 118: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17947 00:27:16.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 118: Creating data stores for simulated device 00:27:16.123 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:16.123 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:16.123 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:16.123 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:16.124 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[414c9758] 00:27:16.125 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:16.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:16.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:16.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:16.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:16.127 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:16.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:16.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:16.127 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[414c9758], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[414c9758], subtreeVersion=Version[4f190fa7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4f190fa7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:16.127 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:16.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 118 on channel [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 1220 down to 2095932 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) request=subsystem result=ReplySuccess, want-reply=true 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) request=subsystem activate command 00:27:16.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) starting runner for command=netconf 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #5 SSH_MSG_CHANNEL_DATA 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 373 down to 2096779 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_DATA len=373 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348] 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17947', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=118} created 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]} created 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348] successful with session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]} 00:27:16.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]} up 00:27:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #6 SSH_MSG_CHANNEL_DATA 00:27:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 393 down to 2096386 00:27:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_DATA len=393 00:27:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348] 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:16.133 [netconf-device-simulator-threads-6] 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=118} 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f7c8924 after next message 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 - R:/10.30.170.22:41348]} EXI handlers added to pipeline 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@f7c8924 00:27:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 179 down to 2095753 00:27:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:16.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #7 SSH_MSG_CHANNEL_DATA 00:27:16.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 340 down to 2096046 00:27:16.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_DATA len=340 00:27:16.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348] 00:27:16.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:16.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:16.144 [netconf-device-simulator-threads-6] 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=118} 00:27:16.144 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4f190fa7] 00:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:16.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:16.145 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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} 00:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] 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:27:16.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:16.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 778 down to 2094975 00:27:16.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:16.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:16.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]} 00:27:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51954]): SSH-2.0-SSHD-UNKNOWN 00:27:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51954]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51954]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51954]) Send SSH_MSG_KEXINIT 00:27:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #0 SSH_MSG_KEXINIT 00:27:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51954]) SSH_MSG_KEXINIT 00:27:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51954]) strict KEX=true client=true server=true 00:27:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: server host key algorithms = rsa-sha2-512 00:27:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:16.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: mac algorithms (client to server) = aead 00:27:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: mac algorithms (server to client) = aead 00:27:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: compression algorithms (client to server) = none 00:27:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51954]) Kex: compression algorithms (server to client) = none 00:27:16.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:16.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #1 30 00:27:16.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51954]] process command=SSH_MSG_KEXDH_INIT 00:27:16.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51954]] Send SSH_MSG_KEXDH_REPLY 00:27:16.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #1 sending command=31[31] len=1639 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51954])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51954]) Send SSH_MSG_NEWKEYS 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51954]) session ID=d7:46:ce:34:2c:6f:e0:6e:91:26:f1:92:86:e7:47:d7:d8:46:95:38:17:06:b5:0d:d3:42:f5:3b:49:e5:58:80:cd:ed:f8:16:8e:c7:37:f2:43:aa:cf:74:a4:ee:f8:44:7b:3b:d2:ed:87:1d:d9:5f:63:7e:aa:e6:49:74:5b:1c 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51954]): strict KEX resets output message sequence number from 3 to 0 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51954]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51954])[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:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51954])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #0 sending command=7[7] len=419 00:27:16.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51954]) No pending packets to flush at end of KEX 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #2 SSH_MSG_NEWKEYS 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51954]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51954]): strict KEX resets input message sequence number from 3 to 0 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51954]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51954]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51954]) authorized authentication methods: password,publickey 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51954]) Accepted service ssh-userauth 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51954]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51954]) no authentication factory for method=none 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51954]) SSH_MSG_USERAUTH_REQUEST 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51954]) remaining methods: password,publickey 00:27:16.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51954]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51954]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51954]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:16.575 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51954]) authentication result: true 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51954]) SSH_MSG_USERAUTH_REQUEST 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51954])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51954]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51954]) no heartbeat to stop 00:27:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51954]) heartbeat type=IGNORE, interval=PT30S 00:27:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:16.576 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51954 authenticated 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51954]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51954]] session=TransportServerSession[admin@/10.30.170.22:51954] id=0 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51954])) size=2097152, max=2097152, packet=32768 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51954]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51954] 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51954]) recipient=0 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])) size=2097152, max=2097152, packet=32768 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])) re-initializing 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])) size=2097152, max=2097152, packet=32768 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #8 SSH_MSG_IGNORE 00:27:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[want-reply=true] subsystem=netconf 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[subsystem] prepared command 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]}} established 00:27:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 119: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17948 00:27:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 119: Creating data stores for simulated device 00:27:16.578 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:16.578 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:16.578 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:16.578 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:16.578 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:16.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[44d1102e] 00:27:16.579 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:16.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:16.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:16.579 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:16.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:16.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:16.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:16.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:16.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[44d1102e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[44d1102e], subtreeVersion=Version[4da28ed2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4da28ed2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:16.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 119 on channel [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 1220 down to 2095932 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) request=subsystem result=ReplySuccess, want-reply=true 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) request=subsystem activate command 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) starting runner for command=netconf 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #5 SSH_MSG_CHANNEL_DATA 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 373 down to 2096779 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_DATA len=373 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954] 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:16.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17948', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=119} created 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]} created 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954] successful with session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]} 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]} up 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #6 SSH_MSG_CHANNEL_DATA 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 393 down to 2096386 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_DATA len=393 00:27:16.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954] 00:27:16.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:16.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:16.585 [netconf-device-simulator-threads-0] 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=119} 00:27:16.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34b9d2d7 after next message 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 - R:/10.30.170.22:51954]} EXI handlers added to pipeline 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@34b9d2d7 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 179 down to 2095753 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:16.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #7 SSH_MSG_CHANNEL_DATA 00:27:16.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 340 down to 2096046 00:27:16.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_DATA len=340 00:27:16.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954] 00:27:16.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:16.589 [netconf-device-simulator-threads-0] 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=119} 00:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4da28ed2] 00:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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} 00:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] 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:27:16.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 778 down to 2094975 00:27:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:16.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #9 SSH_MSG_IGNORE 00:27:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:27:16.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]} 00:27:16.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59662]): SSH-2.0-SSHD-UNKNOWN 00:27:16.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59662]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:16.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59662]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59662]) Send SSH_MSG_KEXINIT 00:27:17.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #0 SSH_MSG_KEXINIT 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59662]) SSH_MSG_KEXINIT 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59662]) strict KEX=true client=true server=true 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: server host key algorithms = rsa-sha2-512 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: mac algorithms (client to server) = aead 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: mac algorithms (server to client) = aead 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: compression algorithms (client to server) = none 00:27:17.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59662]) Kex: compression algorithms (server to client) = none 00:27:17.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #1 30 00:27:17.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59662]] process command=SSH_MSG_KEXDH_INIT 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59662]] Send SSH_MSG_KEXDH_REPLY 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #1 sending command=31[31] len=1639 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59662])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59662]) Send SSH_MSG_NEWKEYS 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59662]) session ID=03:70:f6:02:f4:90:78:56:1e:44:f9:4d:e5:27:cd:be:55:c4:77:90:e2:28:17:b8:a0:f0:e6:7c:3c:9f:b4:99:c3:56:99:3b:e1:cb:46:e9:0a:7c:99:d9:56:68:b3:35:80:bb:16:b9:39:8a:7f:c1:ac:d8:51:66:19:82:8e:b0 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59662]): strict KEX resets output message sequence number from 3 to 0 00:27:17.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59662]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:17.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59662])[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:27:17.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:17.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #0 sending command=7[7] len=419 00:27:17.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59662]) No pending packets to flush at end of KEX 00:27:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #2 SSH_MSG_NEWKEYS 00:27:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59662]): strict KEX resets input message sequence number from 3 to 0 00:27:17.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59662]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59662]) authorized authentication methods: password,publickey 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59662]) Accepted service ssh-userauth 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:17.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59662]) no authentication factory for method=none 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59662]) SSH_MSG_USERAUTH_REQUEST 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59662]) remaining methods: password,publickey 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59662]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:17.223 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59662]) authentication result: true 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59662]) SSH_MSG_USERAUTH_REQUEST 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:17.223 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59662]) no heartbeat to stop 00:27:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59662]) heartbeat type=IGNORE, interval=PT30S 00:27:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:17.224 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59662 authenticated 00:27:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:17.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59662]] session=TransportServerSession[admin@/10.30.170.22:59662] id=0 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59662])) size=2097152, max=2097152, packet=32768 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59662] 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59662]) recipient=0 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])) size=2097152, max=2097152, packet=32768 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])) re-initializing 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])) size=2097152, max=2097152, packet=32768 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:17.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #9 SSH_MSG_IGNORE 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[want-reply=true] subsystem=netconf 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[subsystem] prepared command 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]}} established 00:27:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 120: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17949 00:27:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 120: Creating data stores for simulated device 00:27:17.227 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:17.227 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:17.227 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:17.227 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:17.227 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:17.229 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f781c8e] 00:27:17.229 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:17.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:17.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:17.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:17.230 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:17.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:17.230 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f781c8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f781c8e], subtreeVersion=Version[7c711dbd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c711dbd], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:17.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:17.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:17.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 120 on channel [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 1220 down to 2095932 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) request=subsystem result=ReplySuccess, want-reply=true 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) request=subsystem activate command 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) starting runner for command=netconf 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #5 SSH_MSG_CHANNEL_DATA 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 373 down to 2096779 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_DATA len=373 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662] 00:27:17.234 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17949', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=120} created 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]} created 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662] successful with session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]} 00:27:17.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]} up 00:27:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #6 SSH_MSG_CHANNEL_DATA 00:27:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 393 down to 2096386 00:27:17.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_DATA len=393 00:27:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662] 00:27:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=120} 00:27:17.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@234e31cf after next message 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 - R:/10.30.170.22:59662]} EXI handlers added to pipeline 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@234e31cf 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 179 down to 2095753 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:17.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:17.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #7 SSH_MSG_CHANNEL_DATA 00:27:17.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 340 down to 2096046 00:27:17.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_DATA len=340 00:27:17.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662] 00:27:17.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:17.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:17.241 [netconf-device-simulator-threads-2] 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=120} 00:27:17.245 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c711dbd] 00:27:17.245 [netconf-device-simulator-threads-2] 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:27:17.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:17.245 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:17.245 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:17.245 [netconf-device-simulator-threads-2] 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:27:17.245 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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} 00:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.246 [netconf-device-simulator-threads-2] 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:27:17.247 [netconf-device-simulator-threads-2] 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:27:17.247 [netconf-device-simulator-threads-2] 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:27:17.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:17.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 778 down to 2094975 00:27:17.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:17.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:17.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #8 SSH_MSG_IGNORE 00:27:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:27:17.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]} 00:27:17.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43570]): SSH-2.0-SSHD-UNKNOWN 00:27:17.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43570]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:17.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43570]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:17.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:17.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #8 SSH_MSG_IGNORE 00:27:17.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:27:17.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43570]) Send SSH_MSG_KEXINIT 00:27:17.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:17.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #0 SSH_MSG_KEXINIT 00:27:17.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43570]) SSH_MSG_KEXINIT 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43570]) strict KEX=true client=true server=true 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: server host key algorithms = rsa-sha2-512 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: mac algorithms (client to server) = aead 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: mac algorithms (server to client) = aead 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: compression algorithms (client to server) = none 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43570]) Kex: compression algorithms (server to client) = none 00:27:17.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:17.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #1 30 00:27:17.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43570]] process command=SSH_MSG_KEXDH_INIT 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43570]] Send SSH_MSG_KEXDH_REPLY 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #1 sending command=31[31] len=1639 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43570])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43570]) Send SSH_MSG_NEWKEYS 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43570]) session ID=7d:d9:39:19:dd:b9:5b:7d:92:3c:2e:df:57:72:e3:13:5e:3f:07:2c:fd:6c:ea:a4:0b:47:87:c1:c4:28:02:69:4e:fa:59:7a:b6:c9:aa:ab:1a:3c:25:61:5d:e5:43:5b:80:4b:c5:c3:ab:fa:15:27:fd:30:c7:0f:61:7f:99:24 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43570]): strict KEX resets output message sequence number from 3 to 0 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43570]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43570])[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:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43570])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #0 sending command=7[7] len=419 00:27:17.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43570]) No pending packets to flush at end of KEX 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #2 SSH_MSG_NEWKEYS 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43570]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43570]): strict KEX resets input message sequence number from 3 to 0 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43570]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43570]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43570]) authorized authentication methods: password,publickey 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43570]) Accepted service ssh-userauth 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43570]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43570]) no authentication factory for method=none 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43570]) SSH_MSG_USERAUTH_REQUEST 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43570]) remaining methods: password,publickey 00:27:17.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43570]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43570]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:17.881 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43570]) authentication result: true 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43570]) SSH_MSG_USERAUTH_REQUEST 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43570])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43570]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:17.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43570]) no heartbeat to stop 00:27:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43570]) heartbeat type=IGNORE, interval=PT30S 00:27:17.882 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43570 authenticated 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43570]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43570]] session=TransportServerSession[admin@/10.30.170.22:43570] id=0 00:27:17.883 [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.170.22:43570])) size=2097152, max=2097152, packet=32768 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43570]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43570] 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43570]) recipient=0 00:27:17.883 [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.170.22:43570])) size=2097152, max=2097152, packet=32768 00:27:17.883 [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.170.22:43570])) re-initializing 00:27:17.883 [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.170.22:43570])) size=2097152, max=2097152, packet=32768 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570])[want-reply=true] subsystem=netconf 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570])[subsystem] prepared command 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]}} established 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 121: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17950 00:27:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 121: Creating data stores for simulated device 00:27:17.884 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:17.884 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:17.884 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:17.884 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:17.884 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[327e9cf4] 00:27:17.886 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:17.887 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:17.887 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[327e9cf4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[327e9cf4], subtreeVersion=Version[21c35cae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[21c35cae], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:17.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:17.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.889 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 121 on channel [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.889 [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.170.22:43570]) by 1220 down to 2095932 00:27:17.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) request=subsystem result=ReplySuccess, want-reply=true 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) request=subsystem activate command 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) starting runner for command=netconf 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #5 SSH_MSG_CHANNEL_DATA 00:27:17.890 [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.170.22:43570]) by 373 down to 2096779 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_DATA len=373 00:27:17.890 [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.170.22:43570] 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17950', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=121} created 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]} created 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570] successful with session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]} 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]} up 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #6 SSH_MSG_CHANNEL_DATA 00:27:17.891 [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.170.22:43570]) by 393 down to 2096386 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_DATA len=393 00:27:17.891 [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.170.22:43570] 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:17.892 [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=121} 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10f77eca after next message 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 - R:/10.30.170.22:43570]} EXI handlers added to pipeline 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10f77eca 00:27:17.892 [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.170.22:43570]) by 179 down to 2095753 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:17.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #7 SSH_MSG_CHANNEL_DATA 00:27:17.896 [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.170.22:43570]) by 340 down to 2096046 00:27:17.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_DATA len=340 00:27:17.896 [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.170.22:43570] 00:27:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:17.897 [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=121} 00:27:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[21c35cae] 00:27:17.898 [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:27:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:17.898 [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:27:17.898 [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:27:17.898 [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} 00:27:17.898 [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:27:17.898 [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=2011-06-01} 00:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [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:27:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:17.899 [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.170.22:43570]) by 778 down to 2094975 00:27:17.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:17.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:17.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]} 00:27:17.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36354]): SSH-2.0-SSHD-UNKNOWN 00:27:17.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36354]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:17.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36354]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #9 SSH_MSG_IGNORE 00:27:18.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:27:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #9 SSH_MSG_IGNORE 00:27:18.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:27:18.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #8 SSH_MSG_IGNORE 00:27:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:27:18.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36354]) Send SSH_MSG_KEXINIT 00:27:18.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #0 SSH_MSG_KEXINIT 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36354]) SSH_MSG_KEXINIT 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36354]) strict KEX=true client=true server=true 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: server host key algorithms = rsa-sha2-512 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: mac algorithms (client to server) = aead 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: mac algorithms (server to client) = aead 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: compression algorithms (client to server) = none 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36354]) Kex: compression algorithms (server to client) = none 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:18.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:18.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #1 30 00:27:18.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36354]] process command=SSH_MSG_KEXDH_INIT 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36354]] Send SSH_MSG_KEXDH_REPLY 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #1 sending command=31[31] len=1639 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36354])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36354]) Send SSH_MSG_NEWKEYS 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36354]) session ID=2f:ac:71:fe:75:6c:4c:95:ba:06:56:a8:cd:fa:3e:7b:4c:38:72:02:11:91:4e:17:69:df:f7:45:73:3a:46:24:86:11:7f:20:0f:d1:bf:65:8e:bd:a9:db:9d:31:65:78:a5:78:ec:95:9a:08:ee:2a:31:b4:d3:00:f3:3f:95:83 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:18.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36354]): strict KEX resets output message sequence number from 3 to 0 00:27:18.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36354]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:18.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36354])[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:27:18.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36354])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:18.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #0 sending command=7[7] len=419 00:27:18.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36354]) No pending packets to flush at end of KEX 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #2 SSH_MSG_NEWKEYS 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36354]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36354]): strict KEX resets input message sequence number from 3 to 0 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36354]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36354]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36354]) authorized authentication methods: password,publickey 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36354]) Accepted service ssh-userauth 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36354]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36354]) no authentication factory for method=none 00:27:18.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36354]) SSH_MSG_USERAUTH_REQUEST 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36354]) remaining methods: password,publickey 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36354]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36354]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:18.482 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36354]) authentication result: true 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36354]) SSH_MSG_USERAUTH_REQUEST 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36354])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36354]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36354]) no heartbeat to stop 00:27:18.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36354]) heartbeat type=IGNORE, interval=PT30S 00:27:18.483 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36354 authenticated 00:27:18.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:18.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36354]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:18.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36354]] session=TransportServerSession[admin@/10.30.170.22:36354] id=0 00:27:18.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36354])) size=2097152, max=2097152, packet=32768 00:27:18.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36354]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36354] 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36354]) recipient=0 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])) size=2097152, max=2097152, packet=32768 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])) re-initializing 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])) size=2097152, max=2097152, packet=32768 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[want-reply=true] subsystem=netconf 00:27:18.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[subsystem] prepared command 00:27:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]}} established 00:27:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 122: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17951 00:27:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 122: Creating data stores for simulated device 00:27:18.485 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:18.485 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:18.485 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:18.485 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:18.485 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:18.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[50461d] 00:27:18.486 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:18.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:18.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:18.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:18.487 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:18.487 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:18.487 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:18.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:18.488 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[50461d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[50461d], subtreeVersion=Version[3c4c028c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c4c028c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:18.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:18.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:18.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 122 on channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 1220 down to 2095932 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) request=subsystem result=ReplySuccess, want-reply=true 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) request=subsystem activate command 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) starting runner for command=netconf 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #5 SSH_MSG_CHANNEL_DATA 00:27:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 373 down to 2096779 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_DATA len=373 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354] 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17951', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=122} created 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]} created 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354] successful with session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]} 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]} up 00:27:18.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #6 SSH_MSG_CHANNEL_DATA 00:27:18.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 393 down to 2096386 00:27:18.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_DATA len=393 00:27:18.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354] 00:27:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:18.497 [netconf-device-simulator-threads-6] 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=122} 00:27:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27659312 after next message 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 - R:/10.30.170.22:36354]} EXI handlers added to pipeline 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27659312 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 179 down to 2095753 00:27:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:18.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:18.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #7 SSH_MSG_CHANNEL_DATA 00:27:18.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 340 down to 2096046 00:27:18.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_DATA len=340 00:27:18.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354] 00:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:18.502 [netconf-device-simulator-threads-6] 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=122} 00:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c4c028c] 00:27:18.502 [netconf-device-simulator-threads-6] 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:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:18.502 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:18.502 [netconf-device-simulator-threads-6] 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:27:18.502 [netconf-device-simulator-threads-6] 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:27:18.502 [netconf-device-simulator-threads-6] 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} 00:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] 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:27:18.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:18.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 778 down to 2094975 00:27:18.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:18.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]} 00:27:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44686]): SSH-2.0-SSHD-UNKNOWN 00:27:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44686]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:18.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44686]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:18.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44686]) Send SSH_MSG_KEXINIT 00:27:18.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:18.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #0 SSH_MSG_KEXINIT 00:27:18.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44686]) SSH_MSG_KEXINIT 00:27:18.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44686]) strict KEX=true client=true server=true 00:27:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: server host key algorithms = rsa-sha2-512 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: mac algorithms (client to server) = aead 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: mac algorithms (server to client) = aead 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: compression algorithms (client to server) = none 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44686]) Kex: compression algorithms (server to client) = none 00:27:18.718 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #9 SSH_MSG_IGNORE 00:27:18.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:27:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #8 SSH_MSG_IGNORE 00:27:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:27:18.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #1 30 00:27:18.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44686]] process command=SSH_MSG_KEXDH_INIT 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44686]] Send SSH_MSG_KEXDH_REPLY 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #1 sending command=31[31] len=1639 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44686])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44686]) Send SSH_MSG_NEWKEYS 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44686]) session ID=d1:af:3e:47:cc:87:fd:9d:af:e7:fc:71:0b:e2:5c:33:53:24:19:e1:48:fd:2c:b0:9b:12:d5:40:f3:39:be:a7:7e:3b:45:f2:52:2f:87:bd:b0:3b:25:7f:1f:f0:00:d3:40:e8:e6:4f:72:50:13:78:96:4c:7f:97:17:10:c1:ad 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44686]): strict KEX resets output message sequence number from 3 to 0 00:27:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44686]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44686])[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:27:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44686])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #0 sending command=7[7] len=419 00:27:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44686]) No pending packets to flush at end of KEX 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #2 SSH_MSG_NEWKEYS 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44686]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44686]): strict KEX resets input message sequence number from 3 to 0 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44686]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44686]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44686]) authorized authentication methods: password,publickey 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44686]) Accepted service ssh-userauth 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44686]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44686]) no authentication factory for method=none 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44686]) SSH_MSG_USERAUTH_REQUEST 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44686]) remaining methods: password,publickey 00:27:18.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44686]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44686]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:18.846 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44686]) authentication result: true 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44686]) SSH_MSG_USERAUTH_REQUEST 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44686])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44686]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:18.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44686]) no heartbeat to stop 00:27:18.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44686]) heartbeat type=IGNORE, interval=PT30S 00:27:18.847 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44686 authenticated 00:27:18.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:18.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44686]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:18.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44686]] session=TransportServerSession[admin@/10.30.170.22:44686] id=0 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44686])) size=2097152, max=2097152, packet=32768 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44686]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44686] 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44686]) recipient=0 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])) size=2097152, max=2097152, packet=32768 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])) re-initializing 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])) size=2097152, max=2097152, packet=32768 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[want-reply=true] subsystem=netconf 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[subsystem] prepared command 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]}} established 00:27:18.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 123: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17952 00:27:18.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 123: Creating data stores for simulated device 00:27:18.850 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:18.850 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:18.850 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:18.850 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:18.850 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:18.852 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4322f757] 00:27:18.852 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:18.855 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:18.855 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:18.855 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:18.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:18.855 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:18.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:18.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:18.856 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4322f757], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4322f757], subtreeVersion=Version[72a0199e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[72a0199e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:18.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:18.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:18.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 123 on channel [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 1220 down to 2095932 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) request=subsystem result=ReplySuccess, want-reply=true 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) request=subsystem activate command 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) starting runner for command=netconf 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #5 SSH_MSG_CHANNEL_DATA 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 373 down to 2096779 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_DATA len=373 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686] 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:18.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17952', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=123} created 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]} created 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686] successful with session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]} 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]} up 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #6 SSH_MSG_CHANNEL_DATA 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 393 down to 2096386 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_DATA len=393 00:27:18.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686] 00:27:18.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:18.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:18.864 [netconf-device-simulator-threads-0] 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=123} 00:27:18.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72954349 after next message 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 - R:/10.30.170.22:44686]} EXI handlers added to pipeline 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72954349 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 179 down to 2095753 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:18.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:18.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #7 SSH_MSG_CHANNEL_DATA 00:27:18.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 340 down to 2096046 00:27:18.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_DATA len=340 00:27:18.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686] 00:27:18.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:18.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:18.870 [netconf-device-simulator-threads-0] 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=123} 00:27:18.870 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[72a0199e] 00:27:18.870 [netconf-device-simulator-threads-0] 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:27:18.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:18.870 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:18.870 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:18.870 [netconf-device-simulator-threads-0] 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:27:18.870 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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} 00:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.871 [netconf-device-simulator-threads-0] 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:27:18.872 [netconf-device-simulator-threads-0] 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:27:18.872 [netconf-device-simulator-threads-0] 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:27:18.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:18.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 778 down to 2094975 00:27:18.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:18.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:19.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]} 00:27:19.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50790]): SSH-2.0-SSHD-UNKNOWN 00:27:19.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50790]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:19.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50790]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:19.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50790]) Send SSH_MSG_KEXINIT 00:27:19.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:19.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #0 SSH_MSG_KEXINIT 00:27:19.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50790]) SSH_MSG_KEXINIT 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50790]) strict KEX=true client=true server=true 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: server host key algorithms = rsa-sha2-512 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: mac algorithms (client to server) = aead 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: mac algorithms (server to client) = aead 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: compression algorithms (client to server) = none 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50790]) Kex: compression algorithms (server to client) = none 00:27:19.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #9 SSH_MSG_IGNORE 00:27:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:27:19.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #1 30 00:27:19.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50790]] process command=SSH_MSG_KEXDH_INIT 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50790]] Send SSH_MSG_KEXDH_REPLY 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #1 sending command=31[31] len=1639 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50790])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50790]) Send SSH_MSG_NEWKEYS 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50790]) session ID=bc:35:bb:1d:e2:d4:c0:ec:ac:2c:61:be:43:61:52:61:18:30:f7:a8:36:9c:a8:ab:e2:81:25:fc:a4:6e:08:bc:88:93:75:dc:a5:d2:d1:0e:5b:ff:8f:b0:ee:17:49:fa:53:1a:12:bc:da:8b:a7:49:0f:d3:17:ec:52:bc:85:30 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50790]): strict KEX resets output message sequence number from 3 to 0 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50790]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50790])[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:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50790])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #0 sending command=7[7] len=419 00:27:19.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50790]) No pending packets to flush at end of KEX 00:27:19.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #8 SSH_MSG_IGNORE 00:27:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #2 SSH_MSG_NEWKEYS 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50790]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50790]): strict KEX resets input message sequence number from 3 to 0 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50790]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50790]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50790]) authorized authentication methods: password,publickey 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50790]) Accepted service ssh-userauth 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50790]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50790]) no authentication factory for method=none 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50790]) SSH_MSG_USERAUTH_REQUEST 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50790]) remaining methods: password,publickey 00:27:19.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50790]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50790]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:19.438 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50790]) authentication result: true 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50790]) SSH_MSG_USERAUTH_REQUEST 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50790])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50790]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50790]) no heartbeat to stop 00:27:19.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50790]) heartbeat type=IGNORE, interval=PT30S 00:27:19.439 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50790 authenticated 00:27:19.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:19.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50790]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50790]] session=TransportServerSession[admin@/10.30.170.22:50790] id=0 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50790])) size=2097152, max=2097152, packet=32768 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50790]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50790] 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50790]) recipient=0 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])) size=2097152, max=2097152, packet=32768 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])) re-initializing 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])) size=2097152, max=2097152, packet=32768 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[want-reply=true] subsystem=netconf 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[subsystem] prepared command 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]}} established 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 124: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17953 00:27:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 124: Creating data stores for simulated device 00:27:19.441 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:19.441 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:19.441 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:19.441 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:19.441 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[582828cf] 00:27:19.442 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:19.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:19.443 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:19.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:19.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:19.443 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[582828cf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[582828cf], subtreeVersion=Version[7572c75], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7572c75], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:19.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:19.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:19.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 124 on channel [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 1220 down to 2095932 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) request=subsystem result=ReplySuccess, want-reply=true 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) request=subsystem activate command 00:27:19.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) starting runner for command=netconf 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #5 SSH_MSG_CHANNEL_DATA 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 373 down to 2096779 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_DATA len=373 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790] 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:19.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17953', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=124} created 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]} created 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790] successful with session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]} 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]} up 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #6 SSH_MSG_CHANNEL_DATA 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 393 down to 2096386 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_DATA len=393 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790] 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:19.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:19.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=124} 00:27:19.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:19.456 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58ed37a4 after next message 00:27:19.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 - R:/10.30.170.22:50790]} EXI handlers added to pipeline 00:27:19.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:19.457 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58ed37a4 00:27:19.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 179 down to 2095753 00:27:19.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:19.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:19.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #7 SSH_MSG_CHANNEL_DATA 00:27:19.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 340 down to 2096046 00:27:19.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_DATA len=340 00:27:19.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790] 00:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:19.461 [netconf-device-simulator-threads-2] 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=124} 00:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7572c75] 00:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:19.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] 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} 00:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.461 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] 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:27:19.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:19.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 778 down to 2094975 00:27:19.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:19.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:19.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]} 00:27:19.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42834]): SSH-2.0-SSHD-UNKNOWN 00:27:19.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42834]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:19.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42834]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42834]) Send SSH_MSG_KEXINIT 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #0 SSH_MSG_KEXINIT 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42834]) SSH_MSG_KEXINIT 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42834]) strict KEX=true client=true server=true 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: server host key algorithms = rsa-sha2-512 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: mac algorithms (client to server) = aead 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: mac algorithms (server to client) = aead 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: compression algorithms (client to server) = none 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42834]) Kex: compression algorithms (server to client) = none 00:27:19.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:19.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #1 30 00:27:19.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42834]] process command=SSH_MSG_KEXDH_INIT 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42834]] Send SSH_MSG_KEXDH_REPLY 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #1 sending command=31[31] len=1639 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42834])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42834]) Send SSH_MSG_NEWKEYS 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42834]) session ID=17:a3:39:12:d7:08:79:79:c9:ac:40:37:28:12:07:a6:31:3c:4d:d6:0e:81:b4:70:1e:06:a0:1f:e2:33:e5:36:a4:78:13:52:0d:b9:95:29:11:63:9d:12:af:2d:a2:f4:bd:14:5b:be:e0:c0:bc:59:f0:73:0b:eb:3c:e4:94:4e 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42834]): strict KEX resets output message sequence number from 3 to 0 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42834]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42834])[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:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #0 sending command=7[7] len=419 00:27:19.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42834]) No pending packets to flush at end of KEX 00:27:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #2 SSH_MSG_NEWKEYS 00:27:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42834]): strict KEX resets input message sequence number from 3 to 0 00:27:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42834]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:19.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42834]) authorized authentication methods: password,publickey 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42834]) Accepted service ssh-userauth 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42834]) no authentication factory for method=none 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42834]) SSH_MSG_USERAUTH_REQUEST 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42834]) remaining methods: password,publickey 00:27:19.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42834]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:19.957 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42834]) authentication result: true 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42834]) SSH_MSG_USERAUTH_REQUEST 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42834]) no heartbeat to stop 00:27:19.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42834]) heartbeat type=IGNORE, interval=PT30S 00:27:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:19.957 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42834 authenticated 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42834]] session=TransportServerSession[admin@/10.30.170.22:42834] id=0 00:27:19.958 [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.170.22:42834])) size=2097152, max=2097152, packet=32768 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42834] 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42834]) recipient=0 00:27:19.958 [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.170.22:42834])) size=2097152, max=2097152, packet=32768 00:27:19.958 [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.170.22:42834])) re-initializing 00:27:19.958 [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.170.22:42834])) size=2097152, max=2097152, packet=32768 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #9 SSH_MSG_IGNORE 00:27:19.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834])[want-reply=true] subsystem=netconf 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834])[subsystem] prepared command 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]}} established 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 125: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17954 00:27:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 125: Creating data stores for simulated device 00:27:19.959 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:19.959 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:19.959 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:19.959 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:19.960 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2fb19ae9] 00:27:19.961 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:19.961 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:19.961 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:19.961 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:19.961 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:19.962 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:19.962 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:19.962 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:19.962 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2fb19ae9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2fb19ae9], subtreeVersion=Version[4a8cef59], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4a8cef59], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:19.962 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:19.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:19.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.964 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 125 on channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.965 [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.170.22:42834]) by 1220 down to 2095932 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) request=subsystem result=ReplySuccess, want-reply=true 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) request=subsystem activate command 00:27:19.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) starting runner for command=netconf 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #5 SSH_MSG_CHANNEL_DATA 00:27:19.966 [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.170.22:42834]) by 373 down to 2096779 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_DATA len=373 00:27:19.966 [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.170.22:42834] 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17954', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=125} created 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]} created 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834] successful with session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]} 00:27:19.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]} up 00:27:19.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #6 SSH_MSG_CHANNEL_DATA 00:27:19.967 [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.170.22:42834]) by 393 down to 2096386 00:27:19.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_DATA len=393 00:27:19.967 [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.170.22:42834] 00:27:19.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:19.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:19.967 [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=125} 00:27:19.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58e6d84c after next message 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 - R:/10.30.170.22:42834]} EXI handlers added to pipeline 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@58e6d84c 00:27:19.968 [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.170.22:42834]) by 179 down to 2095753 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:19.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:19.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #7 SSH_MSG_CHANNEL_DATA 00:27:19.970 [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.170.22:42834]) by 340 down to 2096046 00:27:19.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_DATA len=340 00:27:19.970 [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.170.22:42834] 00:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:19.971 [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=125} 00:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4a8cef59] 00:27:19.971 [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:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:19.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:19.971 [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:27:19.971 [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:27:19.972 [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} 00:27:19.972 [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:27:19.972 [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=2011-06-01} 00:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [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:27:19.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:19.973 [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.170.22:42834]) by 778 down to 2094975 00:27:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:19.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:20.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:20.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #8 SSH_MSG_IGNORE 00:27:20.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:27:20.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]} 00:27:20.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58484]): SSH-2.0-SSHD-UNKNOWN 00:27:20.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58484]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:20.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58484]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:20.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58484]) Send SSH_MSG_KEXINIT 00:27:20.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:20.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #0 SSH_MSG_KEXINIT 00:27:20.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58484]) SSH_MSG_KEXINIT 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58484]) strict KEX=true client=true server=true 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: server host key algorithms = rsa-sha2-512 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: mac algorithms (client to server) = aead 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: mac algorithms (server to client) = aead 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: compression algorithms (client to server) = none 00:27:20.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58484]) Kex: compression algorithms (server to client) = none 00:27:20.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:20.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #1 30 00:27:20.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58484]] process command=SSH_MSG_KEXDH_INIT 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58484]] Send SSH_MSG_KEXDH_REPLY 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #1 sending command=31[31] len=1639 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58484])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58484]) Send SSH_MSG_NEWKEYS 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58484]) session ID=e1:a2:3e:47:d5:55:1a:3e:b9:b4:be:4f:c6:1d:26:06:07:c5:70:32:b1:03:d5:31:80:04:8d:09:37:d9:99:65:e6:9a:e3:96:bf:2d:4f:e3:eb:24:d8:ac:f2:96:31:58:f0:e8:b1:07:5f:db:1a:0f:4e:1a:cd:1d:c1:62:81:49 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58484]): strict KEX resets output message sequence number from 3 to 0 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58484]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:20.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58484])[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:27:20.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:20.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #0 sending command=7[7] len=419 00:27:20.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58484]) No pending packets to flush at end of KEX 00:27:20.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #9 SSH_MSG_IGNORE 00:27:20.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #2 SSH_MSG_NEWKEYS 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58484]): strict KEX resets input message sequence number from 3 to 0 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58484]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58484]) authorized authentication methods: password,publickey 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58484]) Accepted service ssh-userauth 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58484]) no authentication factory for method=none 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58484]) SSH_MSG_USERAUTH_REQUEST 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58484]) remaining methods: password,publickey 00:27:20.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58484]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:20.532 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58484]) authentication result: true 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58484]) SSH_MSG_USERAUTH_REQUEST 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:20.532 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58484]) no heartbeat to stop 00:27:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58484]) heartbeat type=IGNORE, interval=PT30S 00:27:20.533 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58484 authenticated 00:27:20.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58484]] session=TransportServerSession[admin@/10.30.170.22:58484] id=0 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58484])) size=2097152, max=2097152, packet=32768 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58484] 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58484]) recipient=0 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])) size=2097152, max=2097152, packet=32768 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])) re-initializing 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])) size=2097152, max=2097152, packet=32768 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:20.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:20.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:20.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[want-reply=true] subsystem=netconf 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[subsystem] prepared command 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]}} established 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 126: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17955 00:27:20.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 126: Creating data stores for simulated device 00:27:20.538 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:20.538 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:20.539 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:20.539 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:20.539 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:20.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[440da44d] 00:27:20.541 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:20.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:20.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:20.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:20.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:20.542 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:20.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:20.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:20.543 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[440da44d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[440da44d], subtreeVersion=Version[379b4b28], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[379b4b28], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:20.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:20.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:20.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 126 on channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 1220 down to 2095932 00:27:20.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:20.547 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:20.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) request=subsystem result=ReplySuccess, want-reply=true 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) request=subsystem activate command 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) starting runner for command=netconf 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #5 SSH_MSG_CHANNEL_DATA 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 373 down to 2096779 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_DATA len=373 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484] 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:20.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17955', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=126} created 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]} created 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484] successful with session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]} 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]} up 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #6 SSH_MSG_CHANNEL_DATA 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 393 down to 2096386 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_DATA len=393 00:27:20.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484] 00:27:20.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:20.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:20.550 [netconf-device-simulator-threads-6] 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=126} 00:27:20.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8879c6f after next message 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 - R:/10.30.170.22:58484]} EXI handlers added to pipeline 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8879c6f 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 179 down to 2095753 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:20.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:20.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #7 SSH_MSG_CHANNEL_DATA 00:27:20.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 340 down to 2096046 00:27:20.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_DATA len=340 00:27:20.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484] 00:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:20.555 [netconf-device-simulator-threads-6] 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=126} 00:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[379b4b28] 00:27:20.555 [netconf-device-simulator-threads-6] 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:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:20.555 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:20.555 [netconf-device-simulator-threads-6] 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:27:20.555 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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} 00:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.556 [netconf-device-simulator-threads-6] 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:27:20.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:20.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 778 down to 2094975 00:27:20.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:20.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]} 00:27:20.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42824]): SSH-2.0-SSHD-UNKNOWN 00:27:20.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42824]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:20.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42824]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:20.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #8 SSH_MSG_IGNORE 00:27:20.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42824]) Send SSH_MSG_KEXINIT 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #0 SSH_MSG_KEXINIT 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42824]) SSH_MSG_KEXINIT 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42824]) strict KEX=true client=true server=true 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: server host key algorithms = rsa-sha2-512 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: mac algorithms (client to server) = aead 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: mac algorithms (server to client) = aead 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: compression algorithms (client to server) = none 00:27:20.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42824]) Kex: compression algorithms (server to client) = none 00:27:20.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #1 30 00:27:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42824]] process command=SSH_MSG_KEXDH_INIT 00:27:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42824]] Send SSH_MSG_KEXDH_REPLY 00:27:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #1 sending command=31[31] len=1639 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42824])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42824]) Send SSH_MSG_NEWKEYS 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42824]) session ID=d9:4a:93:81:84:fc:03:41:70:94:e0:c5:58:f6:20:ba:03:b4:00:54:3c:90:48:f6:4d:88:14:02:2f:e1:60:62:d6:30:74:75:e0:6f:7d:75:4f:08:e0:35:0a:6e:dc:b3:76:28:22:8b:6f:6c:75:4a:47:3a:cb:91:cc:93:08:36 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42824]): strict KEX resets output message sequence number from 3 to 0 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42824]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42824])[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:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42824])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #0 sending command=7[7] len=419 00:27:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42824]) No pending packets to flush at end of KEX 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #2 SSH_MSG_NEWKEYS 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42824]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42824]): strict KEX resets input message sequence number from 3 to 0 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42824]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42824]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42824]) authorized authentication methods: password,publickey 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42824]) Accepted service ssh-userauth 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42824]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42824]) no authentication factory for method=none 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42824]) SSH_MSG_USERAUTH_REQUEST 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42824]) remaining methods: password,publickey 00:27:21.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42824]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42824]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:21.014 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42824]) authentication result: true 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42824]) SSH_MSG_USERAUTH_REQUEST 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42824])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42824]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42824]) no heartbeat to stop 00:27:21.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42824]) heartbeat type=IGNORE, interval=PT30S 00:27:21.014 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42824 authenticated 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42824]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42824]] session=TransportServerSession[admin@/10.30.170.22:42824] id=0 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42824])) size=2097152, max=2097152, packet=32768 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42824]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42824] 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42824]) recipient=0 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])) size=2097152, max=2097152, packet=32768 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])) re-initializing 00:27:21.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])) size=2097152, max=2097152, packet=32768 00:27:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[want-reply=true] subsystem=netconf 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[subsystem] prepared command 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]}} established 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 127: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17956 00:27:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 127: Creating data stores for simulated device 00:27:21.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:21.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:21.018 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:21.018 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:21.018 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:21.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42bbbea] 00:27:21.019 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:21.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:21.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #8 SSH_MSG_IGNORE 00:27:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:27:21.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:21.021 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:21.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:21.022 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:21.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:21.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:21.022 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42bbbea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42bbbea], subtreeVersion=Version[5407dcb4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5407dcb4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:21.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:21.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 127 on channel [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 1220 down to 2095932 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) request=subsystem result=ReplySuccess, want-reply=true 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) request=subsystem activate command 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) starting runner for command=netconf 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #5 SSH_MSG_CHANNEL_DATA 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 373 down to 2096779 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_DATA len=373 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824] 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17956', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=127} created 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]} created 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824] successful with session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]} 00:27:21.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]} up 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #6 SSH_MSG_CHANNEL_DATA 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 393 down to 2096386 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_DATA len=393 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824] 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:21.026 [netconf-device-simulator-threads-0] 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=127} 00:27:21.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@327df78c after next message 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 - R:/10.30.170.22:42824]} EXI handlers added to pipeline 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@327df78c 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 179 down to 2095753 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:21.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #7 SSH_MSG_CHANNEL_DATA 00:27:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 340 down to 2096046 00:27:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_DATA len=340 00:27:21.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824] 00:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:21.030 [netconf-device-simulator-threads-0] 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=127} 00:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5407dcb4] 00:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:21.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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} 00:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.030 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] 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:27:21.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:21.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 778 down to 2094975 00:27:21.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:21.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:21.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #9 SSH_MSG_IGNORE 00:27:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:27:21.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]} 00:27:21.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53840]): SSH-2.0-SSHD-UNKNOWN 00:27:21.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53840]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:21.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53840]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:21.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53840]) Send SSH_MSG_KEXINIT 00:27:21.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:21.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #0 SSH_MSG_KEXINIT 00:27:21.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53840]) SSH_MSG_KEXINIT 00:27:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53840]) strict KEX=true client=true server=true 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: server host key algorithms = rsa-sha2-512 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: mac algorithms (client to server) = aead 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: mac algorithms (server to client) = aead 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: compression algorithms (client to server) = none 00:27:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53840]) Kex: compression algorithms (server to client) = none 00:27:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:21.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #1 30 00:27:21.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53840]] process command=SSH_MSG_KEXDH_INIT 00:27:21.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53840]] Send SSH_MSG_KEXDH_REPLY 00:27:21.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #1 sending command=31[31] len=1639 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53840])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53840]) Send SSH_MSG_NEWKEYS 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53840]) session ID=a2:79:be:90:98:40:57:d0:1d:11:97:00:36:14:be:37:c7:61:a1:16:5b:81:53:b9:05:b1:df:fc:a4:bb:09:b5:b6:0d:1a:0e:e1:2a:f6:80:b2:73:45:a0:df:d0:17:8b:51:d2:c0:a2:bd:68:81:d7:17:3b:0b:78:6a:17:b6:a6 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53840]): strict KEX resets output message sequence number from 3 to 0 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53840]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53840])[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:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #0 sending command=7[7] len=419 00:27:21.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53840]) No pending packets to flush at end of KEX 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #2 SSH_MSG_NEWKEYS 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53840]): strict KEX resets input message sequence number from 3 to 0 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53840]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:21.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53840]) authorized authentication methods: password,publickey 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53840]) Accepted service ssh-userauth 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53840]) no authentication factory for method=none 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53840]) SSH_MSG_USERAUTH_REQUEST 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53840]) remaining methods: password,publickey 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53840]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:21.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:21.533 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53840]) authentication result: true 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53840]) SSH_MSG_USERAUTH_REQUEST 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53840]) no heartbeat to stop 00:27:21.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53840]) heartbeat type=IGNORE, interval=PT30S 00:27:21.533 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53840 authenticated 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53840]] session=TransportServerSession[admin@/10.30.170.22:53840] id=0 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53840])) size=2097152, max=2097152, packet=32768 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53840] 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53840]) recipient=0 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])) size=2097152, max=2097152, packet=32768 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])) re-initializing 00:27:21.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])) size=2097152, max=2097152, packet=32768 00:27:21.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:21.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[want-reply=true] subsystem=netconf 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[subsystem] prepared command 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]}} established 00:27:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 128: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17957 00:27:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 128: Creating data stores for simulated device 00:27:21.537 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:21.537 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:21.537 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:21.538 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:21.538 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:21.540 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[71c5fcd] 00:27:21.540 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:21.541 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:21.541 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:21.541 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:21.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:21.541 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:21.541 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:21.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:21.542 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[71c5fcd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[71c5fcd], subtreeVersion=Version[cfc75ad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cfc75ad], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:21.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:21.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:21.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 128 on channel [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 1220 down to 2095932 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) request=subsystem result=ReplySuccess, want-reply=true 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) request=subsystem activate command 00:27:21.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) starting runner for command=netconf 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #5 SSH_MSG_CHANNEL_DATA 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 373 down to 2096779 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_DATA len=373 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840] 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:21.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17957', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=128} created 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]} created 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840] successful with session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]} 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]} up 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #6 SSH_MSG_CHANNEL_DATA 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 393 down to 2096386 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_DATA len=393 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840] 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=128} 00:27:21.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@adc1d3a after next message 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 - R:/10.30.170.22:53840]} EXI handlers added to pipeline 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@adc1d3a 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 179 down to 2095753 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:21.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:21.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #7 SSH_MSG_CHANNEL_DATA 00:27:21.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 340 down to 2096046 00:27:21.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_DATA len=340 00:27:21.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840] 00:27:21.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:21.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:21.550 [netconf-device-simulator-threads-2] 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=128} 00:27:21.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cfc75ad] 00:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:21.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:21.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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} 00:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.551 [netconf-device-simulator-threads-2] 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:27:21.552 [netconf-device-simulator-threads-2] 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:27:21.552 [netconf-device-simulator-threads-2] 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:27:21.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:21.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 778 down to 2094975 00:27:21.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:21.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:21.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #9 SSH_MSG_IGNORE 00:27:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:27:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #8 SSH_MSG_IGNORE 00:27:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:27:21.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]} 00:27:21.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49160]): SSH-2.0-SSHD-UNKNOWN 00:27:21.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49160]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:21.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49160]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:22.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49160]) Send SSH_MSG_KEXINIT 00:27:22.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #0 SSH_MSG_KEXINIT 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49160]) SSH_MSG_KEXINIT 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49160]) strict KEX=true client=true server=true 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: server host key algorithms = rsa-sha2-512 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: mac algorithms (client to server) = aead 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: mac algorithms (server to client) = aead 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: compression algorithms (client to server) = none 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49160]) Kex: compression algorithms (server to client) = none 00:27:22.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:22.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:22.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #1 30 00:27:22.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49160]] process command=SSH_MSG_KEXDH_INIT 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49160]] Send SSH_MSG_KEXDH_REPLY 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #1 sending command=31[31] len=1639 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49160])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49160]) Send SSH_MSG_NEWKEYS 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49160]) session ID=70:5d:d0:5f:ed:88:76:32:a5:08:fe:79:77:56:85:9b:3b:55:5b:92:9a:45:11:2d:e4:fd:ab:5e:60:63:77:c5:9d:d8:d5:41:da:d2:fa:9a:d9:70:a4:f3:b2:90:f7:c9:4f:cd:b8:c7:f3:6e:b6:65:7e:ae:e3:87:81:24:fc:27 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49160]): strict KEX resets output message sequence number from 3 to 0 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49160]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49160])[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:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49160])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #0 sending command=7[7] len=419 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49160]) No pending packets to flush at end of KEX 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #9 SSH_MSG_IGNORE 00:27:22.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #2 SSH_MSG_NEWKEYS 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49160]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49160]): strict KEX resets input message sequence number from 3 to 0 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49160]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49160]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49160]) authorized authentication methods: password,publickey 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49160]) Accepted service ssh-userauth 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49160]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49160]) no authentication factory for method=none 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49160]) SSH_MSG_USERAUTH_REQUEST 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49160]) remaining methods: password,publickey 00:27:22.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49160]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49160]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:22.179 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49160]) authentication result: true 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49160]) SSH_MSG_USERAUTH_REQUEST 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49160])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49160]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49160]) no heartbeat to stop 00:27:22.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49160]) heartbeat type=IGNORE, interval=PT30S 00:27:22.179 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49160 authenticated 00:27:22.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:22.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:22.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49160]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:22.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49160]] session=TransportServerSession[admin@/10.30.170.22:49160] id=0 00:27:22.181 [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.170.22:49160])) size=2097152, max=2097152, packet=32768 00:27:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49160]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49160] 00:27:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49160]) recipient=0 00:27:22.181 [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.170.22:49160])) size=2097152, max=2097152, packet=32768 00:27:22.181 [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.170.22:49160])) re-initializing 00:27:22.181 [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.170.22:49160])) size=2097152, max=2097152, packet=32768 00:27:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #8 SSH_MSG_IGNORE 00:27:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:27:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160])[want-reply=true] subsystem=netconf 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160])[subsystem] prepared command 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]}} established 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 129: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17958 00:27:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 129: Creating data stores for simulated device 00:27:22.182 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:22.182 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:22.182 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:22.182 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:22.183 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:22.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a6c0213] 00:27:22.184 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:22.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:22.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:22.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:22.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:22.185 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:22.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:22.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:22.185 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a6c0213], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a6c0213], subtreeVersion=Version[19587c09], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19587c09], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:22.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:22.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:22.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.187 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 129 on channel [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.188 [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.170.22:49160]) by 1220 down to 2095932 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) request=subsystem result=ReplySuccess, want-reply=true 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) request=subsystem activate command 00:27:22.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) starting runner for command=netconf 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #5 SSH_MSG_CHANNEL_DATA 00:27:22.189 [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.170.22:49160]) by 373 down to 2096779 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_DATA len=373 00:27:22.189 [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.170.22:49160] 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17958', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:22.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=129} created 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]} created 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160] successful with session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]} 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]} up 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #6 SSH_MSG_CHANNEL_DATA 00:27:22.190 [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.170.22:49160]) by 393 down to 2096386 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_DATA len=393 00:27:22.190 [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.170.22:49160] 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:22.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:22.190 [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=129} 00:27:22.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9d5acec after next message 00:27:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 - R:/10.30.170.22:49160]} EXI handlers added to pipeline 00:27:22.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:22.193 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9d5acec 00:27:22.194 [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.170.22:49160]) by 179 down to 2095753 00:27:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #7 SSH_MSG_CHANNEL_DATA 00:27:22.196 [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.170.22:49160]) by 340 down to 2096046 00:27:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_DATA len=340 00:27:22.196 [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.170.22:49160] 00:27:22.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:22.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:22.197 [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=129} 00:27:22.197 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19587c09] 00:27:22.197 [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:27:22.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:22.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:22.198 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:22.198 [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:27:22.198 [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:27:22.198 [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} 00:27:22.198 [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:27:22.198 [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=2011-06-01} 00:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.198 [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:27:22.199 [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:27:22.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:22.200 [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.170.22:49160]) by 778 down to 2094975 00:27:22.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:22.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:22.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]} 00:27:22.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57990]): SSH-2.0-SSHD-UNKNOWN 00:27:22.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57990]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:22.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57990]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:22.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57990]) Send SSH_MSG_KEXINIT 00:27:22.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:22.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #0 SSH_MSG_KEXINIT 00:27:22.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57990]) SSH_MSG_KEXINIT 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57990]) strict KEX=true client=true server=true 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: server host key algorithms = rsa-sha2-512 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: mac algorithms (client to server) = aead 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: mac algorithms (server to client) = aead 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: compression algorithms (client to server) = none 00:27:22.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57990]) Kex: compression algorithms (server to client) = none 00:27:22.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:22.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #1 30 00:27:22.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57990]] process command=SSH_MSG_KEXDH_INIT 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57990]] Send SSH_MSG_KEXDH_REPLY 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #1 sending command=31[31] len=1639 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57990])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57990]) Send SSH_MSG_NEWKEYS 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57990]) session ID=92:f6:e1:98:e0:8a:6b:a9:26:0c:4e:17:6e:56:71:70:70:70:c0:36:12:2f:34:e0:fc:f7:6f:74:a3:30:2a:03:a7:76:f0:73:a9:f6:ce:6b:17:c8:97:84:c2:dd:bf:84:ab:a5:5c:39:93:1f:cc:9e:56:b3:b0:19:c5:15:ef:b6 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57990]): strict KEX resets output message sequence number from 3 to 0 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57990]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57990])[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:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #0 sending command=7[7] len=419 00:27:22.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57990]) No pending packets to flush at end of KEX 00:27:22.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #2 SSH_MSG_NEWKEYS 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57990]): strict KEX resets input message sequence number from 3 to 0 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57990]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57990]) authorized authentication methods: password,publickey 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57990]) Accepted service ssh-userauth 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57990]) no authentication factory for method=none 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57990]) SSH_MSG_USERAUTH_REQUEST 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57990]) remaining methods: password,publickey 00:27:22.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57990]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:22.604 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57990]) authentication result: true 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57990]) SSH_MSG_USERAUTH_REQUEST 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57990]) no heartbeat to stop 00:27:22.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57990]) heartbeat type=IGNORE, interval=PT30S 00:27:22.604 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57990 authenticated 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57990]] session=TransportServerSession[admin@/10.30.170.22:57990] id=0 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57990])) size=2097152, max=2097152, packet=32768 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57990] 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57990]) recipient=0 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])) size=2097152, max=2097152, packet=32768 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])) re-initializing 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])) size=2097152, max=2097152, packet=32768 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:22.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[want-reply=true] subsystem=netconf 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[subsystem] prepared command 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]}} established 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 130: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17959 00:27:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 130: Creating data stores for simulated device 00:27:22.606 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:22.606 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:22.606 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:22.606 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:22.606 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bc09689] 00:27:22.607 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:22.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:22.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:22.608 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:22.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:22.608 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:22.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:22.609 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:22.609 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bc09689], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bc09689], subtreeVersion=Version[71f7c10], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71f7c10], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:22.609 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:22.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:22.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 130 on channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 1220 down to 2095932 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) request=subsystem result=ReplySuccess, want-reply=true 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) request=subsystem activate command 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) starting runner for command=netconf 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #5 SSH_MSG_CHANNEL_DATA 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 373 down to 2096779 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_DATA len=373 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990] 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:22.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17959', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=130} created 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]} created 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990] successful with session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]} 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]} up 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #6 SSH_MSG_CHANNEL_DATA 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 393 down to 2096386 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_DATA len=393 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990] 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:22.612 [netconf-device-simulator-threads-6] 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=130} 00:27:22.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bc296bc after next message 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 - R:/10.30.170.22:57990]} EXI handlers added to pipeline 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1bc296bc 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 179 down to 2095753 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:22.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #7 SSH_MSG_CHANNEL_DATA 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 340 down to 2096046 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_DATA len=340 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990] 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:22.615 [netconf-device-simulator-threads-6] 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=130} 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71f7c10] 00:27:22.615 [netconf-device-simulator-threads-6] 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:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:22.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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} 00:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] 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:27:22.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:22.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 778 down to 2094975 00:27:22.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:22.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:22.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:22.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #9 SSH_MSG_IGNORE 00:27:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:27:22.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]} 00:27:22.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47280]): SSH-2.0-SSHD-UNKNOWN 00:27:22.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47280]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:22.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47280]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:22.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47280]) Send SSH_MSG_KEXINIT 00:27:22.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #0 SSH_MSG_KEXINIT 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47280]) SSH_MSG_KEXINIT 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47280]) strict KEX=true client=true server=true 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: server host key algorithms = rsa-sha2-512 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: mac algorithms (client to server) = aead 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: mac algorithms (server to client) = aead 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: compression algorithms (client to server) = none 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47280]) Kex: compression algorithms (server to client) = none 00:27:22.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:23.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #1 30 00:27:23.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47280]] process command=SSH_MSG_KEXDH_INIT 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47280]] Send SSH_MSG_KEXDH_REPLY 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #1 sending command=31[31] len=1639 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47280])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47280]) Send SSH_MSG_NEWKEYS 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47280]) session ID=af:ef:a3:73:c4:2b:9c:a4:7f:24:88:57:e6:c5:0c:83:3b:e2:7a:55:20:a6:95:af:97:53:3c:fe:83:a9:d3:37:8c:8e:40:9c:cf:85:4f:66:b5:d1:d4:3a:7e:9c:6b:09:d0:1e:d8:dc:b0:26:7e:a7:ec:38:41:8f:d3:36:c6:42 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47280]): strict KEX resets output message sequence number from 3 to 0 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47280]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47280])[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:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #0 sending command=7[7] len=419 00:27:23.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47280]) No pending packets to flush at end of KEX 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #2 SSH_MSG_NEWKEYS 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47280]): strict KEX resets input message sequence number from 3 to 0 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47280]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47280]) authorized authentication methods: password,publickey 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47280]) Accepted service ssh-userauth 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47280]) no authentication factory for method=none 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47280]) SSH_MSG_USERAUTH_REQUEST 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47280]) remaining methods: password,publickey 00:27:23.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47280]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:23.108 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47280]) authentication result: true 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47280]) SSH_MSG_USERAUTH_REQUEST 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47280]) no heartbeat to stop 00:27:23.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47280]) heartbeat type=IGNORE, interval=PT30S 00:27:23.109 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47280 authenticated 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47280]] session=TransportServerSession[admin@/10.30.170.22:47280] id=0 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47280])) size=2097152, max=2097152, packet=32768 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47280] 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47280]) recipient=0 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])) size=2097152, max=2097152, packet=32768 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])) re-initializing 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])) size=2097152, max=2097152, packet=32768 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:23.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:23.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:23.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:23.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[want-reply=true] subsystem=netconf 00:27:23.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[subsystem] prepared command 00:27:23.110 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]}} established 00:27:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 131: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17960 00:27:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 131: Creating data stores for simulated device 00:27:23.111 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:23.111 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:23.111 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:23.111 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:23.111 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5cf3d620] 00:27:23.112 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:23.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:23.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:23.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:23.113 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:23.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:23.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:23.113 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5cf3d620], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5cf3d620], subtreeVersion=Version[2e7e019c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e7e019c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:23.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:23.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:23.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 131 on channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 1220 down to 2095932 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) request=subsystem result=ReplySuccess, want-reply=true 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) request=subsystem activate command 00:27:23.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) starting runner for command=netconf 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #5 SSH_MSG_CHANNEL_DATA 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 373 down to 2096779 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_DATA len=373 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280] 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:23.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17960', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=131} created 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]} created 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280] successful with session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]} 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]} up 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #6 SSH_MSG_CHANNEL_DATA 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 393 down to 2096386 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_DATA len=393 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280] 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:23.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:23.119 [netconf-device-simulator-threads-0] 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=131} 00:27:23.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:23.119 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@279ccb80 after next message 00:27:23.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 - R:/10.30.170.22:47280]} EXI handlers added to pipeline 00:27:23.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:23.120 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@279ccb80 00:27:23.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 179 down to 2095753 00:27:23.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:23.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:23.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #7 SSH_MSG_CHANNEL_DATA 00:27:23.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 340 down to 2096046 00:27:23.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_DATA len=340 00:27:23.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280] 00:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:23.122 [netconf-device-simulator-threads-0] 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=131} 00:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e7e019c] 00:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:23.122 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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} 00:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.122 [netconf-device-simulator-threads-0] 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:27:23.123 [netconf-device-simulator-threads-0] 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:27:23.123 [netconf-device-simulator-threads-0] 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:27:23.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:23.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 778 down to 2094975 00:27:23.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:23.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:23.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:23.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #8 SSH_MSG_IGNORE 00:27:23.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:27:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #9 SSH_MSG_IGNORE 00:27:23.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:27:23.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #8 SSH_MSG_IGNORE 00:27:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:27:23.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]} 00:27:23.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45294]): SSH-2.0-SSHD-UNKNOWN 00:27:23.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45294]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:23.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45294]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:23.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45294]) Send SSH_MSG_KEXINIT 00:27:23.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:23.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #0 SSH_MSG_KEXINIT 00:27:23.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45294]) SSH_MSG_KEXINIT 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45294]) strict KEX=true client=true server=true 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: server host key algorithms = rsa-sha2-512 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: mac algorithms (client to server) = aead 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: mac algorithms (server to client) = aead 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: compression algorithms (client to server) = none 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45294]) Kex: compression algorithms (server to client) = none 00:27:23.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #1 30 00:27:23.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45294]] process command=SSH_MSG_KEXDH_INIT 00:27:23.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45294]] Send SSH_MSG_KEXDH_REPLY 00:27:23.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #1 sending command=31[31] len=1639 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45294])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45294]) Send SSH_MSG_NEWKEYS 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45294]) session ID=2d:d2:57:7b:be:45:7e:71:05:a4:f0:9f:95:64:b8:5b:e6:84:9c:9f:4e:79:4a:78:87:35:9c:6e:fb:7b:4e:d3:b2:47:1e:9f:ec:70:38:ae:07:90:51:47:c2:11:e7:df:93:de:52:12:04:a3:af:8b:1a:0d:20:41:b5:9e:f8:7b 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45294]): strict KEX resets output message sequence number from 3 to 0 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45294]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45294])[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:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #0 sending command=7[7] len=419 00:27:23.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45294]) No pending packets to flush at end of KEX 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #2 SSH_MSG_NEWKEYS 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45294]): strict KEX resets input message sequence number from 3 to 0 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45294]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45294]) authorized authentication methods: password,publickey 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45294]) Accepted service ssh-userauth 00:27:23.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45294]) no authentication factory for method=none 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45294]) SSH_MSG_USERAUTH_REQUEST 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45294]) remaining methods: password,publickey 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45294]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:23.723 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45294]) authentication result: true 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45294]) SSH_MSG_USERAUTH_REQUEST 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:23.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:23.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:23.724 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:23.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45294]) no heartbeat to stop 00:27:23.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45294]) heartbeat type=IGNORE, interval=PT30S 00:27:23.724 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45294 authenticated 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45294]] session=TransportServerSession[admin@/10.30.170.22:45294] id=0 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45294])) size=2097152, max=2097152, packet=32768 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45294] 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45294]) recipient=0 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])) size=2097152, max=2097152, packet=32768 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])) re-initializing 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])) size=2097152, max=2097152, packet=32768 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:23.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[want-reply=true] subsystem=netconf 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[subsystem] prepared command 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]}} established 00:27:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 132: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17961 00:27:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 132: Creating data stores for simulated device 00:27:23.727 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:23.727 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:23.728 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:23.728 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:23.728 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:23.729 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6055c418] 00:27:23.730 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:23.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:23.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:23.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:23.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:23.730 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:23.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:23.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:23.731 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6055c418], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6055c418], subtreeVersion=Version[5a6d91a9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a6d91a9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:23.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:23.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:23.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 132 on channel [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 1220 down to 2095932 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) request=subsystem result=ReplySuccess, want-reply=true 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) request=subsystem activate command 00:27:23.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) starting runner for command=netconf 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #5 SSH_MSG_CHANNEL_DATA 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 373 down to 2096779 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_DATA len=373 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294] 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:23.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17961', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=132} created 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]} created 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294] successful with session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]} 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]} up 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #6 SSH_MSG_CHANNEL_DATA 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 393 down to 2096386 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_DATA len=393 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294] 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:23.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=132} 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d049f08 after next message 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 - R:/10.30.170.22:45294]} EXI handlers added to pipeline 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d049f08 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 179 down to 2095753 00:27:23.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:23.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #7 SSH_MSG_CHANNEL_DATA 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 340 down to 2096046 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_DATA len=340 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294] 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:23.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:23.741 [netconf-device-simulator-threads-2] 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=132} 00:27:23.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a6d91a9] 00:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:23.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:23.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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} 00:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.742 [netconf-device-simulator-threads-2] 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:27:23.743 [netconf-device-simulator-threads-2] 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:27:23.743 [netconf-device-simulator-threads-2] 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:27:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 778 down to 2094975 00:27:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:23.759 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #8 SSH_MSG_IGNORE 00:27:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:27:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #9 SSH_MSG_IGNORE 00:27:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:27:24.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]} 00:27:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39310]): SSH-2.0-SSHD-UNKNOWN 00:27:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39310]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:24.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39310]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39310]) Send SSH_MSG_KEXINIT 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #0 SSH_MSG_KEXINIT 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39310]) SSH_MSG_KEXINIT 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39310]) strict KEX=true client=true server=true 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: server host key algorithms = rsa-sha2-512 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: mac algorithms (client to server) = aead 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: mac algorithms (server to client) = aead 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: compression algorithms (client to server) = none 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39310]) Kex: compression algorithms (server to client) = none 00:27:24.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:24.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #1 30 00:27:24.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39310]] process command=SSH_MSG_KEXDH_INIT 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39310]] Send SSH_MSG_KEXDH_REPLY 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #1 sending command=31[31] len=1639 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39310])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39310]) Send SSH_MSG_NEWKEYS 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39310]) session ID=03:6f:ff:9d:f0:67:ad:f5:82:ce:02:14:43:3c:a2:76:81:37:34:67:8a:99:17:a5:b1:82:c2:67:45:d3:47:b1:2d:7b:54:2a:92:3f:31:00:e2:a7:23:7e:69:6d:6d:31:d8:ff:02:41:79:96:90:62:6b:30:0d:e0:dd:d0:97:1b 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39310]): strict KEX resets output message sequence number from 3 to 0 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39310]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39310])[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:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39310])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #0 sending command=7[7] len=419 00:27:24.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39310]) No pending packets to flush at end of KEX 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #2 SSH_MSG_NEWKEYS 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39310]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39310]): strict KEX resets input message sequence number from 3 to 0 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39310]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39310]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39310]) authorized authentication methods: password,publickey 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39310]) Accepted service ssh-userauth 00:27:24.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39310]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39310]) no authentication factory for method=none 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39310]) SSH_MSG_USERAUTH_REQUEST 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39310]) remaining methods: password,publickey 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:24.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39310]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39310]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:24.276 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39310]) authentication result: true 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39310]) SSH_MSG_USERAUTH_REQUEST 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39310])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39310]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39310]) no heartbeat to stop 00:27:24.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39310]) heartbeat type=IGNORE, interval=PT30S 00:27:24.276 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39310 authenticated 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39310]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39310]] session=TransportServerSession[admin@/10.30.170.22:39310] id=0 00:27:24.277 [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.170.22:39310])) size=2097152, max=2097152, packet=32768 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39310]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39310] 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39310]) recipient=0 00:27:24.277 [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.170.22:39310])) size=2097152, max=2097152, packet=32768 00:27:24.277 [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.170.22:39310])) re-initializing 00:27:24.277 [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.170.22:39310])) size=2097152, max=2097152, packet=32768 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:24.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310])[want-reply=true] subsystem=netconf 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310])[subsystem] prepared command 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]}} established 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 133: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17962 00:27:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 133: Creating data stores for simulated device 00:27:24.278 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:24.278 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:24.279 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:24.279 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:24.279 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[63fb301a] 00:27:24.280 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:24.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:24.281 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:24.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:24.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:24.281 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[63fb301a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[63fb301a], subtreeVersion=Version[490bc5ca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[490bc5ca], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:24.281 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:24.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:24.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.283 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 133 on channel [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.284 [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.170.22:39310]) by 1220 down to 2095932 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) request=subsystem result=ReplySuccess, want-reply=true 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) request=subsystem activate command 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) starting runner for command=netconf 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #5 SSH_MSG_CHANNEL_DATA 00:27:24.285 [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.170.22:39310]) by 373 down to 2096779 00:27:24.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_DATA len=373 00:27:24.286 [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.170.22:39310] 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17962', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=133} created 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]} created 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310] successful with session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]} 00:27:24.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]} up 00:27:24.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #6 SSH_MSG_CHANNEL_DATA 00:27:24.287 [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.170.22:39310]) by 393 down to 2096386 00:27:24.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_DATA len=393 00:27:24.287 [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.170.22:39310] 00:27:24.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:24.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:24.292 [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=133} 00:27:24.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:24.292 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e6a8beb after next message 00:27:24.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 - R:/10.30.170.22:39310]} EXI handlers added to pipeline 00:27:24.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:24.293 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e6a8beb 00:27:24.293 [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.170.22:39310]) by 179 down to 2095753 00:27:24.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:24.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:24.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #7 SSH_MSG_CHANNEL_DATA 00:27:24.298 [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.170.22:39310]) by 340 down to 2096046 00:27:24.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_DATA len=340 00:27:24.298 [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.170.22:39310] 00:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:24.302 [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=133} 00:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[490bc5ca] 00:27:24.302 [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:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:24.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:24.303 [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:27:24.303 [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:27:24.303 [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} 00:27:24.303 [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:27:24.303 [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=2011-06-01} 00:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.303 [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:27:24.304 [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:27:24.304 [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:27:24.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:24.304 [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.170.22:39310]) by 778 down to 2094975 00:27:24.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:24.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:24.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #8 SSH_MSG_IGNORE 00:27:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:27:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #9 SSH_MSG_IGNORE 00:27:24.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:27:24.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]} 00:27:24.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48690]): SSH-2.0-SSHD-UNKNOWN 00:27:24.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48690]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:24.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48690]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48690]) Send SSH_MSG_KEXINIT 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #0 SSH_MSG_KEXINIT 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48690]) SSH_MSG_KEXINIT 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48690]) strict KEX=true client=true server=true 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: server host key algorithms = rsa-sha2-512 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: mac algorithms (client to server) = aead 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: mac algorithms (server to client) = aead 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: compression algorithms (client to server) = none 00:27:24.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48690]) Kex: compression algorithms (server to client) = none 00:27:24.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:24.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #1 30 00:27:24.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48690]] process command=SSH_MSG_KEXDH_INIT 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48690]] Send SSH_MSG_KEXDH_REPLY 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #1 sending command=31[31] len=1639 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48690])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48690]) Send SSH_MSG_NEWKEYS 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48690]) session ID=7a:8f:03:13:10:46:63:4f:04:98:ac:43:8b:c8:4e:55:7a:15:5c:51:cf:c4:a4:7c:9d:dc:b5:6e:32:53:00:52:bc:b3:69:f8:6f:a9:18:24:3a:89:42:37:12:4f:85:25:ae:36:0c:86:2f:43:0e:f2:2a:62:b4:1f:b2:47:85:dd 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48690]): strict KEX resets output message sequence number from 3 to 0 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48690]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48690])[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:27:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48690])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #0 sending command=7[7] len=419 00:27:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48690]) No pending packets to flush at end of KEX 00:27:24.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:24.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #8 SSH_MSG_IGNORE 00:27:24.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:27:24.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #2 SSH_MSG_NEWKEYS 00:27:24.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48690]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:24.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48690]): strict KEX resets input message sequence number from 3 to 0 00:27:24.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48690]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:24.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48690]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48690]) authorized authentication methods: password,publickey 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48690]) Accepted service ssh-userauth 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48690]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48690]) no authentication factory for method=none 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48690]) SSH_MSG_USERAUTH_REQUEST 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48690]) remaining methods: password,publickey 00:27:24.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48690]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48690]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:24.933 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48690]) authentication result: true 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48690]) SSH_MSG_USERAUTH_REQUEST 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48690])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48690]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48690]) no heartbeat to stop 00:27:24.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48690]) heartbeat type=IGNORE, interval=PT30S 00:27:24.933 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48690 authenticated 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48690]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48690]] session=TransportServerSession[admin@/10.30.170.22:48690] id=0 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48690])) size=2097152, max=2097152, packet=32768 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48690]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48690] 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48690]) recipient=0 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])) size=2097152, max=2097152, packet=32768 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])) re-initializing 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])) size=2097152, max=2097152, packet=32768 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:24.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[want-reply=true] subsystem=netconf 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[subsystem] prepared command 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]}} established 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 134: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17963 00:27:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 134: Creating data stores for simulated device 00:27:24.935 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:24.935 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:24.936 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:24.936 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:24.936 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2acc4708] 00:27:24.937 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:24.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:24.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:24.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:24.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:24.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2acc4708], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2acc4708], subtreeVersion=Version[65aca82a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65aca82a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:24.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:24.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:24.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 134 on channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 1220 down to 2095932 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) request=subsystem result=ReplySuccess, want-reply=true 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) request=subsystem activate command 00:27:24.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) starting runner for command=netconf 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #5 SSH_MSG_CHANNEL_DATA 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 373 down to 2096779 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_DATA len=373 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690] 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17963', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=134} created 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]} created 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690] successful with session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]} 00:27:24.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]} up 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #6 SSH_MSG_CHANNEL_DATA 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 393 down to 2096386 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_DATA len=393 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690] 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:24.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:24.943 [netconf-device-simulator-threads-6] 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=134} 00:27:24.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:24.943 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@774ac4c6 after next message 00:27:24.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 - R:/10.30.170.22:48690]} EXI handlers added to pipeline 00:27:24.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:24.944 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@774ac4c6 00:27:24.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 179 down to 2095753 00:27:24.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:24.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #7 SSH_MSG_CHANNEL_DATA 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 340 down to 2096046 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_DATA len=340 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690] 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:24.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:24.947 [netconf-device-simulator-threads-6] 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=134} 00:27:24.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65aca82a] 00:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:24.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:24.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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} 00:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] 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:27:24.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:24.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 778 down to 2094975 00:27:24.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:24.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:25.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #9 SSH_MSG_IGNORE 00:27:25.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:27:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]} 00:27:25.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35176]): SSH-2.0-SSHD-UNKNOWN 00:27:25.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35176]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:25.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35176]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:25.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35176]) Send SSH_MSG_KEXINIT 00:27:25.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #0 SSH_MSG_KEXINIT 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35176]) SSH_MSG_KEXINIT 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35176]) strict KEX=true client=true server=true 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: server host key algorithms = rsa-sha2-512 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: mac algorithms (client to server) = aead 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: mac algorithms (server to client) = aead 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: compression algorithms (client to server) = none 00:27:25.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35176]) Kex: compression algorithms (server to client) = none 00:27:25.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:25.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #1 30 00:27:25.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35176]] process command=SSH_MSG_KEXDH_INIT 00:27:25.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35176]] Send SSH_MSG_KEXDH_REPLY 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #1 sending command=31[31] len=1639 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35176])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35176]) Send SSH_MSG_NEWKEYS 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35176]) session ID=86:12:f5:73:1f:2a:95:7a:11:fb:48:d9:6a:1a:68:63:13:15:e3:5a:7e:cb:4f:cc:d2:9c:b3:2c:00:db:67:49:c2:2e:8d:39:4c:3a:8a:e1:84:19:8b:17:18:44:71:ec:31:df:59:9d:8c:03:b2:f6:77:dc:c3:4d:69:b9:30:83 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35176]): strict KEX resets output message sequence number from 3 to 0 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35176]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35176])[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:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:25.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #0 sending command=7[7] len=419 00:27:25.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35176]) No pending packets to flush at end of KEX 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #2 SSH_MSG_NEWKEYS 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35176]): strict KEX resets input message sequence number from 3 to 0 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35176]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35176]) authorized authentication methods: password,publickey 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35176]) Accepted service ssh-userauth 00:27:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35176]) no authentication factory for method=none 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35176]) SSH_MSG_USERAUTH_REQUEST 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35176]) remaining methods: password,publickey 00:27:25.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35176]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:25.360 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35176]) authentication result: true 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35176]) SSH_MSG_USERAUTH_REQUEST 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35176]) no heartbeat to stop 00:27:25.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35176]) heartbeat type=IGNORE, interval=PT30S 00:27:25.360 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35176 authenticated 00:27:25.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:25.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:25.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35176]] session=TransportServerSession[admin@/10.30.170.22:35176] id=0 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35176])) size=2097152, max=2097152, packet=32768 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35176] 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35176]) recipient=0 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])) size=2097152, max=2097152, packet=32768 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])) re-initializing 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])) size=2097152, max=2097152, packet=32768 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:25.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[want-reply=true] subsystem=netconf 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[subsystem] prepared command 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]}} established 00:27:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 135: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17964 00:27:25.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 135: Creating data stores for simulated device 00:27:25.364 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:25.364 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:25.365 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:25.365 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:25.365 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:25.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4da507c9] 00:27:25.367 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:25.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:25.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:25.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:25.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:25.368 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:25.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:25.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:25.369 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4da507c9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4da507c9], subtreeVersion=Version[20b46708], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[20b46708], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:25.369 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:25.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:25.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 135 on channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 1220 down to 2095932 00:27:25.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) request=subsystem result=ReplySuccess, want-reply=true 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) request=subsystem activate command 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) starting runner for command=netconf 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #5 SSH_MSG_CHANNEL_DATA 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 373 down to 2096779 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_DATA len=373 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176] 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:25.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17964', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=135} created 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]} created 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176] successful with session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]} 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]} up 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #6 SSH_MSG_CHANNEL_DATA 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 393 down to 2096386 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_DATA len=393 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176] 00:27:25.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:25.375 [netconf-device-simulator-threads-0] 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=135} 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9ebeb64 after next message 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 - R:/10.30.170.22:35176]} EXI handlers added to pipeline 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:25.375 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9ebeb64 00:27:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 179 down to 2095753 00:27:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:25.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #7 SSH_MSG_CHANNEL_DATA 00:27:25.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 340 down to 2096046 00:27:25.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_DATA len=340 00:27:25.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176] 00:27:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:25.380 [netconf-device-simulator-threads-0] 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=135} 00:27:25.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[20b46708] 00:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:25.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:25.381 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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} 00:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.381 [netconf-device-simulator-threads-0] 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:27:25.382 [netconf-device-simulator-threads-0] 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:27:25.382 [netconf-device-simulator-threads-0] 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:27:25.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:25.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 778 down to 2094975 00:27:25.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:25.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:25.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #9 SSH_MSG_IGNORE 00:27:25.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:27:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #8 SSH_MSG_IGNORE 00:27:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:27:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]} 00:27:25.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36678]): SSH-2.0-SSHD-UNKNOWN 00:27:25.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36678]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:25.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36678]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36678]) Send SSH_MSG_KEXINIT 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #0 SSH_MSG_KEXINIT 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36678]) SSH_MSG_KEXINIT 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36678]) strict KEX=true client=true server=true 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: server host key algorithms = rsa-sha2-512 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: mac algorithms (client to server) = aead 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: mac algorithms (server to client) = aead 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: compression algorithms (client to server) = none 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36678]) Kex: compression algorithms (server to client) = none 00:27:26.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:26.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:26.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #1 30 00:27:26.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36678]] process command=SSH_MSG_KEXDH_INIT 00:27:26.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:26.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #8 SSH_MSG_IGNORE 00:27:26.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36678]] Send SSH_MSG_KEXDH_REPLY 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #1 sending command=31[31] len=1639 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36678])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36678]) Send SSH_MSG_NEWKEYS 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36678]) session ID=93:1c:1a:07:41:0d:fe:74:f8:f7:09:1e:f5:83:c7:01:ad:4e:0b:42:90:a7:40:78:69:05:33:90:06:73:15:0d:b6:69:51:4f:cb:98:cf:e3:6c:48:25:22:30:77:36:5c:f0:20:4f:2d:83:93:82:07:b0:82:d4:ce:1b:d6:d6:77 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36678]): strict KEX resets output message sequence number from 3 to 0 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36678]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36678])[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:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36678])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:26.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #0 sending command=7[7] len=419 00:27:26.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36678]) No pending packets to flush at end of KEX 00:27:26.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #9 SSH_MSG_IGNORE 00:27:26.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #2 SSH_MSG_NEWKEYS 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36678]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36678]): strict KEX resets input message sequence number from 3 to 0 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36678]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36678]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36678]) authorized authentication methods: password,publickey 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36678]) Accepted service ssh-userauth 00:27:26.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36678]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36678]) no authentication factory for method=none 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36678]) SSH_MSG_USERAUTH_REQUEST 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36678]) remaining methods: password,publickey 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36678]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36678]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:26.171 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36678]) authentication result: true 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36678]) SSH_MSG_USERAUTH_REQUEST 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36678])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36678]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:26.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36678]) no heartbeat to stop 00:27:26.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36678]) heartbeat type=IGNORE, interval=PT30S 00:27:26.172 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36678 authenticated 00:27:26.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:26.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36678]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:26.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36678]] session=TransportServerSession[admin@/10.30.170.22:36678] id=0 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36678])) size=2097152, max=2097152, packet=32768 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36678]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36678] 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36678]) recipient=0 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])) size=2097152, max=2097152, packet=32768 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])) re-initializing 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])) size=2097152, max=2097152, packet=32768 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:26.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[want-reply=true] subsystem=netconf 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[subsystem] prepared command 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]}} established 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 136: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17965 00:27:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 136: Creating data stores for simulated device 00:27:26.174 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:26.174 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:26.174 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:26.174 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:26.174 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7499fc72] 00:27:26.175 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:26.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:26.176 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:26.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:26.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:26.176 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7499fc72], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7499fc72], subtreeVersion=Version[7c7ce26b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c7ce26b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:26.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:26.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 136 on channel [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 1220 down to 2095932 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) request=subsystem result=ReplySuccess, want-reply=true 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) request=subsystem activate command 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) starting runner for command=netconf 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #5 SSH_MSG_CHANNEL_DATA 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 373 down to 2096779 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_DATA len=373 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678] 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17965', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=136} created 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]} created 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678] successful with session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]} 00:27:26.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]} up 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #6 SSH_MSG_CHANNEL_DATA 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 393 down to 2096386 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_DATA len=393 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678] 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=136} 00:27:26.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a0c1ff after next message 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 - R:/10.30.170.22:36678]} EXI handlers added to pipeline 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6a0c1ff 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 179 down to 2095753 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:26.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:26.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #7 SSH_MSG_CHANNEL_DATA 00:27:26.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 340 down to 2096046 00:27:26.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_DATA len=340 00:27:26.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678] 00:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:26.184 [netconf-device-simulator-threads-2] 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=136} 00:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c7ce26b] 00:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:26.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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} 00:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.184 [netconf-device-simulator-threads-2] 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:27:26.185 [netconf-device-simulator-threads-2] 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:27:26.185 [netconf-device-simulator-threads-2] 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:27:26.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:26.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 778 down to 2094975 00:27:26.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:26.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:26.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]} 00:27:26.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51318]): SSH-2.0-SSHD-UNKNOWN 00:27:26.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51318]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:26.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51318]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:26.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51318]) Send SSH_MSG_KEXINIT 00:27:26.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #0 SSH_MSG_KEXINIT 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51318]) SSH_MSG_KEXINIT 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51318]) strict KEX=true client=true server=true 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: server host key algorithms = rsa-sha2-512 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: mac algorithms (client to server) = aead 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: mac algorithms (server to client) = aead 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: compression algorithms (client to server) = none 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51318]) Kex: compression algorithms (server to client) = none 00:27:26.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:26.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #1 30 00:27:26.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51318]] process command=SSH_MSG_KEXDH_INIT 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51318]] Send SSH_MSG_KEXDH_REPLY 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #1 sending command=31[31] len=1639 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51318])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51318]) Send SSH_MSG_NEWKEYS 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51318]) session ID=80:d3:98:0f:48:fb:9c:1e:c3:ab:0c:92:46:b7:09:0e:3a:58:16:fe:eb:e8:e2:28:a9:59:dd:9d:46:38:9a:a8:e7:10:a2:c5:89:56:ac:92:d4:67:ff:25:60:fa:5f:59:77:34:1a:92:86:ca:a5:fe:c3:1e:24:61:3b:ad:20:84 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51318]): strict KEX resets output message sequence number from 3 to 0 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51318]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51318])[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:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #0 sending command=7[7] len=419 00:27:26.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51318]) No pending packets to flush at end of KEX 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #2 SSH_MSG_NEWKEYS 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51318]): strict KEX resets input message sequence number from 3 to 0 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51318]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51318]) authorized authentication methods: password,publickey 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51318]) Accepted service ssh-userauth 00:27:26.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51318]) no authentication factory for method=none 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51318]) SSH_MSG_USERAUTH_REQUEST 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51318]) remaining methods: password,publickey 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51318]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:26.473 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51318]) authentication result: true 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51318]) SSH_MSG_USERAUTH_REQUEST 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51318]) no heartbeat to stop 00:27:26.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51318]) heartbeat type=IGNORE, interval=PT30S 00:27:26.474 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51318 authenticated 00:27:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:26.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51318]] session=TransportServerSession[admin@/10.30.170.22:51318] id=0 00:27:26.475 [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.170.22:51318])) size=2097152, max=2097152, packet=32768 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51318] 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51318]) recipient=0 00:27:26.475 [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.170.22:51318])) size=2097152, max=2097152, packet=32768 00:27:26.475 [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.170.22:51318])) re-initializing 00:27:26.475 [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.170.22:51318])) size=2097152, max=2097152, packet=32768 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318])[want-reply=true] subsystem=netconf 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318])[subsystem] prepared command 00:27:26.475 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]}} established 00:27:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 137: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17966 00:27:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 137: Creating data stores for simulated device 00:27:26.476 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:26.476 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:26.476 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:26.476 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:26.476 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[279ba3c6] 00:27:26.477 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:26.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:26.478 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:26.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:26.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:26.478 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[279ba3c6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[279ba3c6], subtreeVersion=Version[36e4ce92], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[36e4ce92], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:26.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:26.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:26.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.480 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 137 on channel [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.484 [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.170.22:51318]) by 1220 down to 2095932 00:27:26.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) request=subsystem result=ReplySuccess, want-reply=true 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) request=subsystem activate command 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) starting runner for command=netconf 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #5 SSH_MSG_CHANNEL_DATA 00:27:26.485 [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.170.22:51318]) by 373 down to 2096779 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_DATA len=373 00:27:26.485 [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.170.22:51318] 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:26.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17966', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=137} created 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]} created 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318] successful with session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]} 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]} up 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #6 SSH_MSG_CHANNEL_DATA 00:27:26.486 [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.170.22:51318]) by 393 down to 2096386 00:27:26.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_DATA len=393 00:27:26.486 [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.170.22:51318] 00:27:26.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:26.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:26.487 [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=137} 00:27:26.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:26.488 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4fa228f2 after next message 00:27:26.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 - R:/10.30.170.22:51318]} EXI handlers added to pipeline 00:27:26.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:26.492 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4fa228f2 00:27:26.492 [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.170.22:51318]) by 179 down to 2095753 00:27:26.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:26.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:26.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #7 SSH_MSG_CHANNEL_DATA 00:27:26.495 [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.170.22:51318]) by 340 down to 2096046 00:27:26.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_DATA len=340 00:27:26.495 [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.170.22:51318] 00:27:26.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:26.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:26.495 [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=137} 00:27:26.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[36e4ce92] 00:27:26.496 [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:27:26.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:26.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:26.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:26.496 [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:27:26.496 [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:27:26.496 [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} 00:27:26.496 [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:27:26.496 [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=2011-06-01} 00:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [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:27:26.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:26.497 [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.170.22:51318]) by 778 down to 2094975 00:27:26.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:26.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:26.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #9 SSH_MSG_IGNORE 00:27:26.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:27:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #8 SSH_MSG_IGNORE 00:27:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:27:26.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]} 00:27:26.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40968]): SSH-2.0-SSHD-UNKNOWN 00:27:26.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40968]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:26.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40968]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:26.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40968]) Send SSH_MSG_KEXINIT 00:27:26.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:26.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #0 SSH_MSG_KEXINIT 00:27:26.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40968]) SSH_MSG_KEXINIT 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40968]) strict KEX=true client=true server=true 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: server host key algorithms = rsa-sha2-512 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: mac algorithms (client to server) = aead 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: mac algorithms (server to client) = aead 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: compression algorithms (client to server) = none 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40968]) Kex: compression algorithms (server to client) = none 00:27:26.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:27.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #1 30 00:27:27.060 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40968]] process command=SSH_MSG_KEXDH_INIT 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40968]] Send SSH_MSG_KEXDH_REPLY 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #1 sending command=31[31] len=1639 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40968]) Send SSH_MSG_NEWKEYS 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40968]) session ID=f0:64:1d:88:a0:88:a1:0f:76:d8:6a:b7:93:04:08:64:8f:16:c5:62:d4:58:f1:a4:fd:83:bb:2a:be:6d:e7:18:5b:c4:6a:66:4e:1c:5c:5d:86:2d:d9:dc:5b:c2:31:1f:1a:df:b7:8e:53:c1:51:15:00:9c:ab:21:1f:01:ca:cd 00:27:27.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40968]): strict KEX resets output message sequence number from 3 to 0 00:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40968]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40968])[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:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #0 sending command=7[7] len=419 00:27:27.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40968]) No pending packets to flush at end of KEX 00:27:27.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #2 SSH_MSG_NEWKEYS 00:27:27.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:27.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40968]): strict KEX resets input message sequence number from 3 to 0 00:27:27.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40968]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40968]) authorized authentication methods: password,publickey 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40968]) Accepted service ssh-userauth 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40968]) no authentication factory for method=none 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40968]) SSH_MSG_USERAUTH_REQUEST 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40968]) remaining methods: password,publickey 00:27:27.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40968]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:27.114 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40968]) authentication result: true 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40968]) SSH_MSG_USERAUTH_REQUEST 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40968]) no heartbeat to stop 00:27:27.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40968]) heartbeat type=IGNORE, interval=PT30S 00:27:27.115 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40968 authenticated 00:27:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40968]] session=TransportServerSession[admin@/10.30.170.22:40968] id=0 00:27:27.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40968])) size=2097152, max=2097152, packet=32768 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40968] 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40968]) recipient=0 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])) size=2097152, max=2097152, packet=32768 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])) re-initializing 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])) size=2097152, max=2097152, packet=32768 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:27.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[want-reply=true] subsystem=netconf 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[subsystem] prepared command 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]}} established 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 138: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17967 00:27:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 138: Creating data stores for simulated device 00:27:27.117 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:27.118 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:27.118 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:27.118 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:27.118 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:27.120 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[be5154d] 00:27:27.120 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:27.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:27.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:27.121 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:27.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:27.122 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:27.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:27.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:27.122 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[be5154d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[be5154d], subtreeVersion=Version[28d6f544], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[28d6f544], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:27.122 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:27.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:27.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 138 on channel [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 1220 down to 2095932 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) request=subsystem result=ReplySuccess, want-reply=true 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) request=subsystem activate command 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) starting runner for command=netconf 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #5 SSH_MSG_CHANNEL_DATA 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 373 down to 2096779 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_DATA len=373 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968] 00:27:27.127 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17967', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=138} created 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]} created 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968] successful with session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]} 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]} up 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #6 SSH_MSG_CHANNEL_DATA 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 393 down to 2096386 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_DATA len=393 00:27:27.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968] 00:27:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:27.129 [netconf-device-simulator-threads-6] 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=138} 00:27:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f95bde9 after next message 00:27:27.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 - R:/10.30.170.22:40968]} EXI handlers added to pipeline 00:27:27.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:27.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f95bde9 00:27:27.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 179 down to 2095753 00:27:27.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:27.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:27.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #7 SSH_MSG_CHANNEL_DATA 00:27:27.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 340 down to 2096046 00:27:27.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_DATA len=340 00:27:27.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968] 00:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:27.133 [netconf-device-simulator-threads-6] 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=138} 00:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[28d6f544] 00:27:27.133 [netconf-device-simulator-threads-6] 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:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:27.133 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:27.133 [netconf-device-simulator-threads-6] 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:27:27.133 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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} 00:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] 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:27:27.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:27.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 778 down to 2094975 00:27:27.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:27.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #9 SSH_MSG_IGNORE 00:27:27.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:27:27.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]} 00:27:27.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40712]): SSH-2.0-SSHD-UNKNOWN 00:27:27.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40712]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:27.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40712]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40712]) Send SSH_MSG_KEXINIT 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #0 SSH_MSG_KEXINIT 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40712]) SSH_MSG_KEXINIT 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40712]) strict KEX=true client=true server=true 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: server host key algorithms = rsa-sha2-512 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: mac algorithms (client to server) = aead 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: mac algorithms (server to client) = aead 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: compression algorithms (client to server) = none 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40712]) Kex: compression algorithms (server to client) = none 00:27:27.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:27.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #1 30 00:27:27.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40712]] process command=SSH_MSG_KEXDH_INIT 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40712]] Send SSH_MSG_KEXDH_REPLY 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #1 sending command=31[31] len=1639 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40712]) Send SSH_MSG_NEWKEYS 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40712]) session ID=02:21:bb:4d:66:f6:c4:df:3a:9f:02:af:57:81:fb:f3:22:b7:2e:8c:de:e5:4f:d7:3e:28:a8:14:d4:6e:f2:22:3d:37:70:30:54:db:d6:b4:db:9a:14:34:e6:4a:7d:08:c1:82:7d:0d:d5:2d:78:b9:42:ba:70:c7:36:37:27:a0 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40712]): strict KEX resets output message sequence number from 3 to 0 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40712])[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:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #0 sending command=7[7] len=419 00:27:27.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40712]) No pending packets to flush at end of KEX 00:27:27.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:27.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #8 SSH_MSG_IGNORE 00:27:27.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:27:27.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #2 SSH_MSG_NEWKEYS 00:27:27.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:27.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40712]): strict KEX resets input message sequence number from 3 to 0 00:27:27.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40712]) authorized authentication methods: password,publickey 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40712]) Accepted service ssh-userauth 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40712]) no authentication factory for method=none 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40712]) SSH_MSG_USERAUTH_REQUEST 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40712]) remaining methods: password,publickey 00:27:27.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40712]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:27.547 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40712]) authentication result: true 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40712]) SSH_MSG_USERAUTH_REQUEST 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40712]) no heartbeat to stop 00:27:27.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40712]) heartbeat type=IGNORE, interval=PT30S 00:27:27.547 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40712 authenticated 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40712]] session=TransportServerSession[admin@/10.30.170.22:40712] id=0 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40712])) size=2097152, max=2097152, packet=32768 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40712] 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40712]) recipient=0 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])) size=2097152, max=2097152, packet=32768 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])) re-initializing 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])) size=2097152, max=2097152, packet=32768 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:27.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[want-reply=true] subsystem=netconf 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[subsystem] prepared command 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]}} established 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 139: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17968 00:27:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 139: Creating data stores for simulated device 00:27:27.549 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:27.549 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:27.549 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:27.550 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:27.550 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:27.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f250d7c] 00:27:27.551 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:27.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:27.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:27.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:27.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:27.552 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:27.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:27.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:27.552 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f250d7c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f250d7c], subtreeVersion=Version[3fa71fc2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3fa71fc2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:27.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:27.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 139 on channel [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 1220 down to 2095932 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) request=subsystem result=ReplySuccess, want-reply=true 00:27:27.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) request=subsystem activate command 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) starting runner for command=netconf 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #5 SSH_MSG_CHANNEL_DATA 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 373 down to 2096779 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_DATA len=373 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712] 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17968', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=139} created 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]} created 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712] successful with session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]} 00:27:27.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]} up 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #6 SSH_MSG_CHANNEL_DATA 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 393 down to 2096386 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_DATA len=393 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712] 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:27.556 [netconf-device-simulator-threads-0] 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=139} 00:27:27.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@210e1d0c after next message 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 - R:/10.30.170.22:40712]} EXI handlers added to pipeline 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@210e1d0c 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 179 down to 2095753 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:27.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #7 SSH_MSG_CHANNEL_DATA 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 340 down to 2096046 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_DATA len=340 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712] 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:27.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:27.559 [netconf-device-simulator-threads-0] 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=139} 00:27:27.560 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3fa71fc2] 00:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:27.560 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:27.560 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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} 00:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] 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:27:27.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:27.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 778 down to 2094975 00:27:27.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:27.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:27.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:27.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #9 SSH_MSG_IGNORE 00:27:27.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:27:27.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #8 SSH_MSG_IGNORE 00:27:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:27:28.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]} 00:27:28.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34334]): SSH-2.0-SSHD-UNKNOWN 00:27:28.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34334]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:28.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34334]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34334]) Send SSH_MSG_KEXINIT 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #0 SSH_MSG_KEXINIT 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34334]) SSH_MSG_KEXINIT 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34334]) strict KEX=true client=true server=true 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: server host key algorithms = rsa-sha2-512 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: mac algorithms (client to server) = aead 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: mac algorithms (server to client) = aead 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: compression algorithms (client to server) = none 00:27:28.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34334]) Kex: compression algorithms (server to client) = none 00:27:28.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:28.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:28.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #1 30 00:27:28.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34334]] process command=SSH_MSG_KEXDH_INIT 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34334]] Send SSH_MSG_KEXDH_REPLY 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #1 sending command=31[31] len=1639 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34334])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34334]) Send SSH_MSG_NEWKEYS 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34334]) session ID=de:a9:09:1f:6d:07:34:c6:2c:50:0a:10:31:9e:65:e9:66:90:67:16:ca:ea:c9:2d:16:af:0e:e7:93:bb:18:0a:07:79:a7:29:65:39:e6:51:6e:fc:73:0e:0e:28:c9:5a:20:9f:90:8e:8c:6f:67:46:b1:4b:78:c5:0f:07:de:b5 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34334]): strict KEX resets output message sequence number from 3 to 0 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34334]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34334])[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:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34334])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #0 sending command=7[7] len=419 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34334]) No pending packets to flush at end of KEX 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #9 SSH_MSG_IGNORE 00:27:28.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #2 SSH_MSG_NEWKEYS 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34334]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34334]): strict KEX resets input message sequence number from 3 to 0 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34334]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34334]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34334]) authorized authentication methods: password,publickey 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34334]) Accepted service ssh-userauth 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:28.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34334]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34334]) no authentication factory for method=none 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34334]) SSH_MSG_USERAUTH_REQUEST 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34334]) remaining methods: password,publickey 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34334]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34334]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:28.329 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34334]) authentication result: true 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34334]) SSH_MSG_USERAUTH_REQUEST 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34334])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34334]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34334]) no heartbeat to stop 00:27:28.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34334]) heartbeat type=IGNORE, interval=PT30S 00:27:28.330 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34334 authenticated 00:27:28.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:28.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34334]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:28.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34334]] session=TransportServerSession[admin@/10.30.170.22:34334] id=0 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34334])) size=2097152, max=2097152, packet=32768 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34334]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34334] 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34334]) recipient=0 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])) size=2097152, max=2097152, packet=32768 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])) re-initializing 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])) size=2097152, max=2097152, packet=32768 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[want-reply=true] subsystem=netconf 00:27:28.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[subsystem] prepared command 00:27:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]}} established 00:27:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 140: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17969 00:27:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 140: Creating data stores for simulated device 00:27:28.332 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:28.332 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:28.332 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:28.332 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:28.332 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b96e8b2] 00:27:28.333 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:28.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:28.334 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:28.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:28.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:28.334 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b96e8b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b96e8b2], subtreeVersion=Version[560bafef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[560bafef], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:28.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:28.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 140 on channel [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 1220 down to 2095932 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) request=subsystem result=ReplySuccess, want-reply=true 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) request=subsystem activate command 00:27:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) starting runner for command=netconf 00:27:28.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #5 SSH_MSG_CHANNEL_DATA 00:27:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 373 down to 2096779 00:27:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_DATA len=373 00:27:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334] 00:27:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:28.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17969', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=140} created 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]} created 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334] successful with session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]} 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]} up 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #6 SSH_MSG_CHANNEL_DATA 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 393 down to 2096386 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_DATA len=393 00:27:28.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334] 00:27:28.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:28.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:28.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=140} 00:27:28.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5476f120 after next message 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 - R:/10.30.170.22:34334]} EXI handlers added to pipeline 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5476f120 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 179 down to 2095753 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:28.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:28.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #7 SSH_MSG_CHANNEL_DATA 00:27:28.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 340 down to 2096046 00:27:28.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_DATA len=340 00:27:28.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334] 00:27:28.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:28.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:28.365 [netconf-device-simulator-threads-2] 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=140} 00:27:28.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[560bafef] 00:27:28.366 [netconf-device-simulator-threads-2] 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:27:28.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:28.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:28.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:28.366 [netconf-device-simulator-threads-2] 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:27:28.366 [netconf-device-simulator-threads-2] 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:27:28.366 [netconf-device-simulator-threads-2] 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} 00:27:28.366 [netconf-device-simulator-threads-2] 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:27:28.366 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] 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:27:28.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:28.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 778 down to 2094975 00:27:28.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:28.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:28.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #8 SSH_MSG_IGNORE 00:27:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:27:28.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]} 00:27:28.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43446]): SSH-2.0-SSHD-UNKNOWN 00:27:28.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43446]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:28.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43446]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:28.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43446]) Send SSH_MSG_KEXINIT 00:27:28.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #0 SSH_MSG_KEXINIT 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43446]) SSH_MSG_KEXINIT 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43446]) strict KEX=true client=true server=true 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: server host key algorithms = rsa-sha2-512 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: mac algorithms (client to server) = aead 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: mac algorithms (server to client) = aead 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: compression algorithms (client to server) = none 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43446]) Kex: compression algorithms (server to client) = none 00:27:28.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:28.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #1 30 00:27:28.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43446]] process command=SSH_MSG_KEXDH_INIT 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43446]] Send SSH_MSG_KEXDH_REPLY 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #1 sending command=31[31] len=1639 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43446]) Send SSH_MSG_NEWKEYS 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43446]) session ID=15:45:be:d1:9b:a5:f0:ce:4d:45:42:99:d2:8c:da:78:84:a0:b8:5c:6c:75:1f:80:67:03:8b:d0:4f:97:db:4b:ad:4e:7d:5c:f3:00:7e:80:7f:dd:17:c0:eb:3a:c9:17:dc:48:3e:e4:c1:ab:a1:b5:b8:26:a8:ab:a2:d9:2d:7a 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43446]): strict KEX resets output message sequence number from 3 to 0 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43446]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43446])[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:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #0 sending command=7[7] len=419 00:27:28.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43446]) No pending packets to flush at end of KEX 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #2 SSH_MSG_NEWKEYS 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43446]): strict KEX resets input message sequence number from 3 to 0 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43446]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43446]) authorized authentication methods: password,publickey 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43446]) Accepted service ssh-userauth 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43446]) no authentication factory for method=none 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43446]) SSH_MSG_USERAUTH_REQUEST 00:27:28.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43446]) remaining methods: password,publickey 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43446]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:28.759 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43446]) authentication result: true 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43446]) SSH_MSG_USERAUTH_REQUEST 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:28.759 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:28.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43446]) no heartbeat to stop 00:27:28.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43446]) heartbeat type=IGNORE, interval=PT30S 00:27:28.760 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43446 authenticated 00:27:28.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:28.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43446]] session=TransportServerSession[admin@/10.30.170.22:43446] id=0 00:27:28.761 [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.170.22:43446])) size=2097152, max=2097152, packet=32768 00:27:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43446] 00:27:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43446]) recipient=0 00:27:28.761 [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.170.22:43446])) size=2097152, max=2097152, packet=32768 00:27:28.761 [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.170.22:43446])) re-initializing 00:27:28.761 [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.170.22:43446])) size=2097152, max=2097152, packet=32768 00:27:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446])[want-reply=true] subsystem=netconf 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446])[subsystem] prepared command 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]}} established 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 141: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17970 00:27:28.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 141: Creating data stores for simulated device 00:27:28.764 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:28.764 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:28.765 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:28.765 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:28.765 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:28.767 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[434927ce] 00:27:28.767 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:28.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:28.769 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:28.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:28.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:28.769 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[434927ce], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[434927ce], subtreeVersion=Version[5f298641], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f298641], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:28.769 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:28.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:28.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.771 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 141 on channel [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.772 [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.170.22:43446]) by 1220 down to 2095932 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) request=subsystem result=ReplySuccess, want-reply=true 00:27:28.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) request=subsystem activate command 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) starting runner for command=netconf 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #5 SSH_MSG_CHANNEL_DATA 00:27:28.773 [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.170.22:43446]) by 373 down to 2096779 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_DATA len=373 00:27:28.773 [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.170.22:43446] 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:28.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17970', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=141} created 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]} created 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446] successful with session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]} 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]} up 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #6 SSH_MSG_CHANNEL_DATA 00:27:28.774 [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.170.22:43446]) by 393 down to 2096386 00:27:28.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_DATA len=393 00:27:28.774 [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.170.22:43446] 00:27:28.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:28.776 [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=141} 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ea69ea0 after next message 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 - R:/10.30.170.22:43446]} EXI handlers added to pipeline 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ea69ea0 00:27:28.776 [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.170.22:43446]) by 179 down to 2095753 00:27:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:28.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #7 SSH_MSG_CHANNEL_DATA 00:27:28.779 [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.170.22:43446]) by 340 down to 2096046 00:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_DATA len=340 00:27:28.779 [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.170.22:43446] 00:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:28.779 [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=141} 00:27:28.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:28.781 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f298641] 00:27:28.781 [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:27:28.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:28.781 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:28.781 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:28.781 [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:27:28.781 [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:27:28.781 [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} 00:27:28.781 [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:27:28.782 [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=2011-06-01} 00:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [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:27:28.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #8 SSH_MSG_IGNORE 00:27:28.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:27:28.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:28.783 [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.170.22:43446]) by 778 down to 2094975 00:27:28.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:28.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #9 SSH_MSG_IGNORE 00:27:28.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:27:29.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]} 00:27:29.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47396]): SSH-2.0-SSHD-UNKNOWN 00:27:29.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47396]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:29.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47396]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47396]) Send SSH_MSG_KEXINIT 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #0 SSH_MSG_KEXINIT 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_KEXINIT 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47396]) strict KEX=true client=true server=true 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: server host key algorithms = rsa-sha2-512 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: mac algorithms (client to server) = aead 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: mac algorithms (server to client) = aead 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: compression algorithms (client to server) = none 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: compression algorithms (server to client) = none 00:27:29.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:29.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #1 30 00:27:29.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47396]] process command=SSH_MSG_KEXDH_INIT 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47396]] Send SSH_MSG_KEXDH_REPLY 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #1 sending command=31[31] len=1639 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47396])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47396]) Send SSH_MSG_NEWKEYS 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47396]) session ID=81:72:3f:e1:94:22:07:66:06:1d:7a:5c:b7:55:cb:52:5e:c2:37:27:23:d0:0f:53:82:02:0b:e9:4a:95:66:d4:b9:cf:47:f3:34:78:47:52:1c:51:b1:ad:22:7e:a6:28:c3:3c:60:42:f7:cc:06:44:0c:1a:c3:e4:42:d3:db:7b 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47396]): strict KEX resets output message sequence number from 3 to 0 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47396]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47396])[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:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #0 sending command=7[7] len=419 00:27:29.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47396]) No pending packets to flush at end of KEX 00:27:29.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:29.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #8 SSH_MSG_IGNORE 00:27:29.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #2 SSH_MSG_NEWKEYS 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47396]): strict KEX resets input message sequence number from 3 to 0 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47396]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47396]) authorized authentication methods: password,publickey 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47396]) Accepted service ssh-userauth 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) no authentication factory for method=none 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_USERAUTH_REQUEST 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47396]) remaining methods: password,publickey 00:27:29.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:29.334 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47396]) authentication result: true 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_USERAUTH_REQUEST 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) no heartbeat to stop 00:27:29.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47396]) heartbeat type=IGNORE, interval=PT30S 00:27:29.334 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47396 authenticated 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]] session=TransportServerSession[admin@/10.30.170.22:47396] id=0 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47396])) size=2097152, max=2097152, packet=32768 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47396] 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47396]) recipient=0 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])) size=2097152, max=2097152, packet=32768 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])) re-initializing 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])) size=2097152, max=2097152, packet=32768 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:29.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[want-reply=true] subsystem=netconf 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[subsystem] prepared command 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]}} established 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 142: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17971 00:27:29.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 142: Creating data stores for simulated device 00:27:29.337 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:29.337 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:29.337 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:29.337 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:29.337 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[719e58c1] 00:27:29.338 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:29.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:29.339 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:29.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:29.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:29.339 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[719e58c1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[719e58c1], subtreeVersion=Version[638596d7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[638596d7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:29.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:29.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:29.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 142 on channel [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 1220 down to 2095932 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) request=subsystem result=ReplySuccess, want-reply=true 00:27:29.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) request=subsystem activate command 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) starting runner for command=netconf 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #5 SSH_MSG_CHANNEL_DATA 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 373 down to 2096779 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=373 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17971', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=142} created 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]} created 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396] successful with session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]} 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]} up 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #6 SSH_MSG_CHANNEL_DATA 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 393 down to 2096386 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=393 00:27:29.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:29.343 [netconf-device-simulator-threads-6] 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=142} 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b80bbbd after next message 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 - R:/10.30.170.22:47396]} EXI handlers added to pipeline 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b80bbbd 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 179 down to 2095753 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:29.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:29.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #7 SSH_MSG_CHANNEL_DATA 00:27:29.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 340 down to 2096046 00:27:29.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=340 00:27:29.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:29.346 [netconf-device-simulator-threads-6] 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=142} 00:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[638596d7] 00:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:29.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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} 00:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.346 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] 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:27:29.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:29.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 778 down to 2094975 00:27:29.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:29.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:29.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #9 SSH_MSG_IGNORE 00:27:29.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:27:29.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]} 00:27:29.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49668]): SSH-2.0-SSHD-UNKNOWN 00:27:29.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49668]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:29.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49668]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:29.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:29.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #8 SSH_MSG_IGNORE 00:27:29.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49668]) Send SSH_MSG_KEXINIT 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #0 SSH_MSG_KEXINIT 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49668]) SSH_MSG_KEXINIT 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49668]) strict KEX=true client=true server=true 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:29.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: server host key algorithms = rsa-sha2-512 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: mac algorithms (client to server) = aead 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: mac algorithms (server to client) = aead 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: compression algorithms (client to server) = none 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49668]) Kex: compression algorithms (server to client) = none 00:27:29.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:29.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #1 30 00:27:29.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49668]] process command=SSH_MSG_KEXDH_INIT 00:27:29.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49668]] Send SSH_MSG_KEXDH_REPLY 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #1 sending command=31[31] len=1639 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49668])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49668]) Send SSH_MSG_NEWKEYS 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49668]) session ID=24:97:58:ee:d9:54:fc:0a:1d:d6:58:33:dd:08:a1:04:da:6d:1d:12:d1:c4:d2:f8:17:25:2d:64:9e:85:02:6f:a1:0e:23:f6:4a:5b:78:7d:f9:2c:99:43:bf:dc:2b:3f:c8:f7:ef:55:a4:be:b0:42:95:a1:91:dc:62:06:71:30 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49668]): strict KEX resets output message sequence number from 3 to 0 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49668]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49668])[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:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49668])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #0 sending command=7[7] len=419 00:27:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49668]) No pending packets to flush at end of KEX 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #2 SSH_MSG_NEWKEYS 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49668]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49668]): strict KEX resets input message sequence number from 3 to 0 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49668]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:29.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49668]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49668]) authorized authentication methods: password,publickey 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49668]) Accepted service ssh-userauth 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49668]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49668]) no authentication factory for method=none 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49668]) SSH_MSG_USERAUTH_REQUEST 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49668]) remaining methods: password,publickey 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49668]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:29.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49668]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:29.932 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49668]) authentication result: true 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49668]) SSH_MSG_USERAUTH_REQUEST 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49668])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49668]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:29.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49668]) no heartbeat to stop 00:27:29.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49668]) heartbeat type=IGNORE, interval=PT30S 00:27:29.933 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49668 authenticated 00:27:29.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:29.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49668]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49668]] session=TransportServerSession[admin@/10.30.170.22:49668] id=0 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49668])) size=2097152, max=2097152, packet=32768 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49668]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49668] 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49668]) recipient=0 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])) size=2097152, max=2097152, packet=32768 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])) re-initializing 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])) size=2097152, max=2097152, packet=32768 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:29.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[want-reply=true] subsystem=netconf 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[subsystem] prepared command 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]}} established 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 143: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17972 00:27:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 143: Creating data stores for simulated device 00:27:29.935 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:29.935 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:29.935 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:29.935 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:29.935 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:29.936 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3719e1d] 00:27:29.936 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:29.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:29.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:29.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:29.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:29.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:29.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:29.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:29.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3719e1d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3719e1d], subtreeVersion=Version[25e3e6ad], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25e3e6ad], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:29.938 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:29.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 143 on channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 1220 down to 2095932 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) request=subsystem result=ReplySuccess, want-reply=true 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) request=subsystem activate command 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) starting runner for command=netconf 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #5 SSH_MSG_CHANNEL_DATA 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 373 down to 2096779 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_DATA len=373 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668] 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:29.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17972', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=143} created 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]} created 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668] successful with session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]} 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]} up 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #6 SSH_MSG_CHANNEL_DATA 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 393 down to 2096386 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_DATA len=393 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668] 00:27:29.941 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:29.942 [netconf-device-simulator-threads-0] 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=143} 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75c1a848 after next message 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 - R:/10.30.170.22:49668]} EXI handlers added to pipeline 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@75c1a848 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 179 down to 2095753 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:29.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:29.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #7 SSH_MSG_CHANNEL_DATA 00:27:29.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 340 down to 2096046 00:27:29.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_DATA len=340 00:27:29.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668] 00:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:29.945 [netconf-device-simulator-threads-0] 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=143} 00:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25e3e6ad] 00:27:29.945 [netconf-device-simulator-threads-0] 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:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:29.945 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:29.945 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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} 00:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] 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:27:29.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:29.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 778 down to 2094975 00:27:29.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:29.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:30.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #9 SSH_MSG_IGNORE 00:27:30.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:27:30.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]} 00:27:30.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60446]): SSH-2.0-SSHD-UNKNOWN 00:27:30.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60446]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:30.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60446]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:30.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60446]) Send SSH_MSG_KEXINIT 00:27:30.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:30.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #0 SSH_MSG_KEXINIT 00:27:30.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_KEXINIT 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60446]) strict KEX=true client=true server=true 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: server host key algorithms = rsa-sha2-512 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: mac algorithms (client to server) = aead 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: mac algorithms (server to client) = aead 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: compression algorithms (client to server) = none 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60446]) Kex: compression algorithms (server to client) = none 00:27:30.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:30.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #1 30 00:27:30.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60446]] process command=SSH_MSG_KEXDH_INIT 00:27:30.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60446]] Send SSH_MSG_KEXDH_REPLY 00:27:30.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #1 sending command=31[31] len=1639 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60446]) Send SSH_MSG_NEWKEYS 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60446]) session ID=e0:4f:2e:c9:af:2c:06:6b:bb:4d:87:13:5d:a5:dd:8b:ea:88:72:cb:5c:38:ef:c7:47:c7:a3:51:a1:44:9a:c1:24:98:d4:2f:87:53:79:53:65:e6:75:b9:3a:ca:fb:3c:5e:2d:0f:bd:f4:cd:51:27:ea:cd:28:4b:5d:85:4c:c5 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60446]): strict KEX resets output message sequence number from 3 to 0 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60446]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60446])[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:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #0 sending command=7[7] len=419 00:27:30.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60446]) No pending packets to flush at end of KEX 00:27:30.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #2 SSH_MSG_NEWKEYS 00:27:30.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:30.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60446]): strict KEX resets input message sequence number from 3 to 0 00:27:30.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60446]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:30.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60446]) authorized authentication methods: password,publickey 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60446]) Accepted service ssh-userauth 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) no authentication factory for method=none 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_USERAUTH_REQUEST 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60446]) remaining methods: password,publickey 00:27:30.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:30.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60446]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:30.425 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60446]) authentication result: true 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60446]) SSH_MSG_USERAUTH_REQUEST 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) no heartbeat to stop 00:27:30.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60446]) heartbeat type=IGNORE, interval=PT30S 00:27:30.426 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60446 authenticated 00:27:30.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:30.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:30.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]] session=TransportServerSession[admin@/10.30.170.22:60446] id=0 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446] 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60446]) recipient=0 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) re-initializing 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])) size=2097152, max=2097152, packet=32768 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:30.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[want-reply=true] subsystem=netconf 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[subsystem] prepared command 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]}} established 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 144: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17973 00:27:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 144: Creating data stores for simulated device 00:27:30.429 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:30.429 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:30.429 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:30.429 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:30.429 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:30.432 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c129c6e] 00:27:30.432 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:30.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:30.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:30.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:30.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:30.434 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:30.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:30.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:30.434 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c129c6e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c129c6e], subtreeVersion=Version[1cfaeba1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1cfaeba1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:30.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:30.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:30.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 144 on channel [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 1220 down to 2095932 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) request=subsystem result=ReplySuccess, want-reply=true 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) request=subsystem activate command 00:27:30.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) starting runner for command=netconf 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #5 SSH_MSG_CHANNEL_DATA 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 373 down to 2096779 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=373 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:30.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17973', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=144} created 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]} created 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446] successful with session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]} 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]} up 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #6 SSH_MSG_CHANNEL_DATA 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 393 down to 2096386 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=393 00:27:30.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:27:30.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:30.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:30.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=144} 00:27:30.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d56862f after next message 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 - R:/10.30.170.22:60446]} EXI handlers added to pipeline 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d56862f 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 179 down to 2095753 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:30.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:30.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #7 SSH_MSG_CHANNEL_DATA 00:27:30.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 340 down to 2096046 00:27:30.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=340 00:27:30.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:30.444 [netconf-device-simulator-threads-2] 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=144} 00:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1cfaeba1] 00:27:30.444 [netconf-device-simulator-threads-2] 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:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:30.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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} 00:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] 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:27:30.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:30.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 778 down to 2094975 00:27:30.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:30.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:30.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #9 SSH_MSG_IGNORE 00:27:30.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:27:30.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:30.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #8 SSH_MSG_IGNORE 00:27:30.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:27:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]} 00:27:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47636]): SSH-2.0-SSHD-UNKNOWN 00:27:30.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47636]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:30.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47636]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:30.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47636]) Send SSH_MSG_KEXINIT 00:27:30.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:30.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #0 SSH_MSG_KEXINIT 00:27:30.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47636]) SSH_MSG_KEXINIT 00:27:30.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47636]) strict KEX=true client=true server=true 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: server host key algorithms = rsa-sha2-512 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: mac algorithms (client to server) = aead 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: mac algorithms (server to client) = aead 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: compression algorithms (client to server) = none 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47636]) Kex: compression algorithms (server to client) = none 00:27:30.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:30.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #1 30 00:27:30.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47636]] process command=SSH_MSG_KEXDH_INIT 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47636]] Send SSH_MSG_KEXDH_REPLY 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #1 sending command=31[31] len=1639 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47636])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47636]) Send SSH_MSG_NEWKEYS 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47636]) session ID=d1:0b:a3:56:3e:c1:69:cf:26:07:64:37:27:18:53:fe:3d:3d:e7:84:38:2d:9d:9b:41:2c:36:9e:c7:b2:bf:03:a3:ac:0a:0c:ff:28:4b:f2:39:2b:24:88:24:15:63:2e:c1:a7:73:63:34:9a:07:f4:04:ac:c2:fc:91:0d:45:54 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47636]): strict KEX resets output message sequence number from 3 to 0 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47636]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47636])[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:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #0 sending command=7[7] len=419 00:27:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47636]) No pending packets to flush at end of KEX 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #2 SSH_MSG_NEWKEYS 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47636]): strict KEX resets input message sequence number from 3 to 0 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47636]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47636]) authorized authentication methods: password,publickey 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47636]) Accepted service ssh-userauth 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47636]) no authentication factory for method=none 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47636]) SSH_MSG_USERAUTH_REQUEST 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47636]) remaining methods: password,publickey 00:27:30.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47636]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:30.999 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47636]) authentication result: true 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47636]) SSH_MSG_USERAUTH_REQUEST 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47636]) no heartbeat to stop 00:27:30.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47636]) heartbeat type=IGNORE, interval=PT30S 00:27:30.999 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47636 authenticated 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47636]] session=TransportServerSession[admin@/10.30.170.22:47636] id=0 00:27:31.000 [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.170.22:47636])) size=2097152, max=2097152, packet=32768 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47636] 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47636]) recipient=0 00:27:31.000 [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.170.22:47636])) size=2097152, max=2097152, packet=32768 00:27:31.000 [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.170.22:47636])) re-initializing 00:27:31.000 [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.170.22:47636])) size=2097152, max=2097152, packet=32768 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:31.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636])[want-reply=true] subsystem=netconf 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636])[subsystem] prepared command 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]}} established 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 145: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17974 00:27:31.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 145: Creating data stores for simulated device 00:27:31.001 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:31.001 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:31.001 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:31.001 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:31.002 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5484716f] 00:27:31.003 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:31.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:31.004 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:31.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:31.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:31.005 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5484716f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5484716f], subtreeVersion=Version[7b9d106f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b9d106f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:31.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:31.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:31.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.006 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 145 on channel [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.006 [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.170.22:47636]) by 1220 down to 2095932 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) request=subsystem result=ReplySuccess, want-reply=true 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) request=subsystem activate command 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) starting runner for command=netconf 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #5 SSH_MSG_CHANNEL_DATA 00:27:31.007 [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.170.22:47636]) by 373 down to 2096779 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_DATA len=373 00:27:31.007 [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.170.22:47636] 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:31.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17974', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=145} created 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]} created 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636] successful with session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]} 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]} up 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #6 SSH_MSG_CHANNEL_DATA 00:27:31.008 [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.170.22:47636]) by 393 down to 2096386 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_DATA len=393 00:27:31.008 [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.170.22:47636] 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:31.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:31.008 [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=145} 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20a91e39 after next message 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 - R:/10.30.170.22:47636]} EXI handlers added to pipeline 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20a91e39 00:27:31.009 [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.170.22:47636]) by 179 down to 2095753 00:27:31.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:31.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #9 SSH_MSG_IGNORE 00:27:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:27:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #7 SSH_MSG_CHANNEL_DATA 00:27:31.012 [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.170.22:47636]) by 340 down to 2096046 00:27:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_DATA len=340 00:27:31.012 [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.170.22:47636] 00:27:31.012 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:31.013 [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=145} 00:27:31.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b9d106f] 00:27:31.013 [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:27:31.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:31.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:31.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:31.013 [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:27:31.013 [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:27:31.013 [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} 00:27:31.013 [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:27:31.013 [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=2011-06-01} 00:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.013 [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:27:31.014 [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:27:31.014 [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:27:31.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:31.014 [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.170.22:47636]) by 778 down to 2094975 00:27:31.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:31.015 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:31.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:31.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #8 SSH_MSG_IGNORE 00:27:31.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:27:31.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]} 00:27:31.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37966]): SSH-2.0-SSHD-UNKNOWN 00:27:31.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37966]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:31.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37966]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:31.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37966]) Send SSH_MSG_KEXINIT 00:27:31.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:31.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #0 SSH_MSG_KEXINIT 00:27:31.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37966]) SSH_MSG_KEXINIT 00:27:31.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37966]) strict KEX=true client=true server=true 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: server host key algorithms = rsa-sha2-512 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: mac algorithms (client to server) = aead 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: mac algorithms (server to client) = aead 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: compression algorithms (client to server) = none 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37966]) Kex: compression algorithms (server to client) = none 00:27:31.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:31.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #1 30 00:27:31.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37966]] process command=SSH_MSG_KEXDH_INIT 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37966]] Send SSH_MSG_KEXDH_REPLY 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #1 sending command=31[31] len=1639 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37966])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37966]) Send SSH_MSG_NEWKEYS 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37966]) session ID=ef:b3:f2:96:51:ea:ec:6f:61:be:3f:6a:bd:a2:0f:ba:30:ec:e5:39:c1:0e:66:e0:24:e3:aa:c4:98:74:4d:d2:81:e6:91:9b:2e:69:69:2e:f7:d1:b0:72:4a:01:b0:b0:63:39:b4:c5:31:f0:ce:04:4f:b1:5a:f8:56:33:b7:68 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37966]): strict KEX resets output message sequence number from 3 to 0 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37966]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37966])[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:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37966])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #0 sending command=7[7] len=419 00:27:31.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37966]) No pending packets to flush at end of KEX 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #2 SSH_MSG_NEWKEYS 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37966]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37966]): strict KEX resets input message sequence number from 3 to 0 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37966]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37966]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37966]) authorized authentication methods: password,publickey 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37966]) Accepted service ssh-userauth 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37966]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37966]) no authentication factory for method=none 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37966]) SSH_MSG_USERAUTH_REQUEST 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37966]) remaining methods: password,publickey 00:27:31.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37966]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37966]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:31.528 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37966]) authentication result: true 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37966]) SSH_MSG_USERAUTH_REQUEST 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37966])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37966]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37966]) no heartbeat to stop 00:27:31.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37966]) heartbeat type=IGNORE, interval=PT30S 00:27:31.529 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37966 authenticated 00:27:31.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:31.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37966]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:31.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37966]] session=TransportServerSession[admin@/10.30.170.22:37966] id=0 00:27:31.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37966])) size=2097152, max=2097152, packet=32768 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37966]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37966] 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37966]) recipient=0 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])) size=2097152, max=2097152, packet=32768 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])) re-initializing 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])) size=2097152, max=2097152, packet=32768 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:31.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[want-reply=true] subsystem=netconf 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[subsystem] prepared command 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]}} established 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 146: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17975 00:27:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 146: Creating data stores for simulated device 00:27:31.531 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:31.531 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:31.531 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:31.531 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:31.531 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5e658716] 00:27:31.532 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:31.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:31.533 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:31.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:31.533 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:31.533 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5e658716], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5e658716], subtreeVersion=Version[25b5ab4d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25b5ab4d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:31.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:31.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:31.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 146 on channel [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 1220 down to 2095932 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) request=subsystem result=ReplySuccess, want-reply=true 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) request=subsystem activate command 00:27:31.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) starting runner for command=netconf 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #5 SSH_MSG_CHANNEL_DATA 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 373 down to 2096779 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_DATA len=373 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966] 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:31.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17975', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=146} created 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]} created 00:27:31.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966] successful with session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]} 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]} up 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #6 SSH_MSG_CHANNEL_DATA 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 393 down to 2096386 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_DATA len=393 00:27:31.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966] 00:27:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:31.542 [netconf-device-simulator-threads-6] 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=146} 00:27:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@abe2a78 after next message 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 - R:/10.30.170.22:37966]} EXI handlers added to pipeline 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@abe2a78 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 179 down to 2095753 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #9 SSH_MSG_IGNORE 00:27:31.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:27:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #7 SSH_MSG_CHANNEL_DATA 00:27:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 340 down to 2096046 00:27:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_DATA len=340 00:27:31.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966] 00:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:31.546 [netconf-device-simulator-threads-6] 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=146} 00:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25b5ab4d] 00:27:31.546 [netconf-device-simulator-threads-6] 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:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:31.546 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:31.546 [netconf-device-simulator-threads-6] 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:27:31.546 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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} 00:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.547 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] 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:27:31.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 778 down to 2094975 00:27:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:31.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:31.715 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #8 SSH_MSG_IGNORE 00:27:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:27:31.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]} 00:27:31.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50132]): SSH-2.0-SSHD-UNKNOWN 00:27:31.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50132]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:31.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50132]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50132]) Send SSH_MSG_KEXINIT 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #0 SSH_MSG_KEXINIT 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50132]) SSH_MSG_KEXINIT 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50132]) strict KEX=true client=true server=true 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: server host key algorithms = rsa-sha2-512 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: mac algorithms (client to server) = aead 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: mac algorithms (server to client) = aead 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: compression algorithms (client to server) = none 00:27:31.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50132]) Kex: compression algorithms (server to client) = none 00:27:31.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:32.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #1 30 00:27:32.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50132]] process command=SSH_MSG_KEXDH_INIT 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50132]] Send SSH_MSG_KEXDH_REPLY 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #1 sending command=31[31] len=1639 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50132]) Send SSH_MSG_NEWKEYS 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50132]) session ID=27:83:6a:84:21:13:63:11:be:bb:cb:bc:a8:df:d0:8c:ed:13:ef:f5:8a:6d:c7:36:87:45:c0:ee:1b:3e:44:36:0c:c4:26:4c:50:44:74:89:c6:b6:03:a3:1a:47:a0:4e:10:c6:28:8f:e7:f5:1c:8f:24:6d:c1:97:e7:11:78:f3 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50132]): strict KEX resets output message sequence number from 3 to 0 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50132]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50132])[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:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #0 sending command=7[7] len=419 00:27:32.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50132]) No pending packets to flush at end of KEX 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #2 SSH_MSG_NEWKEYS 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50132]): strict KEX resets input message sequence number from 3 to 0 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50132]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50132]) authorized authentication methods: password,publickey 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50132]) Accepted service ssh-userauth 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50132]) no authentication factory for method=none 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50132]) SSH_MSG_USERAUTH_REQUEST 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50132]) remaining methods: password,publickey 00:27:32.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50132]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:32.067 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50132]) authentication result: true 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50132]) SSH_MSG_USERAUTH_REQUEST 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50132]) no heartbeat to stop 00:27:32.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50132]) heartbeat type=IGNORE, interval=PT30S 00:27:32.068 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50132 authenticated 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50132]] session=TransportServerSession[admin@/10.30.170.22:50132] id=0 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50132])) size=2097152, max=2097152, packet=32768 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50132] 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50132]) recipient=0 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])) size=2097152, max=2097152, packet=32768 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])) re-initializing 00:27:32.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])) size=2097152, max=2097152, packet=32768 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[want-reply=true] subsystem=netconf 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[subsystem] prepared command 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]}} established 00:27:32.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 147: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17976 00:27:32.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 147: Creating data stores for simulated device 00:27:32.070 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:32.070 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:32.070 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:32.070 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:32.070 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3509a032] 00:27:32.071 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:32.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:32.072 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:32.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:32.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:32.072 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3509a032], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3509a032], subtreeVersion=Version[6676b775], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6676b775], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:32.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:32.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 147 on channel [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 1220 down to 2095932 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) request=subsystem result=ReplySuccess, want-reply=true 00:27:32.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) request=subsystem activate command 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) starting runner for command=netconf 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #5 SSH_MSG_CHANNEL_DATA 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 373 down to 2096779 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_DATA len=373 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132] 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:32.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17976', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=147} created 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]} created 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132] successful with session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]} 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]} up 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #6 SSH_MSG_CHANNEL_DATA 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 393 down to 2096386 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_DATA len=393 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132] 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:32.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:32.076 [netconf-device-simulator-threads-0] 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=147} 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a6f3da2 after next message 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 - R:/10.30.170.22:50132]} EXI handlers added to pipeline 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a6f3da2 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 179 down to 2095753 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:32.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #7 SSH_MSG_CHANNEL_DATA 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 340 down to 2096046 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_DATA len=340 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132] 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:32.079 [netconf-device-simulator-threads-0] 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=147} 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6676b775] 00:27:32.079 [netconf-device-simulator-threads-0] 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:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:32.079 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:32.079 [netconf-device-simulator-threads-0] 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:27:32.079 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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} 00:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] 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:27:32.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:32.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 778 down to 2094975 00:27:32.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:32.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:32.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #8 SSH_MSG_IGNORE 00:27:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:27:32.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #9 SSH_MSG_IGNORE 00:27:32.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:27:32.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]} 00:27:32.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38986]): SSH-2.0-SSHD-UNKNOWN 00:27:32.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38986]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:32.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38986]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:32.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38986]) Send SSH_MSG_KEXINIT 00:27:32.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:32.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #0 SSH_MSG_KEXINIT 00:27:32.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38986]) SSH_MSG_KEXINIT 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38986]) strict KEX=true client=true server=true 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: server host key algorithms = rsa-sha2-512 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: mac algorithms (client to server) = aead 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: mac algorithms (server to client) = aead 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: compression algorithms (client to server) = none 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38986]) Kex: compression algorithms (server to client) = none 00:27:32.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:32.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #1 30 00:27:32.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38986]] process command=SSH_MSG_KEXDH_INIT 00:27:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38986]] Send SSH_MSG_KEXDH_REPLY 00:27:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #1 sending command=31[31] len=1639 00:27:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38986])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:32.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38986]) Send SSH_MSG_NEWKEYS 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38986]) session ID=82:a5:94:b0:63:08:cb:86:ff:ac:c0:82:cc:fe:82:72:cc:71:08:4d:6c:23:7c:15:35:ff:6c:47:8d:0e:79:d1:bf:56:2d:53:bd:cd:3c:eb:87:c1:ee:32:28:41:0f:d3:04:32:35:d3:3f:55:10:b4:6a:31:2b:15:de:48:c6:57 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38986]): strict KEX resets output message sequence number from 3 to 0 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38986]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38986])[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:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #0 sending command=7[7] len=419 00:27:32.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38986]) No pending packets to flush at end of KEX 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #2 SSH_MSG_NEWKEYS 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38986]): strict KEX resets input message sequence number from 3 to 0 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38986]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:32.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38986]) authorized authentication methods: password,publickey 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38986]) Accepted service ssh-userauth 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38986]) no authentication factory for method=none 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38986]) SSH_MSG_USERAUTH_REQUEST 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38986]) remaining methods: password,publickey 00:27:32.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38986]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:32.582 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38986]) authentication result: true 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38986]) SSH_MSG_USERAUTH_REQUEST 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38986]) no heartbeat to stop 00:27:32.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38986]) heartbeat type=IGNORE, interval=PT30S 00:27:32.582 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38986 authenticated 00:27:32.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:32.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:32.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38986]] session=TransportServerSession[admin@/10.30.170.22:38986] id=0 00:27:32.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38986])) size=2097152, max=2097152, packet=32768 00:27:32.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38986] 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38986]) recipient=0 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])) size=2097152, max=2097152, packet=32768 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])) re-initializing 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])) size=2097152, max=2097152, packet=32768 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:32.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[want-reply=true] subsystem=netconf 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[subsystem] prepared command 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]}} established 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 148: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17977 00:27:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 148: Creating data stores for simulated device 00:27:32.585 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:32.586 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:32.586 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:32.586 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:32.586 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:32.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e141b51] 00:27:32.588 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:32.589 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:32.589 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:32.589 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:32.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:32.591 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:32.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:32.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:32.591 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e141b51], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e141b51], subtreeVersion=Version[2715f565], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2715f565], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:32.591 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:32.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:32.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 148 on channel [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 1220 down to 2095932 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) request=subsystem result=ReplySuccess, want-reply=true 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) request=subsystem activate command 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) starting runner for command=netconf 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #5 SSH_MSG_CHANNEL_DATA 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 373 down to 2096779 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_DATA len=373 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986] 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:32.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17977', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=148} created 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]} created 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986] successful with session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]} 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]} up 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #6 SSH_MSG_CHANNEL_DATA 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 393 down to 2096386 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_DATA len=393 00:27:32.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986] 00:27:32.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:32.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:32.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=148} 00:27:32.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@494fa17a after next message 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 - R:/10.30.170.22:38986]} EXI handlers added to pipeline 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@494fa17a 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 179 down to 2095753 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:32.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:32.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #7 SSH_MSG_CHANNEL_DATA 00:27:32.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 340 down to 2096046 00:27:32.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_DATA len=340 00:27:32.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986] 00:27:32.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:32.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:32.601 [netconf-device-simulator-threads-2] 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=148} 00:27:32.602 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2715f565] 00:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:32.602 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:32.602 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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} 00:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.602 [netconf-device-simulator-threads-2] 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:27:32.603 [netconf-device-simulator-threads-2] 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:27:32.603 [netconf-device-simulator-threads-2] 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:27:32.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:32.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 778 down to 2094975 00:27:32.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:32.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:32.652 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:32.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #8 SSH_MSG_IGNORE 00:27:32.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:27:32.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #9 SSH_MSG_IGNORE 00:27:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:27:32.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]} 00:27:32.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38098]): SSH-2.0-SSHD-UNKNOWN 00:27:32.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38098]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:32.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38098]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:33.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38098]) Send SSH_MSG_KEXINIT 00:27:33.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:33.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #0 SSH_MSG_KEXINIT 00:27:33.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38098]) SSH_MSG_KEXINIT 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38098]) strict KEX=true client=true server=true 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: server host key algorithms = rsa-sha2-512 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: mac algorithms (client to server) = aead 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: mac algorithms (server to client) = aead 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: compression algorithms (client to server) = none 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38098]) Kex: compression algorithms (server to client) = none 00:27:33.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:33.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #1 30 00:27:33.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38098]] process command=SSH_MSG_KEXDH_INIT 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38098]] Send SSH_MSG_KEXDH_REPLY 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #1 sending command=31[31] len=1639 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38098])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38098]) Send SSH_MSG_NEWKEYS 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38098]) session ID=ca:24:e3:75:84:cf:cc:f1:14:4d:bb:39:29:f0:dc:8b:1b:05:44:98:5a:69:63:a7:f4:bd:ae:5b:a6:c8:56:92:5e:ce:a1:35:3a:bd:0d:1c:cc:4a:dd:ea:c9:35:9b:96:9a:bc:a4:4c:d6:3f:84:55:eb:22:c9:d9:06:18:3b:e0 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38098]): strict KEX resets output message sequence number from 3 to 0 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38098]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38098])[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:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38098])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #0 sending command=7[7] len=419 00:27:33.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38098]) No pending packets to flush at end of KEX 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #2 SSH_MSG_NEWKEYS 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38098]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38098]): strict KEX resets input message sequence number from 3 to 0 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38098]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38098]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38098]) authorized authentication methods: password,publickey 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38098]) Accepted service ssh-userauth 00:27:33.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38098]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38098]) no authentication factory for method=none 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38098]) SSH_MSG_USERAUTH_REQUEST 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38098]) remaining methods: password,publickey 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38098]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38098]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38098]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:33.186 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38098]) authentication result: true 00:27:33.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38098]) SSH_MSG_USERAUTH_REQUEST 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38098])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38098]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38098]) no heartbeat to stop 00:27:33.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38098]) heartbeat type=IGNORE, interval=PT30S 00:27:33.187 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38098 authenticated 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38098]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38098]] session=TransportServerSession[admin@/10.30.170.22:38098] id=0 00:27:33.188 [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.170.22:38098])) size=2097152, max=2097152, packet=32768 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38098]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38098] 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38098]) recipient=0 00:27:33.188 [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.170.22:38098])) size=2097152, max=2097152, packet=32768 00:27:33.188 [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.170.22:38098])) re-initializing 00:27:33.188 [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.170.22:38098])) size=2097152, max=2097152, packet=32768 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:33.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098])[want-reply=true] subsystem=netconf 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098])[subsystem] prepared command 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]}} established 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 149: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17978 00:27:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 149: Creating data stores for simulated device 00:27:33.189 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:33.189 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:33.189 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:33.189 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:33.189 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6fc15ef0] 00:27:33.190 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:33.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:33.191 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:33.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:33.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:33.191 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6fc15ef0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6fc15ef0], subtreeVersion=Version[d18fd3a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d18fd3a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:33.192 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:33.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:33.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.193 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 149 on channel [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:33.196 [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.170.22:38098]) by 1220 down to 2095932 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) request=subsystem result=ReplySuccess, want-reply=true 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) request=subsystem activate command 00:27:33.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) starting runner for command=netconf 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #5 SSH_MSG_CHANNEL_DATA 00:27:33.197 [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.170.22:38098]) by 373 down to 2096779 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_DATA len=373 00:27:33.197 [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.170.22:38098] 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:33.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #8 SSH_MSG_IGNORE 00:27:33.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17978', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=149} created 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]} created 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098] successful with session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]} 00:27:33.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]} up 00:27:33.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #6 SSH_MSG_CHANNEL_DATA 00:27:33.198 [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.170.22:38098]) by 393 down to 2096386 00:27:33.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_DATA len=393 00:27:33.198 [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.170.22:38098] 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:33.199 [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=149} 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b874044 after next message 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 - R:/10.30.170.22:38098]} EXI handlers added to pipeline 00:27:33.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:33.200 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b874044 00:27:33.200 [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.170.22:38098]) by 179 down to 2095753 00:27:33.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:33.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:33.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #7 SSH_MSG_CHANNEL_DATA 00:27:33.204 [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.170.22:38098]) by 340 down to 2096046 00:27:33.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_DATA len=340 00:27:33.204 [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.170.22:38098] 00:27:33.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:33.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:33.206 [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=149} 00:27:33.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d18fd3a] 00:27:33.206 [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:27:33.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:33.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:33.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:33.206 [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:27:33.206 [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:27:33.206 [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} 00:27:33.206 [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:27:33.206 [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=2011-06-01} 00:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.206 [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:27:33.207 [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:27:33.207 [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:27:33.207 [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:27:33.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:33.207 [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.170.22:38098]) by 778 down to 2094975 00:27:33.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:33.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #9 SSH_MSG_IGNORE 00:27:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:27:33.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]} 00:27:33.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56572]): SSH-2.0-SSHD-UNKNOWN 00:27:33.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56572]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:33.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56572]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56572]) Send SSH_MSG_KEXINIT 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #0 SSH_MSG_KEXINIT 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56572]) SSH_MSG_KEXINIT 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56572]) strict KEX=true client=true server=true 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: server host key algorithms = rsa-sha2-512 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: mac algorithms (client to server) = aead 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: mac algorithms (server to client) = aead 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: compression algorithms (client to server) = none 00:27:33.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56572]) Kex: compression algorithms (server to client) = none 00:27:33.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:33.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #1 30 00:27:33.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56572]] process command=SSH_MSG_KEXDH_INIT 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56572]] Send SSH_MSG_KEXDH_REPLY 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #1 sending command=31[31] len=1639 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56572]) Send SSH_MSG_NEWKEYS 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56572]) session ID=ad:32:9a:56:94:08:9c:18:8f:b8:ba:a3:a8:e1:5a:cb:22:7c:46:d9:92:53:87:7e:c1:14:17:2b:f4:ac:4c:e9:fd:c5:c3:00:7f:fe:72:95:80:04:ec:cb:00:21:98:c3:db:a6:40:0a:a9:5d:19:e7:da:90:ca:bf:13:3b:35:ef 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56572]): strict KEX resets output message sequence number from 3 to 0 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56572]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56572])[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:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #0 sending command=7[7] len=419 00:27:33.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56572]) No pending packets to flush at end of KEX 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #2 SSH_MSG_NEWKEYS 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56572]): strict KEX resets input message sequence number from 3 to 0 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56572]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56572]) authorized authentication methods: password,publickey 00:27:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56572]) Accepted service ssh-userauth 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56572]) no authentication factory for method=none 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56572]) SSH_MSG_USERAUTH_REQUEST 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56572]) remaining methods: password,publickey 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56572]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:33.688 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56572]) authentication result: true 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56572]) SSH_MSG_USERAUTH_REQUEST 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56572]) no heartbeat to stop 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56572]) heartbeat type=IGNORE, interval=PT30S 00:27:33.689 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56572 authenticated 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56572]] session=TransportServerSession[admin@/10.30.170.22:56572] id=0 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56572])) size=2097152, max=2097152, packet=32768 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56572] 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56572]) recipient=0 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])) size=2097152, max=2097152, packet=32768 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])) re-initializing 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])) size=2097152, max=2097152, packet=32768 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[want-reply=true] subsystem=netconf 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[subsystem] prepared command 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]}} established 00:27:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 150: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17979 00:27:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 150: Creating data stores for simulated device 00:27:33.691 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:33.691 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:33.691 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:33.691 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:33.691 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b12483f] 00:27:33.692 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:33.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:33.693 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:33.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:33.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:33.693 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b12483f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b12483f], subtreeVersion=Version[2792dffd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2792dffd], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:33.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:33.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 150 on channel [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 1220 down to 2095932 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) request=subsystem result=ReplySuccess, want-reply=true 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) request=subsystem activate command 00:27:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) starting runner for command=netconf 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #5 SSH_MSG_CHANNEL_DATA 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 373 down to 2096779 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_DATA len=373 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572] 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17979', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=150} created 00:27:33.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]} created 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572] successful with session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]} 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]} up 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #6 SSH_MSG_CHANNEL_DATA 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 393 down to 2096386 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_DATA len=393 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572] 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:33.698 [netconf-device-simulator-threads-6] 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=150} 00:27:33.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d4dcd8f after next message 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 - R:/10.30.170.22:56572]} EXI handlers added to pipeline 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d4dcd8f 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 179 down to 2095753 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:33.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:33.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #7 SSH_MSG_CHANNEL_DATA 00:27:33.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 340 down to 2096046 00:27:33.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_DATA len=340 00:27:33.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572] 00:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:33.702 [netconf-device-simulator-threads-6] 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=150} 00:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2792dffd] 00:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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} 00:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.702 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] 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:27:33.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:33.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 778 down to 2094975 00:27:33.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:33.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:33.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #8 SSH_MSG_IGNORE 00:27:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:27:33.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #9 SSH_MSG_IGNORE 00:27:33.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:27:34.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]} 00:27:34.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41870]): SSH-2.0-SSHD-UNKNOWN 00:27:34.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41870]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:34.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41870]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41870]) Send SSH_MSG_KEXINIT 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #0 SSH_MSG_KEXINIT 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41870]) SSH_MSG_KEXINIT 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41870]) strict KEX=true client=true server=true 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: server host key algorithms = rsa-sha2-512 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: mac algorithms (client to server) = aead 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: mac algorithms (server to client) = aead 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: compression algorithms (client to server) = none 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41870]) Kex: compression algorithms (server to client) = none 00:27:34.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:34.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #1 30 00:27:34.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41870]] process command=SSH_MSG_KEXDH_INIT 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41870]] Send SSH_MSG_KEXDH_REPLY 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #1 sending command=31[31] len=1639 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41870])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41870]) Send SSH_MSG_NEWKEYS 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41870]) session ID=03:bb:fc:32:b8:d9:2c:39:57:5b:23:49:89:be:92:c7:73:58:09:2f:1c:40:54:91:16:26:b0:ae:35:08:21:ef:66:f6:69:bf:bc:1a:e7:d1:f7:21:0b:01:c2:6c:a4:3e:aa:ac:43:2f:7d:b1:72:9d:72:ec:94:1f:12:dc:b0:e6 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41870]): strict KEX resets output message sequence number from 3 to 0 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41870]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41870])[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:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41870])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #0 sending command=7[7] len=419 00:27:34.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41870]) No pending packets to flush at end of KEX 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #2 SSH_MSG_NEWKEYS 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41870]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41870]): strict KEX resets input message sequence number from 3 to 0 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41870]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41870]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41870]) authorized authentication methods: password,publickey 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41870]) Accepted service ssh-userauth 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41870]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41870]) no authentication factory for method=none 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41870]) SSH_MSG_USERAUTH_REQUEST 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41870]) remaining methods: password,publickey 00:27:34.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41870]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41870]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:34.262 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41870]) authentication result: true 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41870]) SSH_MSG_USERAUTH_REQUEST 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41870])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41870]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41870]) no heartbeat to stop 00:27:34.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41870]) heartbeat type=IGNORE, interval=PT30S 00:27:34.262 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41870 authenticated 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41870]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41870]] session=TransportServerSession[admin@/10.30.170.22:41870] id=0 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41870])) size=2097152, max=2097152, packet=32768 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41870]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41870] 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41870]) recipient=0 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])) size=2097152, max=2097152, packet=32768 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])) re-initializing 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])) size=2097152, max=2097152, packet=32768 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:34.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[want-reply=true] subsystem=netconf 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[subsystem] prepared command 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:34.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]}} established 00:27:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 151: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17980 00:27:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 151: Creating data stores for simulated device 00:27:34.265 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:34.265 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:34.265 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:34.265 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:34.265 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5173ac9f] 00:27:34.266 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:34.266 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:34.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:34.267 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:34.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:34.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:34.267 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5173ac9f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5173ac9f], subtreeVersion=Version[5848fb86], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5848fb86], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:34.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:34.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:34.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #8 SSH_MSG_IGNORE 00:27:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:27:34.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 151 on channel [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 1220 down to 2095932 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) request=subsystem result=ReplySuccess, want-reply=true 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) request=subsystem activate command 00:27:34.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) starting runner for command=netconf 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #5 SSH_MSG_CHANNEL_DATA 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 373 down to 2096779 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_DATA len=373 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870] 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17980', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=151} created 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]} created 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870] successful with session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]} 00:27:34.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]} up 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #6 SSH_MSG_CHANNEL_DATA 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 393 down to 2096386 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_DATA len=393 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870] 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:34.273 [netconf-device-simulator-threads-0] 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=151} 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30466004 after next message 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 - R:/10.30.170.22:41870]} EXI handlers added to pipeline 00:27:34.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:34.274 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30466004 00:27:34.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 179 down to 2095753 00:27:34.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:34.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #7 SSH_MSG_CHANNEL_DATA 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 340 down to 2096046 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_DATA len=340 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870] 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:34.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:34.276 [netconf-device-simulator-threads-0] 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=151} 00:27:34.277 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5848fb86] 00:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:34.277 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:34.277 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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} 00:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.277 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] 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:27:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:34.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 778 down to 2094975 00:27:34.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:34.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:34.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #9 SSH_MSG_IGNORE 00:27:34.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:27:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]} 00:27:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41880]): SSH-2.0-SSHD-UNKNOWN 00:27:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41880]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41880]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:34.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41880]) Send SSH_MSG_KEXINIT 00:27:34.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:34.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #0 SSH_MSG_KEXINIT 00:27:34.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41880]) SSH_MSG_KEXINIT 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41880]) strict KEX=true client=true server=true 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: server host key algorithms = rsa-sha2-512 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: mac algorithms (client to server) = aead 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: mac algorithms (server to client) = aead 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: compression algorithms (client to server) = none 00:27:34.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41880]) Kex: compression algorithms (server to client) = none 00:27:34.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:34.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #1 30 00:27:34.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41880]] process command=SSH_MSG_KEXDH_INIT 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41880]] Send SSH_MSG_KEXDH_REPLY 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #1 sending command=31[31] len=1639 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41880])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41880]) Send SSH_MSG_NEWKEYS 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41880]) session ID=bb:b4:af:e0:b6:08:d5:ab:f0:1b:4d:fd:1f:53:05:ab:c9:ec:b1:9a:9a:39:e6:c8:66:2c:31:71:97:a6:ea:ba:f4:d4:9b:c6:9c:63:bc:10:b4:d2:5e:d5:fc:8f:15:cf:b7:a1:ef:85:88:5b:85:c0:24:91:6b:29:eb:1e:24:59 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41880]): strict KEX resets output message sequence number from 3 to 0 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41880]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41880])[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:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:34.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #0 sending command=7[7] len=419 00:27:34.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41880]) No pending packets to flush at end of KEX 00:27:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #2 SSH_MSG_NEWKEYS 00:27:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41880]): strict KEX resets input message sequence number from 3 to 0 00:27:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41880]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41880]) authorized authentication methods: password,publickey 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41880]) Accepted service ssh-userauth 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41880]) no authentication factory for method=none 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41880]) SSH_MSG_USERAUTH_REQUEST 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41880]) remaining methods: password,publickey 00:27:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41880]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:34.935 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41880]) authentication result: true 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41880]) SSH_MSG_USERAUTH_REQUEST 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41880]) no heartbeat to stop 00:27:34.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41880]) heartbeat type=IGNORE, interval=PT30S 00:27:34.936 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41880 authenticated 00:27:34.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:34.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:34.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41880]] session=TransportServerSession[admin@/10.30.170.22:41880] id=0 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41880])) size=2097152, max=2097152, packet=32768 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41880] 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41880]) recipient=0 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])) size=2097152, max=2097152, packet=32768 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])) re-initializing 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])) size=2097152, max=2097152, packet=32768 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:34.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[want-reply=true] subsystem=netconf 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[subsystem] prepared command 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]}} established 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 152: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17981 00:27:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 152: Creating data stores for simulated device 00:27:34.938 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:34.938 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:34.939 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:34.939 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:34.939 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:34.941 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77e938b5] 00:27:34.941 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:34.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:34.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:34.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:34.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:34.943 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:34.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:34.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:34.943 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77e938b5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77e938b5], subtreeVersion=Version[63f9542c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[63f9542c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:34.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:34.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:34.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 152 on channel [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 1220 down to 2095932 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) request=subsystem result=ReplySuccess, want-reply=true 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) request=subsystem activate command 00:27:34.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) starting runner for command=netconf 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #5 SSH_MSG_CHANNEL_DATA 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 373 down to 2096779 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_DATA len=373 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880] 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:34.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17981', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=152} created 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]} created 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880] successful with session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]} 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]} up 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #6 SSH_MSG_CHANNEL_DATA 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 393 down to 2096386 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_DATA len=393 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880] 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=152} 00:27:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@736b50e8 after next message 00:27:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 - R:/10.30.170.22:41880]} EXI handlers added to pipeline 00:27:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:34.950 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@736b50e8 00:27:34.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 179 down to 2095753 00:27:34.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:34.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:34.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #7 SSH_MSG_CHANNEL_DATA 00:27:34.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 340 down to 2096046 00:27:34.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_DATA len=340 00:27:34.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880] 00:27:34.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:34.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:34.953 [netconf-device-simulator-threads-2] 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=152} 00:27:34.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[63f9542c] 00:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:34.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:34.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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} 00:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.954 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] 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:27:34.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:34.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 778 down to 2094975 00:27:34.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:34.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:35.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #9 SSH_MSG_IGNORE 00:27:35.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:27:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]} 00:27:35.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41994]): SSH-2.0-SSHD-UNKNOWN 00:27:35.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41994]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:35.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41994]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41994]) Send SSH_MSG_KEXINIT 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #0 SSH_MSG_KEXINIT 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41994]) SSH_MSG_KEXINIT 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41994]) strict KEX=true client=true server=true 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: server host key algorithms = rsa-sha2-512 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: mac algorithms (client to server) = aead 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: mac algorithms (server to client) = aead 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: compression algorithms (client to server) = none 00:27:35.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41994]) Kex: compression algorithms (server to client) = none 00:27:35.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:35.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:35.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #8 SSH_MSG_IGNORE 00:27:35.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:27:35.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #1 30 00:27:35.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41994]] process command=SSH_MSG_KEXDH_INIT 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41994]] Send SSH_MSG_KEXDH_REPLY 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #1 sending command=31[31] len=1639 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41994])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41994]) Send SSH_MSG_NEWKEYS 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41994]) session ID=ff:43:4f:a3:49:04:c8:9a:1e:64:f7:22:c8:d6:d6:84:14:32:24:d6:cb:5e:0c:e9:31:ce:0f:bd:d0:1b:11:4d:81:92:89:6f:00:51:9b:27:61:97:9b:3f:30:0a:27:5b:d9:72:86:b0:5e:88:80:19:35:28:42:98:0d:c3:d2:a3 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41994]): strict KEX resets output message sequence number from 3 to 0 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41994]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41994])[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:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41994])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #0 sending command=7[7] len=419 00:27:35.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41994]) No pending packets to flush at end of KEX 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #2 SSH_MSG_NEWKEYS 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41994]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41994]): strict KEX resets input message sequence number from 3 to 0 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41994]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41994]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41994]) authorized authentication methods: password,publickey 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41994]) Accepted service ssh-userauth 00:27:35.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41994]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41994]) no authentication factory for method=none 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41994]) SSH_MSG_USERAUTH_REQUEST 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41994]) remaining methods: password,publickey 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41994]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41994]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41994]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:35.470 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41994]) authentication result: true 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41994]) SSH_MSG_USERAUTH_REQUEST 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41994])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41994]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:35.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:35.471 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:35.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41994]) no heartbeat to stop 00:27:35.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41994]) heartbeat type=IGNORE, interval=PT30S 00:27:35.471 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41994 authenticated 00:27:35.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41994]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41994]] session=TransportServerSession[admin@/10.30.170.22:41994] id=0 00:27:35.472 [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.170.22:41994])) size=2097152, max=2097152, packet=32768 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41994]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41994] 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41994]) recipient=0 00:27:35.472 [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.170.22:41994])) size=2097152, max=2097152, packet=32768 00:27:35.472 [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.170.22:41994])) re-initializing 00:27:35.472 [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.170.22:41994])) size=2097152, max=2097152, packet=32768 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:35.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994])[want-reply=true] subsystem=netconf 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994])[subsystem] prepared command 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]}} established 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 153: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17982 00:27:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 153: Creating data stores for simulated device 00:27:35.473 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:35.473 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:35.473 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:35.473 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:35.473 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[115a6c15] 00:27:35.474 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:35.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:35.475 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:35.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:35.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:35.475 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[115a6c15], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[115a6c15], subtreeVersion=Version[4706e01d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4706e01d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:35.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:35.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:35.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.477 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 153 on channel [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.477 [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.170.22:41994]) by 1220 down to 2095932 00:27:35.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) request=subsystem result=ReplySuccess, want-reply=true 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) request=subsystem activate command 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) starting runner for command=netconf 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #5 SSH_MSG_CHANNEL_DATA 00:27:35.478 [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.170.22:41994]) by 373 down to 2096779 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_DATA len=373 00:27:35.478 [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.170.22:41994] 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:35.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17982', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=153} created 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]} created 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994] successful with session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]} 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]} up 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #6 SSH_MSG_CHANNEL_DATA 00:27:35.479 [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.170.22:41994]) by 393 down to 2096386 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_DATA len=393 00:27:35.479 [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.170.22:41994] 00:27:35.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:35.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:35.480 [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=153} 00:27:35.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:35.480 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b101540 after next message 00:27:35.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 - R:/10.30.170.22:41994]} EXI handlers added to pipeline 00:27:35.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:35.481 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b101540 00:27:35.481 [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.170.22:41994]) by 179 down to 2095753 00:27:35.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:35.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:35.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #7 SSH_MSG_CHANNEL_DATA 00:27:35.483 [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.170.22:41994]) by 340 down to 2096046 00:27:35.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_DATA len=340 00:27:35.483 [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.170.22:41994] 00:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:35.484 [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=153} 00:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4706e01d] 00:27:35.484 [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:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:35.484 [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:27:35.484 [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:27:35.484 [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} 00:27:35.484 [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:27:35.484 [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=2011-06-01} 00:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [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:27:35.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:35.485 [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.170.22:41994]) by 778 down to 2094975 00:27:35.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:35.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:35.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #8 SSH_MSG_IGNORE 00:27:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:27:35.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #9 SSH_MSG_IGNORE 00:27:35.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:27:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]} 00:27:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56652]): SSH-2.0-SSHD-UNKNOWN 00:27:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56652]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:35.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56652]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56652]) Send SSH_MSG_KEXINIT 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #0 SSH_MSG_KEXINIT 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56652]) SSH_MSG_KEXINIT 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56652]) strict KEX=true client=true server=true 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: server host key algorithms = rsa-sha2-512 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: mac algorithms (client to server) = aead 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: mac algorithms (server to client) = aead 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: compression algorithms (client to server) = none 00:27:35.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56652]) Kex: compression algorithms (server to client) = none 00:27:35.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:35.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #1 30 00:27:35.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56652]] process command=SSH_MSG_KEXDH_INIT 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56652]] Send SSH_MSG_KEXDH_REPLY 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #1 sending command=31[31] len=1639 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56652])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56652]) Send SSH_MSG_NEWKEYS 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56652]) session ID=09:a0:80:41:04:00:06:e8:ba:52:eb:01:83:b0:5c:de:9a:f5:ef:5a:14:c2:ff:d2:6e:b3:2c:16:6f:a9:81:e1:be:85:f9:34:e4:9f:69:73:9e:a5:72:71:07:27:dd:32:7a:92:68:d0:1c:c5:69:5c:75:58:ea:8c:83:53:85:b1 00:27:35.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56652]): strict KEX resets output message sequence number from 3 to 0 00:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56652]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56652])[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:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #0 sending command=7[7] len=419 00:27:35.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56652]) No pending packets to flush at end of KEX 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #2 SSH_MSG_NEWKEYS 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56652]): strict KEX resets input message sequence number from 3 to 0 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56652]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56652]) authorized authentication methods: password,publickey 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56652]) Accepted service ssh-userauth 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56652]) no authentication factory for method=none 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56652]) SSH_MSG_USERAUTH_REQUEST 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56652]) remaining methods: password,publickey 00:27:35.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56652]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:35.948 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56652]) authentication result: true 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56652]) SSH_MSG_USERAUTH_REQUEST 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56652]) no heartbeat to stop 00:27:35.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56652]) heartbeat type=IGNORE, interval=PT30S 00:27:35.949 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56652 authenticated 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56652]] session=TransportServerSession[admin@/10.30.170.22:56652] id=0 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56652])) size=2097152, max=2097152, packet=32768 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56652] 00:27:35.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56652]) recipient=0 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])) size=2097152, max=2097152, packet=32768 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])) re-initializing 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])) size=2097152, max=2097152, packet=32768 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[want-reply=true] subsystem=netconf 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[subsystem] prepared command 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:35.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]}} established 00:27:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 154: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17983 00:27:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 154: Creating data stores for simulated device 00:27:35.951 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:35.951 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:35.951 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:35.951 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:35.951 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f96dbf2] 00:27:35.952 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:35.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:35.953 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:35.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:35.953 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:35.953 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f96dbf2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f96dbf2], subtreeVersion=Version[540cbd00], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[540cbd00], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:35.954 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:35.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 154 on channel [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 1220 down to 2095932 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) request=subsystem result=ReplySuccess, want-reply=true 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) request=subsystem activate command 00:27:35.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) starting runner for command=netconf 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #5 SSH_MSG_CHANNEL_DATA 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 373 down to 2096779 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_DATA len=373 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652] 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17983', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=154} created 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]} created 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652] successful with session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]} 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]} up 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #6 SSH_MSG_CHANNEL_DATA 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 393 down to 2096386 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_DATA len=393 00:27:35.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652] 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:35.958 [netconf-device-simulator-threads-6] 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=154} 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46e60698 after next message 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 - R:/10.30.170.22:56652]} EXI handlers added to pipeline 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46e60698 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 179 down to 2095753 00:27:35.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:35.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:35.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #7 SSH_MSG_CHANNEL_DATA 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 340 down to 2096046 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_DATA len=340 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652] 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:35.961 [netconf-device-simulator-threads-6] 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=154} 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[540cbd00] 00:27:35.961 [netconf-device-simulator-threads-6] 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:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:35.961 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:35.961 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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} 00:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.962 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] 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:27:35.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:35.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 778 down to 2094975 00:27:35.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:35.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:36.071 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #8 SSH_MSG_IGNORE 00:27:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:27:36.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:36.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #9 SSH_MSG_IGNORE 00:27:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:27:36.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]} 00:27:36.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49992]): SSH-2.0-SSHD-UNKNOWN 00:27:36.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49992]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:36.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49992]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:36.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49992]) Send SSH_MSG_KEXINIT 00:27:36.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:36.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #0 SSH_MSG_KEXINIT 00:27:36.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49992]) SSH_MSG_KEXINIT 00:27:36.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49992]) strict KEX=true client=true server=true 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: server host key algorithms = rsa-sha2-512 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: mac algorithms (client to server) = aead 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: mac algorithms (server to client) = aead 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: compression algorithms (client to server) = none 00:27:36.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49992]) Kex: compression algorithms (server to client) = none 00:27:36.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:36.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #8 SSH_MSG_IGNORE 00:27:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:27:36.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #1 30 00:27:36.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49992]] process command=SSH_MSG_KEXDH_INIT 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49992]] Send SSH_MSG_KEXDH_REPLY 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #1 sending command=31[31] len=1639 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49992])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49992]) Send SSH_MSG_NEWKEYS 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49992]) session ID=31:fb:31:c8:a8:69:6b:8c:02:ec:0e:0f:0e:ad:d9:45:e9:04:37:23:29:3f:b4:06:68:45:55:32:36:53:18:62:3e:5f:0c:58:37:51:a6:06:a8:7f:44:d7:ec:49:1e:d8:cf:d5:bc:46:c0:56:c2:71:b2:00:cc:2d:81:3c:87:22 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49992]): strict KEX resets output message sequence number from 3 to 0 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49992]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49992])[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:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49992])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #0 sending command=7[7] len=419 00:27:36.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49992]) No pending packets to flush at end of KEX 00:27:36.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #2 SSH_MSG_NEWKEYS 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49992]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49992]): strict KEX resets input message sequence number from 3 to 0 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49992]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:36.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49992]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49992]) authorized authentication methods: password,publickey 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49992]) Accepted service ssh-userauth 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49992]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49992]) no authentication factory for method=none 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49992]) SSH_MSG_USERAUTH_REQUEST 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49992]) remaining methods: password,publickey 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #9 SSH_MSG_IGNORE 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:27:36.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49992]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49992]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:36.733 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49992]) authentication result: true 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49992]) SSH_MSG_USERAUTH_REQUEST 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49992])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49992]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49992]) no heartbeat to stop 00:27:36.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49992]) heartbeat type=IGNORE, interval=PT30S 00:27:36.733 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49992 authenticated 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49992]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49992]] session=TransportServerSession[admin@/10.30.170.22:49992] id=0 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49992])) size=2097152, max=2097152, packet=32768 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49992]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49992] 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49992]) recipient=0 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])) size=2097152, max=2097152, packet=32768 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])) re-initializing 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])) size=2097152, max=2097152, packet=32768 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:36.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[want-reply=true] subsystem=netconf 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[subsystem] prepared command 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]}} established 00:27:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 155: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17984 00:27:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 155: Creating data stores for simulated device 00:27:36.736 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:36.736 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:36.736 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:36.736 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:36.736 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:36.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5010ba1a] 00:27:36.738 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:36.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:36.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:36.739 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:36.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:36.740 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:36.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:36.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:36.740 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5010ba1a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5010ba1a], subtreeVersion=Version[4716e1e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4716e1e1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:36.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:36.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 155 on channel [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 1220 down to 2095932 00:27:36.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) request=subsystem result=ReplySuccess, want-reply=true 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) request=subsystem activate command 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) starting runner for command=netconf 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #5 SSH_MSG_CHANNEL_DATA 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 373 down to 2096779 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_DATA len=373 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992] 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:36.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17984', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=155} created 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]} created 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992] successful with session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]} 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]} up 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #6 SSH_MSG_CHANNEL_DATA 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 393 down to 2096386 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_DATA len=393 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992] 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:36.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:36.745 [netconf-device-simulator-threads-0] 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=155} 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fa24789 after next message 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 - R:/10.30.170.22:49992]} EXI handlers added to pipeline 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fa24789 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 179 down to 2095753 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:36.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #7 SSH_MSG_CHANNEL_DATA 00:27:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 340 down to 2096046 00:27:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_DATA len=340 00:27:36.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992] 00:27:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:36.749 [netconf-device-simulator-threads-0] 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=155} 00:27:36.749 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4716e1e1] 00:27:36.749 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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} 00:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] 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:27:36.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 778 down to 2094975 00:27:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:36.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:36.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]} 00:27:36.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45218]): SSH-2.0-SSHD-UNKNOWN 00:27:36.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45218]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:36.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45218]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45218]) Send SSH_MSG_KEXINIT 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #0 SSH_MSG_KEXINIT 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45218]) SSH_MSG_KEXINIT 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45218]) strict KEX=true client=true server=true 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: server host key algorithms = rsa-sha2-512 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: mac algorithms (client to server) = aead 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: mac algorithms (server to client) = aead 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: compression algorithms (client to server) = none 00:27:36.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45218]) Kex: compression algorithms (server to client) = none 00:27:36.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:37.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #1 30 00:27:37.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45218]] process command=SSH_MSG_KEXDH_INIT 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45218]] Send SSH_MSG_KEXDH_REPLY 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #1 sending command=31[31] len=1639 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45218])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45218]) Send SSH_MSG_NEWKEYS 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45218]) session ID=71:b0:5a:eb:28:aa:69:29:2f:9c:ad:21:f7:6f:58:14:c2:94:64:48:54:d8:ef:4c:19:70:fc:60:ac:48:0f:fd:7c:5d:ff:1e:a2:e5:30:f8:38:34:e3:42:21:43:e9:cd:16:f2:a3:38:46:c6:97:7c:b2:d5:d4:6f:86:d6:42:5d 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45218]): strict KEX resets output message sequence number from 3 to 0 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45218]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45218])[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:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45218])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:37.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #0 sending command=7[7] len=419 00:27:37.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45218]) No pending packets to flush at end of KEX 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #2 SSH_MSG_NEWKEYS 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45218]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45218]): strict KEX resets input message sequence number from 3 to 0 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45218]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45218]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45218]) authorized authentication methods: password,publickey 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45218]) Accepted service ssh-userauth 00:27:37.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45218]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45218]) no authentication factory for method=none 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45218]) SSH_MSG_USERAUTH_REQUEST 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45218]) remaining methods: password,publickey 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45218]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45218]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:37.095 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45218]) authentication result: true 00:27:37.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45218]) SSH_MSG_USERAUTH_REQUEST 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45218])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45218]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45218]) no heartbeat to stop 00:27:37.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45218]) heartbeat type=IGNORE, interval=PT30S 00:27:37.096 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45218 authenticated 00:27:37.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:37.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45218]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45218]] session=TransportServerSession[admin@/10.30.170.22:45218] id=0 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45218])) size=2097152, max=2097152, packet=32768 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45218]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45218] 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45218]) recipient=0 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])) size=2097152, max=2097152, packet=32768 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])) re-initializing 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])) size=2097152, max=2097152, packet=32768 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:37.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[want-reply=true] subsystem=netconf 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[subsystem] prepared command 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]}} established 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 156: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17985 00:27:37.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 156: Creating data stores for simulated device 00:27:37.102 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:37.102 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:37.102 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:37.102 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:37.102 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:37.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52ef55a2] 00:27:37.103 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:37.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:37.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:37.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:37.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:37.104 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:37.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:37.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:37.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52ef55a2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52ef55a2], subtreeVersion=Version[23cdd25e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[23cdd25e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:37.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:37.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:37.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 156 on channel [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 1220 down to 2095932 00:27:37.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) request=subsystem result=ReplySuccess, want-reply=true 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) request=subsystem activate command 00:27:37.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) starting runner for command=netconf 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #5 SSH_MSG_CHANNEL_DATA 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 373 down to 2096779 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_DATA len=373 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218] 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17985', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=156} created 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]} created 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218] successful with session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]} 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]} up 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #6 SSH_MSG_CHANNEL_DATA 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 393 down to 2096386 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_DATA len=393 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218] 00:27:37.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=156} 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@408be111 after next message 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 - R:/10.30.170.22:45218]} EXI handlers added to pipeline 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@408be111 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 179 down to 2095753 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:37.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:37.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #8 SSH_MSG_IGNORE 00:27:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:27:37.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #7 SSH_MSG_CHANNEL_DATA 00:27:37.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 340 down to 2096046 00:27:37.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_DATA len=340 00:27:37.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218] 00:27:37.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:37.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:37.115 [netconf-device-simulator-threads-2] 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=156} 00:27:37.115 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[23cdd25e] 00:27:37.115 [netconf-device-simulator-threads-2] 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:27:37.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:37.116 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:37.116 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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} 00:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] 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:27:37.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:37.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 778 down to 2094975 00:27:37.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:37.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:37.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #9 SSH_MSG_IGNORE 00:27:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:27:37.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]} 00:27:37.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42404]): SSH-2.0-SSHD-UNKNOWN 00:27:37.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42404]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:37.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42404]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:37.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42404]) Send SSH_MSG_KEXINIT 00:27:37.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #0 SSH_MSG_KEXINIT 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42404]) SSH_MSG_KEXINIT 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42404]) strict KEX=true client=true server=true 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: server host key algorithms = rsa-sha2-512 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: mac algorithms (client to server) = aead 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: mac algorithms (server to client) = aead 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: compression algorithms (client to server) = none 00:27:37.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42404]) Kex: compression algorithms (server to client) = none 00:27:37.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #1 30 00:27:37.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42404]] process command=SSH_MSG_KEXDH_INIT 00:27:37.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42404]] Send SSH_MSG_KEXDH_REPLY 00:27:37.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #1 sending command=31[31] len=1639 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42404])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42404]) Send SSH_MSG_NEWKEYS 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42404]) session ID=de:bc:e5:54:9a:a3:fd:aa:95:3e:a9:ad:6f:3a:8e:63:67:84:fe:1b:63:70:09:11:92:08:96:ed:d6:40:ef:5b:f7:81:e5:da:82:e1:fc:13:51:f4:19:f8:27:f9:8c:ba:b8:62:02:f1:26:9f:ee:e8:13:33:03:99:01:71:ff:63 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42404]): strict KEX resets output message sequence number from 3 to 0 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42404]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42404])[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:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42404])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #0 sending command=7[7] len=419 00:27:37.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42404]) No pending packets to flush at end of KEX 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #2 SSH_MSG_NEWKEYS 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42404]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42404]): strict KEX resets input message sequence number from 3 to 0 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42404]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42404]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42404]) authorized authentication methods: password,publickey 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42404]) Accepted service ssh-userauth 00:27:37.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42404]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42404]) no authentication factory for method=none 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42404]) SSH_MSG_USERAUTH_REQUEST 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42404]) remaining methods: password,publickey 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42404]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42404]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:37.721 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:37.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42404]) authentication result: true 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42404]) SSH_MSG_USERAUTH_REQUEST 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42404])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42404]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42404]) no heartbeat to stop 00:27:37.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42404]) heartbeat type=IGNORE, interval=PT30S 00:27:37.722 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42404 authenticated 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42404]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42404]] session=TransportServerSession[admin@/10.30.170.22:42404] id=0 00:27:37.723 [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.170.22:42404])) size=2097152, max=2097152, packet=32768 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42404]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42404] 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42404]) recipient=0 00:27:37.723 [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.170.22:42404])) size=2097152, max=2097152, packet=32768 00:27:37.723 [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.170.22:42404])) re-initializing 00:27:37.723 [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.170.22:42404])) size=2097152, max=2097152, packet=32768 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:37.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404])[want-reply=true] subsystem=netconf 00:27:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404])[subsystem] prepared command 00:27:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]}} established 00:27:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 157: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17986 00:27:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 157: Creating data stores for simulated device 00:27:37.725 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:37.725 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:37.725 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:37.725 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:37.725 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:37.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2716b223] 00:27:37.727 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:37.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:37.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:37.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:37.728 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:37.728 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:37.728 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:37.728 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:37.728 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2716b223], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2716b223], subtreeVersion=Version[5db232f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5db232f9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:37.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:37.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:37.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.730 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 157 on channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.732 [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.170.22:42404]) by 1220 down to 2095932 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) request=subsystem result=ReplySuccess, want-reply=true 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) request=subsystem activate command 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) starting runner for command=netconf 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #5 SSH_MSG_CHANNEL_DATA 00:27:37.732 [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.170.22:42404]) by 373 down to 2096779 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_DATA len=373 00:27:37.732 [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.170.22:42404] 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:37.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17986', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=157} created 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]} created 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404] successful with session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]} 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]} up 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #6 SSH_MSG_CHANNEL_DATA 00:27:37.733 [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.170.22:42404]) by 393 down to 2096386 00:27:37.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_DATA len=393 00:27:37.733 [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.170.22:42404] 00:27:37.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:37.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:37.738 [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=157} 00:27:37.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fdacc3a after next message 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 - R:/10.30.170.22:42404]} EXI handlers added to pipeline 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fdacc3a 00:27:37.740 [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.170.22:42404]) by 179 down to 2095753 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:37.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:37.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #7 SSH_MSG_CHANNEL_DATA 00:27:37.742 [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.170.22:42404]) by 340 down to 2096046 00:27:37.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_DATA len=340 00:27:37.742 [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.170.22:42404] 00:27:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:37.743 [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=157} 00:27:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5db232f9] 00:27:37.743 [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:27:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:37.744 [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:27:37.744 [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:27:37.744 [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} 00:27:37.744 [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:27:37.744 [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=2011-06-01} 00:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [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:27:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:37.745 [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.170.22:42404]) by 778 down to 2094975 00:27:37.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:37.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:37.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #8 SSH_MSG_IGNORE 00:27:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:27:37.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]} 00:27:37.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39474]): SSH-2.0-SSHD-UNKNOWN 00:27:37.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39474]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:37.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39474]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:37.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #9 SSH_MSG_IGNORE 00:27:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:27:37.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39474]) Send SSH_MSG_KEXINIT 00:27:37.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:37.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #0 SSH_MSG_KEXINIT 00:27:37.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39474]) SSH_MSG_KEXINIT 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39474]) strict KEX=true client=true server=true 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: server host key algorithms = rsa-sha2-512 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: mac algorithms (client to server) = aead 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: mac algorithms (server to client) = aead 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: compression algorithms (client to server) = none 00:27:37.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39474]) Kex: compression algorithms (server to client) = none 00:27:37.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:38.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #1 30 00:27:38.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39474]] process command=SSH_MSG_KEXDH_INIT 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39474]] Send SSH_MSG_KEXDH_REPLY 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #1 sending command=31[31] len=1639 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39474])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39474]) Send SSH_MSG_NEWKEYS 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39474]) session ID=af:8b:96:6a:6d:db:78:cf:41:8d:08:dc:dd:6c:47:f7:fb:c5:a3:a9:0c:83:27:f7:25:91:15:af:12:0f:8c:79:13:3b:ee:78:d1:57:27:68:ab:d2:cb:64:ed:45:3a:54:94:d8:df:7f:70:89:55:82:05:19:a9:73:9c:bd:f4:85 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39474]): strict KEX resets output message sequence number from 3 to 0 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39474]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39474])[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:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39474])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #0 sending command=7[7] len=419 00:27:38.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39474]) No pending packets to flush at end of KEX 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #2 SSH_MSG_NEWKEYS 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39474]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39474]): strict KEX resets input message sequence number from 3 to 0 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39474]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39474]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39474]) authorized authentication methods: password,publickey 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39474]) Accepted service ssh-userauth 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39474]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39474]) no authentication factory for method=none 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39474]) SSH_MSG_USERAUTH_REQUEST 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39474]) remaining methods: password,publickey 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39474]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39474]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:38.083 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39474]) authentication result: true 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39474]) SSH_MSG_USERAUTH_REQUEST 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39474])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39474]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39474]) no heartbeat to stop 00:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39474]) heartbeat type=IGNORE, interval=PT30S 00:27:38.084 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39474 authenticated 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39474]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39474]] session=TransportServerSession[admin@/10.30.170.22:39474] id=0 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39474])) size=2097152, max=2097152, packet=32768 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39474]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39474] 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39474]) recipient=0 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])) size=2097152, max=2097152, packet=32768 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])) re-initializing 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])) size=2097152, max=2097152, packet=32768 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[want-reply=true] subsystem=netconf 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[subsystem] prepared command 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]}} established 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 158: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17987 00:27:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 158: Creating data stores for simulated device 00:27:38.085 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:38.085 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:38.085 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:38.085 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:38.085 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28197501] 00:27:38.086 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:38.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:38.087 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:38.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:38.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:38.087 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28197501], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28197501], subtreeVersion=Version[5522de2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5522de2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:38.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 158 on channel [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 1220 down to 2095932 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) request=subsystem result=ReplySuccess, want-reply=true 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) request=subsystem activate command 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) starting runner for command=netconf 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #5 SSH_MSG_CHANNEL_DATA 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 373 down to 2096779 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_DATA len=373 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17987', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=158} created 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]} created 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474] successful with session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]} 00:27:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]} up 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #6 SSH_MSG_CHANNEL_DATA 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 393 down to 2096386 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_DATA len=393 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474] 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:38.090 [netconf-device-simulator-threads-6] 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=158} 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d7d704c after next message 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 - R:/10.30.170.22:39474]} EXI handlers added to pipeline 00:27:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5d7d704c 00:27:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 179 down to 2095753 00:27:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #7 SSH_MSG_CHANNEL_DATA 00:27:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 340 down to 2096046 00:27:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_DATA len=340 00:27:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474] 00:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:38.093 [netconf-device-simulator-threads-6] 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=158} 00:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5522de2] 00:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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} 00:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] 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:27:38.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:38.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 778 down to 2094975 00:27:38.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:38.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:38.357 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #8 SSH_MSG_IGNORE 00:27:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:27:38.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]} 00:27:38.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40256]): SSH-2.0-SSHD-UNKNOWN 00:27:38.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40256]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:38.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40256]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:38.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #9 SSH_MSG_IGNORE 00:27:38.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:27:38.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:38.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40256]) Send SSH_MSG_KEXINIT 00:27:38.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:38.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #0 SSH_MSG_KEXINIT 00:27:38.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40256]) SSH_MSG_KEXINIT 00:27:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:38.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #8 SSH_MSG_IGNORE 00:27:38.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40256]) strict KEX=true client=true server=true 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: server host key algorithms = rsa-sha2-512 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: mac algorithms (client to server) = aead 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: mac algorithms (server to client) = aead 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: compression algorithms (client to server) = none 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40256]) Kex: compression algorithms (server to client) = none 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #9 SSH_MSG_IGNORE 00:27:38.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:27:38.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #1 30 00:27:38.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40256]] process command=SSH_MSG_KEXDH_INIT 00:27:38.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40256]] Send SSH_MSG_KEXDH_REPLY 00:27:38.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #1 sending command=31[31] len=1639 00:27:38.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:38.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40256]) Send SSH_MSG_NEWKEYS 00:27:38.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40256]) session ID=76:2e:26:f4:3c:f1:4c:28:5e:1d:ce:8c:97:04:ed:5d:4a:ec:fe:72:38:51:39:4e:ce:34:e2:00:30:35:20:da:7c:cc:ea:1e:86:86:d7:08:d3:0d:31:12:5e:5e:10:d4:f0:59:27:3e:0e:1a:7a:c5:d7:02:9c:92:38:c5:ee:fd 00:27:38.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:38.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40256]): strict KEX resets output message sequence number from 3 to 0 00:27:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40256]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40256])[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:27:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #0 sending command=7[7] len=419 00:27:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40256]) No pending packets to flush at end of KEX 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #2 SSH_MSG_NEWKEYS 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40256]): strict KEX resets input message sequence number from 3 to 0 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40256]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40256]) authorized authentication methods: password,publickey 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40256]) Accepted service ssh-userauth 00:27:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40256]) no authentication factory for method=none 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40256]) SSH_MSG_USERAUTH_REQUEST 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40256]) remaining methods: password,publickey 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40256]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:38.996 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40256]) authentication result: true 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40256]) SSH_MSG_USERAUTH_REQUEST 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40256]) no heartbeat to stop 00:27:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40256]) heartbeat type=IGNORE, interval=PT30S 00:27:38.996 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40256 authenticated 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40256]] session=TransportServerSession[admin@/10.30.170.22:40256] id=0 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40256])) size=2097152, max=2097152, packet=32768 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40256] 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40256]) recipient=0 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])) size=2097152, max=2097152, packet=32768 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])) re-initializing 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])) size=2097152, max=2097152, packet=32768 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[want-reply=true] subsystem=netconf 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[subsystem] prepared command 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]}} established 00:27:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 159: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17988 00:27:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 159: Creating data stores for simulated device 00:27:38.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:38.999 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:38.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:38.999 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:38.999 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ee7e8a8] 00:27:39.001 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:39.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:39.002 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:39.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:39.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:39.002 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ee7e8a8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ee7e8a8], subtreeVersion=Version[6d3b98ac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6d3b98ac], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:39.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:39.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 159 on channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 1220 down to 2095932 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) request=subsystem result=ReplySuccess, want-reply=true 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) request=subsystem activate command 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) starting runner for command=netconf 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #5 SSH_MSG_CHANNEL_DATA 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 373 down to 2096779 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_DATA len=373 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256] 00:27:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17988', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=159} created 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]} created 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256] successful with session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]} 00:27:39.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]} up 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #6 SSH_MSG_CHANNEL_DATA 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 393 down to 2096386 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_DATA len=393 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256] 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.008 [netconf-device-simulator-threads-0] 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=159} 00:27:39.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20286c13 after next message 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 - R:/10.30.170.22:40256]} EXI handlers added to pipeline 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@20286c13 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 179 down to 2095753 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:39.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:39.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]} 00:27:39.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42882]): SSH-2.0-SSHD-UNKNOWN 00:27:39.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42882]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:39.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42882]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:39.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #7 SSH_MSG_CHANNEL_DATA 00:27:39.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 340 down to 2096046 00:27:39.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_DATA len=340 00:27:39.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256] 00:27:39.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:39.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.019 [netconf-device-simulator-threads-0] 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=159} 00:27:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6d3b98ac] 00:27:39.020 [netconf-device-simulator-threads-0] 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:27:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:39.020 [netconf-device-simulator-threads-0] 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:27:39.020 [netconf-device-simulator-threads-0] 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:27:39.020 [netconf-device-simulator-threads-0] 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} 00:27:39.020 [netconf-device-simulator-threads-0] 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:27:39.020 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.022 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] 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:27:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:39.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 778 down to 2094975 00:27:39.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:39.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:39.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42882]) Send SSH_MSG_KEXINIT 00:27:39.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:39.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #0 SSH_MSG_KEXINIT 00:27:39.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42882]) SSH_MSG_KEXINIT 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42882]) strict KEX=true client=true server=true 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: server host key algorithms = rsa-sha2-512 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: mac algorithms (client to server) = aead 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: mac algorithms (server to client) = aead 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: compression algorithms (client to server) = none 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42882]) Kex: compression algorithms (server to client) = none 00:27:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:39.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #1 30 00:27:39.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42882]] process command=SSH_MSG_KEXDH_INIT 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42882]] Send SSH_MSG_KEXDH_REPLY 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #1 sending command=31[31] len=1639 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42882])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42882]) Send SSH_MSG_NEWKEYS 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42882]) session ID=30:2b:7f:7d:18:2e:63:30:da:e7:88:f2:03:68:c0:3f:d6:ad:b5:91:25:b3:34:3c:93:e3:1f:3d:9b:4b:71:28:35:98:e2:70:cf:20:8a:82:f3:74:81:f1:80:72:bb:cf:63:f8:1b:f2:21:3f:e7:93:3a:6c:c0:8a:22:26:e6:35 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42882]): strict KEX resets output message sequence number from 3 to 0 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42882]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42882])[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:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42882])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #0 sending command=7[7] len=419 00:27:39.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42882]) No pending packets to flush at end of KEX 00:27:39.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #8 SSH_MSG_IGNORE 00:27:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #2 SSH_MSG_NEWKEYS 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42882]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42882]): strict KEX resets input message sequence number from 3 to 0 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42882]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:39.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42882]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42882]) authorized authentication methods: password,publickey 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42882]) Accepted service ssh-userauth 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42882]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42882]) no authentication factory for method=none 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42882]) SSH_MSG_USERAUTH_REQUEST 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42882]) remaining methods: password,publickey 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42882]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:39.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42882]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:39.312 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42882]) authentication result: true 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42882]) SSH_MSG_USERAUTH_REQUEST 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42882])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42882]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42882]) no heartbeat to stop 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42882]) heartbeat type=IGNORE, interval=PT30S 00:27:39.312 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42882 authenticated 00:27:39.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42882]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42882]] session=TransportServerSession[admin@/10.30.170.22:42882] id=0 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42882])) size=2097152, max=2097152, packet=32768 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42882]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42882] 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42882]) recipient=0 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])) size=2097152, max=2097152, packet=32768 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])) re-initializing 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])) size=2097152, max=2097152, packet=32768 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:39.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[want-reply=true] subsystem=netconf 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[subsystem] prepared command 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]}} established 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 160: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17989 00:27:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 160: Creating data stores for simulated device 00:27:39.314 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:39.314 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:39.314 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:39.314 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:39.314 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:39.315 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4cce3c5] 00:27:39.315 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:39.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:39.316 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:39.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:39.317 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:39.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:39.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:39.317 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4cce3c5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4cce3c5], subtreeVersion=Version[5da2df0e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5da2df0e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:39.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:39.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 160 on channel [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 1220 down to 2095932 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) request=subsystem result=ReplySuccess, want-reply=true 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) request=subsystem activate command 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) starting runner for command=netconf 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #5 SSH_MSG_CHANNEL_DATA 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 373 down to 2096779 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_DATA len=373 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882] 00:27:39.320 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17989', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=160} created 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]} created 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882] successful with session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]} 00:27:39.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]} up 00:27:39.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #6 SSH_MSG_CHANNEL_DATA 00:27:39.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 393 down to 2096386 00:27:39.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_DATA len=393 00:27:39.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882] 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=160} 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2653809e after next message 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 - R:/10.30.170.22:42882]} EXI handlers added to pipeline 00:27:39.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:39.324 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2653809e 00:27:39.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 179 down to 2095753 00:27:39.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:39.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:39.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #7 SSH_MSG_CHANNEL_DATA 00:27:39.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 340 down to 2096046 00:27:39.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_DATA len=340 00:27:39.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882] 00:27:39.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:39.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.334 [netconf-device-simulator-threads-2] 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=160} 00:27:39.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5da2df0e] 00:27:39.336 [netconf-device-simulator-threads-2] 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:27:39.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:39.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:39.337 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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} 00:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.337 [netconf-device-simulator-threads-2] 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:27:39.338 [netconf-device-simulator-threads-2] 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:27:39.338 [netconf-device-simulator-threads-2] 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:27:39.338 [netconf-device-simulator-threads-2] 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:27:39.338 [netconf-device-simulator-threads-2] 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:27:39.338 [netconf-device-simulator-threads-2] 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:27:39.339 [netconf-device-simulator-threads-2] 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:27:39.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:39.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 778 down to 2094975 00:27:39.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:39.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #9 SSH_MSG_IGNORE 00:27:39.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:27:39.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]} 00:27:39.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59632]): SSH-2.0-SSHD-UNKNOWN 00:27:39.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59632]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:39.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59632]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:39.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59632]) Send SSH_MSG_KEXINIT 00:27:39.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:39.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #0 SSH_MSG_KEXINIT 00:27:39.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59632]) SSH_MSG_KEXINIT 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59632]) strict KEX=true client=true server=true 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: server host key algorithms = rsa-sha2-512 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: mac algorithms (client to server) = aead 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: mac algorithms (server to client) = aead 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: compression algorithms (client to server) = none 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59632]) Kex: compression algorithms (server to client) = none 00:27:39.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:39.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #1 30 00:27:39.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59632]] process command=SSH_MSG_KEXDH_INIT 00:27:39.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59632]] Send SSH_MSG_KEXDH_REPLY 00:27:39.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #1 sending command=31[31] len=1639 00:27:39.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59632])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:39.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59632]) Send SSH_MSG_NEWKEYS 00:27:39.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59632]) session ID=0a:a2:e4:9b:c3:7d:8d:50:1a:49:a1:80:b8:3a:98:73:53:89:05:8d:2b:c0:e8:96:79:6c:f4:0f:82:33:59:95:b6:1d:84:ed:b1:0f:db:a3:a8:0e:1b:97:54:5a:fa:45:1c:b0:76:06:11:3f:43:39:c8:3e:74:3c:dd:ba:5b:5b 00:27:39.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59632]): strict KEX resets output message sequence number from 3 to 0 00:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59632]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59632])[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:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59632])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #0 sending command=7[7] len=419 00:27:39.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59632]) No pending packets to flush at end of KEX 00:27:39.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #2 SSH_MSG_NEWKEYS 00:27:39.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59632]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:39.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59632]): strict KEX resets input message sequence number from 3 to 0 00:27:39.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59632]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59632]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59632]) authorized authentication methods: password,publickey 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59632]) Accepted service ssh-userauth 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59632]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59632]) no authentication factory for method=none 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59632]) SSH_MSG_USERAUTH_REQUEST 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59632]) remaining methods: password,publickey 00:27:39.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59632]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59632]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:39.850 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59632]) authentication result: true 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59632]) SSH_MSG_USERAUTH_REQUEST 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59632])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59632]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59632]) no heartbeat to stop 00:27:39.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59632]) heartbeat type=IGNORE, interval=PT30S 00:27:39.851 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59632 authenticated 00:27:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59632]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59632]] session=TransportServerSession[admin@/10.30.170.22:59632] id=0 00:27:39.851 [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.170.22:59632])) size=2097152, max=2097152, packet=32768 00:27:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59632]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59632] 00:27:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59632]) recipient=0 00:27:39.851 [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.170.22:59632])) size=2097152, max=2097152, packet=32768 00:27:39.852 [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.170.22:59632])) re-initializing 00:27:39.852 [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.170.22:59632])) size=2097152, max=2097152, packet=32768 00:27:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632])[want-reply=true] subsystem=netconf 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632])[subsystem] prepared command 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]}} established 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 161: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17990 00:27:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 161: Creating data stores for simulated device 00:27:39.853 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:39.853 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:39.854 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:39.854 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:39.854 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:39.856 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1c9dde65] 00:27:39.856 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:39.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:39.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:39.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:39.858 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:39.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:39.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:39.858 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1c9dde65], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1c9dde65], subtreeVersion=Version[5c24417d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c24417d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:39.859 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:39.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:39.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.861 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 161 on channel [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.863 [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.170.22:59632]) by 1220 down to 2095932 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) request=subsystem result=ReplySuccess, want-reply=true 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) request=subsystem activate command 00:27:39.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) starting runner for command=netconf 00:27:39.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #5 SSH_MSG_CHANNEL_DATA 00:27:39.864 [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.170.22:59632]) by 373 down to 2096779 00:27:39.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_DATA len=373 00:27:39.864 [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.170.22:59632] 00:27:39.864 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:39.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17990', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=161} created 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]} created 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632] successful with session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]} 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]} up 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #6 SSH_MSG_CHANNEL_DATA 00:27:39.865 [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.170.22:59632]) by 393 down to 2096386 00:27:39.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_DATA len=393 00:27:39.865 [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.170.22:59632] 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.866 [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=161} 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16065ad9 after next message 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 - R:/10.30.170.22:59632]} EXI handlers added to pipeline 00:27:39.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:39.867 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16065ad9 00:27:39.867 [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.170.22:59632]) by 179 down to 2095753 00:27:39.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:39.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:39.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #7 SSH_MSG_CHANNEL_DATA 00:27:39.869 [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.170.22:59632]) by 340 down to 2096046 00:27:39.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_DATA len=340 00:27:39.869 [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.170.22:59632] 00:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:39.870 [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=161} 00:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c24417d] 00:27:39.870 [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:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:39.870 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:39.870 [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:27:39.870 [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:27:39.871 [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} 00:27:39.871 [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:27:39.871 [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=2011-06-01} 00:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [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:27:39.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:39.872 [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.170.22:59632]) by 778 down to 2094975 00:27:39.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:39.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:39.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #8 SSH_MSG_IGNORE 00:27:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:27:39.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #9 SSH_MSG_IGNORE 00:27:39.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:27:40.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]} 00:27:40.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35492]): SSH-2.0-SSHD-UNKNOWN 00:27:40.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35492]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:40.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35492]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35492]) Send SSH_MSG_KEXINIT 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #0 SSH_MSG_KEXINIT 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35492]) SSH_MSG_KEXINIT 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35492]) strict KEX=true client=true server=true 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: server host key algorithms = rsa-sha2-512 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: mac algorithms (client to server) = aead 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: mac algorithms (server to client) = aead 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: compression algorithms (client to server) = none 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35492]) Kex: compression algorithms (server to client) = none 00:27:40.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:40.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #1 30 00:27:40.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35492]] process command=SSH_MSG_KEXDH_INIT 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35492]] Send SSH_MSG_KEXDH_REPLY 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #1 sending command=31[31] len=1639 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35492])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35492]) Send SSH_MSG_NEWKEYS 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35492]) session ID=2b:8f:53:5f:67:93:da:4d:f5:7e:de:b0:90:9f:b0:15:8d:26:73:62:32:19:18:b3:44:34:fb:bd:36:f7:a1:bd:a8:17:ff:93:2b:da:27:f0:12:01:e2:eb:ff:f0:4b:70:1e:72:1a:9e:74:ca:78:64:3f:a7:0a:f3:94:a2:b3:59 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35492]): strict KEX resets output message sequence number from 3 to 0 00:27:40.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35492]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:40.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35492])[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:27:40.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35492])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:40.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #0 sending command=7[7] len=419 00:27:40.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35492]) No pending packets to flush at end of KEX 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #2 SSH_MSG_NEWKEYS 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35492]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35492]): strict KEX resets input message sequence number from 3 to 0 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35492]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35492]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35492]) authorized authentication methods: password,publickey 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35492]) Accepted service ssh-userauth 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35492]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35492]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35492]) no authentication factory for method=none 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35492]) SSH_MSG_USERAUTH_REQUEST 00:27:40.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35492]) remaining methods: password,publickey 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35492]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35492]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35492]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:40.357 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35492]) authentication result: true 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35492]) SSH_MSG_USERAUTH_REQUEST 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35492])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35492]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35492]) no heartbeat to stop 00:27:40.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35492]) heartbeat type=IGNORE, interval=PT30S 00:27:40.358 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35492 authenticated 00:27:40.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35492]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35492]] session=TransportServerSession[admin@/10.30.170.22:35492] id=0 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35492])) size=2097152, max=2097152, packet=32768 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35492]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35492] 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35492]) recipient=0 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])) size=2097152, max=2097152, packet=32768 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])) re-initializing 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])) size=2097152, max=2097152, packet=32768 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:40.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[want-reply=true] subsystem=netconf 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[subsystem] prepared command 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]}} established 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 162: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17991 00:27:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 162: Creating data stores for simulated device 00:27:40.360 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:40.360 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:40.360 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:40.360 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:40.360 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:40.361 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[481f1fb9] 00:27:40.361 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:40.362 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:40.362 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:40.362 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:40.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:40.362 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:40.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:40.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:40.362 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[481f1fb9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[481f1fb9], subtreeVersion=Version[7e4f0090], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e4f0090], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:40.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:40.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:40.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 162 on channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 1220 down to 2095932 00:27:40.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) request=subsystem result=ReplySuccess, want-reply=true 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) request=subsystem activate command 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) starting runner for command=netconf 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #5 SSH_MSG_CHANNEL_DATA 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 373 down to 2096779 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_DATA len=373 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492] 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17991', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=162} created 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]} created 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492] successful with session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]} 00:27:40.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]} up 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #6 SSH_MSG_CHANNEL_DATA 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 393 down to 2096386 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_DATA len=393 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492] 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:40.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:40.366 [netconf-device-simulator-threads-6] 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=162} 00:27:40.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1971e8b1 after next message 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 - R:/10.30.170.22:35492]} EXI handlers added to pipeline 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1971e8b1 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 179 down to 2095753 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:40.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:40.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #7 SSH_MSG_CHANNEL_DATA 00:27:40.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 340 down to 2096046 00:27:40.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_DATA len=340 00:27:40.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492] 00:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:40.372 [netconf-device-simulator-threads-6] 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=162} 00:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e4f0090] 00:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:40.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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} 00:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.372 [netconf-device-simulator-threads-6] 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:27:40.373 [netconf-device-simulator-threads-6] 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:27:40.373 [netconf-device-simulator-threads-6] 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:27:40.373 [netconf-device-simulator-threads-6] 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:27:40.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:40.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 778 down to 2094975 00:27:40.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:40.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:40.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #8 SSH_MSG_IGNORE 00:27:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:27:40.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #9 SSH_MSG_IGNORE 00:27:40.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:27:40.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]} 00:27:40.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37160]): SSH-2.0-SSHD-UNKNOWN 00:27:40.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37160]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:40.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37160]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37160]) Send SSH_MSG_KEXINIT 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #0 SSH_MSG_KEXINIT 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37160]) SSH_MSG_KEXINIT 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37160]) strict KEX=true client=true server=true 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: server host key algorithms = rsa-sha2-512 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: mac algorithms (client to server) = aead 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: mac algorithms (server to client) = aead 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: compression algorithms (client to server) = none 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37160]) Kex: compression algorithms (server to client) = none 00:27:40.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:40.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #1 30 00:27:40.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37160]] process command=SSH_MSG_KEXDH_INIT 00:27:40.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37160]] Send SSH_MSG_KEXDH_REPLY 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #1 sending command=31[31] len=1639 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37160])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37160]) Send SSH_MSG_NEWKEYS 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37160]) session ID=2d:e6:78:e6:65:e2:04:54:63:fa:6a:b2:d3:5b:96:c7:a7:aa:59:c6:63:99:e9:de:9e:6c:1c:8f:e5:49:17:a7:02:2f:79:2a:a4:34:f7:59:56:65:e7:57:aa:61:cd:d3:51:09:b8:39:84:bf:e5:80:2b:d4:43:a1:e2:88:54:11 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37160]): strict KEX resets output message sequence number from 3 to 0 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37160]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37160])[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:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37160])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #0 sending command=7[7] len=419 00:27:40.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37160]) No pending packets to flush at end of KEX 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #2 SSH_MSG_NEWKEYS 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37160]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37160]): strict KEX resets input message sequence number from 3 to 0 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37160]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:41.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37160]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37160]) authorized authentication methods: password,publickey 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37160]) Accepted service ssh-userauth 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37160]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37160]) no authentication factory for method=none 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37160]) SSH_MSG_USERAUTH_REQUEST 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37160]) remaining methods: password,publickey 00:27:41.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37160]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37160]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:41.012 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37160]) authentication result: true 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37160]) SSH_MSG_USERAUTH_REQUEST 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37160])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37160]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37160]) no heartbeat to stop 00:27:41.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37160]) heartbeat type=IGNORE, interval=PT30S 00:27:41.012 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37160 authenticated 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37160]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37160]] session=TransportServerSession[admin@/10.30.170.22:37160] id=0 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37160])) size=2097152, max=2097152, packet=32768 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37160]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37160] 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37160]) recipient=0 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])) size=2097152, max=2097152, packet=32768 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])) re-initializing 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])) size=2097152, max=2097152, packet=32768 00:27:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[want-reply=true] subsystem=netconf 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[subsystem] prepared command 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]}} established 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 163: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17992 00:27:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 163: Creating data stores for simulated device 00:27:41.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:41.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:41.017 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:41.017 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:41.017 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28b58d87] 00:27:41.019 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:41.019 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:41.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:41.020 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:41.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:41.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.020 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:41.020 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28b58d87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28b58d87], subtreeVersion=Version[589f8f6d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[589f8f6d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:41.021 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:41.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #8 SSH_MSG_IGNORE 00:27:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 163 on channel [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 1220 down to 2095932 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) request=subsystem result=ReplySuccess, want-reply=true 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) request=subsystem activate command 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) starting runner for command=netconf 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #5 SSH_MSG_CHANNEL_DATA 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 373 down to 2096779 00:27:41.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_DATA len=373 00:27:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160] 00:27:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:41.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17992', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=163} created 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]} created 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160] successful with session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]} 00:27:41.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]} up 00:27:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #6 SSH_MSG_CHANNEL_DATA 00:27:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 393 down to 2096386 00:27:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_DATA len=393 00:27:41.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160] 00:27:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:41.030 [netconf-device-simulator-threads-0] 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=163} 00:27:41.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@251e624d after next message 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 - R:/10.30.170.22:37160]} EXI handlers added to pipeline 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@251e624d 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 179 down to 2095753 00:27:41.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:41.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #7 SSH_MSG_CHANNEL_DATA 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 340 down to 2096046 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_DATA len=340 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160] 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:41.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:41.036 [netconf-device-simulator-threads-0] 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=163} 00:27:41.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[589f8f6d] 00:27:41.037 [netconf-device-simulator-threads-0] 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:27:41.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:41.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:41.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:41.037 [netconf-device-simulator-threads-0] 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:27:41.037 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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} 00:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] 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:27:41.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:41.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 778 down to 2094975 00:27:41.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:41.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]} 00:27:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47830]): SSH-2.0-SSHD-UNKNOWN 00:27:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47830]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:41.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47830]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #9 SSH_MSG_IGNORE 00:27:41.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:27:41.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #10 SSH_MSG_IGNORE 00:27:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:27:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47830]) Send SSH_MSG_KEXINIT 00:27:41.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #0 SSH_MSG_KEXINIT 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47830]) SSH_MSG_KEXINIT 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47830]) strict KEX=true client=true server=true 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: server host key algorithms = rsa-sha2-512 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: mac algorithms (client to server) = aead 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: mac algorithms (server to client) = aead 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: compression algorithms (client to server) = none 00:27:41.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47830]) Kex: compression algorithms (server to client) = none 00:27:41.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:41.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #8 SSH_MSG_IGNORE 00:27:41.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:27:41.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #1 30 00:27:41.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47830]] process command=SSH_MSG_KEXDH_INIT 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47830]] Send SSH_MSG_KEXDH_REPLY 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #1 sending command=31[31] len=1639 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47830])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47830]) Send SSH_MSG_NEWKEYS 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47830]) session ID=00:12:cc:a6:d1:2c:7f:12:13:86:16:c1:65:94:7f:42:e3:69:51:1c:2a:54:63:9d:3e:65:9c:15:b8:31:7b:d4:71:42:d1:3b:ed:a1:70:ff:3d:d2:eb:3b:ee:07:05:77:9d:cc:8d:5b:40:82:0c:96:ea:6b:bb:d2:0d:ad:54:ab 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47830]): strict KEX resets output message sequence number from 3 to 0 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47830]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47830])[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:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47830])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #0 sending command=7[7] len=419 00:27:41.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47830]) No pending packets to flush at end of KEX 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #2 SSH_MSG_NEWKEYS 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47830]): strict KEX resets input message sequence number from 3 to 0 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47830]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:41.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47830]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47830]) authorized authentication methods: password,publickey 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47830]) Accepted service ssh-userauth 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47830]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47830]) no authentication factory for method=none 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47830]) SSH_MSG_USERAUTH_REQUEST 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47830]) remaining methods: password,publickey 00:27:41.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47830]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47830]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:41.521 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47830]) authentication result: true 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47830]) SSH_MSG_USERAUTH_REQUEST 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47830])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47830]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47830]) no heartbeat to stop 00:27:41.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47830]) heartbeat type=IGNORE, interval=PT30S 00:27:41.521 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47830 authenticated 00:27:41.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:41.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47830]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:41.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47830]] session=TransportServerSession[admin@/10.30.170.22:47830] id=0 00:27:41.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47830])) size=2097152, max=2097152, packet=32768 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47830]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47830] 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47830]) recipient=0 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])) size=2097152, max=2097152, packet=32768 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])) re-initializing 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])) size=2097152, max=2097152, packet=32768 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:41.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[want-reply=true] subsystem=netconf 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[subsystem] prepared command 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]}} established 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 164: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17993 00:27:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 164: Creating data stores for simulated device 00:27:41.524 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:41.524 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:41.525 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:41.525 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:41.525 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:41.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17b0e2a] 00:27:41.529 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:41.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:41.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:41.530 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:41.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:41.530 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:41.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:41.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:41.530 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17b0e2a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17b0e2a], subtreeVersion=Version[5477a4bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5477a4bc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:41.531 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:41.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:41.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 164 on channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 1220 down to 2095932 00:27:41.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) request=subsystem result=ReplySuccess, want-reply=true 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) request=subsystem activate command 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) starting runner for command=netconf 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #5 SSH_MSG_CHANNEL_DATA 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 373 down to 2096779 00:27:41.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_DATA len=373 00:27:41.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830] 00:27:41.539 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:41.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:41.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17993', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=164} created 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]} created 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830] successful with session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]} 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]} up 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #6 SSH_MSG_CHANNEL_DATA 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 393 down to 2096386 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_DATA len=393 00:27:41.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830] 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=164} 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9d61fe7 after next message 00:27:41.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 - R:/10.30.170.22:47830]} EXI handlers added to pipeline 00:27:41.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:41.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9d61fe7 00:27:41.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 179 down to 2095753 00:27:41.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:41.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:41.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #7 SSH_MSG_CHANNEL_DATA 00:27:41.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 340 down to 2096046 00:27:41.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_DATA len=340 00:27:41.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830] 00:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:41.548 [netconf-device-simulator-threads-2] 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=164} 00:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5477a4bc] 00:27:41.548 [netconf-device-simulator-threads-2] 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:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:41.548 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:41.548 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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} 00:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] 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:27:41.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:41.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 778 down to 2094975 00:27:41.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:41.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:41.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]} 00:27:41.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51898]): SSH-2.0-SSHD-UNKNOWN 00:27:41.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51898]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:41.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51898]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #9 SSH_MSG_IGNORE 00:27:41.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:27:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:41.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #10 SSH_MSG_IGNORE 00:27:41.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51898]) Send SSH_MSG_KEXINIT 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #0 SSH_MSG_KEXINIT 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51898]) SSH_MSG_KEXINIT 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51898]) strict KEX=true client=true server=true 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: server host key algorithms = rsa-sha2-512 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: mac algorithms (client to server) = aead 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: mac algorithms (server to client) = aead 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: compression algorithms (client to server) = none 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51898]) Kex: compression algorithms (server to client) = none 00:27:41.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:42.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #8 SSH_MSG_IGNORE 00:27:42.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:27:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #10 SSH_MSG_IGNORE 00:27:42.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:27:42.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #1 30 00:27:42.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51898]] process command=SSH_MSG_KEXDH_INIT 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51898]] Send SSH_MSG_KEXDH_REPLY 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #1 sending command=31[31] len=1639 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51898])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51898]) Send SSH_MSG_NEWKEYS 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51898]) session ID=d8:18:a6:56:cc:ba:fa:84:7e:ae:39:7f:42:2b:42:f1:6e:34:20:af:b3:d1:63:fa:6d:ad:62:0f:5f:b6:71:11:18:9e:aa:e7:bd:5b:af:2b:06:32:a8:1e:77:f6:82:62:9c:05:dd:57:61:5d:21:23:83:90:0c:1e:34:ca:a6:dd 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51898]): strict KEX resets output message sequence number from 3 to 0 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51898]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51898])[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:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51898])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #0 sending command=7[7] len=419 00:27:42.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51898]) No pending packets to flush at end of KEX 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #2 SSH_MSG_NEWKEYS 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51898]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51898]): strict KEX resets input message sequence number from 3 to 0 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51898]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:42.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51898]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51898]) authorized authentication methods: password,publickey 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51898]) Accepted service ssh-userauth 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51898]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51898]) no authentication factory for method=none 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51898]) SSH_MSG_USERAUTH_REQUEST 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51898]) remaining methods: password,publickey 00:27:42.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51898]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51898]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:42.110 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51898]) authentication result: true 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51898]) SSH_MSG_USERAUTH_REQUEST 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51898])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51898]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51898]) no heartbeat to stop 00:27:42.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51898]) heartbeat type=IGNORE, interval=PT30S 00:27:42.110 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51898 authenticated 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51898]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51898]] session=TransportServerSession[admin@/10.30.170.22:51898] id=0 00:27:42.111 [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.170.22:51898])) size=2097152, max=2097152, packet=32768 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51898]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51898] 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51898]) recipient=0 00:27:42.111 [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.170.22:51898])) size=2097152, max=2097152, packet=32768 00:27:42.111 [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.170.22:51898])) re-initializing 00:27:42.111 [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.170.22:51898])) size=2097152, max=2097152, packet=32768 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:42.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898])[want-reply=true] subsystem=netconf 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898])[subsystem] prepared command 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]}} established 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 165: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17994 00:27:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 165: Creating data stores for simulated device 00:27:42.112 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:42.112 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:42.112 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:42.112 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:42.112 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:42.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d4c77ec] 00:27:42.117 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:42.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:42.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:42.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:42.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:42.118 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:42.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:42.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:42.118 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d4c77ec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d4c77ec], subtreeVersion=Version[195b0c27], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[195b0c27], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:42.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:42.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:42.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.120 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 165 on channel [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.121 [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.170.22:51898]) by 1220 down to 2095932 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) request=subsystem result=ReplySuccess, want-reply=true 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) request=subsystem activate command 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) starting runner for command=netconf 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #5 SSH_MSG_CHANNEL_DATA 00:27:42.121 [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.170.22:51898]) by 373 down to 2096779 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_DATA len=373 00:27:42.121 [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.170.22:51898] 00:27:42.121 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17994', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=165} created 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]} created 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898] successful with session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]} 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]} up 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #6 SSH_MSG_CHANNEL_DATA 00:27:42.122 [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.170.22:51898]) by 393 down to 2096386 00:27:42.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_DATA len=393 00:27:42.122 [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.170.22:51898] 00:27:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:42.123 [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=165} 00:27:42.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44b8ac8b after next message 00:27:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 - R:/10.30.170.22:51898]} EXI handlers added to pipeline 00:27:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:42.124 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44b8ac8b 00:27:42.125 [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.170.22:51898]) by 179 down to 2095753 00:27:42.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:42.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:42.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #7 SSH_MSG_CHANNEL_DATA 00:27:42.127 [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.170.22:51898]) by 340 down to 2096046 00:27:42.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_DATA len=340 00:27:42.127 [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.170.22:51898] 00:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:42.128 [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=165} 00:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[195b0c27] 00:27:42.128 [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:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:42.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:42.128 [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:27:42.128 [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:27:42.128 [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} 00:27:42.129 [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:27:42.129 [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=2011-06-01} 00:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [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:27:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:42.129 [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.170.22:51898]) by 778 down to 2094975 00:27:42.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:42.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:42.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #9 SSH_MSG_IGNORE 00:27:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:27:42.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]} 00:27:42.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54274]): SSH-2.0-SSHD-UNKNOWN 00:27:42.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54274]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:42.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54274]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:42.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54274]) Send SSH_MSG_KEXINIT 00:27:42.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #0 SSH_MSG_KEXINIT 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54274]) SSH_MSG_KEXINIT 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54274]) strict KEX=true client=true server=true 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: server host key algorithms = rsa-sha2-512 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: mac algorithms (client to server) = aead 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: mac algorithms (server to client) = aead 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: compression algorithms (client to server) = none 00:27:42.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54274]) Kex: compression algorithms (server to client) = none 00:27:42.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:42.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #8 SSH_MSG_IGNORE 00:27:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:27:42.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #1 30 00:27:42.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54274]] process command=SSH_MSG_KEXDH_INIT 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54274]] Send SSH_MSG_KEXDH_REPLY 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #1 sending command=31[31] len=1639 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54274])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54274]) Send SSH_MSG_NEWKEYS 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54274]) session ID=56:ea:cc:cf:a1:be:50:05:a1:45:0e:ec:9c:87:57:15:73:c5:ae:58:6a:cb:19:1f:27:d3:65:4a:ef:51:6e:e5:d9:d6:90:70:9d:f9:58:d4:de:4a:63:37:a0:24:7c:71:82:8c:a1:d7:45:c6:67:7e:1c:b2:27:52:78:ec:ee:e8 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54274]): strict KEX resets output message sequence number from 3 to 0 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54274]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54274])[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:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54274])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #0 sending command=7[7] len=419 00:27:42.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54274]) No pending packets to flush at end of KEX 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #2 SSH_MSG_NEWKEYS 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54274]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54274]): strict KEX resets input message sequence number from 3 to 0 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54274]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:42.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54274]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54274]) authorized authentication methods: password,publickey 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54274]) Accepted service ssh-userauth 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54274]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54274]) no authentication factory for method=none 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54274]) SSH_MSG_USERAUTH_REQUEST 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54274]) remaining methods: password,publickey 00:27:42.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54274]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54274]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:42.637 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54274]) authentication result: true 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54274]) SSH_MSG_USERAUTH_REQUEST 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54274])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54274]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54274]) no heartbeat to stop 00:27:42.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54274]) heartbeat type=IGNORE, interval=PT30S 00:27:42.637 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54274 authenticated 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54274]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54274]] session=TransportServerSession[admin@/10.30.170.22:54274] id=0 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54274])) size=2097152, max=2097152, packet=32768 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54274]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54274] 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54274]) recipient=0 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])) size=2097152, max=2097152, packet=32768 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])) re-initializing 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])) size=2097152, max=2097152, packet=32768 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:42.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[want-reply=true] subsystem=netconf 00:27:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[subsystem] prepared command 00:27:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]}} established 00:27:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 166: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17995 00:27:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 166: Creating data stores for simulated device 00:27:42.640 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:42.640 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:42.641 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:42.641 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:42.641 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:42.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c376bdf] 00:27:42.643 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:42.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:42.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:42.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:42.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:42.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:42.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:42.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:42.645 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c376bdf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c376bdf], subtreeVersion=Version[6acc75d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6acc75d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:42.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:42.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:42.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 166 on channel [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 1220 down to 2095932 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) request=subsystem result=ReplySuccess, want-reply=true 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) request=subsystem activate command 00:27:42.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) starting runner for command=netconf 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #5 SSH_MSG_CHANNEL_DATA 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 373 down to 2096779 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_DATA len=373 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274] 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:42.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17995', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=166} created 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]} created 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274] successful with session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]} 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]} up 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #6 SSH_MSG_CHANNEL_DATA 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 393 down to 2096386 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_DATA len=393 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274] 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:42.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:42.651 [netconf-device-simulator-threads-6] 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=166} 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24e9e3e6 after next message 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 - R:/10.30.170.22:54274]} EXI handlers added to pipeline 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24e9e3e6 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 179 down to 2095753 00:27:42.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:42.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:42.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #7 SSH_MSG_CHANNEL_DATA 00:27:42.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 340 down to 2096046 00:27:42.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_DATA len=340 00:27:42.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274] 00:27:42.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:42.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:42.657 [netconf-device-simulator-threads-6] 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=166} 00:27:42.657 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6acc75d] 00:27:42.657 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:42.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:42.658 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] 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} 00:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.658 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] 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:27:42.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:42.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 778 down to 2094975 00:27:42.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:42.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:42.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #10 SSH_MSG_IGNORE 00:27:42.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:27:42.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]} 00:27:42.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52246]): SSH-2.0-SSHD-UNKNOWN 00:27:42.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52246]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:42.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52246]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:42.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:42.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #9 SSH_MSG_IGNORE 00:27:42.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52246]) Send SSH_MSG_KEXINIT 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #0 SSH_MSG_KEXINIT 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_KEXINIT 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52246]) strict KEX=true client=true server=true 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: server host key algorithms = rsa-sha2-512 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: mac algorithms (client to server) = aead 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: mac algorithms (server to client) = aead 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: compression algorithms (client to server) = none 00:27:43.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: compression algorithms (server to client) = none 00:27:43.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #1 30 00:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52246]] process command=SSH_MSG_KEXDH_INIT 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52246]] Send SSH_MSG_KEXDH_REPLY 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #1 sending command=31[31] len=1639 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52246]) Send SSH_MSG_NEWKEYS 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52246]) session ID=80:46:5d:9e:b7:ec:39:76:53:5b:95:a2:22:04:e5:54:be:79:61:91:12:aa:ce:f7:15:87:de:bf:51:d3:60:74:fd:70:31:2e:2a:5d:d0:21:d3:08:da:f2:a9:88:d3:ff:7e:02:05:e4:60:f6:3c:43:c3:81:0f:6a:47:05:bd:2f 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52246]): strict KEX resets output message sequence number from 3 to 0 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52246]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52246])[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:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:43.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #0 sending command=7[7] len=419 00:27:43.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52246]) No pending packets to flush at end of KEX 00:27:43.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #10 SSH_MSG_IGNORE 00:27:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:27:43.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #8 SSH_MSG_IGNORE 00:27:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:27:43.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #2 SSH_MSG_NEWKEYS 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52246]): strict KEX resets input message sequence number from 3 to 0 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52246]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52246]) authorized authentication methods: password,publickey 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52246]) Accepted service ssh-userauth 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) no authentication factory for method=none 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_USERAUTH_REQUEST 00:27:43.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52246]) remaining methods: password,publickey 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #9 SSH_MSG_IGNORE 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:43.250 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52246]) authentication result: true 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_USERAUTH_REQUEST 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) no heartbeat to stop 00:27:43.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52246]) heartbeat type=IGNORE, interval=PT30S 00:27:43.251 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52246 authenticated 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]] session=TransportServerSession[admin@/10.30.170.22:52246] id=0 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246] 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246]) recipient=0 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) re-initializing 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:43.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[want-reply=true] subsystem=netconf 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[subsystem] prepared command 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]}} established 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 167: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17996 00:27:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 167: Creating data stores for simulated device 00:27:43.252 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:43.252 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:43.253 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:43.253 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:43.253 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:43.254 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[138cc776] 00:27:43.254 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:43.255 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:43.255 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:43.255 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:43.255 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:43.255 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:43.255 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:43.255 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:43.255 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[138cc776], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[138cc776], subtreeVersion=Version[2e248920], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e248920], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:43.256 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:43.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:43.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 167 on channel [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 1220 down to 2095932 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) request=subsystem result=ReplySuccess, want-reply=true 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) request=subsystem activate command 00:27:43.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) starting runner for command=netconf 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #5 SSH_MSG_CHANNEL_DATA 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 373 down to 2096779 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=373 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17996', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=167} created 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]} created 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246] successful with session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]} 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]} up 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #6 SSH_MSG_CHANNEL_DATA 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 393 down to 2096386 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=393 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:43.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:43.259 [netconf-device-simulator-threads-0] 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=167} 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79090d23 after next message 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 - R:/10.30.170.22:52246]} EXI handlers added to pipeline 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79090d23 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 179 down to 2095753 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:43.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:43.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #7 SSH_MSG_CHANNEL_DATA 00:27:43.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 340 down to 2096046 00:27:43.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=340 00:27:43.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:27:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:43.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:43.264 [netconf-device-simulator-threads-0] 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=167} 00:27:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e248920] 00:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:43.264 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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} 00:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.264 [netconf-device-simulator-threads-0] 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:27:43.267 [netconf-device-simulator-threads-0] 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:27:43.267 [netconf-device-simulator-threads-0] 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:27:43.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:43.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 778 down to 2094975 00:27:43.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:43.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:43.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]} 00:27:43.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45320]): SSH-2.0-SSHD-UNKNOWN 00:27:43.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45320]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:43.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45320]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:43.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45320]) Send SSH_MSG_KEXINIT 00:27:43.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #0 SSH_MSG_KEXINIT 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45320]) SSH_MSG_KEXINIT 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45320]) strict KEX=true client=true server=true 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: server host key algorithms = rsa-sha2-512 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: mac algorithms (client to server) = aead 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: mac algorithms (server to client) = aead 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: compression algorithms (client to server) = none 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45320]) Kex: compression algorithms (server to client) = none 00:27:43.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:43.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #1 30 00:27:43.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45320]] process command=SSH_MSG_KEXDH_INIT 00:27:43.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45320]] Send SSH_MSG_KEXDH_REPLY 00:27:43.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #1 sending command=31[31] len=1639 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45320])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45320]) Send SSH_MSG_NEWKEYS 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45320]) session ID=2d:56:20:3a:fc:28:29:41:56:5c:39:10:8e:e5:96:e3:60:89:22:1e:f9:5f:30:9b:7b:29:bc:53:72:7c:7f:fd:53:ce:79:69:18:a7:ba:43:9d:e2:9c:e4:07:a9:4e:7c:3b:9f:e3:1e:e9:8b:7f:8c:96:df:c4:68:68:ec:3c:67 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45320]): strict KEX resets output message sequence number from 3 to 0 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45320]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45320])[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:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45320])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #0 sending command=7[7] len=419 00:27:43.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45320]) No pending packets to flush at end of KEX 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #2 SSH_MSG_NEWKEYS 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45320]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45320]): strict KEX resets input message sequence number from 3 to 0 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45320]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45320]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45320]) authorized authentication methods: password,publickey 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45320]) Accepted service ssh-userauth 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45320]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45320]) no authentication factory for method=none 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45320]) SSH_MSG_USERAUTH_REQUEST 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45320]) remaining methods: password,publickey 00:27:43.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45320]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45320]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:43.705 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45320]) authentication result: true 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45320]) SSH_MSG_USERAUTH_REQUEST 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45320])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45320]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45320]) no heartbeat to stop 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45320]) heartbeat type=IGNORE, interval=PT30S 00:27:43.705 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45320 authenticated 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45320]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45320]] session=TransportServerSession[admin@/10.30.170.22:45320] id=0 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45320])) size=2097152, max=2097152, packet=32768 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45320]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45320] 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45320]) recipient=0 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])) size=2097152, max=2097152, packet=32768 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])) re-initializing 00:27:43.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])) size=2097152, max=2097152, packet=32768 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[want-reply=true] subsystem=netconf 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[subsystem] prepared command 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]}} established 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 168: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17997 00:27:43.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 168: Creating data stores for simulated device 00:27:43.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:43.706 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:43.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:43.706 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:43.706 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[13ce4b6b] 00:27:43.707 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:43.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:43.708 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:43.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:43.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:43.708 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[13ce4b6b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[13ce4b6b], subtreeVersion=Version[42d79859], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[42d79859], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:43.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:43.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 168 on channel [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 1220 down to 2095932 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) request=subsystem result=ReplySuccess, want-reply=true 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) request=subsystem activate command 00:27:43.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) starting runner for command=netconf 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #5 SSH_MSG_CHANNEL_DATA 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 373 down to 2096779 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_DATA len=373 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320] 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17997', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=168} created 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]} created 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320] successful with session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]} 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]} up 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #6 SSH_MSG_CHANNEL_DATA 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 393 down to 2096386 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_DATA len=393 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320] 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:43.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=168} 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e4256f9 after next message 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 - R:/10.30.170.22:45320]} EXI handlers added to pipeline 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e4256f9 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 179 down to 2095753 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:43.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:43.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #7 SSH_MSG_CHANNEL_DATA 00:27:43.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 340 down to 2096046 00:27:43.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_DATA len=340 00:27:43.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320] 00:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:43.714 [netconf-device-simulator-threads-2] 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=168} 00:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[42d79859] 00:27:43.714 [netconf-device-simulator-threads-2] 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:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:43.714 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:43.714 [netconf-device-simulator-threads-2] 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:27:43.714 [netconf-device-simulator-threads-2] 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:27:43.714 [netconf-device-simulator-threads-2] 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} 00:27:43.714 [netconf-device-simulator-threads-2] 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:27:43.714 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:43.715 [netconf-device-simulator-threads-2] 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:27:43.715 [netconf-device-simulator-threads-2] 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:27:43.715 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] 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:27:43.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:43.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 778 down to 2094975 00:27:43.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:43.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:43.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #10 SSH_MSG_IGNORE 00:27:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:27:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:43.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #8 SSH_MSG_IGNORE 00:27:43.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:27:44.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]} 00:27:44.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43352]): SSH-2.0-SSHD-UNKNOWN 00:27:44.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43352]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:44.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43352]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:44.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #9 SSH_MSG_IGNORE 00:27:44.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43352]) Send SSH_MSG_KEXINIT 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #0 SSH_MSG_KEXINIT 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43352]) SSH_MSG_KEXINIT 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43352]) strict KEX=true client=true server=true 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: server host key algorithms = rsa-sha2-512 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: mac algorithms (client to server) = aead 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: mac algorithms (server to client) = aead 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: compression algorithms (client to server) = none 00:27:44.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43352]) Kex: compression algorithms (server to client) = none 00:27:44.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:44.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #1 30 00:27:44.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43352]] process command=SSH_MSG_KEXDH_INIT 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43352]] Send SSH_MSG_KEXDH_REPLY 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #1 sending command=31[31] len=1639 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43352])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43352]) Send SSH_MSG_NEWKEYS 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43352]) session ID=04:c2:f7:17:73:e1:b8:6e:c3:19:b8:62:61:a9:ad:f6:e8:9a:f9:5f:55:28:b3:ff:9d:ed:66:b4:b9:3e:c0:25:a3:f4:51:9c:cd:47:72:21:fe:dc:93:e4:13:98:31:74:2f:b2:4c:f4:a8:e8:f9:2c:6e:00:54:cf:ba:1f:66:15 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43352]): strict KEX resets output message sequence number from 3 to 0 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43352]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43352])[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:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #0 sending command=7[7] len=419 00:27:44.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43352]) No pending packets to flush at end of KEX 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #2 SSH_MSG_NEWKEYS 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43352]): strict KEX resets input message sequence number from 3 to 0 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43352]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43352]) authorized authentication methods: password,publickey 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43352]) Accepted service ssh-userauth 00:27:44.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43352]) no authentication factory for method=none 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43352]) SSH_MSG_USERAUTH_REQUEST 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43352]) remaining methods: password,publickey 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43352]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:44.347 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43352]) authentication result: true 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43352]) SSH_MSG_USERAUTH_REQUEST 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:44.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43352]) no heartbeat to stop 00:27:44.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43352]) heartbeat type=IGNORE, interval=PT30S 00:27:44.348 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43352 authenticated 00:27:44.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:44.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43352]] session=TransportServerSession[admin@/10.30.170.22:43352] id=0 00:27:44.349 [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.170.22:43352])) size=2097152, max=2097152, packet=32768 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43352] 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43352]) recipient=0 00:27:44.349 [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.170.22:43352])) size=2097152, max=2097152, packet=32768 00:27:44.349 [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.170.22:43352])) re-initializing 00:27:44.349 [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.170.22:43352])) size=2097152, max=2097152, packet=32768 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352])[want-reply=true] subsystem=netconf 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352])[subsystem] prepared command 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]}} established 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 169: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17998 00:27:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 169: Creating data stores for simulated device 00:27:44.350 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:44.350 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:44.350 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:44.350 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:44.350 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:44.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2841b039] 00:27:44.351 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:44.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:44.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:44.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:44.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:44.352 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:44.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:44.352 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:44.352 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2841b039], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2841b039], subtreeVersion=Version[35d7fcc0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[35d7fcc0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:44.353 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:44.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:44.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.354 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 169 on channel [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.355 [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.170.22:43352]) by 1220 down to 2095932 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) request=subsystem result=ReplySuccess, want-reply=true 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) request=subsystem activate command 00:27:44.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) starting runner for command=netconf 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #5 SSH_MSG_CHANNEL_DATA 00:27:44.356 [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.170.22:43352]) by 373 down to 2096779 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_DATA len=373 00:27:44.356 [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.170.22:43352] 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17998', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=169} created 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]} created 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352] successful with session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]} 00:27:44.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]} up 00:27:44.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #6 SSH_MSG_CHANNEL_DATA 00:27:44.357 [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.170.22:43352]) by 393 down to 2096386 00:27:44.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_DATA len=393 00:27:44.357 [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.170.22:43352] 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:44.361 [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=169} 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@622ca283 after next message 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 - R:/10.30.170.22:43352]} EXI handlers added to pipeline 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@622ca283 00:27:44.361 [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.170.22:43352]) by 179 down to 2095753 00:27:44.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:44.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:44.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #7 SSH_MSG_CHANNEL_DATA 00:27:44.364 [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.170.22:43352]) by 340 down to 2096046 00:27:44.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_DATA len=340 00:27:44.364 [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.170.22:43352] 00:27:44.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:44.365 [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=169} 00:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[35d7fcc0] 00:27:44.365 [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:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:44.365 [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:27:44.365 [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:27:44.365 [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} 00:27:44.365 [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:27:44.365 [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=2011-06-01} 00:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [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:27:44.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:44.366 [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.170.22:43352]) by 778 down to 2094975 00:27:44.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:44.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:44.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #10 SSH_MSG_IGNORE 00:27:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:27:44.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #8 SSH_MSG_IGNORE 00:27:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:27:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #9 SSH_MSG_IGNORE 00:27:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:27:44.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]} 00:27:44.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47392]): SSH-2.0-SSHD-UNKNOWN 00:27:44.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47392]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:44.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47392]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #10 SSH_MSG_IGNORE 00:27:44.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:27:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:44.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #8 SSH_MSG_IGNORE 00:27:44.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:27:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:45.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47392]) Send SSH_MSG_KEXINIT 00:27:45.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #0 SSH_MSG_KEXINIT 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47392]) SSH_MSG_KEXINIT 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47392]) strict KEX=true client=true server=true 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: server host key algorithms = rsa-sha2-512 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: mac algorithms (client to server) = aead 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: mac algorithms (server to client) = aead 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: compression algorithms (client to server) = none 00:27:45.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47392]) Kex: compression algorithms (server to client) = none 00:27:45.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:45.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #9 SSH_MSG_IGNORE 00:27:45.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:27:45.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]} 00:27:45.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46362]): SSH-2.0-SSHD-UNKNOWN 00:27:45.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46362]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:45.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46362]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:45.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #1 30 00:27:45.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47392]] process command=SSH_MSG_KEXDH_INIT 00:27:45.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47392]] Send SSH_MSG_KEXDH_REPLY 00:27:45.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #1 sending command=31[31] len=1639 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47392])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47392]) Send SSH_MSG_NEWKEYS 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47392]) session ID=09:90:68:1c:af:44:06:c6:3b:6e:32:2c:22:29:f9:84:b2:19:4d:f6:9a:37:4c:dd:17:66:9d:58:f2:c8:a5:0b:32:c3:f5:bb:75:79:4c:2e:2e:76:83:78:ec:4b:9b:a5:65:1c:83:e8:94:b9:68:a7:99:11:9e:58:03:7f:a8:74 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47392]): strict KEX resets output message sequence number from 3 to 0 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47392]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47392])[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:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47392])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #0 sending command=7[7] len=419 00:27:45.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47392]) No pending packets to flush at end of KEX 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #2 SSH_MSG_NEWKEYS 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47392]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47392]): strict KEX resets input message sequence number from 3 to 0 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47392]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47392]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47392]) authorized authentication methods: password,publickey 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47392]) Accepted service ssh-userauth 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47392]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47392]) no authentication factory for method=none 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47392]) SSH_MSG_USERAUTH_REQUEST 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47392]) remaining methods: password,publickey 00:27:45.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:45.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47392]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:45.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:45.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47392]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:45.287 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:45.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47392]) authentication result: true 00:27:45.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47392]) SSH_MSG_USERAUTH_REQUEST 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47392])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47392]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47392]) no heartbeat to stop 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47392]) heartbeat type=IGNORE, interval=PT30S 00:27:45.288 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47392 authenticated 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47392]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:45.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47392]] session=TransportServerSession[admin@/10.30.170.22:47392] id=0 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47392])) size=2097152, max=2097152, packet=32768 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47392]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47392] 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47392]) recipient=0 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])) size=2097152, max=2097152, packet=32768 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])) re-initializing 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])) size=2097152, max=2097152, packet=32768 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[want-reply=true] subsystem=netconf 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[subsystem] prepared command 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]}} established 00:27:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 170: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17999 00:27:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 170: Creating data stores for simulated device 00:27:45.290 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:45.290 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:45.290 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:45.290 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:45.290 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[110e1800] 00:27:45.292 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:45.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:45.292 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:45.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:45.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:45.292 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[110e1800], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[110e1800], subtreeVersion=Version[29f0d4fa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[29f0d4fa], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:45.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:45.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:45.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 170 on channel [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 1220 down to 2095932 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) request=subsystem result=ReplySuccess, want-reply=true 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) request=subsystem activate command 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) starting runner for command=netconf 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #5 SSH_MSG_CHANNEL_DATA 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 373 down to 2096779 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_DATA len=373 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392] 00:27:45.295 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='17999', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=170} created 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]} created 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392] successful with session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]} 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]} up 00:27:45.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #6 SSH_MSG_CHANNEL_DATA 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 393 down to 2096386 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_DATA len=393 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392] 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:45.297 [netconf-device-simulator-threads-6] 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=170} 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d3c9057 after next message 00:27:45.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 - R:/10.30.170.22:47392]} EXI handlers added to pipeline 00:27:45.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:45.298 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d3c9057 00:27:45.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 179 down to 2095753 00:27:45.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:45.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:45.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #7 SSH_MSG_CHANNEL_DATA 00:27:45.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 340 down to 2096046 00:27:45.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_DATA len=340 00:27:45.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392] 00:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:45.301 [netconf-device-simulator-threads-6] 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=170} 00:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[29f0d4fa] 00:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:45.301 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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} 00:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.301 [netconf-device-simulator-threads-6] 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:27:45.302 [netconf-device-simulator-threads-6] 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:27:45.302 [netconf-device-simulator-threads-6] 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:27:45.302 [netconf-device-simulator-threads-6] 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:27:45.302 [netconf-device-simulator-threads-6] 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:27:45.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:45.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 778 down to 2094975 00:27:45.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:45.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46362]) Send SSH_MSG_KEXINIT 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #0 SSH_MSG_KEXINIT 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46362]) SSH_MSG_KEXINIT 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46362]) strict KEX=true client=true server=true 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: server host key algorithms = rsa-sha2-512 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: mac algorithms (client to server) = aead 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: mac algorithms (server to client) = aead 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: compression algorithms (client to server) = none 00:27:45.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46362]) Kex: compression algorithms (server to client) = none 00:27:45.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:45.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #1 30 00:27:45.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46362]] process command=SSH_MSG_KEXDH_INIT 00:27:45.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46362]] Send SSH_MSG_KEXDH_REPLY 00:27:45.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #1 sending command=31[31] len=1639 00:27:45.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46362])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:45.452 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46362]) Send SSH_MSG_NEWKEYS 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46362]) session ID=1f:e1:92:49:9f:62:f8:0b:21:13:b7:72:d2:84:41:9d:7b:92:cb:5d:fc:f6:6e:2c:5c:2c:24:cd:a5:fe:81:70:93:92:2c:a6:19:51:fa:ce:ab:1a:93:d0:c2:f3:67:87:b6:b4:13:9c:be:40:74:ef:84:a1:14:25:46:1d:6d:78 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46362]): strict KEX resets output message sequence number from 3 to 0 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46362]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46362])[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:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46362])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #0 sending command=7[7] len=419 00:27:45.453 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46362]) No pending packets to flush at end of KEX 00:27:45.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #2 SSH_MSG_NEWKEYS 00:27:45.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46362]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:45.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46362]): strict KEX resets input message sequence number from 3 to 0 00:27:45.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46362]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:45.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:45.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:45.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46362]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46362]) authorized authentication methods: password,publickey 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46362]) Accepted service ssh-userauth 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46362]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46362]) no authentication factory for method=none 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46362]) SSH_MSG_USERAUTH_REQUEST 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46362]) remaining methods: password,publickey 00:27:45.493 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46362]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46362]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:45.494 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46362]) authentication result: true 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46362]) SSH_MSG_USERAUTH_REQUEST 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46362])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46362]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46362]) no heartbeat to stop 00:27:45.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46362]) heartbeat type=IGNORE, interval=PT30S 00:27:45.494 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46362 authenticated 00:27:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46362]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46362]] session=TransportServerSession[admin@/10.30.170.22:46362] id=0 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46362])) size=2097152, max=2097152, packet=32768 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46362]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46362] 00:27:45.495 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46362]) recipient=0 00:27:45.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #9 SSH_MSG_IGNORE 00:27:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])) size=2097152, max=2097152, packet=32768 00:27:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])) re-initializing 00:27:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])) size=2097152, max=2097152, packet=32768 00:27:45.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:27:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:45.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:45.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:45.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[want-reply=true] subsystem=netconf 00:27:45.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[subsystem] prepared command 00:27:45.500 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:45.500 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:45.500 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]}} established 00:27:45.500 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 171: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18000 00:27:45.500 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 171: Creating data stores for simulated device 00:27:45.500 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:45.500 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:45.500 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:45.500 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:45.500 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:45.501 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5927acea] 00:27:45.501 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:45.501 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:45.501 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:45.501 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:45.503 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:45.503 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5927acea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5927acea], subtreeVersion=Version[4d2aff48], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d2aff48], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:45.503 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:45.503 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:45.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 171 on channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 1220 down to 2095932 00:27:45.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) request=subsystem result=ReplySuccess, want-reply=true 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) request=subsystem activate command 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) starting runner for command=netconf 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #5 SSH_MSG_CHANNEL_DATA 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 373 down to 2096779 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_DATA len=373 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362] 00:27:45.505 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18000', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=171} created 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]} created 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362] successful with session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]} 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]} up 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #6 SSH_MSG_CHANNEL_DATA 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 393 down to 2096386 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_DATA len=393 00:27:45.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362] 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:45.507 [netconf-device-simulator-threads-7] 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=171} 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a22ad63 after next message 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 - R:/10.30.170.22:46362]} EXI handlers added to pipeline 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a22ad63 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 179 down to 2095753 00:27:45.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:45.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #7 SSH_MSG_CHANNEL_DATA 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 340 down to 2096046 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_DATA len=340 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362] 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:45.510 [netconf-device-simulator-threads-7] 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=171} 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d2aff48] 00:27:45.510 [netconf-device-simulator-threads-7] 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:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:45.510 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:45.510 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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} 00:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] 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:27:45.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:45.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 778 down to 2094975 00:27:45.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:45.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:45.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #10 SSH_MSG_IGNORE 00:27:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:27:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:45.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #8 SSH_MSG_IGNORE 00:27:45.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:27:45.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]} 00:27:45.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44446]): SSH-2.0-SSHD-UNKNOWN 00:27:45.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44446]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:45.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44446]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #10 SSH_MSG_IGNORE 00:27:46.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:27:46.024 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44446]) Send SSH_MSG_KEXINIT 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #0 SSH_MSG_KEXINIT 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44446]) SSH_MSG_KEXINIT 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44446]) strict KEX=true client=true server=true 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: server host key algorithms = rsa-sha2-512 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: mac algorithms (client to server) = aead 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: mac algorithms (server to client) = aead 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: compression algorithms (client to server) = none 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44446]) Kex: compression algorithms (server to client) = none 00:27:46.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:46.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #9 SSH_MSG_IGNORE 00:27:46.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:27:46.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #1 30 00:27:46.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44446]] process command=SSH_MSG_KEXDH_INIT 00:27:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #8 SSH_MSG_IGNORE 00:27:46.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44446]] Send SSH_MSG_KEXDH_REPLY 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #1 sending command=31[31] len=1639 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44446])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44446]) Send SSH_MSG_NEWKEYS 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44446]) session ID=f3:d7:69:0b:36:64:52:16:14:93:4f:2b:03:45:57:7d:0f:98:37:9b:ab:33:d7:4c:8a:36:20:d9:5b:67:79:f6:8e:f6:18:96:02:ec:f3:97:c7:dc:b2:e4:c0:71:a3:ad:26:a1:d0:c4:5d:28:b6:24:25:3d:fb:33:af:1a:1d:7f 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44446]): strict KEX resets output message sequence number from 3 to 0 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44446]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44446])[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:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #0 sending command=7[7] len=419 00:27:46.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44446]) No pending packets to flush at end of KEX 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #2 SSH_MSG_NEWKEYS 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44446]): strict KEX resets input message sequence number from 3 to 0 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44446]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44446]) authorized authentication methods: password,publickey 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44446]) Accepted service ssh-userauth 00:27:46.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44446]) no authentication factory for method=none 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44446]) SSH_MSG_USERAUTH_REQUEST 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44446]) remaining methods: password,publickey 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44446]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:46.172 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44446]) authentication result: true 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44446]) SSH_MSG_USERAUTH_REQUEST 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:46.172 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:46.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44446]) no heartbeat to stop 00:27:46.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44446]) heartbeat type=IGNORE, interval=PT30S 00:27:46.173 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44446 authenticated 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44446]] session=TransportServerSession[admin@/10.30.170.22:44446] id=0 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44446])) size=2097152, max=2097152, packet=32768 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44446] 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44446]) recipient=0 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])) size=2097152, max=2097152, packet=32768 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])) re-initializing 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])) size=2097152, max=2097152, packet=32768 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:46.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[want-reply=true] subsystem=netconf 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[subsystem] prepared command 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]}} established 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 172: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18001 00:27:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 172: Creating data stores for simulated device 00:27:46.175 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:46.176 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:46.176 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:46.176 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:46.176 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:46.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33aff7ac] 00:27:46.177 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:46.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:46.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:46.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:46.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:46.178 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:46.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:46.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:46.178 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33aff7ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33aff7ac], subtreeVersion=Version[3a741c56], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a741c56], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:46.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:46.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:46.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 172 on channel [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 1220 down to 2095932 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) request=subsystem result=ReplySuccess, want-reply=true 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) request=subsystem activate command 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) starting runner for command=netconf 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #5 SSH_MSG_CHANNEL_DATA 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 373 down to 2096779 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_DATA len=373 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446] 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:46.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18001', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=172} created 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]} created 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446] successful with session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]} 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]} up 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #6 SSH_MSG_CHANNEL_DATA 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 393 down to 2096386 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_DATA len=393 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446] 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:46.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=172} 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70472f7d after next message 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 - R:/10.30.170.22:44446]} EXI handlers added to pipeline 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70472f7d 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 179 down to 2095753 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:46.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:46.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #7 SSH_MSG_CHANNEL_DATA 00:27:46.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 340 down to 2096046 00:27:46.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_DATA len=340 00:27:46.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446] 00:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:46.186 [netconf-device-simulator-threads-2] 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=172} 00:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a741c56] 00:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:46.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] 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} 00:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.186 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] 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:27:46.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 778 down to 2094975 00:27:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:46.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]} 00:27:46.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39692]): SSH-2.0-SSHD-UNKNOWN 00:27:46.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39692]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:46.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39692]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:46.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39692]) Send SSH_MSG_KEXINIT 00:27:46.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:46.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #0 SSH_MSG_KEXINIT 00:27:46.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39692]) SSH_MSG_KEXINIT 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39692]) strict KEX=true client=true server=true 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: server host key algorithms = rsa-sha2-512 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: mac algorithms (client to server) = aead 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: mac algorithms (server to client) = aead 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: compression algorithms (client to server) = none 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39692]) Kex: compression algorithms (server to client) = none 00:27:46.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:46.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #1 30 00:27:46.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39692]] process command=SSH_MSG_KEXDH_INIT 00:27:46.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39692]] Send SSH_MSG_KEXDH_REPLY 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #1 sending command=31[31] len=1639 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39692])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39692]) Send SSH_MSG_NEWKEYS 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39692]) session ID=58:c2:78:b1:71:2f:b9:12:c6:67:78:22:2d:da:98:b7:b9:73:72:a6:d2:9d:bf:dd:dc:9e:22:75:7b:f4:52:f1:f9:e0:7c:64:f4:42:ea:33:f9:47:34:c0:9e:35:22:b5:54:f6:e0:fc:ed:d1:93:8e:bc:cc:96:44:0e:50:4a:d3 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39692]): strict KEX resets output message sequence number from 3 to 0 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39692]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39692])[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:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39692])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #0 sending command=7[7] len=419 00:27:46.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39692]) No pending packets to flush at end of KEX 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #2 SSH_MSG_NEWKEYS 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39692]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39692]): strict KEX resets input message sequence number from 3 to 0 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39692]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39692]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39692]) authorized authentication methods: password,publickey 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39692]) Accepted service ssh-userauth 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39692]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39692]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39692]) no authentication factory for method=none 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39692]) SSH_MSG_USERAUTH_REQUEST 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39692]) remaining methods: password,publickey 00:27:46.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39692]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39692]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39692]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:46.560 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39692]) authentication result: true 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39692]) SSH_MSG_USERAUTH_REQUEST 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39692])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39692]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39692]) no heartbeat to stop 00:27:46.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39692]) heartbeat type=IGNORE, interval=PT30S 00:27:46.560 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39692 authenticated 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39692]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39692]] session=TransportServerSession[admin@/10.30.170.22:39692] id=0 00:27:46.561 [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.170.22:39692])) size=2097152, max=2097152, packet=32768 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39692]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39692] 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39692]) recipient=0 00:27:46.561 [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.170.22:39692])) size=2097152, max=2097152, packet=32768 00:27:46.561 [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.170.22:39692])) re-initializing 00:27:46.561 [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.170.22:39692])) size=2097152, max=2097152, packet=32768 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:46.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692])[want-reply=true] subsystem=netconf 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692])[subsystem] prepared command 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]}} established 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 173: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18002 00:27:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 173: Creating data stores for simulated device 00:27:46.562 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:46.562 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:46.562 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:46.562 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:46.562 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4fd2fad4] 00:27:46.563 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:46.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:46.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:46.564 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:46.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:46.564 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:46.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:46.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:46.564 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4fd2fad4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4fd2fad4], subtreeVersion=Version[527714a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[527714a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:46.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:46.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:46.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.567 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 173 on channel [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.567 [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.170.22:39692]) by 1220 down to 2095932 00:27:46.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) request=subsystem result=ReplySuccess, want-reply=true 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) request=subsystem activate command 00:27:46.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) starting runner for command=netconf 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #5 SSH_MSG_CHANNEL_DATA 00:27:46.569 [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.170.22:39692]) by 373 down to 2096779 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_DATA len=373 00:27:46.569 [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.170.22:39692] 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18002', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=173} created 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]} created 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692] successful with session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]} 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]} up 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #6 SSH_MSG_CHANNEL_DATA 00:27:46.569 [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.170.22:39692]) by 393 down to 2096386 00:27:46.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_DATA len=393 00:27:46.569 [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.170.22:39692] 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:46.570 [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=173} 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a98e898 after next message 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 - R:/10.30.170.22:39692]} EXI handlers added to pipeline 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a98e898 00:27:46.570 [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.170.22:39692]) by 179 down to 2095753 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:46.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #7 SSH_MSG_CHANNEL_DATA 00:27:46.572 [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.170.22:39692]) by 340 down to 2096046 00:27:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_DATA len=340 00:27:46.572 [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.170.22:39692] 00:27:46.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:46.573 [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=173} 00:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[527714a] 00:27:46.573 [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:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:46.573 [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:27:46.573 [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:27:46.573 [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} 00:27:46.573 [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:27:46.573 [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=2011-06-01} 00:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [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:27:46.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:46.574 [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.170.22:39692]) by 778 down to 2094975 00:27:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:46.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:46.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #9 SSH_MSG_IGNORE 00:27:46.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:27:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #8 SSH_MSG_IGNORE 00:27:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:27:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #10 SSH_MSG_IGNORE 00:27:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:27:46.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]} 00:27:46.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49688]): SSH-2.0-SSHD-UNKNOWN 00:27:46.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49688]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:46.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49688]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:46.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49688]) Send SSH_MSG_KEXINIT 00:27:46.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:46.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #0 SSH_MSG_KEXINIT 00:27:46.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49688]) SSH_MSG_KEXINIT 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49688]) strict KEX=true client=true server=true 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: server host key algorithms = rsa-sha2-512 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: mac algorithms (client to server) = aead 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: mac algorithms (server to client) = aead 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: compression algorithms (client to server) = none 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49688]) Kex: compression algorithms (server to client) = none 00:27:46.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:47.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #1 30 00:27:47.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49688]] process command=SSH_MSG_KEXDH_INIT 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49688]] Send SSH_MSG_KEXDH_REPLY 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #1 sending command=31[31] len=1639 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49688])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49688]) Send SSH_MSG_NEWKEYS 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49688]) session ID=53:4e:ff:4c:2d:b1:03:9d:77:91:c6:a9:ac:db:1b:ea:4c:0f:77:8a:5c:ee:12:2d:68:37:48:58:d1:6f:e4:c9:2e:ab:50:67:c8:33:e6:fc:a4:8a:48:55:59:59:67:a5:ba:fe:dd:91:b9:e9:d2:b8:d1:45:fa:4d:d0:89:ae:84 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49688]): strict KEX resets output message sequence number from 3 to 0 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49688]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49688])[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:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #0 sending command=7[7] len=419 00:27:47.058 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49688]) No pending packets to flush at end of KEX 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #2 SSH_MSG_NEWKEYS 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49688]): strict KEX resets input message sequence number from 3 to 0 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49688]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49688]) authorized authentication methods: password,publickey 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49688]) Accepted service ssh-userauth 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49688]) no authentication factory for method=none 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49688]) SSH_MSG_USERAUTH_REQUEST 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49688]) remaining methods: password,publickey 00:27:47.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49688]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:47.087 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49688]) authentication result: true 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49688]) SSH_MSG_USERAUTH_REQUEST 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49688]) no heartbeat to stop 00:27:47.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49688]) heartbeat type=IGNORE, interval=PT30S 00:27:47.088 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49688 authenticated 00:27:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49688]] session=TransportServerSession[admin@/10.30.170.22:49688] id=0 00:27:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49688])) size=2097152, max=2097152, packet=32768 00:27:47.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49688] 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49688]) recipient=0 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])) size=2097152, max=2097152, packet=32768 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])) re-initializing 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])) size=2097152, max=2097152, packet=32768 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[want-reply=true] subsystem=netconf 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[subsystem] prepared command 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]}} established 00:27:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 174: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18003 00:27:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 174: Creating data stores for simulated device 00:27:47.090 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:47.090 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:47.090 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:47.090 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:47.090 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:47.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62f4b5b6] 00:27:47.091 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:47.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:47.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:47.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:47.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:47.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:47.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:47.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:47.092 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62f4b5b6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62f4b5b6], subtreeVersion=Version[6365555], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6365555], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:47.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:47.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:47.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 174 on channel [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 1220 down to 2095932 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) request=subsystem result=ReplySuccess, want-reply=true 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) request=subsystem activate command 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) starting runner for command=netconf 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #5 SSH_MSG_CHANNEL_DATA 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 373 down to 2096779 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_DATA len=373 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688] 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:47.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18003', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=174} created 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]} created 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688] successful with session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]} 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]} up 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #6 SSH_MSG_CHANNEL_DATA 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 393 down to 2096386 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_DATA len=393 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688] 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:47.095 [netconf-device-simulator-threads-6] 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=174} 00:27:47.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70814e86 after next message 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 - R:/10.30.170.22:49688]} EXI handlers added to pipeline 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70814e86 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 179 down to 2095753 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:47.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #7 SSH_MSG_CHANNEL_DATA 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 340 down to 2096046 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_DATA len=340 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688] 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:47.098 [netconf-device-simulator-threads-6] 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=174} 00:27:47.098 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6365555] 00:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:47.099 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:47.099 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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} 00:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] 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:27:47.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:47.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 778 down to 2094975 00:27:47.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:47.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #10 SSH_MSG_IGNORE 00:27:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:27:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #8 SSH_MSG_IGNORE 00:27:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:27:47.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #9 SSH_MSG_IGNORE 00:27:47.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:27:47.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]} 00:27:47.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54046]): SSH-2.0-SSHD-UNKNOWN 00:27:47.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54046]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:47.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54046]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:47.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:47.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54046]) Send SSH_MSG_KEXINIT 00:27:47.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #0 SSH_MSG_KEXINIT 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54046]) SSH_MSG_KEXINIT 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54046]) strict KEX=true client=true server=true 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: server host key algorithms = rsa-sha2-512 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: mac algorithms (client to server) = aead 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: mac algorithms (server to client) = aead 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: compression algorithms (client to server) = none 00:27:47.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54046]) Kex: compression algorithms (server to client) = none 00:27:47.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:47.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #9 SSH_MSG_IGNORE 00:27:47.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:27:47.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #1 30 00:27:47.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54046]] process command=SSH_MSG_KEXDH_INIT 00:27:47.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54046]] Send SSH_MSG_KEXDH_REPLY 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #1 sending command=31[31] len=1639 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54046])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54046]) Send SSH_MSG_NEWKEYS 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54046]) session ID=50:80:18:55:0b:01:a3:ea:8c:eb:fe:b9:a7:55:5f:92:64:19:92:3d:98:cd:ab:cd:f9:e1:4a:ec:84:ab:f5:88:5e:43:82:e2:c3:58:6a:d9:d4:9c:41:b6:9c:c2:3c:ac:43:e0:4c:8f:42:3d:2d:7c:5a:09:11:19:4f:11:18:31 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54046]): strict KEX resets output message sequence number from 3 to 0 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54046]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54046])[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:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54046])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #0 sending command=7[7] len=419 00:27:47.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54046]) No pending packets to flush at end of KEX 00:27:47.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:47.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #8 SSH_MSG_IGNORE 00:27:47.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #2 SSH_MSG_NEWKEYS 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54046]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54046]): strict KEX resets input message sequence number from 3 to 0 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54046]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54046]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54046]) authorized authentication methods: password,publickey 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54046]) Accepted service ssh-userauth 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54046]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:47.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54046]) no authentication factory for method=none 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54046]) SSH_MSG_USERAUTH_REQUEST 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54046]) remaining methods: password,publickey 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54046]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54046]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54046]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:47.888 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54046]) authentication result: true 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54046]) SSH_MSG_USERAUTH_REQUEST 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54046])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54046]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:47.888 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54046]) no heartbeat to stop 00:27:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54046]) heartbeat type=IGNORE, interval=PT30S 00:27:47.889 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54046 authenticated 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54046]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54046]] session=TransportServerSession[admin@/10.30.170.22:54046] id=0 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54046])) size=2097152, max=2097152, packet=32768 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54046]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54046] 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54046]) recipient=0 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])) size=2097152, max=2097152, packet=32768 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])) re-initializing 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])) size=2097152, max=2097152, packet=32768 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[want-reply=true] subsystem=netconf 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[subsystem] prepared command 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]}} established 00:27:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 175: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18004 00:27:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 175: Creating data stores for simulated device 00:27:47.892 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:47.892 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:47.892 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:47.892 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:47.893 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:47.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f45863d] 00:27:47.895 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:47.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:47.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:47.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:47.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:47.896 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:47.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:47.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:47.896 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f45863d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f45863d], subtreeVersion=Version[dab35e9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dab35e9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:47.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:47.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:47.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 175 on channel [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 1220 down to 2095932 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) request=subsystem result=ReplySuccess, want-reply=true 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) request=subsystem activate command 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) starting runner for command=netconf 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #5 SSH_MSG_CHANNEL_DATA 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 373 down to 2096779 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_DATA len=373 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046] 00:27:47.900 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:47.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18004', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=175} created 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]} created 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046] successful with session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]} 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]} up 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #6 SSH_MSG_CHANNEL_DATA 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 393 down to 2096386 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_DATA len=393 00:27:47.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046] 00:27:47.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:47.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:47.904 [netconf-device-simulator-threads-0] 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=175} 00:27:47.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:47.906 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e547b39 after next message 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 - R:/10.30.170.22:54046]} EXI handlers added to pipeline 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3e547b39 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 179 down to 2095753 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:47.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:47.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #7 SSH_MSG_CHANNEL_DATA 00:27:47.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 340 down to 2096046 00:27:47.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_DATA len=340 00:27:47.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046] 00:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:47.910 [netconf-device-simulator-threads-0] 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=175} 00:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dab35e9] 00:27:47.910 [netconf-device-simulator-threads-0] 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:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:47.910 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:47.910 [netconf-device-simulator-threads-0] 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:27:47.910 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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} 00:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] 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:27:47.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:47.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 778 down to 2094975 00:27:47.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:47.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:47.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]} 00:27:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33080]): SSH-2.0-SSHD-UNKNOWN 00:27:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33080]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:47.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33080]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:48.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #10 SSH_MSG_IGNORE 00:27:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33080]) Send SSH_MSG_KEXINIT 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #0 SSH_MSG_KEXINIT 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33080]) SSH_MSG_KEXINIT 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33080]) strict KEX=true client=true server=true 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: server host key algorithms = rsa-sha2-512 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: mac algorithms (client to server) = aead 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: mac algorithms (server to client) = aead 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: compression algorithms (client to server) = none 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33080]) Kex: compression algorithms (server to client) = none 00:27:48.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:48.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #1 30 00:27:48.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33080]] process command=SSH_MSG_KEXDH_INIT 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33080]] Send SSH_MSG_KEXDH_REPLY 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #1 sending command=31[31] len=1639 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33080])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33080]) Send SSH_MSG_NEWKEYS 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33080]) session ID=9e:31:eb:cb:33:f0:d1:5a:87:fc:d8:0e:1d:e0:62:d1:cb:88:60:a8:ef:05:a4:11:57:a0:25:3e:57:50:54:6f:fe:64:87:e7:c9:4c:12:d3:42:cf:07:25:cb:da:c0:11:77:78:f4:96:0b:72:10:f6:14:00:db:8f:0e:1f:9a:2c 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33080]): strict KEX resets output message sequence number from 3 to 0 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33080]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33080])[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:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33080])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #0 sending command=7[7] len=419 00:27:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33080]) No pending packets to flush at end of KEX 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #2 SSH_MSG_NEWKEYS 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33080]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33080]): strict KEX resets input message sequence number from 3 to 0 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33080]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33080]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33080]) authorized authentication methods: password,publickey 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33080]) Accepted service ssh-userauth 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33080]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33080]) no authentication factory for method=none 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33080]) SSH_MSG_USERAUTH_REQUEST 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33080]) remaining methods: password,publickey 00:27:48.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33080]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33080]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33080]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:48.172 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33080]) authentication result: true 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33080]) SSH_MSG_USERAUTH_REQUEST 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33080])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33080]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33080]) no heartbeat to stop 00:27:48.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33080]) heartbeat type=IGNORE, interval=PT30S 00:27:48.172 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33080 authenticated 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33080]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33080]] session=TransportServerSession[admin@/10.30.170.22:33080] id=0 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33080])) size=2097152, max=2097152, packet=32768 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33080]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33080] 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33080]) recipient=0 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])) size=2097152, max=2097152, packet=32768 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])) re-initializing 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])) size=2097152, max=2097152, packet=32768 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:48.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[want-reply=true] subsystem=netconf 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[subsystem] prepared command 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]}} established 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 176: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18005 00:27:48.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 176: Creating data stores for simulated device 00:27:48.174 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:48.174 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:48.176 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:48.176 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:48.176 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:48.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[316b112c] 00:27:48.177 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:48.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:48.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:48.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:48.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:48.178 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:48.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:48.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:48.178 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[316b112c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[316b112c], subtreeVersion=Version[7bb2f05b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7bb2f05b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:48.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:48.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 176 on channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 1220 down to 2095932 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:48.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) request=subsystem result=ReplySuccess, want-reply=true 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) request=subsystem activate command 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) starting runner for command=netconf 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #5 SSH_MSG_CHANNEL_DATA 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 373 down to 2096779 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_DATA len=373 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080] 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:48.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18005', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=176} created 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]} created 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080] successful with session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]} 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]} up 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #6 SSH_MSG_CHANNEL_DATA 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 393 down to 2096386 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_DATA len=393 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080] 00:27:48.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=176} 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ef02c78 after next message 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 - R:/10.30.170.22:33080]} EXI handlers added to pipeline 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ef02c78 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 179 down to 2095753 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:48.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #7 SSH_MSG_CHANNEL_DATA 00:27:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 340 down to 2096046 00:27:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_DATA len=340 00:27:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080] 00:27:48.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:48.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:48.189 [netconf-device-simulator-threads-2] 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=176} 00:27:48.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7bb2f05b] 00:27:48.189 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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} 00:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] 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:27:48.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:48.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 778 down to 2094975 00:27:48.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:48.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:48.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #10 SSH_MSG_IGNORE 00:27:48.251 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:27:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #9 SSH_MSG_IGNORE 00:27:48.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:27:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #8 SSH_MSG_IGNORE 00:27:48.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:27:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]} 00:27:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34470]): SSH-2.0-SSHD-UNKNOWN 00:27:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34470]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:48.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34470]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:48.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #10 SSH_MSG_IGNORE 00:27:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:27:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.856 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:48.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #8 SSH_MSG_IGNORE 00:27:48.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:27:48.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34470]) Send SSH_MSG_KEXINIT 00:27:48.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #0 SSH_MSG_KEXINIT 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34470]) SSH_MSG_KEXINIT 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34470]) strict KEX=true client=true server=true 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: server host key algorithms = rsa-sha2-512 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: mac algorithms (client to server) = aead 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: mac algorithms (server to client) = aead 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: compression algorithms (client to server) = none 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34470]) Kex: compression algorithms (server to client) = none 00:27:48.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:48.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #9 SSH_MSG_IGNORE 00:27:48.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:27:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #1 30 00:27:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34470]] process command=SSH_MSG_KEXDH_INIT 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34470]] Send SSH_MSG_KEXDH_REPLY 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #1 sending command=31[31] len=1639 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34470]) Send SSH_MSG_NEWKEYS 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34470]) session ID=af:cc:c8:77:0d:f2:88:aa:86:81:e2:1a:c4:c5:dd:df:ec:a0:e3:4c:8e:e9:29:05:f1:b7:dc:e6:f4:96:66:04:3b:6f:4f:08:a8:cd:90:58:ba:3a:dc:69:c5:d1:da:fa:ec:4c:64:f2:13:9f:ff:51:dc:d6:0d:d9:b7:a7:8e:d0 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34470]): strict KEX resets output message sequence number from 3 to 0 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34470])[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:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #0 sending command=7[7] len=419 00:27:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34470]) No pending packets to flush at end of KEX 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #2 SSH_MSG_NEWKEYS 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34470]): strict KEX resets input message sequence number from 3 to 0 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34470]) authorized authentication methods: password,publickey 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34470]) Accepted service ssh-userauth 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34470]) no authentication factory for method=none 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34470]) SSH_MSG_USERAUTH_REQUEST 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34470]) remaining methods: password,publickey 00:27:49.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34470]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:49.009 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34470]) authentication result: true 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34470]) SSH_MSG_USERAUTH_REQUEST 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34470]) no heartbeat to stop 00:27:49.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34470]) heartbeat type=IGNORE, interval=PT30S 00:27:49.010 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34470 authenticated 00:27:49.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:49.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:49.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34470]] session=TransportServerSession[admin@/10.30.170.22:34470] id=0 00:27:49.010 [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.170.22:34470])) size=2097152, max=2097152, packet=32768 00:27:49.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34470] 00:27:49.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34470]) recipient=0 00:27:49.011 [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.170.22:34470])) size=2097152, max=2097152, packet=32768 00:27:49.011 [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.170.22:34470])) re-initializing 00:27:49.011 [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.170.22:34470])) size=2097152, max=2097152, packet=32768 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470])[want-reply=true] subsystem=netconf 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470])[subsystem] prepared command 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]}} established 00:27:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 177: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18006 00:27:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 177: Creating data stores for simulated device 00:27:49.012 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:49.012 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:49.012 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:49.012 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:49.012 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:49.017 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2c041a56] 00:27:49.017 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:49.017 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:49.017 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:49.017 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:49.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:49.018 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:49.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:49.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:49.018 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2c041a56], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2c041a56], subtreeVersion=Version[5c382690], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c382690], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:49.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:49.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:49.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.019 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 177 on channel [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.019 [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.170.22:34470]) by 1220 down to 2095932 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) request=subsystem result=ReplySuccess, want-reply=true 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) request=subsystem activate command 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) starting runner for command=netconf 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #5 SSH_MSG_CHANNEL_DATA 00:27:49.020 [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.170.22:34470]) by 373 down to 2096779 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_DATA len=373 00:27:49.020 [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.170.22:34470] 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.020 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18006', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=177} created 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]} created 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470] successful with session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]} 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]} up 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #6 SSH_MSG_CHANNEL_DATA 00:27:49.021 [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.170.22:34470]) by 393 down to 2096386 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_DATA len=393 00:27:49.021 [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.170.22:34470] 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:49.021 [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=177} 00:27:49.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c4ce38c after next message 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 - R:/10.30.170.22:34470]} EXI handlers added to pipeline 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c4ce38c 00:27:49.022 [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.170.22:34470]) by 179 down to 2095753 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:49.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:49.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #7 SSH_MSG_CHANNEL_DATA 00:27:49.024 [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.170.22:34470]) by 340 down to 2096046 00:27:49.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_DATA len=340 00:27:49.024 [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.170.22:34470] 00:27:49.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:49.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:49.024 [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=177} 00:27:49.024 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c382690] 00:27:49.024 [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:27:49.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:49.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:49.025 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:49.025 [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:27:49.025 [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:27:49.025 [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} 00:27:49.025 [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:27:49.025 [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=2011-06-01} 00:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [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:27:49.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:49.025 [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.170.22:34470]) by 778 down to 2094975 00:27:49.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:49.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:49.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]} 00:27:49.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53680]): SSH-2.0-SSHD-UNKNOWN 00:27:49.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53680]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:49.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53680]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53680]) Send SSH_MSG_KEXINIT 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #0 SSH_MSG_KEXINIT 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53680]) SSH_MSG_KEXINIT 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53680]) strict KEX=true client=true server=true 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: server host key algorithms = rsa-sha2-512 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: mac algorithms (client to server) = aead 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: mac algorithms (server to client) = aead 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: compression algorithms (client to server) = none 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53680]) Kex: compression algorithms (server to client) = none 00:27:49.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:49.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #1 30 00:27:49.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53680]] process command=SSH_MSG_KEXDH_INIT 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53680]] Send SSH_MSG_KEXDH_REPLY 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #1 sending command=31[31] len=1639 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53680])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53680]) Send SSH_MSG_NEWKEYS 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53680]) session ID=e3:2f:18:aa:d2:9c:a7:b7:b1:40:89:fe:29:3e:9a:35:f9:99:53:38:3b:0c:ce:16:8b:1c:64:eb:57:20:d3:31:a2:0d:52:d1:ee:72:0d:44:08:f4:7b:a3:f1:e7:d7:6c:b5:e7:97:2b:1a:8c:21:ae:53:6d:31:f4:48:0f:36:50 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53680]): strict KEX resets output message sequence number from 3 to 0 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53680]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53680])[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:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53680])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #0 sending command=7[7] len=419 00:27:49.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53680]) No pending packets to flush at end of KEX 00:27:49.382 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #10 SSH_MSG_IGNORE 00:27:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #2 SSH_MSG_NEWKEYS 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53680]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53680]): strict KEX resets input message sequence number from 3 to 0 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53680]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53680]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53680]) authorized authentication methods: password,publickey 00:27:49.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53680]) Accepted service ssh-userauth 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53680]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53680]) no authentication factory for method=none 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53680]) SSH_MSG_USERAUTH_REQUEST 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53680]) remaining methods: password,publickey 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53680]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53680]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:49.387 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53680]) authentication result: true 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53680]) SSH_MSG_USERAUTH_REQUEST 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53680])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53680]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:49.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53680]) no heartbeat to stop 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53680]) heartbeat type=IGNORE, interval=PT30S 00:27:49.388 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53680 authenticated 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53680]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53680]] session=TransportServerSession[admin@/10.30.170.22:53680] id=0 00:27:49.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53680])) size=2097152, max=2097152, packet=32768 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53680]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53680] 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53680]) recipient=0 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])) size=2097152, max=2097152, packet=32768 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])) re-initializing 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])) size=2097152, max=2097152, packet=32768 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[want-reply=true] subsystem=netconf 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[subsystem] prepared command 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]}} established 00:27:49.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 178: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18007 00:27:49.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 178: Creating data stores for simulated device 00:27:49.390 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:49.390 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:49.390 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:49.390 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:49.390 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72c06cf3] 00:27:49.391 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:49.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:49.393 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:49.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:49.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:49.393 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72c06cf3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72c06cf3], subtreeVersion=Version[4de7682e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4de7682e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:49.401 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:49.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:49.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 178 on channel [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 1220 down to 2095932 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) request=subsystem result=ReplySuccess, want-reply=true 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) request=subsystem activate command 00:27:49.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) starting runner for command=netconf 00:27:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #5 SSH_MSG_CHANNEL_DATA 00:27:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 373 down to 2096779 00:27:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_DATA len=373 00:27:49.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680] 00:27:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:49.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18007', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=178} created 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]} created 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680] successful with session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]} 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]} up 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #6 SSH_MSG_CHANNEL_DATA 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 393 down to 2096386 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_DATA len=393 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680] 00:27:49.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:49.427 [netconf-device-simulator-threads-6] 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=178} 00:27:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@702d2226 after next message 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 - R:/10.30.170.22:53680]} EXI handlers added to pipeline 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #9 SSH_MSG_IGNORE 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@702d2226 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 179 down to 2095753 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:49.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #7 SSH_MSG_CHANNEL_DATA 00:27:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 340 down to 2096046 00:27:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_DATA len=340 00:27:49.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680] 00:27:49.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:49.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:49.431 [netconf-device-simulator-threads-6] 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=178} 00:27:49.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4de7682e] 00:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:49.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:49.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] 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} 00:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.432 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] 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:27:49.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:49.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 778 down to 2094975 00:27:49.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:49.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:49.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #8 SSH_MSG_IGNORE 00:27:49.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:27:49.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]} 00:27:49.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33836]): SSH-2.0-SSHD-UNKNOWN 00:27:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33836]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:49.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33836]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:49.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #10 SSH_MSG_IGNORE 00:27:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:27:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #8 SSH_MSG_IGNORE 00:27:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:27:50.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33836]) Send SSH_MSG_KEXINIT 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #0 SSH_MSG_KEXINIT 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33836]) SSH_MSG_KEXINIT 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33836]) strict KEX=true client=true server=true 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: server host key algorithms = rsa-sha2-512 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: mac algorithms (client to server) = aead 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: mac algorithms (server to client) = aead 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: compression algorithms (client to server) = none 00:27:50.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33836]) Kex: compression algorithms (server to client) = none 00:27:50.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:50.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #9 SSH_MSG_IGNORE 00:27:50.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:27:50.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #1 30 00:27:50.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33836]] process command=SSH_MSG_KEXDH_INIT 00:27:50.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]} 00:27:50.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56470]): SSH-2.0-SSHD-UNKNOWN 00:27:50.239 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56470]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:50.239 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56470]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33836]] Send SSH_MSG_KEXDH_REPLY 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #1 sending command=31[31] len=1639 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33836])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33836]) Send SSH_MSG_NEWKEYS 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33836]) session ID=14:9e:fe:e0:b5:80:8c:d7:0e:45:43:83:7a:9a:22:3a:13:f6:29:9d:0d:6f:b6:15:22:d7:9b:16:83:a7:de:c5:01:45:87:89:bc:01:56:4e:40:11:9e:ce:46:2b:02:c9:6a:52:03:2b:de:8c:32:79:a4:3d:14:41:c6:ec:4c:ec 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33836]): strict KEX resets output message sequence number from 3 to 0 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33836]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33836])[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:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33836])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #0 sending command=7[7] len=419 00:27:50.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33836]) No pending packets to flush at end of KEX 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #2 SSH_MSG_NEWKEYS 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33836]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33836]): strict KEX resets input message sequence number from 3 to 0 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33836]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33836]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:50.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33836]) authorized authentication methods: password,publickey 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33836]) Accepted service ssh-userauth 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33836]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33836]) no authentication factory for method=none 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33836]) SSH_MSG_USERAUTH_REQUEST 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33836]) remaining methods: password,publickey 00:27:50.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33836]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33836]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:50.302 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33836]) authentication result: true 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33836]) SSH_MSG_USERAUTH_REQUEST 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33836])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33836]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33836]) no heartbeat to stop 00:27:50.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33836]) heartbeat type=IGNORE, interval=PT30S 00:27:50.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33836 authenticated 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33836]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33836]] session=TransportServerSession[admin@/10.30.170.22:33836] id=0 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33836])) size=2097152, max=2097152, packet=32768 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33836]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33836] 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33836]) recipient=0 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])) size=2097152, max=2097152, packet=32768 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])) re-initializing 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])) size=2097152, max=2097152, packet=32768 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:50.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[want-reply=true] subsystem=netconf 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[subsystem] prepared command 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]}} established 00:27:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 179: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18008 00:27:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 179: Creating data stores for simulated device 00:27:50.305 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:50.305 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:50.306 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:50.306 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:50.306 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:50.312 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39a3eadb] 00:27:50.312 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:50.312 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:50.312 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:50.312 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:50.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:50.313 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:50.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:50.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:50.313 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39a3eadb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39a3eadb], subtreeVersion=Version[2693ab0f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2693ab0f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:50.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:50.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:50.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 179 on channel [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 1220 down to 2095932 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) request=subsystem result=ReplySuccess, want-reply=true 00:27:50.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) request=subsystem activate command 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) starting runner for command=netconf 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #5 SSH_MSG_CHANNEL_DATA 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 373 down to 2096779 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_DATA len=373 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836] 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:50.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18008', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=179} created 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]} created 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836] successful with session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]} 00:27:50.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]} up 00:27:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #6 SSH_MSG_CHANNEL_DATA 00:27:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 393 down to 2096386 00:27:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_DATA len=393 00:27:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836] 00:27:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:50.329 [netconf-device-simulator-threads-0] 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=179} 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69923940 after next message 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 - R:/10.30.170.22:33836]} EXI handlers added to pipeline 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69923940 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 179 down to 2095753 00:27:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:50.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #7 SSH_MSG_CHANNEL_DATA 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 340 down to 2096046 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_DATA len=340 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836] 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:50.335 [netconf-device-simulator-threads-0] 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=179} 00:27:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2693ab0f] 00:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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} 00:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.335 [netconf-device-simulator-threads-0] 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:27:50.336 [netconf-device-simulator-threads-0] 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:27:50.336 [netconf-device-simulator-threads-0] 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:27:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 778 down to 2094975 00:27:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56470]) Send SSH_MSG_KEXINIT 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #0 SSH_MSG_KEXINIT 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_KEXINIT 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56470]) strict KEX=true client=true server=true 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: server host key algorithms = rsa-sha2-512 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: mac algorithms (client to server) = aead 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: mac algorithms (server to client) = aead 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: compression algorithms (client to server) = none 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: compression algorithms (server to client) = none 00:27:50.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:50.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:50.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #10 SSH_MSG_IGNORE 00:27:50.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:27:50.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #1 30 00:27:50.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56470]] process command=SSH_MSG_KEXDH_INIT 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56470]] Send SSH_MSG_KEXDH_REPLY 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #1 sending command=31[31] len=1639 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56470]) Send SSH_MSG_NEWKEYS 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56470]) session ID=b0:f3:5c:90:17:d0:7a:0f:00:5b:b2:90:c0:59:6c:e6:b9:6c:70:27:a0:92:37:35:ff:44:52:7e:10:46:9a:34:f8:d0:a9:2d:5c:be:69:b6:88:22:ac:c5:45:a7:f2:64:4c:82:55:21:f2:3b:33:28:2a:c3:1e:6d:41:50:3c:51 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56470]): strict KEX resets output message sequence number from 3 to 0 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56470])[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:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:50.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #0 sending command=7[7] len=419 00:27:50.465 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56470]) No pending packets to flush at end of KEX 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #2 SSH_MSG_NEWKEYS 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56470]): strict KEX resets input message sequence number from 3 to 0 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56470]) authorized authentication methods: password,publickey 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56470]) Accepted service ssh-userauth 00:27:50.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) no authentication factory for method=none 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_USERAUTH_REQUEST 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56470]) remaining methods: password,publickey 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:50.499 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56470]) authentication result: true 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_USERAUTH_REQUEST 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:50.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) no heartbeat to stop 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56470]) heartbeat type=IGNORE, interval=PT30S 00:27:50.500 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56470 authenticated 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:50.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]] session=TransportServerSession[admin@/10.30.170.22:56470] id=0 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470]) recipient=0 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) re-initializing 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:50.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[want-reply=true] subsystem=netconf 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[subsystem] prepared command 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]}} established 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 180: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18009 00:27:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 180: Creating data stores for simulated device 00:27:50.502 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:50.502 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:50.502 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:50.502 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:50.502 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3bc3d67d] 00:27:50.503 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:50.504 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:50.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:50.505 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:50.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:50.505 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:50.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:50.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:50.505 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3bc3d67d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3bc3d67d], subtreeVersion=Version[7508f8e8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7508f8e8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:50.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:50.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:50.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 180 on channel [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 1220 down to 2095932 00:27:50.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) request=subsystem result=ReplySuccess, want-reply=true 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) request=subsystem activate command 00:27:50.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) starting runner for command=netconf 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #5 SSH_MSG_CHANNEL_DATA 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 373 down to 2096779 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=373 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:50.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18009', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=180} created 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]} created 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470] successful with session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]} 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]} up 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #6 SSH_MSG_CHANNEL_DATA 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 393 down to 2096386 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=393 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:50.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=180} 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@666b116a after next message 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 - R:/10.30.170.22:56470]} EXI handlers added to pipeline 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@666b116a 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 179 down to 2095753 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:50.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #7 SSH_MSG_CHANNEL_DATA 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 340 down to 2096046 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=340 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:50.515 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:50.516 [netconf-device-simulator-threads-1] 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=180} 00:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7508f8e8] 00:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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} 00:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] 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:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:27:50.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:50.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 778 down to 2094975 00:27:50.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:50.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:50.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #8 SSH_MSG_IGNORE 00:27:50.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:27:50.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]} 00:27:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44448]): SSH-2.0-SSHD-UNKNOWN 00:27:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44448]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:50.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44448]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #9 SSH_MSG_IGNORE 00:27:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44448]) Send SSH_MSG_KEXINIT 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #0 SSH_MSG_KEXINIT 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44448]) SSH_MSG_KEXINIT 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44448]) strict KEX=true client=true server=true 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: server host key algorithms = rsa-sha2-512 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: mac algorithms (client to server) = aead 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: mac algorithms (server to client) = aead 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: compression algorithms (client to server) = none 00:27:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44448]) Kex: compression algorithms (server to client) = none 00:27:50.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:50.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #8 SSH_MSG_IGNORE 00:27:51.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:27:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #9 SSH_MSG_IGNORE 00:27:51.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:27:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #10 SSH_MSG_IGNORE 00:27:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:27:51.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #1 30 00:27:51.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44448]] process command=SSH_MSG_KEXDH_INIT 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44448]] Send SSH_MSG_KEXDH_REPLY 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #1 sending command=31[31] len=1639 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44448])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44448]) Send SSH_MSG_NEWKEYS 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44448]) session ID=0a:ba:a2:d2:77:4c:44:ef:a3:d9:a2:e6:a3:d5:00:6c:5a:42:01:df:14:d8:48:d8:2d:1a:2b:83:7e:00:f6:55:b3:03:5a:50:62:aa:c8:bb:37:c7:d1:a5:b6:1f:fc:07:4a:71:42:00:d9:43:42:c1:66:f8:c5:d9:22:6f:fd:f9 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44448]): strict KEX resets output message sequence number from 3 to 0 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44448]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44448])[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:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44448])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #0 sending command=7[7] len=419 00:27:51.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44448]) No pending packets to flush at end of KEX 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #2 SSH_MSG_NEWKEYS 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44448]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44448]): strict KEX resets input message sequence number from 3 to 0 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44448]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44448]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44448]) authorized authentication methods: password,publickey 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44448]) Accepted service ssh-userauth 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44448]) no authentication factory for method=none 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44448]) SSH_MSG_USERAUTH_REQUEST 00:27:51.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44448]) remaining methods: password,publickey 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44448]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44448]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44448]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:51.114 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44448]) authentication result: true 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44448]) SSH_MSG_USERAUTH_REQUEST 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44448])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44448]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44448]) no heartbeat to stop 00:27:51.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44448]) heartbeat type=IGNORE, interval=PT30S 00:27:51.114 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44448 authenticated 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44448]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44448]] session=TransportServerSession[admin@/10.30.170.22:44448] id=0 00:27:51.115 [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.170.22:44448])) size=2097152, max=2097152, packet=32768 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44448]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44448] 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44448]) recipient=0 00:27:51.115 [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.170.22:44448])) size=2097152, max=2097152, packet=32768 00:27:51.115 [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.170.22:44448])) re-initializing 00:27:51.115 [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.170.22:44448])) size=2097152, max=2097152, packet=32768 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:51.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448])[want-reply=true] subsystem=netconf 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448])[subsystem] prepared command 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]}} established 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 181: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18010 00:27:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 181: Creating data stores for simulated device 00:27:51.116 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:51.117 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:51.117 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:51.117 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:51.117 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:51.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e281941] 00:27:51.118 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:51.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:51.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:51.118 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:51.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:51.119 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:51.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:51.119 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:51.119 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e281941], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e281941], subtreeVersion=Version[3ffd9e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ffd9e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:51.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:51.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:51.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.121 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 181 on channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.122 [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.170.22:44448]) by 1220 down to 2095932 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) request=subsystem result=ReplySuccess, want-reply=true 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) request=subsystem activate command 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) starting runner for command=netconf 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #5 SSH_MSG_CHANNEL_DATA 00:27:51.122 [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.170.22:44448]) by 373 down to 2096779 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_DATA len=373 00:27:51.122 [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.170.22:44448] 00:27:51.122 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18010', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=181} created 00:27:51.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]} created 00:27:51.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448] successful with session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]} 00:27:51.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]} up 00:27:51.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #6 SSH_MSG_CHANNEL_DATA 00:27:51.124 [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.170.22:44448]) by 393 down to 2096386 00:27:51.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_DATA len=393 00:27:51.124 [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.170.22:44448] 00:27:51.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:51.125 [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=181} 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@577832db after next message 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 - R:/10.30.170.22:44448]} EXI handlers added to pipeline 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@577832db 00:27:51.125 [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.170.22:44448]) by 179 down to 2095753 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:51.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:51.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #7 SSH_MSG_CHANNEL_DATA 00:27:51.127 [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.170.22:44448]) by 340 down to 2096046 00:27:51.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_DATA len=340 00:27:51.127 [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.170.22:44448] 00:27:51.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:51.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:51.127 [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=181} 00:27:51.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ffd9e] 00:27:51.128 [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:27:51.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:51.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:51.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:51.128 [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:27:51.128 [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:27:51.128 [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} 00:27:51.128 [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:27:51.128 [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=2011-06-01} 00:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [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:27:51.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:51.129 [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.170.22:44448]) by 778 down to 2094975 00:27:51.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:51.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:51.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]} 00:27:51.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33764]): SSH-2.0-SSHD-UNKNOWN 00:27:51.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33764]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:51.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33764]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:51.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33764]) Send SSH_MSG_KEXINIT 00:27:51.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:51.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #0 SSH_MSG_KEXINIT 00:27:51.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33764]) SSH_MSG_KEXINIT 00:27:51.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33764]) strict KEX=true client=true server=true 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: server host key algorithms = rsa-sha2-512 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: mac algorithms (client to server) = aead 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: mac algorithms (server to client) = aead 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: compression algorithms (client to server) = none 00:27:51.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33764]) Kex: compression algorithms (server to client) = none 00:27:51.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:51.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #1 30 00:27:51.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33764]] process command=SSH_MSG_KEXDH_INIT 00:27:51.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33764]] Send SSH_MSG_KEXDH_REPLY 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #1 sending command=31[31] len=1639 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33764])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33764]) Send SSH_MSG_NEWKEYS 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33764]) session ID=84:2c:46:6c:ff:16:87:ad:c3:d1:90:40:6a:a4:77:35:ba:30:4c:ad:96:10:dd:03:07:ad:69:34:3a:8c:10:86:6a:6e:94:90:e9:12:6b:d8:8c:00:ba:c4:c5:50:c0:08:1d:66:e6:0d:7d:fb:89:50:84:b6:dc:a3:58:6e:73:fe 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33764]): strict KEX resets output message sequence number from 3 to 0 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33764]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33764])[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:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #0 sending command=7[7] len=419 00:27:51.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33764]) No pending packets to flush at end of KEX 00:27:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #8 SSH_MSG_IGNORE 00:27:51.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #2 SSH_MSG_NEWKEYS 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33764]): strict KEX resets input message sequence number from 3 to 0 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33764]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33764]) authorized authentication methods: password,publickey 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33764]) Accepted service ssh-userauth 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33764]) no authentication factory for method=none 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33764]) SSH_MSG_USERAUTH_REQUEST 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33764]) remaining methods: password,publickey 00:27:51.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33764]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:51.562 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33764]) authentication result: true 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33764]) SSH_MSG_USERAUTH_REQUEST 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:51.562 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:51.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33764]) no heartbeat to stop 00:27:51.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33764]) heartbeat type=IGNORE, interval=PT30S 00:27:51.563 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33764 authenticated 00:27:51.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:51.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33764]] session=TransportServerSession[admin@/10.30.170.22:33764] id=0 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33764])) size=2097152, max=2097152, packet=32768 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33764] 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33764]) recipient=0 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])) size=2097152, max=2097152, packet=32768 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])) re-initializing 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])) size=2097152, max=2097152, packet=32768 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:51.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[want-reply=true] subsystem=netconf 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[subsystem] prepared command 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]}} established 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 182: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18011 00:27:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 182: Creating data stores for simulated device 00:27:51.566 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:51.566 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:51.566 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:51.566 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:51.566 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:51.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e3f0930] 00:27:51.568 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:51.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:51.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:51.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:51.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:51.569 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:51.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:51.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:51.569 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e3f0930], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e3f0930], subtreeVersion=Version[5a25f93f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5a25f93f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:51.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:51.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:51.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 182 on channel [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 1220 down to 2095932 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) request=subsystem result=ReplySuccess, want-reply=true 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) request=subsystem activate command 00:27:51.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) starting runner for command=netconf 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #5 SSH_MSG_CHANNEL_DATA 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 373 down to 2096779 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_DATA len=373 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764] 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18011', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=182} created 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]} created 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764] successful with session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]} 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]} up 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #6 SSH_MSG_CHANNEL_DATA 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 393 down to 2096386 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_DATA len=393 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764] 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:51.574 [netconf-device-simulator-threads-6] 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=182} 00:27:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f16560b after next message 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 - R:/10.30.170.22:33764]} EXI handlers added to pipeline 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f16560b 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 179 down to 2095753 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #7 SSH_MSG_CHANNEL_DATA 00:27:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 340 down to 2096046 00:27:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_DATA len=340 00:27:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764] 00:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:51.578 [netconf-device-simulator-threads-6] 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=182} 00:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5a25f93f] 00:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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} 00:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.578 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] 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:27:51.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:51.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 778 down to 2094975 00:27:51.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:51.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #10 SSH_MSG_IGNORE 00:27:51.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:27:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #9 SSH_MSG_IGNORE 00:27:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:27:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]} 00:27:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38922]): SSH-2.0-SSHD-UNKNOWN 00:27:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38922]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38922]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38922]) Send SSH_MSG_KEXINIT 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #0 SSH_MSG_KEXINIT 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38922]) SSH_MSG_KEXINIT 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38922]) strict KEX=true client=true server=true 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: server host key algorithms = rsa-sha2-512 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: mac algorithms (client to server) = aead 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: mac algorithms (server to client) = aead 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: compression algorithms (client to server) = none 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38922]) Kex: compression algorithms (server to client) = none 00:27:51.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:52.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #1 30 00:27:52.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38922]] process command=SSH_MSG_KEXDH_INIT 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38922]] Send SSH_MSG_KEXDH_REPLY 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #1 sending command=31[31] len=1639 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38922])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38922]) Send SSH_MSG_NEWKEYS 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38922]) session ID=e3:68:4c:d6:21:25:a3:ab:03:75:f3:92:28:a9:ff:31:e0:10:cf:b1:ca:04:1c:16:89:d7:8f:fc:b2:ae:d1:b9:14:a1:56:07:c0:90:a2:8d:68:6a:c1:ca:2e:15:aa:32:94:3d:46:89:3e:56:d1:32:74:e1:8c:3e:a6:d7:c7:55 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38922]): strict KEX resets output message sequence number from 3 to 0 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38922]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38922])[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:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38922])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #0 sending command=7[7] len=419 00:27:52.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38922]) No pending packets to flush at end of KEX 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #2 SSH_MSG_NEWKEYS 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38922]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38922]): strict KEX resets input message sequence number from 3 to 0 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38922]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38922]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38922]) authorized authentication methods: password,publickey 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38922]) Accepted service ssh-userauth 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38922]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38922]) no authentication factory for method=none 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38922]) SSH_MSG_USERAUTH_REQUEST 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38922]) remaining methods: password,publickey 00:27:52.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38922]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38922]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:52.100 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38922]) authentication result: true 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38922]) SSH_MSG_USERAUTH_REQUEST 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38922])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38922]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38922]) no heartbeat to stop 00:27:52.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38922]) heartbeat type=IGNORE, interval=PT30S 00:27:52.104 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38922 authenticated 00:27:52.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:52.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38922]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:52.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:52.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38922]] session=TransportServerSession[admin@/10.30.170.22:38922] id=0 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38922])) size=2097152, max=2097152, packet=32768 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38922]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38922] 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38922]) recipient=0 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])) size=2097152, max=2097152, packet=32768 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])) re-initializing 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])) size=2097152, max=2097152, packet=32768 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[want-reply=true] subsystem=netconf 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[subsystem] prepared command 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]}} established 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 183: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18012 00:27:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 183: Creating data stores for simulated device 00:27:52.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:52.107 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:52.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:52.107 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:52.107 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #10 SSH_MSG_IGNORE 00:27:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:27:52.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[29578929] 00:27:52.109 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:52.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:52.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:52.109 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:52.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:52.110 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:52.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:52.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:52.110 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[29578929], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[29578929], subtreeVersion=Version[671306d5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[671306d5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:52.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:52.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:52.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 183 on channel [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 1220 down to 2095932 00:27:52.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:52.114 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:52.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) request=subsystem result=ReplySuccess, want-reply=true 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) request=subsystem activate command 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) starting runner for command=netconf 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #5 SSH_MSG_CHANNEL_DATA 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 373 down to 2096779 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_DATA len=373 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922] 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] 00:27:52.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18012', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=183} created 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]} created 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922] successful with session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]} 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]} up 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #6 SSH_MSG_CHANNEL_DATA 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 393 down to 2096386 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_DATA len=393 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922] 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:52.116 [netconf-device-simulator-threads-0] 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=183} 00:27:52.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33d4532c after next message 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 - R:/10.30.170.22:38922]} EXI handlers added to pipeline 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@33d4532c 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 179 down to 2095753 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:52.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:52.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #7 SSH_MSG_CHANNEL_DATA 00:27:52.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 340 down to 2096046 00:27:52.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_DATA len=340 00:27:52.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922] 00:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:52.120 [netconf-device-simulator-threads-0] 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=183} 00:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[671306d5] 00:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:52.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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} 00:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.120 [netconf-device-simulator-threads-0] 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:27:52.121 [netconf-device-simulator-threads-0] 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:27:52.121 [netconf-device-simulator-threads-0] 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:27:52.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:52.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 778 down to 2094975 00:27:52.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:52.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:52.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:52.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #8 SSH_MSG_IGNORE 00:27:52.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:27:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #9 SSH_MSG_IGNORE 00:27:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:27:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]} 00:27:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35306]): SSH-2.0-SSHD-UNKNOWN 00:27:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35306]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35306]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:52.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35306]) Send SSH_MSG_KEXINIT 00:27:52.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:52.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #0 SSH_MSG_KEXINIT 00:27:52.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_KEXINIT 00:27:52.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35306]) strict KEX=true client=true server=true 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: server host key algorithms = rsa-sha2-512 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: mac algorithms (client to server) = aead 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: mac algorithms (server to client) = aead 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: compression algorithms (client to server) = none 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: compression algorithms (server to client) = none 00:27:52.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:52.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #1 30 00:27:52.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35306]] process command=SSH_MSG_KEXDH_INIT 00:27:52.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:52.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #8 SSH_MSG_IGNORE 00:27:52.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35306]] Send SSH_MSG_KEXDH_REPLY 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #1 sending command=31[31] len=1639 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35306])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35306]) Send SSH_MSG_NEWKEYS 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35306]) session ID=48:e9:c0:7a:bd:e8:2e:29:b5:57:47:62:60:a1:fb:72:5e:67:b3:48:5f:68:c7:41:62:ac:03:82:92:75:ef:26:f3:8f:0a:4a:a9:b8:45:f5:20:33:57:60:ae:7c:f4:d8:9c:c5:aa:73:6b:8a:64:8c:b1:de:57:4d:78:7f:29:c0 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35306]): strict KEX resets output message sequence number from 3 to 0 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35306]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35306])[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:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #0 sending command=7[7] len=419 00:27:52.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35306]) No pending packets to flush at end of KEX 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #2 SSH_MSG_NEWKEYS 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35306]): strict KEX resets input message sequence number from 3 to 0 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35306]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:52.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35306]) authorized authentication methods: password,publickey 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35306]) Accepted service ssh-userauth 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) no authentication factory for method=none 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_USERAUTH_REQUEST 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35306]) remaining methods: password,publickey 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:52.642 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35306]) authentication result: true 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_USERAUTH_REQUEST 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) no heartbeat to stop 00:27:52.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35306]) heartbeat type=IGNORE, interval=PT30S 00:27:52.642 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35306 authenticated 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]] session=TransportServerSession[admin@/10.30.170.22:35306] id=0 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306] 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306]) recipient=0 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) re-initializing 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:52.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[want-reply=true] subsystem=netconf 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[subsystem] prepared command 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]}} established 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 184: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18013 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 184: Creating data stores for simulated device 00:27:52.644 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:52.644 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:52.644 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:52.644 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:52.644 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1a02c356] 00:27:52.644 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:52.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:52.645 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:52.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:52.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:52.645 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1a02c356], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1a02c356], subtreeVersion=Version[72f9f5a5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[72f9f5a5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:52.645 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:52.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 184 on channel [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 1220 down to 2095932 00:27:52.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) request=subsystem result=ReplySuccess, want-reply=true 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) request=subsystem activate command 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) starting runner for command=netconf 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #5 SSH_MSG_CHANNEL_DATA 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 373 down to 2096779 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=373 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18013', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=184} created 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]} created 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306] successful with session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]} 00:27:52.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]} up 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #6 SSH_MSG_CHANNEL_DATA 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 393 down to 2096386 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=393 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=184} 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a0bc2b6 after next message 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 - R:/10.30.170.22:35306]} EXI handlers added to pipeline 00:27:52.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a0bc2b6 00:27:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 179 down to 2095753 00:27:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:52.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #7 SSH_MSG_CHANNEL_DATA 00:27:52.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 340 down to 2096046 00:27:52.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=340 00:27:52.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:27:52.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:52.651 [netconf-device-simulator-threads-2] 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=184} 00:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[72f9f5a5] 00:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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} 00:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] 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:27:52.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:52.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 778 down to 2094975 00:27:52.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:52.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #10 SSH_MSG_IGNORE 00:27:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:27:52.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]} 00:27:52.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44720]): SSH-2.0-SSHD-UNKNOWN 00:27:52.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44720]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:52.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44720]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:53.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #8 SSH_MSG_IGNORE 00:27:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:27:53.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44720]) Send SSH_MSG_KEXINIT 00:27:53.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:53.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #0 SSH_MSG_KEXINIT 00:27:53.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44720]) SSH_MSG_KEXINIT 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44720]) strict KEX=true client=true server=true 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: server host key algorithms = rsa-sha2-512 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: mac algorithms (client to server) = aead 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: mac algorithms (server to client) = aead 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: compression algorithms (client to server) = none 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44720]) Kex: compression algorithms (server to client) = none 00:27:53.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:53.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #1 30 00:27:53.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44720]] process command=SSH_MSG_KEXDH_INIT 00:27:53.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #9 SSH_MSG_IGNORE 00:27:53.281 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44720]] Send SSH_MSG_KEXDH_REPLY 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #1 sending command=31[31] len=1639 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44720])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44720]) Send SSH_MSG_NEWKEYS 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44720]) session ID=bf:85:55:61:7b:b2:2d:27:86:4e:3e:c5:a3:9a:2e:15:7a:16:70:a0:32:62:94:cb:d7:47:d5:df:5e:48:7f:8e:bb:80:8d:6c:5e:7f:0c:42:24:35:4a:2e:a7:51:cb:78:c1:d3:f6:1a:aa:c5:9a:c0:dd:5e:cd:e4:33:b4:de:1e 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44720]): strict KEX resets output message sequence number from 3 to 0 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44720]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44720])[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:27:53.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:53.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #0 sending command=7[7] len=419 00:27:53.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44720]) No pending packets to flush at end of KEX 00:27:53.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #2 SSH_MSG_NEWKEYS 00:27:53.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:53.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44720]): strict KEX resets input message sequence number from 3 to 0 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44720]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44720]) authorized authentication methods: password,publickey 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44720]) Accepted service ssh-userauth 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44720]) no authentication factory for method=none 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44720]) SSH_MSG_USERAUTH_REQUEST 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44720]) remaining methods: password,publickey 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44720]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:53.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:53.334 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44720]) authentication result: true 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44720]) SSH_MSG_USERAUTH_REQUEST 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44720]) no heartbeat to stop 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44720]) heartbeat type=IGNORE, interval=PT30S 00:27:53.334 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44720 authenticated 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:53.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44720]] session=TransportServerSession[admin@/10.30.170.22:44720] id=0 00:27:53.335 [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.170.22:44720])) size=2097152, max=2097152, packet=32768 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44720] 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44720]) recipient=0 00:27:53.335 [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.170.22:44720])) size=2097152, max=2097152, packet=32768 00:27:53.335 [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.170.22:44720])) re-initializing 00:27:53.335 [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.170.22:44720])) size=2097152, max=2097152, packet=32768 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720])[want-reply=true] subsystem=netconf 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720])[subsystem] prepared command 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]}} established 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 185: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18014 00:27:53.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 185: Creating data stores for simulated device 00:27:53.335 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:53.336 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:53.336 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:53.336 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:53.336 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64a6d1e2] 00:27:53.337 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:53.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:53.338 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:53.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:53.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:53.338 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64a6d1e2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64a6d1e2], subtreeVersion=Version[7096b5ae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7096b5ae], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:53.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:53.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.340 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 185 on channel [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.340 [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.170.22:44720]) by 1220 down to 2095932 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) request=subsystem result=ReplySuccess, want-reply=true 00:27:53.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) request=subsystem activate command 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) starting runner for command=netconf 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #5 SSH_MSG_CHANNEL_DATA 00:27:53.341 [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.170.22:44720]) by 373 down to 2096779 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_DATA len=373 00:27:53.341 [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.170.22:44720] 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:53.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18014', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=185} created 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]} created 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720] successful with session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]} 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]} up 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #6 SSH_MSG_CHANNEL_DATA 00:27:53.342 [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.170.22:44720]) by 393 down to 2096386 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_DATA len=393 00:27:53.342 [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.170.22:44720] 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:53.342 [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=185} 00:27:53.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16268014 after next message 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 - R:/10.30.170.22:44720]} EXI handlers added to pipeline 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16268014 00:27:53.343 [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.170.22:44720]) by 179 down to 2095753 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:53.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:53.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #7 SSH_MSG_CHANNEL_DATA 00:27:53.345 [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.170.22:44720]) by 340 down to 2096046 00:27:53.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_DATA len=340 00:27:53.345 [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.170.22:44720] 00:27:53.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:53.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:53.345 [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=185} 00:27:53.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7096b5ae] 00:27:53.346 [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:27:53.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:53.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:53.346 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:53.346 [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:27:53.346 [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:27:53.346 [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} 00:27:53.346 [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:27:53.346 [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=2011-06-01} 00:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [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:27:53.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:53.347 [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.170.22:44720]) by 778 down to 2094975 00:27:53.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:53.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #10 SSH_MSG_IGNORE 00:27:53.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:27:53.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #9 SSH_MSG_IGNORE 00:27:53.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:27:53.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]} 00:27:53.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49074]): SSH-2.0-SSHD-UNKNOWN 00:27:53.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49074]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:53.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49074]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49074]) Send SSH_MSG_KEXINIT 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #0 SSH_MSG_KEXINIT 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49074]) SSH_MSG_KEXINIT 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49074]) strict KEX=true client=true server=true 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: server host key algorithms = rsa-sha2-512 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: mac algorithms (client to server) = aead 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: mac algorithms (server to client) = aead 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: compression algorithms (client to server) = none 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49074]) Kex: compression algorithms (server to client) = none 00:27:53.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:53.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #1 30 00:27:53.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49074]] process command=SSH_MSG_KEXDH_INIT 00:27:53.659 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49074]] Send SSH_MSG_KEXDH_REPLY 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #1 sending command=31[31] len=1639 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49074])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49074]) Send SSH_MSG_NEWKEYS 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49074]) session ID=89:ab:20:c9:23:17:a6:23:80:26:68:39:23:4b:ba:28:83:ed:ad:d6:a6:78:75:d5:02:3c:ae:77:73:74:df:82:52:93:37:eb:71:e9:53:ca:3e:c0:41:99:06:71:37:a3:71:14:3b:d2:05:e2:f2:d7:e6:10:59:3d:eb:05:d2:44 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49074]): strict KEX resets output message sequence number from 3 to 0 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49074]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49074])[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:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49074])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #0 sending command=7[7] len=419 00:27:53.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49074]) No pending packets to flush at end of KEX 00:27:53.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #2 SSH_MSG_NEWKEYS 00:27:53.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49074]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:53.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49074]): strict KEX resets input message sequence number from 3 to 0 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49074]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49074]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49074]) authorized authentication methods: password,publickey 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49074]) Accepted service ssh-userauth 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49074]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49074]) no authentication factory for method=none 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49074]) SSH_MSG_USERAUTH_REQUEST 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49074]) remaining methods: password,publickey 00:27:53.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49074]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49074]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:53.695 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49074]) authentication result: true 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49074]) SSH_MSG_USERAUTH_REQUEST 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49074])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49074]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49074]) no heartbeat to stop 00:27:53.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49074]) heartbeat type=IGNORE, interval=PT30S 00:27:53.695 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49074 authenticated 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49074]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49074]] session=TransportServerSession[admin@/10.30.170.22:49074] id=0 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49074])) size=2097152, max=2097152, packet=32768 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49074]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49074] 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49074]) recipient=0 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])) size=2097152, max=2097152, packet=32768 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])) re-initializing 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])) size=2097152, max=2097152, packet=32768 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:53.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[want-reply=true] subsystem=netconf 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[subsystem] prepared command 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]}} established 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 186: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18015 00:27:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 186: Creating data stores for simulated device 00:27:53.697 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:53.697 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:53.697 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:53.697 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:53.697 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ad14b81] 00:27:53.698 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:53.712 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:53.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:53.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:53.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:53.713 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:53.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:53.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:53.713 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ad14b81], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ad14b81], subtreeVersion=Version[1e414380], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e414380], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:53.713 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:53.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:53.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 186 on channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 1220 down to 2095932 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) request=subsystem result=ReplySuccess, want-reply=true 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) request=subsystem activate command 00:27:53.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) starting runner for command=netconf 00:27:53.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #8 SSH_MSG_IGNORE 00:27:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:27:53.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #5 SSH_MSG_CHANNEL_DATA 00:27:53.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 373 down to 2096779 00:27:53.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_DATA len=373 00:27:53.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074] 00:27:53.729 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:53.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18015', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=186} created 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]} created 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074] successful with session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]} 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]} up 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #6 SSH_MSG_CHANNEL_DATA 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 393 down to 2096386 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_DATA len=393 00:27:53.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074] 00:27:53.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:53.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:53.731 [netconf-device-simulator-threads-6] 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=186} 00:27:53.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48a13dd5 after next message 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 - R:/10.30.170.22:49074]} EXI handlers added to pipeline 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48a13dd5 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 179 down to 2095753 00:27:53.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:53.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:53.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #7 SSH_MSG_CHANNEL_DATA 00:27:53.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 340 down to 2096046 00:27:53.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_DATA len=340 00:27:53.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074] 00:27:53.736 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:53.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:53.737 [netconf-device-simulator-threads-6] 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=186} 00:27:53.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e414380] 00:27:53.737 [netconf-device-simulator-threads-6] 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:27:53.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:53.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:53.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:53.737 [netconf-device-simulator-threads-6] 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:27:53.737 [netconf-device-simulator-threads-6] 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:27:53.737 [netconf-device-simulator-threads-6] 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} 00:27:53.737 [netconf-device-simulator-threads-6] 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:27:53.737 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] 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:27:53.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:53.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 778 down to 2094975 00:27:53.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:53.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #9 SSH_MSG_IGNORE 00:27:53.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:27:53.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #10 SSH_MSG_IGNORE 00:27:53.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:53.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:27:54.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]} 00:27:54.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57194]): SSH-2.0-SSHD-UNKNOWN 00:27:54.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57194]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:54.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57194]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:54.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57194]) Send SSH_MSG_KEXINIT 00:27:54.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:54.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #0 SSH_MSG_KEXINIT 00:27:54.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57194]) SSH_MSG_KEXINIT 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57194]) strict KEX=true client=true server=true 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: server host key algorithms = rsa-sha2-512 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: mac algorithms (client to server) = aead 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: mac algorithms (server to client) = aead 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: compression algorithms (client to server) = none 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57194]) Kex: compression algorithms (server to client) = none 00:27:54.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:54.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #8 SSH_MSG_IGNORE 00:27:54.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:27:54.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #1 30 00:27:54.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57194]] process command=SSH_MSG_KEXDH_INIT 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57194]] Send SSH_MSG_KEXDH_REPLY 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #1 sending command=31[31] len=1639 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57194])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57194]) Send SSH_MSG_NEWKEYS 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57194]) session ID=d8:2a:79:eb:14:c5:60:27:ba:cc:6e:df:5f:2a:6f:44:1d:2c:14:0e:54:52:58:98:ec:75:8d:e6:c7:3d:55:f3:f3:bd:f8:2a:c9:8a:6f:09:0b:6c:ac:41:12:f2:86:97:9d:33:61:04:86:f0:2b:29:17:c0:80:32:07:a9:9a:9e 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57194]): strict KEX resets output message sequence number from 3 to 0 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57194]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:54.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57194])[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:27:54.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57194])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:54.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #0 sending command=7[7] len=419 00:27:54.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57194]) No pending packets to flush at end of KEX 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #2 SSH_MSG_NEWKEYS 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57194]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57194]): strict KEX resets input message sequence number from 3 to 0 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57194]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57194]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57194]) authorized authentication methods: password,publickey 00:27:54.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57194]) Accepted service ssh-userauth 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57194]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57194]) no authentication factory for method=none 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57194]) SSH_MSG_USERAUTH_REQUEST 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57194]) remaining methods: password,publickey 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57194]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57194]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:54.337 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57194]) authentication result: true 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57194]) SSH_MSG_USERAUTH_REQUEST 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57194])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57194]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:54.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:54.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57194]) no heartbeat to stop 00:27:54.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57194]) heartbeat type=IGNORE, interval=PT30S 00:27:54.338 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57194 authenticated 00:27:54.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:54.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57194]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57194]] session=TransportServerSession[admin@/10.30.170.22:57194] id=0 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57194])) size=2097152, max=2097152, packet=32768 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57194]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57194] 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57194]) recipient=0 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])) size=2097152, max=2097152, packet=32768 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])) re-initializing 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])) size=2097152, max=2097152, packet=32768 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[want-reply=true] subsystem=netconf 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[subsystem] prepared command 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]}} established 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 187: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18016 00:27:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 187: Creating data stores for simulated device 00:27:54.340 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:54.341 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:54.341 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:54.341 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:54.341 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:54.343 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d4f4b3b] 00:27:54.343 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:54.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:54.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:54.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:54.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:54.345 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:54.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:54.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:54.345 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d4f4b3b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d4f4b3b], subtreeVersion=Version[461a356c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[461a356c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:54.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:54.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:54.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 187 on channel [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 1220 down to 2095932 00:27:54.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) request=subsystem result=ReplySuccess, want-reply=true 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) request=subsystem activate command 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) starting runner for command=netconf 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #5 SSH_MSG_CHANNEL_DATA 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 373 down to 2096779 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_DATA len=373 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194] 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:54.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18016', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=187} created 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]} created 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194] successful with session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]} 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]} up 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #6 SSH_MSG_CHANNEL_DATA 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 393 down to 2096386 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_DATA len=393 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194] 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:54.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:54.351 [netconf-device-simulator-threads-0] 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=187} 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@159832c0 after next message 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 - R:/10.30.170.22:57194]} EXI handlers added to pipeline 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@159832c0 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 179 down to 2095753 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:54.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:54.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #7 SSH_MSG_CHANNEL_DATA 00:27:54.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 340 down to 2096046 00:27:54.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_DATA len=340 00:27:54.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194] 00:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:54.354 [netconf-device-simulator-threads-0] 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=187} 00:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[461a356c] 00:27:54.354 [netconf-device-simulator-threads-0] 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:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:54.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:54.354 [netconf-device-simulator-threads-0] 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:27:54.354 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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} 00:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] 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:27:54.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 778 down to 2094975 00:27:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:54.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:54.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #9 SSH_MSG_IGNORE 00:27:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:27:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:54.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #10 SSH_MSG_IGNORE 00:27:54.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:27:54.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]} 00:27:54.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56470]): SSH-2.0-SSHD-UNKNOWN 00:27:54.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56470]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:54.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56470]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:54.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56470]) Send SSH_MSG_KEXINIT 00:27:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #0 SSH_MSG_KEXINIT 00:27:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_KEXINIT 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56470]) strict KEX=true client=true server=true 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: server host key algorithms = rsa-sha2-512 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: mac algorithms (client to server) = aead 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: mac algorithms (server to client) = aead 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: compression algorithms (client to server) = none 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56470]) Kex: compression algorithms (server to client) = none 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #9 SSH_MSG_IGNORE 00:27:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:27:54.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #8 SSH_MSG_IGNORE 00:27:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:27:55.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #1 30 00:27:55.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56470]] process command=SSH_MSG_KEXDH_INIT 00:27:55.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56470]] Send SSH_MSG_KEXDH_REPLY 00:27:55.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #1 sending command=31[31] len=1639 00:27:55.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:55.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56470]) Send SSH_MSG_NEWKEYS 00:27:55.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56470]) session ID=90:f0:ab:23:16:20:48:52:b1:6d:ac:ac:bd:5d:8a:6e:eb:9b:2e:e6:1f:f4:8e:7b:ef:c2:d8:12:f0:15:46:78:e4:d6:c1:74:f9:c1:89:42:23:37:53:41:63:93:b3:3c:23:32:43:30:ce:be:02:e4:ab:2b:16:7f:3e:8f:9a:1b 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56470]): strict KEX resets output message sequence number from 3 to 0 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56470])[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:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #0 sending command=7[7] len=419 00:27:55.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56470]) No pending packets to flush at end of KEX 00:27:55.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:55.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #10 SSH_MSG_IGNORE 00:27:55.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #2 SSH_MSG_NEWKEYS 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56470]): strict KEX resets input message sequence number from 3 to 0 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:55.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56470]) authorized authentication methods: password,publickey 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56470]) Accepted service ssh-userauth 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) no authentication factory for method=none 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_USERAUTH_REQUEST 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56470]) remaining methods: password,publickey 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56470]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:55.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:55.062 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56470]) authentication result: true 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56470]) SSH_MSG_USERAUTH_REQUEST 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) no heartbeat to stop 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56470]) heartbeat type=IGNORE, interval=PT30S 00:27:55.062 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56470 authenticated 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:55.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]] session=TransportServerSession[admin@/10.30.170.22:56470] id=0 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56470]) recipient=0 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) re-initializing 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])) size=2097152, max=2097152, packet=32768 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:55.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[want-reply=true] subsystem=netconf 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[subsystem] prepared command 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]}} established 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 188: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18017 00:27:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 188: Creating data stores for simulated device 00:27:55.064 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:55.064 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:55.064 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:55.064 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:55.064 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:55.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3435979] 00:27:55.067 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:55.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:55.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:55.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:55.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:55.068 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:55.068 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:55.068 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:55.068 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3435979], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3435979], subtreeVersion=Version[4b48e57b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4b48e57b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:55.068 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:55.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:55.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 188 on channel [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 1220 down to 2095932 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) request=subsystem result=ReplySuccess, want-reply=true 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) request=subsystem activate command 00:27:55.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) starting runner for command=netconf 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #5 SSH_MSG_CHANNEL_DATA 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 373 down to 2096779 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=373 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18017', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=188} created 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]} created 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470] successful with session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]} 00:27:55.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]} up 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #6 SSH_MSG_CHANNEL_DATA 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 393 down to 2096386 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=393 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=188} 00:27:55.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4df01b79 after next message 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 - R:/10.30.170.22:56470]} EXI handlers added to pipeline 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4df01b79 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 179 down to 2095753 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:55.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #7 SSH_MSG_CHANNEL_DATA 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 340 down to 2096046 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=340 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:55.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:55.075 [netconf-device-simulator-threads-2] 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=188} 00:27:55.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4b48e57b] 00:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:55.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:55.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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} 00:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] 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:27:55.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:55.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 778 down to 2094975 00:27:55.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:55.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:55.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]} 00:27:55.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57648]): SSH-2.0-SSHD-UNKNOWN 00:27:55.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57648]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:55.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57648]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #8 SSH_MSG_IGNORE 00:27:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:27:55.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57648]) Send SSH_MSG_KEXINIT 00:27:55.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #0 SSH_MSG_KEXINIT 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57648]) SSH_MSG_KEXINIT 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57648]) strict KEX=true client=true server=true 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: server host key algorithms = rsa-sha2-512 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: mac algorithms (client to server) = aead 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: mac algorithms (server to client) = aead 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: compression algorithms (client to server) = none 00:27:55.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57648]) Kex: compression algorithms (server to client) = none 00:27:55.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:55.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #1 30 00:27:55.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57648]] process command=SSH_MSG_KEXDH_INIT 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57648]] Send SSH_MSG_KEXDH_REPLY 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #1 sending command=31[31] len=1639 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57648])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57648]) Send SSH_MSG_NEWKEYS 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57648]) session ID=e3:40:14:28:2e:d3:1d:92:52:29:97:b2:6a:b5:59:b9:38:c0:dc:ed:7b:6e:74:74:17:7b:92:0d:fe:11:bd:42:29:2e:97:29:f7:8a:1e:4b:a4:83:4f:d3:7e:31:1b:c5:c9:5d:16:88:d9:aa:a6:e1:3e:1d:31:b4:dc:a4:84:94 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57648]): strict KEX resets output message sequence number from 3 to 0 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57648]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57648])[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:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57648])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #0 sending command=7[7] len=419 00:27:55.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57648]) No pending packets to flush at end of KEX 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #2 SSH_MSG_NEWKEYS 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57648]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57648]): strict KEX resets input message sequence number from 3 to 0 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57648]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57648]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57648]) authorized authentication methods: password,publickey 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57648]) Accepted service ssh-userauth 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57648]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57648]) no authentication factory for method=none 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57648]) SSH_MSG_USERAUTH_REQUEST 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57648]) remaining methods: password,publickey 00:27:55.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57648]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57648]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:55.519 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57648]) authentication result: true 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57648]) SSH_MSG_USERAUTH_REQUEST 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57648])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57648]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57648]) no heartbeat to stop 00:27:55.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57648]) heartbeat type=IGNORE, interval=PT30S 00:27:55.519 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57648 authenticated 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57648]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57648]] session=TransportServerSession[admin@/10.30.170.22:57648] id=0 00:27:55.520 [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.170.22:57648])) size=2097152, max=2097152, packet=32768 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57648]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57648] 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57648]) recipient=0 00:27:55.520 [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.170.22:57648])) size=2097152, max=2097152, packet=32768 00:27:55.520 [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.170.22:57648])) re-initializing 00:27:55.520 [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.170.22:57648])) size=2097152, max=2097152, packet=32768 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:55.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648])[want-reply=true] subsystem=netconf 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648])[subsystem] prepared command 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]}} established 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 189: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18018 00:27:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 189: Creating data stores for simulated device 00:27:55.521 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:55.521 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:55.521 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:55.521 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:55.521 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b4b5aeb] 00:27:55.522 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:55.523 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:55.523 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:55.523 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:55.523 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:55.523 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b4b5aeb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b4b5aeb], subtreeVersion=Version[45b53891], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45b53891], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:55.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:55.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.525 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 189 on channel [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.525 [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.170.22:57648]) by 1220 down to 2095932 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #10 SSH_MSG_IGNORE 00:27:55.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) request=subsystem result=ReplySuccess, want-reply=true 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) request=subsystem activate command 00:27:55.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) starting runner for command=netconf 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #5 SSH_MSG_CHANNEL_DATA 00:27:55.526 [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.170.22:57648]) by 373 down to 2096779 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_DATA len=373 00:27:55.526 [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.170.22:57648] 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18018', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=189} created 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]} created 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648] successful with session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]} 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]} up 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #6 SSH_MSG_CHANNEL_DATA 00:27:55.526 [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.170.22:57648]) by 393 down to 2096386 00:27:55.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_DATA len=393 00:27:55.526 [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.170.22:57648] 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:55.527 [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=189} 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@744ab522 after next message 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 - R:/10.30.170.22:57648]} EXI handlers added to pipeline 00:27:55.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:55.528 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@744ab522 00:27:55.528 [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.170.22:57648]) by 179 down to 2095753 00:27:55.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:55.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:55.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #7 SSH_MSG_CHANNEL_DATA 00:27:55.529 [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.170.22:57648]) by 340 down to 2096046 00:27:55.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_DATA len=340 00:27:55.529 [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.170.22:57648] 00:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:55.530 [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=189} 00:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45b53891] 00:27:55.530 [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:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:55.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:55.530 [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:27:55.530 [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:27:55.530 [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} 00:27:55.530 [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:27:55.530 [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=2011-06-01} 00:27:55.530 [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:27:55.530 [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:27:55.530 [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:27:55.530 [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:27:55.530 [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:27:55.530 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [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:27:55.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:55.531 [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.170.22:57648]) by 778 down to 2094975 00:27:55.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:55.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #9 SSH_MSG_IGNORE 00:27:55.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:27:55.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]} 00:27:55.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37334]): SSH-2.0-SSHD-UNKNOWN 00:27:55.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37334]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:55.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37334]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:55.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37334]) Send SSH_MSG_KEXINIT 00:27:55.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #0 SSH_MSG_KEXINIT 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37334]) SSH_MSG_KEXINIT 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37334]) strict KEX=true client=true server=true 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: server host key algorithms = rsa-sha2-512 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: mac algorithms (client to server) = aead 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: mac algorithms (server to client) = aead 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: compression algorithms (client to server) = none 00:27:55.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37334]) Kex: compression algorithms (server to client) = none 00:27:55.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:56.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #10 SSH_MSG_IGNORE 00:27:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:27:56.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #1 30 00:27:56.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37334]] process command=SSH_MSG_KEXDH_INIT 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37334]] Send SSH_MSG_KEXDH_REPLY 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #1 sending command=31[31] len=1639 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37334])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37334]) Send SSH_MSG_NEWKEYS 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37334]) session ID=89:91:af:ce:0c:34:45:85:97:ff:d7:27:79:c1:99:89:64:03:63:77:13:22:13:71:28:71:81:f3:61:bb:c2:d0:39:9c:15:17:94:27:84:3f:ce:32:3d:0d:65:b7:57:00:9e:5f:02:a6:a4:b1:fa:6c:d3:6c:9b:8d:8c:39:33:f7 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37334]): strict KEX resets output message sequence number from 3 to 0 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37334]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37334])[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:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37334])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #0 sending command=7[7] len=419 00:27:56.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37334]) No pending packets to flush at end of KEX 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #2 SSH_MSG_NEWKEYS 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37334]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37334]): strict KEX resets input message sequence number from 3 to 0 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37334]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37334]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37334]) authorized authentication methods: password,publickey 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37334]) Accepted service ssh-userauth 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37334]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37334]) no authentication factory for method=none 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37334]) SSH_MSG_USERAUTH_REQUEST 00:27:56.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37334]) remaining methods: password,publickey 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37334]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37334]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:56.106 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37334]) authentication result: true 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37334]) SSH_MSG_USERAUTH_REQUEST 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37334])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37334]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37334]) no heartbeat to stop 00:27:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37334]) heartbeat type=IGNORE, interval=PT30S 00:27:56.107 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37334 authenticated 00:27:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37334]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37334]] session=TransportServerSession[admin@/10.30.170.22:37334] id=0 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37334])) size=2097152, max=2097152, packet=32768 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37334]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37334] 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37334]) recipient=0 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])) size=2097152, max=2097152, packet=32768 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])) re-initializing 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])) size=2097152, max=2097152, packet=32768 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[want-reply=true] subsystem=netconf 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[subsystem] prepared command 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]}} established 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 190: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18019 00:27:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 190: Creating data stores for simulated device 00:27:56.110 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:56.110 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:56.113 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:56.113 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:56.113 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:56.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2af67872] 00:27:56.115 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:56.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:56.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:56.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:56.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:56.116 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:56.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:56.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:56.117 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2af67872], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2af67872], subtreeVersion=Version[38a37199], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38a37199], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:56.117 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:56.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 190 on channel [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 1220 down to 2095932 00:27:56.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) request=subsystem result=ReplySuccess, want-reply=true 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) request=subsystem activate command 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) starting runner for command=netconf 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #5 SSH_MSG_CHANNEL_DATA 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 373 down to 2096779 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_DATA len=373 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334] 00:27:56.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:56.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18019', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=190} created 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]} created 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334] successful with session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]} 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]} up 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #6 SSH_MSG_CHANNEL_DATA 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 393 down to 2096386 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_DATA len=393 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334] 00:27:56.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:56.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:56.125 [netconf-device-simulator-threads-6] 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=190} 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@551c3221 after next message 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 - R:/10.30.170.22:37334]} EXI handlers added to pipeline 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@551c3221 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 179 down to 2095753 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #9 SSH_MSG_IGNORE 00:27:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #7 SSH_MSG_CHANNEL_DATA 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 340 down to 2096046 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_DATA len=340 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334] 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:56.128 [netconf-device-simulator-threads-6] 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=190} 00:27:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38a37199] 00:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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} 00:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] 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:27:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:56.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 778 down to 2094975 00:27:56.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:56.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:56.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #8 SSH_MSG_IGNORE 00:27:56.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:27:56.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]} 00:27:56.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42508]): SSH-2.0-SSHD-UNKNOWN 00:27:56.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42508]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:56.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42508]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:56.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #8 SSH_MSG_IGNORE 00:27:56.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:27:56.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #10 SSH_MSG_IGNORE 00:27:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:27:56.570 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:56.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42508]) Send SSH_MSG_KEXINIT 00:27:56.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #0 SSH_MSG_KEXINIT 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42508]) SSH_MSG_KEXINIT 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42508]) strict KEX=true client=true server=true 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: server host key algorithms = rsa-sha2-512 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: mac algorithms (client to server) = aead 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: mac algorithms (server to client) = aead 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: compression algorithms (client to server) = none 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42508]) Kex: compression algorithms (server to client) = none 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #9 SSH_MSG_IGNORE 00:27:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:27:56.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #1 30 00:27:56.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42508]] process command=SSH_MSG_KEXDH_INIT 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42508]] Send SSH_MSG_KEXDH_REPLY 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #1 sending command=31[31] len=1639 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42508])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42508]) Send SSH_MSG_NEWKEYS 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42508]) session ID=f3:7e:ae:d5:2f:59:3f:e4:5e:73:7b:7f:e2:c8:8d:b6:e2:0b:c2:fb:d4:bf:a8:63:be:ee:c2:39:bc:02:49:a6:a4:bd:50:9b:04:ab:b1:10:4e:3a:0e:3d:cb:f1:51:a5:55:4f:b9:59:f6:9d:b5:9d:b8:a4:9d:cc:39:70:10:d4 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:56.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42508]): strict KEX resets output message sequence number from 3 to 0 00:27:56.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42508]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:56.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42508])[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:27:56.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42508])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:56.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #0 sending command=7[7] len=419 00:27:56.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42508]) No pending packets to flush at end of KEX 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #2 SSH_MSG_NEWKEYS 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42508]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42508]): strict KEX resets input message sequence number from 3 to 0 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42508]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42508]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42508]) authorized authentication methods: password,publickey 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42508]) Accepted service ssh-userauth 00:27:56.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42508]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42508]) no authentication factory for method=none 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42508]) SSH_MSG_USERAUTH_REQUEST 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42508]) remaining methods: password,publickey 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42508]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42508]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:56.757 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42508]) authentication result: true 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42508]) SSH_MSG_USERAUTH_REQUEST 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42508])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42508]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42508]) no heartbeat to stop 00:27:56.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42508]) heartbeat type=IGNORE, interval=PT30S 00:27:56.758 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42508 authenticated 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42508]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42508]] session=TransportServerSession[admin@/10.30.170.22:42508] id=0 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42508])) size=2097152, max=2097152, packet=32768 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42508]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42508] 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42508]) recipient=0 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])) size=2097152, max=2097152, packet=32768 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])) re-initializing 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])) size=2097152, max=2097152, packet=32768 00:27:56.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[want-reply=true] subsystem=netconf 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[subsystem] prepared command 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]}} established 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 191: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18020 00:27:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 191: Creating data stores for simulated device 00:27:56.759 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:56.759 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:56.760 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:56.760 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:56.760 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:56.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[377490c5] 00:27:56.761 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:56.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:56.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:56.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:56.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:56.761 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:56.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:56.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:56.761 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[377490c5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[377490c5], subtreeVersion=Version[e203c54], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e203c54], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:56.762 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:56.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 191 on channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 1220 down to 2095932 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) request=subsystem result=ReplySuccess, want-reply=true 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) request=subsystem activate command 00:27:56.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) starting runner for command=netconf 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #5 SSH_MSG_CHANNEL_DATA 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 373 down to 2096779 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_DATA len=373 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508] 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18020', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=191} created 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]} created 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508] successful with session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]} 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]} up 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #6 SSH_MSG_CHANNEL_DATA 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 393 down to 2096386 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_DATA len=393 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508] 00:27:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:56.765 [netconf-device-simulator-threads-0] 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=191} 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2136a4be after next message 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 - R:/10.30.170.22:42508]} EXI handlers added to pipeline 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2136a4be 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 179 down to 2095753 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:56.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #7 SSH_MSG_CHANNEL_DATA 00:27:56.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 340 down to 2096046 00:27:56.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_DATA len=340 00:27:56.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508] 00:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:56.768 [netconf-device-simulator-threads-0] 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=191} 00:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e203c54] 00:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:56.768 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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} 00:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.768 [netconf-device-simulator-threads-0] 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:27:56.769 [netconf-device-simulator-threads-0] 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:27:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 778 down to 2094975 00:27:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:56.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]} 00:27:56.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42144]): SSH-2.0-SSHD-UNKNOWN 00:27:56.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42144]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:56.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42144]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42144]) Send SSH_MSG_KEXINIT 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #0 SSH_MSG_KEXINIT 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42144]) SSH_MSG_KEXINIT 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42144]) strict KEX=true client=true server=true 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: server host key algorithms = rsa-sha2-512 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: mac algorithms (client to server) = aead 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: mac algorithms (server to client) = aead 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: compression algorithms (client to server) = none 00:27:56.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42144]) Kex: compression algorithms (server to client) = none 00:27:56.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:57.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #1 30 00:27:57.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42144]] process command=SSH_MSG_KEXDH_INIT 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42144]] Send SSH_MSG_KEXDH_REPLY 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #1 sending command=31[31] len=1639 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42144])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42144]) Send SSH_MSG_NEWKEYS 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42144]) session ID=6f:09:d4:b0:fc:88:80:e9:d8:e3:63:21:ce:ec:74:ce:03:e5:d9:7c:cd:6d:ef:da:5e:a3:fd:b2:0d:5e:5e:7c:89:f5:e3:b1:ed:47:7c:c4:ca:b1:1d:fa:6d:f5:7d:81:93:f3:e7:28:63:37:54:6a:90:5a:1b:a8:ac:fc:df:48 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42144]): strict KEX resets output message sequence number from 3 to 0 00:27:57.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42144]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:57.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42144])[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:27:57.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:57.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #0 sending command=7[7] len=419 00:27:57.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42144]) No pending packets to flush at end of KEX 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #2 SSH_MSG_NEWKEYS 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42144]): strict KEX resets input message sequence number from 3 to 0 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42144]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42144]) authorized authentication methods: password,publickey 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42144]) Accepted service ssh-userauth 00:27:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42144]) no authentication factory for method=none 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42144]) SSH_MSG_USERAUTH_REQUEST 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42144]) remaining methods: password,publickey 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42144]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:57.084 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42144]) authentication result: true 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42144]) SSH_MSG_USERAUTH_REQUEST 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:57.084 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42144]) no heartbeat to stop 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42144]) heartbeat type=IGNORE, interval=PT30S 00:27:57.085 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42144 authenticated 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42144]] session=TransportServerSession[admin@/10.30.170.22:42144] id=0 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42144])) size=2097152, max=2097152, packet=32768 00:27:57.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42144] 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42144]) recipient=0 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])) size=2097152, max=2097152, packet=32768 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])) re-initializing 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])) size=2097152, max=2097152, packet=32768 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[want-reply=true] subsystem=netconf 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[subsystem] prepared command 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]}} established 00:27:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 192: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18021 00:27:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 192: Creating data stores for simulated device 00:27:57.087 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:57.087 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:57.087 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:57.087 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:57.087 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:57.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23f001bd] 00:27:57.088 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:57.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:57.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:57.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:57.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:57.089 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:57.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:57.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:57.089 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23f001bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23f001bd], subtreeVersion=Version[540f203d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[540f203d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:57.089 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:57.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 192 on channel [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 1220 down to 2095932 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) request=subsystem result=ReplySuccess, want-reply=true 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) request=subsystem activate command 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) starting runner for command=netconf 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #5 SSH_MSG_CHANNEL_DATA 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 373 down to 2096779 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_DATA len=373 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144] 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:57.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18021', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=192} created 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]} created 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144] successful with session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]} 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]} up 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #6 SSH_MSG_CHANNEL_DATA 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 393 down to 2096386 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_DATA len=393 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144] 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:57.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=192} 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cab0a0a after next message 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 - R:/10.30.170.22:42144]} EXI handlers added to pipeline 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4cab0a0a 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 179 down to 2095753 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:57.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #7 SSH_MSG_CHANNEL_DATA 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 340 down to 2096046 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_DATA len=340 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144] 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:57.096 [netconf-device-simulator-threads-2] 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=192} 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[540f203d] 00:27:57.096 [netconf-device-simulator-threads-2] 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:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:57.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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} 00:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] 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:27:57.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:57.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 778 down to 2094975 00:27:57.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:57.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #8 SSH_MSG_IGNORE 00:27:57.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:27:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #10 SSH_MSG_IGNORE 00:27:57.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:27:57.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]} 00:27:57.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36208]): SSH-2.0-SSHD-UNKNOWN 00:27:57.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36208]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:57.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36208]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #9 SSH_MSG_IGNORE 00:27:57.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:27:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #8 SSH_MSG_IGNORE 00:27:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:27:57.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36208]) Send SSH_MSG_KEXINIT 00:27:57.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:57.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #0 SSH_MSG_KEXINIT 00:27:57.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36208]) SSH_MSG_KEXINIT 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36208]) strict KEX=true client=true server=true 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: server host key algorithms = rsa-sha2-512 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: mac algorithms (client to server) = aead 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: mac algorithms (server to client) = aead 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: compression algorithms (client to server) = none 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36208]) Kex: compression algorithms (server to client) = none 00:27:57.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:57.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #10 SSH_MSG_IGNORE 00:27:57.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:27:57.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #1 30 00:27:57.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36208]] process command=SSH_MSG_KEXDH_INIT 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36208]] Send SSH_MSG_KEXDH_REPLY 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #1 sending command=31[31] len=1639 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36208])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36208]) Send SSH_MSG_NEWKEYS 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36208]) session ID=30:b3:b7:86:59:e2:7e:7c:78:7a:2b:8d:16:0e:b5:39:fc:bd:c6:8b:5f:6a:80:0e:74:67:49:0b:04:e8:5d:67:df:b6:03:8b:5a:2d:53:a2:08:b0:a0:ca:4a:c6:83:65:ab:06:20:84:19:e3:fe:4a:69:78:ac:97:e9:f6:12:cd 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36208]): strict KEX resets output message sequence number from 3 to 0 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36208]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36208])[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:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36208])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #0 sending command=7[7] len=419 00:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36208]) No pending packets to flush at end of KEX 00:27:57.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #2 SSH_MSG_NEWKEYS 00:27:57.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #9 SSH_MSG_IGNORE 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36208]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36208]): strict KEX resets input message sequence number from 3 to 0 00:27:57.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36208]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:57.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36208]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36208]) authorized authentication methods: password,publickey 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36208]) Accepted service ssh-userauth 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36208]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36208]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36208]) no authentication factory for method=none 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36208]) SSH_MSG_USERAUTH_REQUEST 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36208]) remaining methods: password,publickey 00:27:57.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36208]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36208]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36208]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:57.785 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36208]) authentication result: true 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36208]) SSH_MSG_USERAUTH_REQUEST 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36208])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36208]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36208]) no heartbeat to stop 00:27:57.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36208]) heartbeat type=IGNORE, interval=PT30S 00:27:57.785 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36208 authenticated 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36208]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36208]] session=TransportServerSession[admin@/10.30.170.22:36208] id=0 00:27:57.786 [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.170.22:36208])) size=2097152, max=2097152, packet=32768 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36208]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36208] 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36208]) recipient=0 00:27:57.786 [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.170.22:36208])) size=2097152, max=2097152, packet=32768 00:27:57.786 [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.170.22:36208])) re-initializing 00:27:57.786 [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.170.22:36208])) size=2097152, max=2097152, packet=32768 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:57.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208])[want-reply=true] subsystem=netconf 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208])[subsystem] prepared command 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]}} established 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 193: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18022 00:27:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 193: Creating data stores for simulated device 00:27:57.788 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:57.788 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:57.789 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:57.789 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:57.789 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:57.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[370edec1] 00:27:57.791 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:57.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:57.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:57.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:57.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:57.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:57.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:57.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:57.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[370edec1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[370edec1], subtreeVersion=Version[5d02c37e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5d02c37e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:57.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:57.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:57.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.794 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 193 on channel [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.795 [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.170.22:36208]) by 1220 down to 2095932 00:27:57.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:57.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:57.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) request=subsystem result=ReplySuccess, want-reply=true 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) request=subsystem activate command 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) starting runner for command=netconf 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #5 SSH_MSG_CHANNEL_DATA 00:27:57.796 [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.170.22:36208]) by 373 down to 2096779 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_DATA len=373 00:27:57.796 [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.170.22:36208] 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:57.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18022', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=193} created 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]} created 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208] successful with session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]} 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]} up 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #6 SSH_MSG_CHANNEL_DATA 00:27:57.797 [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.170.22:36208]) by 393 down to 2096386 00:27:57.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_DATA len=393 00:27:57.797 [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.170.22:36208] 00:27:57.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:57.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:57.798 [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=193} 00:27:57.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:57.798 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c982787 after next message 00:27:57.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 - R:/10.30.170.22:36208]} EXI handlers added to pipeline 00:27:57.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:57.799 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c982787 00:27:57.799 [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.170.22:36208]) by 179 down to 2095753 00:27:57.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:57.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:57.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #7 SSH_MSG_CHANNEL_DATA 00:27:57.801 [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.170.22:36208]) by 340 down to 2096046 00:27:57.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_DATA len=340 00:27:57.801 [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.170.22:36208] 00:27:57.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:57.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:57.802 [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=193} 00:27:57.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5d02c37e] 00:27:57.802 [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:27:57.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:57.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:57.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:57.802 [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:27:57.802 [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:27:57.802 [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} 00:27:57.802 [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:27:57.802 [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=2011-06-01} 00:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.802 [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:27:57.803 [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:27:57.803 [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:27:57.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:57.803 [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.170.22:36208]) by 778 down to 2094975 00:27:57.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:57.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:57.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]} 00:27:57.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47000]): SSH-2.0-SSHD-UNKNOWN 00:27:57.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47000]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:57.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47000]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47000]) Send SSH_MSG_KEXINIT 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #0 SSH_MSG_KEXINIT 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47000]) SSH_MSG_KEXINIT 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47000]) strict KEX=true client=true server=true 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: server host key algorithms = rsa-sha2-512 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: mac algorithms (client to server) = aead 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: mac algorithms (server to client) = aead 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: compression algorithms (client to server) = none 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47000]) Kex: compression algorithms (server to client) = none 00:27:58.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:58.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #1 30 00:27:58.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47000]] process command=SSH_MSG_KEXDH_INIT 00:27:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47000]] Send SSH_MSG_KEXDH_REPLY 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #1 sending command=31[31] len=1639 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47000])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47000]) Send SSH_MSG_NEWKEYS 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47000]) session ID=29:c2:2c:69:a9:9e:b9:4e:c1:99:81:4e:11:3e:4b:21:38:c9:60:a9:37:35:70:1a:b3:85:5b:65:b7:94:ec:d4:07:2d:c7:57:7a:4a:c4:5b:51:f6:01:96:0b:03:b4:f1:6b:5f:17:05:8d:64:12:60:69:5d:fb:45:cb:98:82:48 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47000]): strict KEX resets output message sequence number from 3 to 0 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47000]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47000])[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:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47000])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #0 sending command=7[7] len=419 00:27:58.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47000]) No pending packets to flush at end of KEX 00:27:58.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #10 SSH_MSG_IGNORE 00:27:58.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #2 SSH_MSG_NEWKEYS 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47000]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47000]): strict KEX resets input message sequence number from 3 to 0 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47000]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47000]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47000]) authorized authentication methods: password,publickey 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47000]) Accepted service ssh-userauth 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47000]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47000]) no authentication factory for method=none 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47000]) SSH_MSG_USERAUTH_REQUEST 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47000]) remaining methods: password,publickey 00:27:58.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:58.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47000]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:58.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47000]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:58.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47000]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:58.261 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:58.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47000]) authentication result: true 00:27:58.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47000]) SSH_MSG_USERAUTH_REQUEST 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47000])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47000]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47000]) no heartbeat to stop 00:27:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47000]) heartbeat type=IGNORE, interval=PT30S 00:27:58.262 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47000 authenticated 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47000]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47000]] session=TransportServerSession[admin@/10.30.170.22:47000] id=0 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47000])) size=2097152, max=2097152, packet=32768 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47000]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47000] 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47000]) recipient=0 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])) size=2097152, max=2097152, packet=32768 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])) re-initializing 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])) size=2097152, max=2097152, packet=32768 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[want-reply=true] subsystem=netconf 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[subsystem] prepared command 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]}} established 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 194: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18023 00:27:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 194: Creating data stores for simulated device 00:27:58.264 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:58.264 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:58.265 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:58.265 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:58.265 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:58.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7356c1f5] 00:27:58.266 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:58.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:58.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:58.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:58.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:58.267 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:58.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:58.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:58.267 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7356c1f5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7356c1f5], subtreeVersion=Version[4d59f2c5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d59f2c5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:58.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:58.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:58.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 194 on channel [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 1220 down to 2095932 00:27:58.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) request=subsystem result=ReplySuccess, want-reply=true 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) request=subsystem activate command 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) starting runner for command=netconf 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #5 SSH_MSG_CHANNEL_DATA 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 373 down to 2096779 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_DATA len=373 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000] 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:58.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18023', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=194} created 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]} created 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000] successful with session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]} 00:27:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]} up 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #6 SSH_MSG_CHANNEL_DATA 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 393 down to 2096386 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_DATA len=393 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000] 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:58.272 [netconf-device-simulator-threads-6] 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=194} 00:27:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d10d8af after next message 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 - R:/10.30.170.22:47000]} EXI handlers added to pipeline 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d10d8af 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 179 down to 2095753 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #7 SSH_MSG_CHANNEL_DATA 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 340 down to 2096046 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_DATA len=340 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000] 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:58.277 [netconf-device-simulator-threads-6] 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=194} 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d59f2c5] 00:27:58.277 [netconf-device-simulator-threads-6] 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:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:58.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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} 00:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] 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:27:58.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:58.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 778 down to 2094975 00:27:58.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:58.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #8 SSH_MSG_IGNORE 00:27:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:27:58.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #9 SSH_MSG_IGNORE 00:27:58.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:27:58.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]} 00:27:58.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48400]): SSH-2.0-SSHD-UNKNOWN 00:27:58.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48400]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:58.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48400]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48400]) Send SSH_MSG_KEXINIT 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #0 SSH_MSG_KEXINIT 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48400]) SSH_MSG_KEXINIT 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48400]) strict KEX=true client=true server=true 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: server host key algorithms = rsa-sha2-512 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: mac algorithms (client to server) = aead 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: mac algorithms (server to client) = aead 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: compression algorithms (client to server) = none 00:27:58.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48400]) Kex: compression algorithms (server to client) = none 00:27:58.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #1 30 00:27:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48400]] process command=SSH_MSG_KEXDH_INIT 00:27:58.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48400]] Send SSH_MSG_KEXDH_REPLY 00:27:58.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #1 sending command=31[31] len=1639 00:27:58.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48400])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:58.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48400]) Send SSH_MSG_NEWKEYS 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48400]) session ID=8b:c2:fe:48:82:7b:c6:bd:34:aa:1e:b6:2a:25:4c:2c:a3:9d:27:81:ec:f4:1e:9d:6f:ab:46:5a:ea:37:f1:e7:06:c1:61:6e:42:91:7d:72:96:a5:63:cb:f6:de:54:50:fa:03:59:20:4c:a9:02:30:ee:15:ff:da:34:fd:33:d3 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48400]): strict KEX resets output message sequence number from 3 to 0 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48400]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48400])[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:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #0 sending command=7[7] len=419 00:27:58.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48400]) No pending packets to flush at end of KEX 00:27:58.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #8 SSH_MSG_IGNORE 00:27:58.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #2 SSH_MSG_NEWKEYS 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48400]): strict KEX resets input message sequence number from 3 to 0 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48400]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48400]) authorized authentication methods: password,publickey 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48400]) Accepted service ssh-userauth 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48400]) no authentication factory for method=none 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48400]) SSH_MSG_USERAUTH_REQUEST 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48400]) remaining methods: password,publickey 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48400]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:58.771 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48400]) authentication result: true 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48400]) SSH_MSG_USERAUTH_REQUEST 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48400]) no heartbeat to stop 00:27:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48400]) heartbeat type=IGNORE, interval=PT30S 00:27:58.771 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48400 authenticated 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48400]] session=TransportServerSession[admin@/10.30.170.22:48400] id=0 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48400])) size=2097152, max=2097152, packet=32768 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48400] 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48400]) recipient=0 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])) size=2097152, max=2097152, packet=32768 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])) re-initializing 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])) size=2097152, max=2097152, packet=32768 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[want-reply=true] subsystem=netconf 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[subsystem] prepared command 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]}} established 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 195: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18024 00:27:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 195: Creating data stores for simulated device 00:27:58.773 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:58.773 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:58.774 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:58.774 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:58.774 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e38a6f9] 00:27:58.774 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:58.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:58.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:58.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:58.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:58.775 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:58.775 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:58.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:58.776 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e38a6f9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e38a6f9], subtreeVersion=Version[601a43d4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[601a43d4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:58.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:58.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 195 on channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 1220 down to 2095932 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) request=subsystem result=ReplySuccess, want-reply=true 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) request=subsystem activate command 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) starting runner for command=netconf 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #5 SSH_MSG_CHANNEL_DATA 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 373 down to 2096779 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_DATA len=373 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400] 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:58.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:58.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18024', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=195} created 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]} created 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400] successful with session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]} 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]} up 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #6 SSH_MSG_CHANNEL_DATA 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 393 down to 2096386 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_DATA len=393 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400] 00:27:58.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:58.781 [netconf-device-simulator-threads-0] 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=195} 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17a68dd7 after next message 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 - R:/10.30.170.22:48400]} EXI handlers added to pipeline 00:27:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #9 SSH_MSG_IGNORE 00:27:58.781 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17a68dd7 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 179 down to 2095753 00:27:58.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:58.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #7 SSH_MSG_CHANNEL_DATA 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 340 down to 2096046 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_DATA len=340 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400] 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:58.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:58.784 [netconf-device-simulator-threads-0] 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=195} 00:27:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[601a43d4] 00:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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} 00:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] 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:27:58.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:58.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 778 down to 2094975 00:27:58.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:58.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:58.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #10 SSH_MSG_IGNORE 00:27:58.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:27:59.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]} 00:27:59.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40206]): SSH-2.0-SSHD-UNKNOWN 00:27:59.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40206]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:59.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40206]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:59.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:59.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:59.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #8 SSH_MSG_IGNORE 00:27:59.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:27:59.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40206]) Send SSH_MSG_KEXINIT 00:27:59.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:27:59.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #0 SSH_MSG_KEXINIT 00:27:59.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40206]) SSH_MSG_KEXINIT 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40206]) strict KEX=true client=true server=true 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: kex algorithms = sntrup761x25519-sha512 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: server host key algorithms = rsa-sha2-512 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: mac algorithms (client to server) = aead 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: mac algorithms (server to client) = aead 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: compression algorithms (client to server) = none 00:27:59.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40206]) Kex: compression algorithms (server to client) = none 00:27:59.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:27:59.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #9 SSH_MSG_IGNORE 00:27:59.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:27:59.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:27:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #10 SSH_MSG_IGNORE 00:27:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:27:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #1 30 00:27:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40206]] process command=SSH_MSG_KEXDH_INIT 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40206]] Send SSH_MSG_KEXDH_REPLY 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #1 sending command=31[31] len=1639 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40206])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40206]) Send SSH_MSG_NEWKEYS 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40206]) session ID=39:6c:11:7a:d1:6c:6e:ff:ca:f2:a4:a2:b5:4b:75:4f:3f:cf:23:6c:bb:84:a2:9d:8c:50:5e:ed:78:73:d2:d4:19:a4:29:96:c9:aa:20:9b:3d:98:00:f4:f1:5e:63:fa:b5:98:71:cc:3f:de:39:47:00:ef:1c:29:be:0a:68:83 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40206]): strict KEX resets output message sequence number from 3 to 0 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40206]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40206])[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:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40206])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #0 sending command=7[7] len=419 00:27:59.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40206]) No pending packets to flush at end of KEX 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #2 SSH_MSG_NEWKEYS 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40206]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40206]): strict KEX resets input message sequence number from 3 to 0 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40206]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #0 SSH_MSG_SERVICE_REQUEST 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40206]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40206]) authorized authentication methods: password,publickey 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40206]) Accepted service ssh-userauth 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #1 SSH_MSG_USERAUTH_REQUEST 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40206]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40206]) no authentication factory for method=none 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40206]) SSH_MSG_USERAUTH_REQUEST 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40206]) remaining methods: password,publickey 00:27:59.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40206]) process #2 SSH_MSG_USERAUTH_REQUEST 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40206]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:27:59.540 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40206]) authentication result: true 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40206]) SSH_MSG_USERAUTH_REQUEST 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40206])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40206]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40206]) no heartbeat to stop 00:27:59.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40206]) heartbeat type=IGNORE, interval=PT30S 00:27:59.540 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40206 authenticated 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #3 SSH_MSG_CHANNEL_OPEN 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40206]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40206]] session=TransportServerSession[admin@/10.30.170.22:40206] id=0 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40206])) size=2097152, max=2097152, packet=32768 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40206]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40206] 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40206]) recipient=0 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])) size=2097152, max=2097152, packet=32768 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])) re-initializing 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])) size=2097152, max=2097152, packet=32768 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:27:59.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #4 SSH_MSG_CHANNEL_REQUEST 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[want-reply=true] subsystem=netconf 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[subsystem] prepared command 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:27:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]}} established 00:27:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 196: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18025 00:27:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 196: Creating data stores for simulated device 00:27:59.543 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:27:59.543 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:59.544 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:27:59.544 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:27:59.544 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:27:59.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e7e7b88] 00:27:59.546 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:59.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:27:59.547 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:27:59.547 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:27:59.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:27:59.547 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:27:59.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:27:59.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:27:59.548 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e7e7b88], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e7e7b88], subtreeVersion=Version[5655b7f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5655b7f9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:27:59.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:27:59.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:27:59.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 196 on channel [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 1220 down to 2095932 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) request=subsystem result=ReplySuccess, want-reply=true 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) request=subsystem activate command 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) starting runner for command=netconf 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #5 SSH_MSG_CHANNEL_DATA 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 373 down to 2096779 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_DATA len=373 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206] 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:27:59.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18025', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=196} created 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]} created 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206] successful with session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]} 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]} up 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #6 SSH_MSG_CHANNEL_DATA 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 393 down to 2096386 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_DATA len=393 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206] 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:27:59.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=196} 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f35b31d after next message 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 - R:/10.30.170.22:40206]} EXI handlers added to pipeline 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f35b31d 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 179 down to 2095753 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:27:59.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:27:59.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #7 SSH_MSG_CHANNEL_DATA 00:27:59.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 340 down to 2096046 00:27:59.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_DATA len=340 00:27:59.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206] 00:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:27:59.556 [netconf-device-simulator-threads-2] 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=196} 00:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5655b7f9] 00:27:59.556 [netconf-device-simulator-threads-2] 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:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:27:59.556 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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} 00:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] 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:27:59.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:27:59.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 778 down to 2094975 00:27:59.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:27:59.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:27:59.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]} 00:27:59.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58502]): SSH-2.0-SSHD-UNKNOWN 00:27:59.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58502]) line='SSH-2.0-SSHD-UNKNOWN' 00:27:59.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58502]) client version string: SSH-2.0-SSHD-UNKNOWN 00:27:59.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:27:59.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:27:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #8 SSH_MSG_IGNORE 00:27:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:28:00.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:00.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #10 SSH_MSG_IGNORE 00:28:00.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:28:00.176 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]} 00:28:00.177 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41584]): SSH-2.0-SSHD-UNKNOWN 00:28:00.177 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41584]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:00.177 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41584]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58502]) Send SSH_MSG_KEXINIT 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #0 SSH_MSG_KEXINIT 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58502]) SSH_MSG_KEXINIT 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58502]) strict KEX=true client=true server=true 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: server host key algorithms = rsa-sha2-512 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: mac algorithms (client to server) = aead 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: mac algorithms (server to client) = aead 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: compression algorithms (client to server) = none 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58502]) Kex: compression algorithms (server to client) = none 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #9 SSH_MSG_IGNORE 00:28:00.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41584]) Send SSH_MSG_KEXINIT 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #0 SSH_MSG_KEXINIT 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41584]) SSH_MSG_KEXINIT 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41584]) strict KEX=true client=true server=true 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: server host key algorithms = rsa-sha2-512 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: mac algorithms (client to server) = aead 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: mac algorithms (server to client) = aead 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: compression algorithms (client to server) = none 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41584]) Kex: compression algorithms (server to client) = none 00:28:00.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:00.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #1 30 00:28:00.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58502]] process command=SSH_MSG_KEXDH_INIT 00:28:00.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58502]] Send SSH_MSG_KEXDH_REPLY 00:28:00.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #1 sending command=31[31] len=1639 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58502])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58502]) Send SSH_MSG_NEWKEYS 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58502]) session ID=33:30:f7:b1:4b:1e:95:34:25:39:99:b2:5e:10:04:63:c1:3f:e7:37:44:a0:a8:a1:a6:27:4d:3e:b5:61:52:6c:15:b9:88:68:ad:a7:23:f3:22:72:28:eb:26:ab:8f:31:1e:0b:74:f0:39:a3:a9:48:25:f5:54:75:0f:51:92:c3 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58502]): strict KEX resets output message sequence number from 3 to 0 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58502]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58502])[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:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58502])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #0 sending command=7[7] len=419 00:28:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58502]) No pending packets to flush at end of KEX 00:28:00.292 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #1 30 00:28:00.292 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41584]] process command=SSH_MSG_KEXDH_INIT 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #2 SSH_MSG_NEWKEYS 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58502]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58502]): strict KEX resets input message sequence number from 3 to 0 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58502]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41584]] Send SSH_MSG_KEXDH_REPLY 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #1 sending command=31[31] len=1639 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58502]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41584])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41584]) Send SSH_MSG_NEWKEYS 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41584]) session ID=c4:26:12:94:b5:e0:27:56:56:69:3f:d3:ba:28:32:42:5d:ef:2a:9a:07:05:46:7b:33:fd:7e:88:79:8c:6f:8a:3a:cd:07:07:93:10:e0:34:54:0f:d7:01:f9:b4:c0:f9:08:8c:c5:08:18:38:5f:1a:39:02:ba:69:a5:68:a7:9a 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58502]) authorized authentication methods: password,publickey 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58502]) Accepted service ssh-userauth 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41584]): strict KEX resets output message sequence number from 3 to 0 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41584]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41584])[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:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58502]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #0 sending command=7[7] len=419 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58502]) no authentication factory for method=none 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58502]) SSH_MSG_USERAUTH_REQUEST 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58502]) remaining methods: password,publickey 00:28:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:00.309 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41584]) No pending packets to flush at end of KEX 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58502]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58502]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:00.310 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58502]) authentication result: true 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58502]) SSH_MSG_USERAUTH_REQUEST 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58502])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58502]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58502]) no heartbeat to stop 00:28:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58502]) heartbeat type=IGNORE, interval=PT30S 00:28:00.310 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58502 authenticated 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58502]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58502]] session=TransportServerSession[admin@/10.30.170.22:58502] id=0 00:28:00.311 [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.170.22:58502])) size=2097152, max=2097152, packet=32768 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58502]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58502] 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58502]) recipient=0 00:28:00.311 [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.170.22:58502])) size=2097152, max=2097152, packet=32768 00:28:00.311 [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.170.22:58502])) re-initializing 00:28:00.311 [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.170.22:58502])) size=2097152, max=2097152, packet=32768 00:28:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502])[want-reply=true] subsystem=netconf 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502])[subsystem] prepared command 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]}} established 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 197: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18026 00:28:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 197: Creating data stores for simulated device 00:28:00.313 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:00.313 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:00.313 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:00.313 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:00.313 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15e4929f] 00:28:00.314 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:00.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:00.314 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:00.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:00.315 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15e4929f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15e4929f], subtreeVersion=Version[377bfa85], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[377bfa85], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.316 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 197 on channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.317 [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.170.22:58502]) by 1220 down to 2095932 00:28:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) request=subsystem result=ReplySuccess, want-reply=true 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) request=subsystem activate command 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) starting runner for command=netconf 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #5 SSH_MSG_CHANNEL_DATA 00:28:00.318 [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.170.22:58502]) by 373 down to 2096779 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_DATA len=373 00:28:00.318 [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.170.22:58502] 00:28:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18026', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=197} created 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]} created 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502] successful with session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]} 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]} up 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #6 SSH_MSG_CHANNEL_DATA 00:28:00.319 [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.170.22:58502]) by 393 down to 2096386 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_DATA len=393 00:28:00.319 [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.170.22:58502] 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:00.320 [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=197} 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59a69997 after next message 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 - R:/10.30.170.22:58502]} EXI handlers added to pipeline 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59a69997 00:28:00.320 [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.170.22:58502]) by 179 down to 2095753 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #7 SSH_MSG_CHANNEL_DATA 00:28:00.322 [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.170.22:58502]) by 340 down to 2096046 00:28:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_DATA len=340 00:28:00.322 [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.170.22:58502] 00:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:00.323 [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=197} 00:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[377bfa85] 00:28:00.323 [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:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:00.323 [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:28:00.323 [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:28:00.323 [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} 00:28:00.323 [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:28:00.323 [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=2011-06-01} 00:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.323 [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:28:00.324 [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:28:00.324 [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:28:00.324 [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:28:00.324 [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:28:00.325 [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:28:00.325 [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:28:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:00.326 [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.170.22:58502]) by 778 down to 2094975 00:28:00.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:00.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #2 SSH_MSG_NEWKEYS 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41584]): strict KEX resets input message sequence number from 3 to 0 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41584]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:00.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41584]) authorized authentication methods: password,publickey 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41584]) Accepted service ssh-userauth 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41584]) no authentication factory for method=none 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41584]) SSH_MSG_USERAUTH_REQUEST 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41584]) remaining methods: password,publickey 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41584]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:00.350 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41584]) authentication result: true 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41584]) SSH_MSG_USERAUTH_REQUEST 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41584]) no heartbeat to stop 00:28:00.350 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41584]) heartbeat type=IGNORE, interval=PT30S 00:28:00.350 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41584 authenticated 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41584]] session=TransportServerSession[admin@/10.30.170.22:41584] id=0 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41584])) size=2097152, max=2097152, packet=32768 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41584] 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41584]) recipient=0 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])) size=2097152, max=2097152, packet=32768 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])) re-initializing 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])) size=2097152, max=2097152, packet=32768 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:00.351 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[want-reply=true] subsystem=netconf 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[subsystem] prepared command 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]}} established 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 198: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18027 00:28:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 198: Creating data stores for simulated device 00:28:00.352 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:00.352 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:00.352 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:00.352 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:00.353 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f85bb43] 00:28:00.353 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:00.354 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:00.354 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:00.354 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:00.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:00.354 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:00.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:00.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:00.354 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f85bb43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f85bb43], subtreeVersion=Version[5491e76], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5491e76], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:00.355 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:00.355 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:00.356 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.356 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 198 on channel [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 1220 down to 2095932 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) request=subsystem result=ReplySuccess, want-reply=true 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) request=subsystem activate command 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) starting runner for command=netconf 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #5 SSH_MSG_CHANNEL_DATA 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 373 down to 2096779 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_DATA len=373 00:28:00.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584] 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18027', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=198} created 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]} created 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584] successful with session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]} 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]} up 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #6 SSH_MSG_CHANNEL_DATA 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 393 down to 2096386 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_DATA len=393 00:28:00.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584] 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=198} 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f619acd after next message 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 - R:/10.30.170.22:41584]} EXI handlers added to pipeline 00:28:00.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:00.360 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5f619acd 00:28:00.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 179 down to 2095753 00:28:00.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:00.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:00.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #7 SSH_MSG_CHANNEL_DATA 00:28:00.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 340 down to 2096046 00:28:00.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_DATA len=340 00:28:00.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584] 00:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:00.362 [netconf-device-simulator-threads-5] 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=198} 00:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5491e76] 00:28:00.362 [netconf-device-simulator-threads-5] 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:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:00.362 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:00.362 [netconf-device-simulator-threads-5] 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:28:00.362 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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} 00:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] 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:28:00.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:00.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 778 down to 2094975 00:28:00.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:00.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:00.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #8 SSH_MSG_IGNORE 00:28:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:28:00.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:00.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #10 SSH_MSG_IGNORE 00:28:00.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:28:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #9 SSH_MSG_IGNORE 00:28:00.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:28:00.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]} 00:28:00.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38040]): SSH-2.0-SSHD-UNKNOWN 00:28:00.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38040]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:00.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38040]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:01.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #8 SSH_MSG_IGNORE 00:28:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:28:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #10 SSH_MSG_IGNORE 00:28:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:28:01.058 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38040]) Send SSH_MSG_KEXINIT 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #0 SSH_MSG_KEXINIT 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38040]) SSH_MSG_KEXINIT 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38040]) strict KEX=true client=true server=true 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: server host key algorithms = rsa-sha2-512 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: mac algorithms (client to server) = aead 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: mac algorithms (server to client) = aead 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: compression algorithms (client to server) = none 00:28:01.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38040]) Kex: compression algorithms (server to client) = none 00:28:01.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:01.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #9 SSH_MSG_IGNORE 00:28:01.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:28:01.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #1 30 00:28:01.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38040]] process command=SSH_MSG_KEXDH_INIT 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38040]] Send SSH_MSG_KEXDH_REPLY 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #1 sending command=31[31] len=1639 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38040])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38040]) Send SSH_MSG_NEWKEYS 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38040]) session ID=56:a3:82:05:3a:a9:07:e5:53:c3:24:48:ef:38:79:9d:b7:40:08:d8:30:c8:df:0a:03:9c:01:b8:21:28:c4:9c:b8:80:f9:d7:7b:4b:d0:2a:3b:b0:4e:74:75:2f:9e:b6:92:10:f0:61:18:05:9e:c4:6b:f2:b7:75:4a:d7:6e:28 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38040]): strict KEX resets output message sequence number from 3 to 0 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38040]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38040])[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:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38040])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #0 sending command=7[7] len=419 00:28:01.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38040]) No pending packets to flush at end of KEX 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #2 SSH_MSG_NEWKEYS 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38040]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38040]): strict KEX resets input message sequence number from 3 to 0 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38040]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38040]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38040]) authorized authentication methods: password,publickey 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38040]) Accepted service ssh-userauth 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38040]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38040]) no authentication factory for method=none 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38040]) SSH_MSG_USERAUTH_REQUEST 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38040]) remaining methods: password,publickey 00:28:01.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38040]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38040]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38040]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:01.220 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38040]) authentication result: true 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38040]) SSH_MSG_USERAUTH_REQUEST 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38040])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38040]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38040]) no heartbeat to stop 00:28:01.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38040]) heartbeat type=IGNORE, interval=PT30S 00:28:01.221 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38040 authenticated 00:28:01.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38040]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38040]] session=TransportServerSession[admin@/10.30.170.22:38040] id=0 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38040])) size=2097152, max=2097152, packet=32768 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38040]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38040] 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38040]) recipient=0 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])) size=2097152, max=2097152, packet=32768 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])) re-initializing 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])) size=2097152, max=2097152, packet=32768 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:01.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[want-reply=true] subsystem=netconf 00:28:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[subsystem] prepared command 00:28:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]}} established 00:28:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 199: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18028 00:28:01.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 199: Creating data stores for simulated device 00:28:01.224 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:01.225 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:01.225 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:01.225 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:01.225 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:01.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[354f10bc] 00:28:01.231 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:01.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:01.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:01.232 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:01.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:01.233 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:01.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:01.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:01.233 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[354f10bc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[354f10bc], subtreeVersion=Version[1f8578fa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f8578fa], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:01.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:01.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 199 on channel [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 1220 down to 2095932 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) request=subsystem result=ReplySuccess, want-reply=true 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) request=subsystem activate command 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) starting runner for command=netconf 00:28:01.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #5 SSH_MSG_CHANNEL_DATA 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 373 down to 2096779 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_DATA len=373 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040] 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18028', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=199} created 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]} created 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040] successful with session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]} 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]} up 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #6 SSH_MSG_CHANNEL_DATA 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 393 down to 2096386 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_DATA len=393 00:28:01.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040] 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:01.240 [netconf-device-simulator-threads-0] 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=199} 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a75421e after next message 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 - R:/10.30.170.22:38040]} EXI handlers added to pipeline 00:28:01.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:01.241 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3a75421e 00:28:01.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 179 down to 2095753 00:28:01.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:01.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:01.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #7 SSH_MSG_CHANNEL_DATA 00:28:01.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 340 down to 2096046 00:28:01.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_DATA len=340 00:28:01.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040] 00:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:01.244 [netconf-device-simulator-threads-0] 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=199} 00:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f8578fa] 00:28:01.244 [netconf-device-simulator-threads-0] 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:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:01.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:01.244 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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} 00:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] 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:28:01.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:01.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 778 down to 2094975 00:28:01.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:01.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:01.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]} 00:28:01.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52892]): SSH-2.0-SSHD-UNKNOWN 00:28:01.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52892]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:01.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52892]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #10 SSH_MSG_IGNORE 00:28:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:28:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #8 SSH_MSG_IGNORE 00:28:01.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:28:01.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52892]) Send SSH_MSG_KEXINIT 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #0 SSH_MSG_KEXINIT 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52892]) SSH_MSG_KEXINIT 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52892]) strict KEX=true client=true server=true 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: server host key algorithms = rsa-sha2-512 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: mac algorithms (client to server) = aead 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: mac algorithms (server to client) = aead 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: compression algorithms (client to server) = none 00:28:01.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52892]) Kex: compression algorithms (server to client) = none 00:28:01.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:01.715 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:01.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #1 30 00:28:01.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52892]] process command=SSH_MSG_KEXDH_INIT 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52892]] Send SSH_MSG_KEXDH_REPLY 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #1 sending command=31[31] len=1639 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52892])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52892]) Send SSH_MSG_NEWKEYS 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52892]) session ID=01:3d:b4:cd:91:03:78:db:80:17:23:ad:85:f1:c6:a4:d3:70:dc:aa:50:8b:ae:dc:48:ac:f2:b3:aa:e3:80:ca:f1:04:66:be:d5:8b:e0:79:bf:1e:b7:ca:21:e2:61:8a:40:54:61:19:e0:7a:1e:75:f4:a0:4e:ec:1b:29:89:87 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52892]): strict KEX resets output message sequence number from 3 to 0 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52892]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52892])[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:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52892])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #0 sending command=7[7] len=419 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52892]) No pending packets to flush at end of KEX 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #9 SSH_MSG_IGNORE 00:28:01.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #2 SSH_MSG_NEWKEYS 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52892]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52892]): strict KEX resets input message sequence number from 3 to 0 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52892]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52892]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52892]) authorized authentication methods: password,publickey 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52892]) Accepted service ssh-userauth 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52892]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52892]) no authentication factory for method=none 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52892]) SSH_MSG_USERAUTH_REQUEST 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52892]) remaining methods: password,publickey 00:28:01.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52892]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52892]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:01.787 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52892]) authentication result: true 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52892]) SSH_MSG_USERAUTH_REQUEST 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52892])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52892]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52892]) no heartbeat to stop 00:28:01.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52892]) heartbeat type=IGNORE, interval=PT30S 00:28:01.787 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52892 authenticated 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52892]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52892]] session=TransportServerSession[admin@/10.30.170.22:52892] id=0 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52892])) size=2097152, max=2097152, packet=32768 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52892]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52892] 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52892]) recipient=0 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])) size=2097152, max=2097152, packet=32768 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])) re-initializing 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])) size=2097152, max=2097152, packet=32768 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:01.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[want-reply=true] subsystem=netconf 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[subsystem] prepared command 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]}} established 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 200: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18029 00:28:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 200: Creating data stores for simulated device 00:28:01.789 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:01.789 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:01.790 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:01.791 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:01.791 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:01.791 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3dbe161e] 00:28:01.791 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:01.792 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:01.792 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:01.792 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:01.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:01.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:01.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:01.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:01.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3dbe161e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3dbe161e], subtreeVersion=Version[1d30bd9b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d30bd9b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:01.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:01.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 200 on channel [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 1220 down to 2095932 00:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) request=subsystem result=ReplySuccess, want-reply=true 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) request=subsystem activate command 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) starting runner for command=netconf 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #5 SSH_MSG_CHANNEL_DATA 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 373 down to 2096779 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_DATA len=373 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892] 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18029', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=200} created 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]} created 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892] successful with session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]} 00:28:01.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]} up 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #6 SSH_MSG_CHANNEL_DATA 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 393 down to 2096386 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_DATA len=393 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892] 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=200} 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:01.797 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43ab8ebc after next message 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 - R:/10.30.170.22:52892]} EXI handlers added to pipeline 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43ab8ebc 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 179 down to 2095753 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:01.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #7 SSH_MSG_CHANNEL_DATA 00:28:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 340 down to 2096046 00:28:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_DATA len=340 00:28:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892] 00:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:01.800 [netconf-device-simulator-threads-2] 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=200} 00:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d30bd9b] 00:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:01.800 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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} 00:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.800 [netconf-device-simulator-threads-2] 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:28:01.801 [netconf-device-simulator-threads-2] 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:28:01.801 [netconf-device-simulator-threads-2] 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:28:01.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:01.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 778 down to 2094975 00:28:01.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:01.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:01.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]} 00:28:01.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34936]): SSH-2.0-SSHD-UNKNOWN 00:28:01.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34936]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:01.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34936]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:02.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #8 SSH_MSG_IGNORE 00:28:02.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:28:02.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34936]) Send SSH_MSG_KEXINIT 00:28:02.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:02.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #0 SSH_MSG_KEXINIT 00:28:02.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34936]) SSH_MSG_KEXINIT 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34936]) strict KEX=true client=true server=true 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: server host key algorithms = rsa-sha2-512 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: mac algorithms (client to server) = aead 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: mac algorithms (server to client) = aead 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: compression algorithms (client to server) = none 00:28:02.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34936]) Kex: compression algorithms (server to client) = none 00:28:02.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:02.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #1 30 00:28:02.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34936]] process command=SSH_MSG_KEXDH_INIT 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34936]] Send SSH_MSG_KEXDH_REPLY 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #1 sending command=31[31] len=1639 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34936])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34936]) Send SSH_MSG_NEWKEYS 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34936]) session ID=b5:8d:4c:ac:c9:89:d2:a4:9c:88:44:70:6d:88:18:73:70:ba:00:5e:92:93:21:15:9a:b0:1d:2d:57:8c:92:cd:8c:96:98:85:72:33:4c:49:b4:63:c9:12:78:34:7b:d6:d3:7d:46:94:89:f2:85:d9:f9:1a:a4:61:10:7e:8c:54 00:28:02.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34936]): strict KEX resets output message sequence number from 3 to 0 00:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34936]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34936])[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:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #0 sending command=7[7] len=419 00:28:02.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34936]) No pending packets to flush at end of KEX 00:28:02.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #2 SSH_MSG_NEWKEYS 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34936]): strict KEX resets input message sequence number from 3 to 0 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34936]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:02.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34936]) authorized authentication methods: password,publickey 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34936]) Accepted service ssh-userauth 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34936]) no authentication factory for method=none 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34936]) SSH_MSG_USERAUTH_REQUEST 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34936]) remaining methods: password,publickey 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #9 SSH_MSG_IGNORE 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34936]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:02.232 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:02.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34936]) authentication result: true 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34936]) SSH_MSG_USERAUTH_REQUEST 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34936]) no heartbeat to stop 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34936]) heartbeat type=IGNORE, interval=PT30S 00:28:02.233 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34936 authenticated 00:28:02.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34936]] session=TransportServerSession[admin@/10.30.170.22:34936] id=0 00:28:02.234 [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.170.22:34936])) size=2097152, max=2097152, packet=32768 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34936] 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34936]) recipient=0 00:28:02.234 [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.170.22:34936])) size=2097152, max=2097152, packet=32768 00:28:02.234 [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.170.22:34936])) re-initializing 00:28:02.234 [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.170.22:34936])) size=2097152, max=2097152, packet=32768 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936])[want-reply=true] subsystem=netconf 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936])[subsystem] prepared command 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]}} established 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 201: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18030 00:28:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 201: Creating data stores for simulated device 00:28:02.236 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:02.236 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:02.236 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:02.236 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:02.236 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:02.238 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3fc12966] 00:28:02.238 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:02.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:02.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:02.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:02.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:02.239 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:02.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:02.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:02.240 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3fc12966], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3fc12966], subtreeVersion=Version[4e7cdd6d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4e7cdd6d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:02.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:02.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:02.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.244 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 201 on channel [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.246 [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.170.22:34936]) by 1220 down to 2095932 00:28:02.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:02.246 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:02.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) request=subsystem result=ReplySuccess, want-reply=true 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) request=subsystem activate command 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) starting runner for command=netconf 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #5 SSH_MSG_CHANNEL_DATA 00:28:02.247 [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.170.22:34936]) by 373 down to 2096779 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_DATA len=373 00:28:02.247 [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.170.22:34936] 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:02.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18030', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=201} created 00:28:02.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]} created 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936] successful with session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]} 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]} up 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #6 SSH_MSG_CHANNEL_DATA 00:28:02.249 [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.170.22:34936]) by 393 down to 2096386 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_DATA len=393 00:28:02.249 [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.170.22:34936] 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:02.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:02.250 [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=201} 00:28:02.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:02.250 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc0388b after next message 00:28:02.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 - R:/10.30.170.22:34936]} EXI handlers added to pipeline 00:28:02.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:02.251 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6cc0388b 00:28:02.251 [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.170.22:34936]) by 179 down to 2095753 00:28:02.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:02.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:02.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #7 SSH_MSG_CHANNEL_DATA 00:28:02.253 [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.170.22:34936]) by 340 down to 2096046 00:28:02.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_DATA len=340 00:28:02.253 [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.170.22:34936] 00:28:02.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:02.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:02.255 [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=201} 00:28:02.255 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4e7cdd6d] 00:28:02.255 [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:28:02.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:02.255 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:02.255 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:02.255 [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:28:02.255 [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:28:02.255 [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} 00:28:02.255 [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:28:02.255 [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=2011-06-01} 00:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.255 [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:28:02.256 [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:28:02.256 [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:28:02.256 [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:28:02.256 [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:28:02.256 [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:28:02.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:02.256 [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.170.22:34936]) by 778 down to 2094975 00:28:02.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:02.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:02.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #10 SSH_MSG_IGNORE 00:28:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:28:02.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]} 00:28:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53018]): SSH-2.0-SSHD-UNKNOWN 00:28:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53018]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53018]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #8 SSH_MSG_IGNORE 00:28:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:28:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53018]) Send SSH_MSG_KEXINIT 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #0 SSH_MSG_KEXINIT 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53018]) SSH_MSG_KEXINIT 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53018]) strict KEX=true client=true server=true 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: server host key algorithms = rsa-sha2-512 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: mac algorithms (client to server) = aead 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: mac algorithms (server to client) = aead 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: compression algorithms (client to server) = none 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53018]) Kex: compression algorithms (server to client) = none 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #9 SSH_MSG_IGNORE 00:28:02.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:28:02.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #1 30 00:28:02.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53018]] process command=SSH_MSG_KEXDH_INIT 00:28:02.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:02.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #10 SSH_MSG_IGNORE 00:28:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53018]] Send SSH_MSG_KEXDH_REPLY 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #1 sending command=31[31] len=1639 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53018])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53018]) Send SSH_MSG_NEWKEYS 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53018]) session ID=33:62:e1:5c:a1:11:0f:76:6c:74:4e:5e:d4:b0:af:99:9b:bc:3a:29:e3:07:30:6f:fb:67:d4:53:d8:47:0b:73:f6:fa:ad:e1:aa:9f:14:43:e9:ba:33:73:1e:e4:5a:4b:c7:25:9b:9e:30:4b:a8:28:57:73:75:37:38:95:75:d6 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53018]): strict KEX resets output message sequence number from 3 to 0 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53018]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53018])[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:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53018])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #0 sending command=7[7] len=419 00:28:02.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53018]) No pending packets to flush at end of KEX 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #2 SSH_MSG_NEWKEYS 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53018]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53018]): strict KEX resets input message sequence number from 3 to 0 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53018]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53018]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53018]) authorized authentication methods: password,publickey 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53018]) Accepted service ssh-userauth 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53018]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53018]) no authentication factory for method=none 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53018]) SSH_MSG_USERAUTH_REQUEST 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53018]) remaining methods: password,publickey 00:28:02.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53018]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53018]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:02.919 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53018]) authentication result: true 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53018]) SSH_MSG_USERAUTH_REQUEST 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53018])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53018]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53018]) no heartbeat to stop 00:28:02.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53018]) heartbeat type=IGNORE, interval=PT30S 00:28:02.919 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53018 authenticated 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53018]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53018]] session=TransportServerSession[admin@/10.30.170.22:53018] id=0 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53018])) size=2097152, max=2097152, packet=32768 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53018]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53018] 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53018]) recipient=0 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])) size=2097152, max=2097152, packet=32768 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])) re-initializing 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])) size=2097152, max=2097152, packet=32768 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:02.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[want-reply=true] subsystem=netconf 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[subsystem] prepared command 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]}} established 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 202: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18031 00:28:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 202: Creating data stores for simulated device 00:28:02.921 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:02.921 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:02.921 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:02.921 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:02.921 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f9d8486] 00:28:02.922 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:02.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:02.923 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:02.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:02.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:02.923 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f9d8486], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f9d8486], subtreeVersion=Version[2b9bce0c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b9bce0c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:02.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:02.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 202 on channel [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 1220 down to 2095932 00:28:02.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) request=subsystem result=ReplySuccess, want-reply=true 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) request=subsystem activate command 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) starting runner for command=netconf 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #5 SSH_MSG_CHANNEL_DATA 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 373 down to 2096779 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_DATA len=373 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018] 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:02.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18031', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=202} created 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]} created 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018] successful with session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]} 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]} up 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #6 SSH_MSG_CHANNEL_DATA 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 393 down to 2096386 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_DATA len=393 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018] 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:02.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:02.928 [netconf-device-simulator-threads-6] 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=202} 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40f7a8f5 after next message 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 - R:/10.30.170.22:53018]} EXI handlers added to pipeline 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40f7a8f5 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 179 down to 2095753 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:02.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:02.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #7 SSH_MSG_CHANNEL_DATA 00:28:02.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 340 down to 2096046 00:28:02.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_DATA len=340 00:28:02.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018] 00:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:02.932 [netconf-device-simulator-threads-6] 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=202} 00:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b9bce0c] 00:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:02.932 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] 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} 00:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.932 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] 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:28:02.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:02.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 778 down to 2094975 00:28:02.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:02.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:03.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]} 00:28:03.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44244]): SSH-2.0-SSHD-UNKNOWN 00:28:03.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44244]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:03.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44244]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44244]) Send SSH_MSG_KEXINIT 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #0 SSH_MSG_KEXINIT 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44244]) SSH_MSG_KEXINIT 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44244]) strict KEX=true client=true server=true 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: server host key algorithms = rsa-sha2-512 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: mac algorithms (client to server) = aead 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: mac algorithms (server to client) = aead 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: compression algorithms (client to server) = none 00:28:03.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44244]) Kex: compression algorithms (server to client) = none 00:28:03.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:03.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #8 SSH_MSG_IGNORE 00:28:03.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:28:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #10 SSH_MSG_IGNORE 00:28:03.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:28:03.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #1 30 00:28:03.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44244]] process command=SSH_MSG_KEXDH_INIT 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44244]] Send SSH_MSG_KEXDH_REPLY 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #1 sending command=31[31] len=1639 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44244])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44244]) Send SSH_MSG_NEWKEYS 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44244]) session ID=57:43:f8:b8:af:fe:44:75:06:4b:dd:43:33:2e:79:9b:6a:2d:f9:ae:90:91:e3:53:44:b6:ca:25:f3:24:1a:fd:d5:3f:8c:84:a4:27:ee:b3:9d:39:e6:a4:0a:86:40:c6:f3:33:79:b9:9f:3a:cc:cd:12:98:6b:29:23:f7:f4:23 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44244]): strict KEX resets output message sequence number from 3 to 0 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44244]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:03.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44244])[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:28:03.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:03.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #0 sending command=7[7] len=419 00:28:03.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44244]) No pending packets to flush at end of KEX 00:28:03.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #9 SSH_MSG_IGNORE 00:28:03.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #2 SSH_MSG_NEWKEYS 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44244]): strict KEX resets input message sequence number from 3 to 0 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44244]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44244]) authorized authentication methods: password,publickey 00:28:03.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44244]) Accepted service ssh-userauth 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44244]) no authentication factory for method=none 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44244]) SSH_MSG_USERAUTH_REQUEST 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44244]) remaining methods: password,publickey 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44244]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:03.301 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44244]) authentication result: true 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44244]) SSH_MSG_USERAUTH_REQUEST 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:03.301 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44244]) no heartbeat to stop 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44244]) heartbeat type=IGNORE, interval=PT30S 00:28:03.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44244 authenticated 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44244]] session=TransportServerSession[admin@/10.30.170.22:44244] id=0 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44244])) size=2097152, max=2097152, packet=32768 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44244] 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44244]) recipient=0 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])) size=2097152, max=2097152, packet=32768 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])) re-initializing 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])) size=2097152, max=2097152, packet=32768 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:03.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[want-reply=true] subsystem=netconf 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[subsystem] prepared command 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]}} established 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 203: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18032 00:28:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 203: Creating data stores for simulated device 00:28:03.303 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:03.303 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:03.303 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:03.303 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:03.304 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37ad4e13] 00:28:03.304 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:03.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:03.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:03.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:03.305 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:03.305 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:03.305 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:03.305 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:03.305 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37ad4e13], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37ad4e13], subtreeVersion=Version[4bc19407], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4bc19407], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:03.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:03.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:03.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 203 on channel [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 1220 down to 2095932 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) request=subsystem result=ReplySuccess, want-reply=true 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) request=subsystem activate command 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) starting runner for command=netconf 00:28:03.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #5 SSH_MSG_CHANNEL_DATA 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 373 down to 2096779 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_DATA len=373 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244] 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18032', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=203} created 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]} created 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244] successful with session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]} 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]} up 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #6 SSH_MSG_CHANNEL_DATA 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 393 down to 2096386 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_DATA len=393 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244] 00:28:03.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:03.310 [netconf-device-simulator-threads-0] 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=203} 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1743ce74 after next message 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 - R:/10.30.170.22:44244]} EXI handlers added to pipeline 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1743ce74 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 179 down to 2095753 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:03.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #7 SSH_MSG_CHANNEL_DATA 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 340 down to 2096046 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_DATA len=340 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244] 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:03.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:03.313 [netconf-device-simulator-threads-0] 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=203} 00:28:03.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4bc19407] 00:28:03.313 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:03.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:03.315 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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} 00:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] 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:28:03.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:03.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 778 down to 2094975 00:28:03.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:03.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:03.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]} 00:28:03.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41712]): SSH-2.0-SSHD-UNKNOWN 00:28:03.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41712]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:03.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41712]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:03.690 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #8 SSH_MSG_IGNORE 00:28:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:28:03.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.899 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:03.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #10 SSH_MSG_IGNORE 00:28:03.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41712]) Send SSH_MSG_KEXINIT 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #0 SSH_MSG_KEXINIT 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41712]) SSH_MSG_KEXINIT 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41712]) strict KEX=true client=true server=true 00:28:03.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: server host key algorithms = rsa-sha2-512 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: mac algorithms (client to server) = aead 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: mac algorithms (server to client) = aead 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: compression algorithms (client to server) = none 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41712]) Kex: compression algorithms (server to client) = none 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #9 SSH_MSG_IGNORE 00:28:03.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:28:04.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #1 30 00:28:04.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41712]] process command=SSH_MSG_KEXDH_INIT 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41712]] Send SSH_MSG_KEXDH_REPLY 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #1 sending command=31[31] len=1639 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41712]) Send SSH_MSG_NEWKEYS 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41712]) session ID=a9:31:d3:e4:3d:35:2d:6f:ea:e2:f7:72:96:2e:64:6f:b5:9c:fb:ce:e9:b7:f1:05:a6:03:d9:f3:b2:6b:cd:98:96:f1:c5:00:5a:ff:6b:c9:97:0b:9d:e4:fe:c8:fc:ee:69:dd:ed:4c:df:80:f1:ac:a5:ee:65:a9:9d:1f:a4:a4 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41712]): strict KEX resets output message sequence number from 3 to 0 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41712])[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:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #0 sending command=7[7] len=419 00:28:04.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41712]) No pending packets to flush at end of KEX 00:28:04.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #2 SSH_MSG_NEWKEYS 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41712]): strict KEX resets input message sequence number from 3 to 0 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41712]) authorized authentication methods: password,publickey 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41712]) Accepted service ssh-userauth 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41712]) no authentication factory for method=none 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41712]) SSH_MSG_USERAUTH_REQUEST 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41712]) remaining methods: password,publickey 00:28:04.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41712]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:04.069 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41712]) authentication result: true 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41712]) SSH_MSG_USERAUTH_REQUEST 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41712]) no heartbeat to stop 00:28:04.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41712]) heartbeat type=IGNORE, interval=PT30S 00:28:04.070 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41712 authenticated 00:28:04.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:04.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:04.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41712]] session=TransportServerSession[admin@/10.30.170.22:41712] id=0 00:28:04.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41712])) size=2097152, max=2097152, packet=32768 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41712] 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41712]) recipient=0 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])) size=2097152, max=2097152, packet=32768 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])) re-initializing 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])) size=2097152, max=2097152, packet=32768 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[want-reply=true] subsystem=netconf 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[subsystem] prepared command 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]}} established 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 204: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18033 00:28:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 204: Creating data stores for simulated device 00:28:04.072 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:04.073 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:04.073 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:04.073 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:04.073 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:04.075 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f23423b] 00:28:04.075 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:04.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:04.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:04.076 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:04.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:04.076 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:04.076 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:04.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:04.077 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f23423b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f23423b], subtreeVersion=Version[3229100c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3229100c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:04.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:04.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 204 on channel [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 1220 down to 2095932 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) request=subsystem result=ReplySuccess, want-reply=true 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) request=subsystem activate command 00:28:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) starting runner for command=netconf 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #5 SSH_MSG_CHANNEL_DATA 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 373 down to 2096779 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_DATA len=373 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712] 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18033', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=204} created 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]} created 00:28:04.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712] successful with session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]} 00:28:04.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]} up 00:28:04.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #6 SSH_MSG_CHANNEL_DATA 00:28:04.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 393 down to 2096386 00:28:04.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_DATA len=393 00:28:04.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712] 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=204} 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38822006 after next message 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 - R:/10.30.170.22:41712]} EXI handlers added to pipeline 00:28:04.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:04.115 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38822006 00:28:04.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 179 down to 2095753 00:28:04.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:04.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:04.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #7 SSH_MSG_CHANNEL_DATA 00:28:04.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 340 down to 2096046 00:28:04.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_DATA len=340 00:28:04.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712] 00:28:04.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:04.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:04.118 [netconf-device-simulator-threads-2] 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=204} 00:28:04.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3229100c] 00:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:04.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:04.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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} 00:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.119 [netconf-device-simulator-threads-2] 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:28:04.120 [netconf-device-simulator-threads-2] 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:28:04.120 [netconf-device-simulator-threads-2] 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:28:04.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:04.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 778 down to 2094975 00:28:04.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:04.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:04.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]} 00:28:04.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34632]): SSH-2.0-SSHD-UNKNOWN 00:28:04.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34632]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:04.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34632]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:04.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:04.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #8 SSH_MSG_IGNORE 00:28:04.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:28:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:04.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:04.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #10 SSH_MSG_IGNORE 00:28:04.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34632]) Send SSH_MSG_KEXINIT 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #0 SSH_MSG_KEXINIT 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34632]) SSH_MSG_KEXINIT 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34632]) strict KEX=true client=true server=true 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: server host key algorithms = rsa-sha2-512 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: mac algorithms (client to server) = aead 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: mac algorithms (server to client) = aead 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: compression algorithms (client to server) = none 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34632]) Kex: compression algorithms (server to client) = none 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #9 SSH_MSG_IGNORE 00:28:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:28:04.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #1 30 00:28:04.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34632]] process command=SSH_MSG_KEXDH_INIT 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34632]] Send SSH_MSG_KEXDH_REPLY 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #1 sending command=31[31] len=1639 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34632])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34632]) Send SSH_MSG_NEWKEYS 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34632]) session ID=1e:0e:22:33:e5:cb:21:af:f0:aa:a4:4d:8c:26:fa:9a:07:21:84:36:55:49:24:ab:1d:e0:34:b8:6f:af:91:11:fd:ec:6a:7d:48:9d:a8:22:b1:ac:bb:a1:30:1f:ad:da:70:07:df:8e:f3:41:b1:46:b0:80:82:a5:16:87:b3:5b 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34632]): strict KEX resets output message sequence number from 3 to 0 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34632]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34632])[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:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34632])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #0 sending command=7[7] len=419 00:28:04.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34632]) No pending packets to flush at end of KEX 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #2 SSH_MSG_NEWKEYS 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34632]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34632]): strict KEX resets input message sequence number from 3 to 0 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34632]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34632]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34632]) authorized authentication methods: password,publickey 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34632]) Accepted service ssh-userauth 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34632]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34632]) no authentication factory for method=none 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34632]) SSH_MSG_USERAUTH_REQUEST 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34632]) remaining methods: password,publickey 00:28:04.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34632]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34632]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34632]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:04.629 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34632]) authentication result: true 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34632]) SSH_MSG_USERAUTH_REQUEST 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34632])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34632]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34632]) no heartbeat to stop 00:28:04.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34632]) heartbeat type=IGNORE, interval=PT30S 00:28:04.630 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34632 authenticated 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34632]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34632]] session=TransportServerSession[admin@/10.30.170.22:34632] id=0 00:28:04.630 [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.170.22:34632])) size=2097152, max=2097152, packet=32768 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34632]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34632] 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34632]) recipient=0 00:28:04.630 [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.170.22:34632])) size=2097152, max=2097152, packet=32768 00:28:04.630 [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.170.22:34632])) re-initializing 00:28:04.630 [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.170.22:34632])) size=2097152, max=2097152, packet=32768 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:04.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632])[want-reply=true] subsystem=netconf 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632])[subsystem] prepared command 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]}} established 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 205: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18034 00:28:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 205: Creating data stores for simulated device 00:28:04.631 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:04.631 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:04.632 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:04.632 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:04.632 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42e4db0e] 00:28:04.632 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:04.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:04.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:04.633 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:04.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:04.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:04.633 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42e4db0e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42e4db0e], subtreeVersion=Version[4198e8d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4198e8d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:04.634 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:04.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:04.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.635 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 205 on channel [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.636 [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.170.22:34632]) by 1220 down to 2095932 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) request=subsystem result=ReplySuccess, want-reply=true 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) request=subsystem activate command 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) starting runner for command=netconf 00:28:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #5 SSH_MSG_CHANNEL_DATA 00:28:04.636 [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.170.22:34632]) by 373 down to 2096779 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_DATA len=373 00:28:04.637 [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.170.22:34632] 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18034', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=205} created 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]} created 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632] successful with session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]} 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]} up 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #6 SSH_MSG_CHANNEL_DATA 00:28:04.637 [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.170.22:34632]) by 393 down to 2096386 00:28:04.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_DATA len=393 00:28:04.637 [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.170.22:34632] 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:04.638 [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=205} 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b2766 after next message 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 - R:/10.30.170.22:34632]} EXI handlers added to pipeline 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61b2766 00:28:04.638 [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.170.22:34632]) by 179 down to 2095753 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:04.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #7 SSH_MSG_CHANNEL_DATA 00:28:04.639 [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.170.22:34632]) by 340 down to 2096046 00:28:04.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_DATA len=340 00:28:04.639 [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.170.22:34632] 00:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:04.640 [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=205} 00:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4198e8d] 00:28:04.640 [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:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:04.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:04.640 [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:28:04.640 [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:28:04.640 [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} 00:28:04.640 [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:28:04.640 [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=2011-06-01} 00:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.640 [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:28:04.641 [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:28:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:04.641 [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.170.22:34632]) by 778 down to 2094975 00:28:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:04.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:04.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]} 00:28:04.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44170]): SSH-2.0-SSHD-UNKNOWN 00:28:04.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44170]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:04.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44170]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44170]) Send SSH_MSG_KEXINIT 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #0 SSH_MSG_KEXINIT 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44170]) SSH_MSG_KEXINIT 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44170]) strict KEX=true client=true server=true 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: server host key algorithms = rsa-sha2-512 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: mac algorithms (client to server) = aead 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: mac algorithms (server to client) = aead 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: compression algorithms (client to server) = none 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44170]) Kex: compression algorithms (server to client) = none 00:28:04.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #8 SSH_MSG_IGNORE 00:28:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:28:05.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #1 30 00:28:05.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44170]] process command=SSH_MSG_KEXDH_INIT 00:28:05.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44170]] Send SSH_MSG_KEXDH_REPLY 00:28:05.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #1 sending command=31[31] len=1639 00:28:05.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44170])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44170]) Send SSH_MSG_NEWKEYS 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44170]) session ID=94:74:20:33:d2:5c:4f:0a:62:41:14:5d:61:06:52:3f:34:87:23:13:99:44:6c:aa:da:78:c8:7b:7c:55:42:bc:5a:fa:39:33:1e:4d:0e:75:05:a5:51:fa:8b:33:e7:f1:08:d9:c0:1a:1d:9f:53:a5:9f:07:37:1f:18:c2:82:07 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44170]): strict KEX resets output message sequence number from 3 to 0 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44170]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44170])[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:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #0 sending command=7[7] len=419 00:28:05.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44170]) No pending packets to flush at end of KEX 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #2 SSH_MSG_NEWKEYS 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44170]): strict KEX resets input message sequence number from 3 to 0 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44170]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44170]) authorized authentication methods: password,publickey 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44170]) Accepted service ssh-userauth 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44170]) no authentication factory for method=none 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44170]) SSH_MSG_USERAUTH_REQUEST 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44170]) remaining methods: password,publickey 00:28:05.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44170]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:05.064 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44170]) authentication result: true 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44170]) SSH_MSG_USERAUTH_REQUEST 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44170]) no heartbeat to stop 00:28:05.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44170]) heartbeat type=IGNORE, interval=PT30S 00:28:05.064 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44170 authenticated 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44170]] session=TransportServerSession[admin@/10.30.170.22:44170] id=0 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44170])) size=2097152, max=2097152, packet=32768 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44170] 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44170]) recipient=0 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])) size=2097152, max=2097152, packet=32768 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])) re-initializing 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])) size=2097152, max=2097152, packet=32768 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:05.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[want-reply=true] subsystem=netconf 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[subsystem] prepared command 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]}} established 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 206: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18035 00:28:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 206: Creating data stores for simulated device 00:28:05.066 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:05.066 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:05.066 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:05.066 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:05.066 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:05.068 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b3771ad] 00:28:05.068 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:05.068 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:05.068 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:05.068 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:05.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:05.069 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:05.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:05.069 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:05.069 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b3771ad], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b3771ad], subtreeVersion=Version[61fc782], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[61fc782], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:05.070 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:05.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:05.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 206 on channel [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 1220 down to 2095932 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) request=subsystem result=ReplySuccess, want-reply=true 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) request=subsystem activate command 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) starting runner for command=netconf 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #5 SSH_MSG_CHANNEL_DATA 00:28:05.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 373 down to 2096779 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_DATA len=373 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170] 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18035', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=206} created 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]} created 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170] successful with session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]} 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]} up 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #6 SSH_MSG_CHANNEL_DATA 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 393 down to 2096386 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_DATA len=393 00:28:05.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170] 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:05.074 [netconf-device-simulator-threads-6] 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=206} 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fc1a3d7 after next message 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 - R:/10.30.170.22:44170]} EXI handlers added to pipeline 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fc1a3d7 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 179 down to 2095753 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:05.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #7 SSH_MSG_CHANNEL_DATA 00:28:05.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 340 down to 2096046 00:28:05.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_DATA len=340 00:28:05.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170] 00:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:05.077 [netconf-device-simulator-threads-6] 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=206} 00:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[61fc782] 00:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:05.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.077 [netconf-device-simulator-threads-6] 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} 00:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.077 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.077 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] 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:28:05.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:05.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 778 down to 2094975 00:28:05.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:05.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:05.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #10 SSH_MSG_IGNORE 00:28:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:28:05.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]} 00:28:05.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38140]): SSH-2.0-SSHD-UNKNOWN 00:28:05.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38140]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:05.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38140]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:05.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #9 SSH_MSG_IGNORE 00:28:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:28:05.481 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #8 SSH_MSG_IGNORE 00:28:05.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:28:05.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #9 SSH_MSG_IGNORE 00:28:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38140]) Send SSH_MSG_KEXINIT 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #0 SSH_MSG_KEXINIT 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38140]) SSH_MSG_KEXINIT 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38140]) strict KEX=true client=true server=true 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: server host key algorithms = rsa-sha2-512 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: mac algorithms (client to server) = aead 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: mac algorithms (server to client) = aead 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: compression algorithms (client to server) = none 00:28:05.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38140]) Kex: compression algorithms (server to client) = none 00:28:05.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:05.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #1 30 00:28:05.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38140]] process command=SSH_MSG_KEXDH_INIT 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38140]] Send SSH_MSG_KEXDH_REPLY 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #1 sending command=31[31] len=1639 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38140])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38140]) Send SSH_MSG_NEWKEYS 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38140]) session ID=c0:56:6e:a8:57:a9:65:74:93:6c:ea:8f:e6:fa:7b:f4:f5:12:99:cc:7f:8a:0c:3c:4c:b2:38:eb:56:df:6e:1e:8b:a6:e4:02:97:39:b7:e5:ab:b8:57:bd:d0:ce:51:e1:46:7f:2d:29:5a:28:09:dd:53:a3:5b:0d:43:f0:47:0e 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:05.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38140]): strict KEX resets output message sequence number from 3 to 0 00:28:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38140]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38140])[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:28:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38140])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #0 sending command=7[7] len=419 00:28:05.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38140]) No pending packets to flush at end of KEX 00:28:05.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #2 SSH_MSG_NEWKEYS 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38140]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38140]): strict KEX resets input message sequence number from 3 to 0 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38140]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38140]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38140]) authorized authentication methods: password,publickey 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38140]) Accepted service ssh-userauth 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38140]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38140]) no authentication factory for method=none 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38140]) SSH_MSG_USERAUTH_REQUEST 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38140]) remaining methods: password,publickey 00:28:05.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:05.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38140]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:05.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:05.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38140]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:05.692 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:05.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38140]) authentication result: true 00:28:05.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38140]) SSH_MSG_USERAUTH_REQUEST 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38140])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38140]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38140]) no heartbeat to stop 00:28:05.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38140]) heartbeat type=IGNORE, interval=PT30S 00:28:05.693 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38140 authenticated 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38140]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38140]] session=TransportServerSession[admin@/10.30.170.22:38140] id=0 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38140])) size=2097152, max=2097152, packet=32768 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38140]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38140] 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38140]) recipient=0 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])) size=2097152, max=2097152, packet=32768 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])) re-initializing 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])) size=2097152, max=2097152, packet=32768 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:05.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[want-reply=true] subsystem=netconf 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[subsystem] prepared command 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]}} established 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 207: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18036 00:28:05.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #10 SSH_MSG_IGNORE 00:28:05.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:28:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 207: Creating data stores for simulated device 00:28:05.697 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:05.697 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:05.697 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:05.697 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:05.697 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:05.699 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7c45879c] 00:28:05.699 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:05.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:05.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:05.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:05.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:05.701 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:05.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:05.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:05.701 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7c45879c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7c45879c], subtreeVersion=Version[6c7c17a2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c7c17a2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:05.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:05.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:05.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 207 on channel [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 1220 down to 2095932 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) request=subsystem result=ReplySuccess, want-reply=true 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) request=subsystem activate command 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) starting runner for command=netconf 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #5 SSH_MSG_CHANNEL_DATA 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 373 down to 2096779 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_DATA len=373 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140] 00:28:05.704 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18036', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=207} created 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]} created 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140] successful with session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]} 00:28:05.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]} up 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #6 SSH_MSG_CHANNEL_DATA 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 393 down to 2096386 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_DATA len=393 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140] 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:05.706 [netconf-device-simulator-threads-0] 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=207} 00:28:05.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46097090 after next message 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 - R:/10.30.170.22:38140]} EXI handlers added to pipeline 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@46097090 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 179 down to 2095753 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:05.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:05.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #7 SSH_MSG_CHANNEL_DATA 00:28:05.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 340 down to 2096046 00:28:05.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_DATA len=340 00:28:05.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140] 00:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:05.710 [netconf-device-simulator-threads-0] 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=207} 00:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c7c17a2] 00:28:05.710 [netconf-device-simulator-threads-0] 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:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:05.710 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:05.710 [netconf-device-simulator-threads-0] 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:28:05.710 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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} 00:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] 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:28:05.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:05.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 778 down to 2094975 00:28:05.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:05.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:05.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]} 00:28:05.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53322]): SSH-2.0-SSHD-UNKNOWN 00:28:05.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53322]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:05.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53322]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53322]) Send SSH_MSG_KEXINIT 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #0 SSH_MSG_KEXINIT 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53322]) SSH_MSG_KEXINIT 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53322]) strict KEX=true client=true server=true 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: server host key algorithms = rsa-sha2-512 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: mac algorithms (client to server) = aead 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: mac algorithms (server to client) = aead 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: compression algorithms (client to server) = none 00:28:05.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53322]) Kex: compression algorithms (server to client) = none 00:28:05.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:05.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:05.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #8 SSH_MSG_IGNORE 00:28:05.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:28:05.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #1 30 00:28:05.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53322]] process command=SSH_MSG_KEXDH_INIT 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53322]] Send SSH_MSG_KEXDH_REPLY 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #1 sending command=31[31] len=1639 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53322])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53322]) Send SSH_MSG_NEWKEYS 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53322]) session ID=80:30:42:01:fc:9e:7c:fc:e2:62:97:f6:77:a7:b4:0f:6f:48:da:d7:e1:d4:55:d9:c5:da:40:18:ed:d4:ab:df:da:f6:d1:b6:94:93:c6:cc:91:3e:85:97:1a:a1:fb:b2:20:09:04:0f:f0:14:82:fb:8c:bd:e5:32:e1:00:25:ac 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53322]): strict KEX resets output message sequence number from 3 to 0 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53322]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53322])[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:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53322])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #0 sending command=7[7] len=419 00:28:06.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53322]) No pending packets to flush at end of KEX 00:28:06.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #2 SSH_MSG_NEWKEYS 00:28:06.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53322]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:06.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53322]): strict KEX resets input message sequence number from 3 to 0 00:28:06.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53322]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:06.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53322]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53322]) authorized authentication methods: password,publickey 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53322]) Accepted service ssh-userauth 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53322]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53322]) no authentication factory for method=none 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53322]) SSH_MSG_USERAUTH_REQUEST 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53322]) remaining methods: password,publickey 00:28:06.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53322]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53322]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53322]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:06.069 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53322]) authentication result: true 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53322]) SSH_MSG_USERAUTH_REQUEST 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53322])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53322]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53322]) no heartbeat to stop 00:28:06.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53322]) heartbeat type=IGNORE, interval=PT30S 00:28:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:06.070 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53322 authenticated 00:28:06.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53322]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53322]] session=TransportServerSession[admin@/10.30.170.22:53322] id=0 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53322])) size=2097152, max=2097152, packet=32768 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53322]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53322] 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53322]) recipient=0 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])) size=2097152, max=2097152, packet=32768 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])) re-initializing 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])) size=2097152, max=2097152, packet=32768 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #9 SSH_MSG_IGNORE 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[want-reply=true] subsystem=netconf 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[subsystem] prepared command 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]}} established 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 208: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18037 00:28:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 208: Creating data stores for simulated device 00:28:06.072 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:06.072 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:06.072 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:06.072 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:06.072 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5103bd38] 00:28:06.073 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:06.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:06.074 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:06.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:06.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:06.074 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5103bd38], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5103bd38], subtreeVersion=Version[538bd8a1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[538bd8a1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:06.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:06.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 208 on channel [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 1220 down to 2095932 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) request=subsystem result=ReplySuccess, want-reply=true 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) request=subsystem activate command 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) starting runner for command=netconf 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #5 SSH_MSG_CHANNEL_DATA 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 373 down to 2096779 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_DATA len=373 00:28:06.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322] 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18037', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=208} created 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]} created 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322] successful with session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]} 00:28:06.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]} up 00:28:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #6 SSH_MSG_CHANNEL_DATA 00:28:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 393 down to 2096386 00:28:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_DATA len=393 00:28:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322] 00:28:06.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=208} 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@503a918d after next message 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 - R:/10.30.170.22:53322]} EXI handlers added to pipeline 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@503a918d 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 179 down to 2095753 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:06.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #7 SSH_MSG_CHANNEL_DATA 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 340 down to 2096046 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_DATA len=340 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322] 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:06.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:06.085 [netconf-device-simulator-threads-2] 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=208} 00:28:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[538bd8a1] 00:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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} 00:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] 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:28:06.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:06.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 778 down to 2094975 00:28:06.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:06.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:06.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:06.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #10 SSH_MSG_IGNORE 00:28:06.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:28:06.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]} 00:28:06.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42052]): SSH-2.0-SSHD-UNKNOWN 00:28:06.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42052]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:06.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42052]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:06.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:06.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #10 SSH_MSG_IGNORE 00:28:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:28:06.734 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:06.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #8 SSH_MSG_IGNORE 00:28:06.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:28:06.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42052]) Send SSH_MSG_KEXINIT 00:28:06.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #0 SSH_MSG_KEXINIT 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42052]) SSH_MSG_KEXINIT 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42052]) strict KEX=true client=true server=true 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: server host key algorithms = rsa-sha2-512 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: mac algorithms (client to server) = aead 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: mac algorithms (server to client) = aead 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: compression algorithms (client to server) = none 00:28:06.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42052]) Kex: compression algorithms (server to client) = none 00:28:06.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:06.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #9 SSH_MSG_IGNORE 00:28:06.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:28:06.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #1 30 00:28:06.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42052]] process command=SSH_MSG_KEXDH_INIT 00:28:06.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]} 00:28:06.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34922]): SSH-2.0-SSHD-UNKNOWN 00:28:06.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34922]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:06.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34922]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:06.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42052]] Send SSH_MSG_KEXDH_REPLY 00:28:06.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #1 sending command=31[31] len=1639 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42052])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42052]) Send SSH_MSG_NEWKEYS 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42052]) session ID=9b:7c:5a:85:e9:93:3c:21:e7:4c:96:2b:45:5e:47:52:0a:36:d9:57:87:99:db:61:a6:ff:b2:53:1d:2f:6d:d1:e2:bb:94:d3:2a:09:2f:ed:28:14:f3:13:aa:e8:65:13:4d:37:e1:5c:76:00:91:05:57:fc:51:ba:17:74:5e:eb 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42052]): strict KEX resets output message sequence number from 3 to 0 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42052]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42052])[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:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #0 sending command=7[7] len=419 00:28:06.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42052]) No pending packets to flush at end of KEX 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #2 SSH_MSG_NEWKEYS 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42052]): strict KEX resets input message sequence number from 3 to 0 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42052]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:07.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42052]) authorized authentication methods: password,publickey 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42052]) Accepted service ssh-userauth 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42052]) no authentication factory for method=none 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42052]) SSH_MSG_USERAUTH_REQUEST 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42052]) remaining methods: password,publickey 00:28:07.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42052]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:07.029 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42052]) authentication result: true 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42052]) SSH_MSG_USERAUTH_REQUEST 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42052]) no heartbeat to stop 00:28:07.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42052]) heartbeat type=IGNORE, interval=PT30S 00:28:07.029 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42052 authenticated 00:28:07.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:07.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:07.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42052]] session=TransportServerSession[admin@/10.30.170.22:42052] id=0 00:28:07.030 [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.170.22:42052])) size=2097152, max=2097152, packet=32768 00:28:07.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42052] 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42052]) recipient=0 00:28:07.031 [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.170.22:42052])) size=2097152, max=2097152, packet=32768 00:28:07.031 [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.170.22:42052])) re-initializing 00:28:07.031 [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.170.22:42052])) size=2097152, max=2097152, packet=32768 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052])[want-reply=true] subsystem=netconf 00:28:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052])[subsystem] prepared command 00:28:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]}} established 00:28:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 209: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18038 00:28:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 209: Creating data stores for simulated device 00:28:07.032 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:07.032 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.033 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:07.033 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.033 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:07.034 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[418269ec] 00:28:07.034 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:07.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:07.035 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:07.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:07.035 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:07.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:07.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:07.035 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[418269ec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[418269ec], subtreeVersion=Version[3c6611c5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c6611c5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:07.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:07.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.037 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 209 on channel [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.039 [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.170.22:42052]) by 1220 down to 2095932 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) request=subsystem result=ReplySuccess, want-reply=true 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) request=subsystem activate command 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) starting runner for command=netconf 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #5 SSH_MSG_CHANNEL_DATA 00:28:07.039 [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.170.22:42052]) by 373 down to 2096779 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_DATA len=373 00:28:07.039 [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.170.22:42052] 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:07.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18038', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=209} created 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]} created 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052] successful with session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]} 00:28:07.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]} up 00:28:07.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #6 SSH_MSG_CHANNEL_DATA 00:28:07.041 [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.170.22:42052]) by 393 down to 2096386 00:28:07.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_DATA len=393 00:28:07.041 [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.170.22:42052] 00:28:07.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:07.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.042 [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=209} 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fcc1450 after next message 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 - R:/10.30.170.22:42052]} EXI handlers added to pipeline 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fcc1450 00:28:07.042 [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.170.22:42052]) by 179 down to 2095753 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:07.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:07.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #7 SSH_MSG_CHANNEL_DATA 00:28:07.046 [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.170.22:42052]) by 340 down to 2096046 00:28:07.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_DATA len=340 00:28:07.046 [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.170.22:42052] 00:28:07.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:07.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.053 [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=209} 00:28:07.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c6611c5] 00:28:07.053 [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:28:07.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:07.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:07.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:07.053 [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:28:07.053 [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:28:07.054 [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} 00:28:07.054 [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:28:07.054 [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=2011-06-01} 00:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [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:28:07.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:07.055 [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.170.22:42052]) by 778 down to 2094975 00:28:07.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:07.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #8 SSH_MSG_IGNORE 00:28:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:28:07.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #9 SSH_MSG_IGNORE 00:28:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:28:07.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #10 SSH_MSG_IGNORE 00:28:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34922]) Send SSH_MSG_KEXINIT 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #0 SSH_MSG_KEXINIT 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34922]) SSH_MSG_KEXINIT 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34922]) strict KEX=true client=true server=true 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: server host key algorithms = rsa-sha2-512 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: mac algorithms (client to server) = aead 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: mac algorithms (server to client) = aead 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: compression algorithms (client to server) = none 00:28:07.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34922]) Kex: compression algorithms (server to client) = none 00:28:07.222 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:07.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #1 30 00:28:07.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34922]] process command=SSH_MSG_KEXDH_INIT 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34922]] Send SSH_MSG_KEXDH_REPLY 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #1 sending command=31[31] len=1639 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34922])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34922]) Send SSH_MSG_NEWKEYS 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34922]) session ID=09:6f:74:ea:b3:fc:2b:15:91:f5:b5:09:95:15:fc:a2:c1:ae:86:33:f1:7b:de:3c:0c:5a:09:7f:c6:2e:85:86:56:df:4c:6b:4f:32:ac:75:32:98:47:fe:71:91:66:1b:77:9f:ff:13:a4:ce:f3:be:cd:c2:4b:d0:25:d5:e4:f4 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34922]): strict KEX resets output message sequence number from 3 to 0 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34922]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34922])[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:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34922])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #0 sending command=7[7] len=419 00:28:07.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34922]) No pending packets to flush at end of KEX 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #2 SSH_MSG_NEWKEYS 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34922]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34922]): strict KEX resets input message sequence number from 3 to 0 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34922]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34922]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34922]) authorized authentication methods: password,publickey 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34922]) Accepted service ssh-userauth 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34922]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34922]) no authentication factory for method=none 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34922]) SSH_MSG_USERAUTH_REQUEST 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34922]) remaining methods: password,publickey 00:28:07.345 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34922]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34922]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34922]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:07.346 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34922]) authentication result: true 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34922]) SSH_MSG_USERAUTH_REQUEST 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34922])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34922]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34922]) no heartbeat to stop 00:28:07.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34922]) heartbeat type=IGNORE, interval=PT30S 00:28:07.346 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34922 authenticated 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34922]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34922]] session=TransportServerSession[admin@/10.30.170.22:34922] id=0 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34922])) size=2097152, max=2097152, packet=32768 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34922]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34922] 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34922]) recipient=0 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])) size=2097152, max=2097152, packet=32768 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])) re-initializing 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])) size=2097152, max=2097152, packet=32768 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:07.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[want-reply=true] subsystem=netconf 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[subsystem] prepared command 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]}} established 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 210: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18039 00:28:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 210: Creating data stores for simulated device 00:28:07.348 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:07.348 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.348 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:07.348 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.349 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[23acd05b] 00:28:07.349 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.355 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:07.355 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:07.355 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:07.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:07.356 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:07.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:07.356 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:07.356 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[23acd05b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23acd05b], subtreeVersion=Version[60ce05b4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60ce05b4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:07.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:07.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 210 on channel [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 1220 down to 2095932 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) request=subsystem result=ReplySuccess, want-reply=true 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) request=subsystem activate command 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) starting runner for command=netconf 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #5 SSH_MSG_CHANNEL_DATA 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 373 down to 2096779 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_DATA len=373 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922] 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:07.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18039', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=210} created 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]} created 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922] successful with session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]} 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]} up 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #6 SSH_MSG_CHANNEL_DATA 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 393 down to 2096386 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_DATA len=393 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922] 00:28:07.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=210} 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a545938 after next message 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 - R:/10.30.170.22:34922]} EXI handlers added to pipeline 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a545938 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 179 down to 2095753 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:07.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:07.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #7 SSH_MSG_CHANNEL_DATA 00:28:07.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 340 down to 2096046 00:28:07.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_DATA len=340 00:28:07.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922] 00:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.363 [netconf-device-simulator-threads-5] 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=210} 00:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60ce05b4] 00:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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} 00:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] 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:28:07.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:07.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 778 down to 2094975 00:28:07.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:07.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]} 00:28:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41932]): SSH-2.0-SSHD-UNKNOWN 00:28:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41932]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41932]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41932]) Send SSH_MSG_KEXINIT 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #0 SSH_MSG_KEXINIT 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41932]) SSH_MSG_KEXINIT 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41932]) strict KEX=true client=true server=true 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: server host key algorithms = rsa-sha2-512 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: mac algorithms (client to server) = aead 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: mac algorithms (server to client) = aead 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: compression algorithms (client to server) = none 00:28:07.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41932]) Kex: compression algorithms (server to client) = none 00:28:07.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #8 SSH_MSG_IGNORE 00:28:07.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:28:07.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #1 30 00:28:07.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41932]] process command=SSH_MSG_KEXDH_INIT 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41932]] Send SSH_MSG_KEXDH_REPLY 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #1 sending command=31[31] len=1639 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41932])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41932]) Send SSH_MSG_NEWKEYS 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41932]) session ID=c1:16:2b:b9:11:f8:43:94:7d:12:70:44:02:5b:7c:0b:ba:ce:d2:06:e1:c1:2c:c7:42:f5:76:e8:50:d3:10:c7:4f:56:76:ae:cf:f2:50:86:3f:22:3a:ed:cf:9a:4b:48:c4:70:80:59:8f:e2:b0:81:0a:4e:ab:b2:a3:b0:b2:57 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:07.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41932]): strict KEX resets output message sequence number from 3 to 0 00:28:07.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41932]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:07.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41932])[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:28:07.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41932])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:07.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #0 sending command=7[7] len=419 00:28:07.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41932]) No pending packets to flush at end of KEX 00:28:07.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #2 SSH_MSG_NEWKEYS 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41932]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41932]): strict KEX resets input message sequence number from 3 to 0 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41932]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41932]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41932]) authorized authentication methods: password,publickey 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41932]) Accepted service ssh-userauth 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41932]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41932]) no authentication factory for method=none 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41932]) SSH_MSG_USERAUTH_REQUEST 00:28:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41932]) remaining methods: password,publickey 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #9 SSH_MSG_IGNORE 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41932]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41932]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41932]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:07.789 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41932]) authentication result: true 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41932]) SSH_MSG_USERAUTH_REQUEST 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41932])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41932]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41932]) no heartbeat to stop 00:28:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41932]) heartbeat type=IGNORE, interval=PT30S 00:28:07.789 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41932 authenticated 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41932]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41932]] session=TransportServerSession[admin@/10.30.170.22:41932] id=0 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41932])) size=2097152, max=2097152, packet=32768 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41932]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41932] 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41932]) recipient=0 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])) size=2097152, max=2097152, packet=32768 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])) re-initializing 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])) size=2097152, max=2097152, packet=32768 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:07.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[want-reply=true] subsystem=netconf 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[subsystem] prepared command 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]}} established 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 211: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18040 00:28:07.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 211: Creating data stores for simulated device 00:28:07.792 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:07.792 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.793 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:07.793 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:07.793 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:07.793 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3082dbf8] 00:28:07.793 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:07.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:07.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:07.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:07.794 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:07.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:07.794 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:07.794 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3082dbf8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3082dbf8], subtreeVersion=Version[211aaee7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[211aaee7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:07.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:07.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 211 on channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 1220 down to 2095932 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) request=subsystem result=ReplySuccess, want-reply=true 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) request=subsystem activate command 00:28:07.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) starting runner for command=netconf 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #5 SSH_MSG_CHANNEL_DATA 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 373 down to 2096779 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_DATA len=373 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932] 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18040', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=211} created 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]} created 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932] successful with session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]} 00:28:07.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]} up 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #6 SSH_MSG_CHANNEL_DATA 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 393 down to 2096386 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_DATA len=393 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932] 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.799 [netconf-device-simulator-threads-0] 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=211} 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7281242b after next message 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 - R:/10.30.170.22:41932]} EXI handlers added to pipeline 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7281242b 00:28:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 179 down to 2095753 00:28:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #7 SSH_MSG_CHANNEL_DATA 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 340 down to 2096046 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_DATA len=340 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932] 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:07.802 [netconf-device-simulator-threads-0] 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=211} 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[211aaee7] 00:28:07.802 [netconf-device-simulator-threads-0] 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:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:07.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:07.802 [netconf-device-simulator-threads-0] 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:28:07.802 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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} 00:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] 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:28:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 778 down to 2094975 00:28:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:07.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:07.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:07.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #10 SSH_MSG_IGNORE 00:28:07.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:28:08.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #8 SSH_MSG_IGNORE 00:28:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:28:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]} 00:28:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37340]): SSH-2.0-SSHD-UNKNOWN 00:28:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37340]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37340]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:08.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37340]) Send SSH_MSG_KEXINIT 00:28:08.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #0 SSH_MSG_KEXINIT 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37340]) SSH_MSG_KEXINIT 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37340]) strict KEX=true client=true server=true 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: server host key algorithms = rsa-sha2-512 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: mac algorithms (client to server) = aead 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: mac algorithms (server to client) = aead 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: compression algorithms (client to server) = none 00:28:08.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37340]) Kex: compression algorithms (server to client) = none 00:28:08.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:08.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #1 30 00:28:08.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37340]] process command=SSH_MSG_KEXDH_INIT 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37340]] Send SSH_MSG_KEXDH_REPLY 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #1 sending command=31[31] len=1639 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37340])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37340]) Send SSH_MSG_NEWKEYS 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37340]) session ID=c9:f8:61:73:31:91:b8:ff:3a:62:3d:e9:ab:71:fb:8c:6a:a0:6a:90:27:37:57:50:18:c4:90:be:4f:af:c8:a1:ca:0e:d0:84:0e:cb:9d:35:cf:b9:8d:66:6e:12:2e:bf:b0:69:c6:b1:d5:c3:cc:d8:7d:89:0e:68:00:3b:a4:20 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37340]): strict KEX resets output message sequence number from 3 to 0 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37340]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37340])[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:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37340])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #0 sending command=7[7] len=419 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37340]) No pending packets to flush at end of KEX 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #9 SSH_MSG_IGNORE 00:28:08.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:28:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #2 SSH_MSG_NEWKEYS 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37340]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37340]): strict KEX resets input message sequence number from 3 to 0 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37340]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37340]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37340]) authorized authentication methods: password,publickey 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37340]) Accepted service ssh-userauth 00:28:08.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37340]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37340]) no authentication factory for method=none 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37340]) SSH_MSG_USERAUTH_REQUEST 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37340]) remaining methods: password,publickey 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37340]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37340]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:08.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37340]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:08.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #10 SSH_MSG_IGNORE 00:28:08.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:28:08.482 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37340]) authentication result: true 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37340]) SSH_MSG_USERAUTH_REQUEST 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37340])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37340]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37340]) no heartbeat to stop 00:28:08.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37340]) heartbeat type=IGNORE, interval=PT30S 00:28:08.482 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37340 authenticated 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37340]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37340]] session=TransportServerSession[admin@/10.30.170.22:37340] id=0 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37340])) size=2097152, max=2097152, packet=32768 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37340]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37340] 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37340]) recipient=0 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])) size=2097152, max=2097152, packet=32768 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])) re-initializing 00:28:08.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])) size=2097152, max=2097152, packet=32768 00:28:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[want-reply=true] subsystem=netconf 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[subsystem] prepared command 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]}} established 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 212: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18041 00:28:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 212: Creating data stores for simulated device 00:28:08.485 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:08.485 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:08.486 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:08.486 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:08.486 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:08.488 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d06c11a] 00:28:08.488 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:08.489 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:08.489 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:08.489 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:08.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:08.490 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:08.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:08.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:08.490 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d06c11a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d06c11a], subtreeVersion=Version[77f16bff], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77f16bff], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:08.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:08.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:08.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 212 on channel [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 1220 down to 2095932 00:28:08.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) request=subsystem result=ReplySuccess, want-reply=true 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) request=subsystem activate command 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) starting runner for command=netconf 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #5 SSH_MSG_CHANNEL_DATA 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 373 down to 2096779 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_DATA len=373 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340] 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:08.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18041', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=212} created 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]} created 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340] successful with session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]} 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]} up 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #6 SSH_MSG_CHANNEL_DATA 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 393 down to 2096386 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_DATA len=393 00:28:08.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340] 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=212} 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169cd6c1 after next message 00:28:08.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 - R:/10.30.170.22:37340]} EXI handlers added to pipeline 00:28:08.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:08.497 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169cd6c1 00:28:08.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 179 down to 2095753 00:28:08.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:08.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:08.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #7 SSH_MSG_CHANNEL_DATA 00:28:08.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 340 down to 2096046 00:28:08.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_DATA len=340 00:28:08.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340] 00:28:08.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:08.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:08.500 [netconf-device-simulator-threads-2] 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=212} 00:28:08.500 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77f16bff] 00:28:08.500 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:08.501 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:08.501 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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} 00:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] 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:28:08.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:08.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 778 down to 2094975 00:28:08.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:08.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]} 00:28:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51170]): SSH-2.0-SSHD-UNKNOWN 00:28:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51170]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:08.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51170]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:08.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #10 SSH_MSG_IGNORE 00:28:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:28:08.863 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #8 SSH_MSG_IGNORE 00:28:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:28:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51170]) Send SSH_MSG_KEXINIT 00:28:09.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #0 SSH_MSG_KEXINIT 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51170]) SSH_MSG_KEXINIT 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51170]) strict KEX=true client=true server=true 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: server host key algorithms = rsa-sha2-512 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: mac algorithms (client to server) = aead 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: mac algorithms (server to client) = aead 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: compression algorithms (client to server) = none 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51170]) Kex: compression algorithms (server to client) = none 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #9 SSH_MSG_IGNORE 00:28:09.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:28:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #1 30 00:28:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51170]] process command=SSH_MSG_KEXDH_INIT 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51170]] Send SSH_MSG_KEXDH_REPLY 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #1 sending command=31[31] len=1639 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51170])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51170]) Send SSH_MSG_NEWKEYS 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51170]) session ID=ea:e1:b6:89:ae:93:d8:f9:4d:ed:af:05:9d:64:01:ba:cd:2f:ad:14:2d:31:e8:00:8c:75:ea:6e:ae:39:a7:98:a3:ae:8e:58:6a:f4:84:38:b7:e6:6d:98:e7:63:ce:c3:38:98:10:f5:02:ec:77:39:47:53:83:b1:05:29:08:31 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51170]): strict KEX resets output message sequence number from 3 to 0 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51170]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51170])[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:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51170])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #0 sending command=7[7] len=419 00:28:09.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51170]) No pending packets to flush at end of KEX 00:28:09.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]} 00:28:09.184 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41612]): SSH-2.0-SSHD-UNKNOWN 00:28:09.184 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41612]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:09.184 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41612]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #2 SSH_MSG_NEWKEYS 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51170]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51170]): strict KEX resets input message sequence number from 3 to 0 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51170]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51170]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51170]) authorized authentication methods: password,publickey 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51170]) Accepted service ssh-userauth 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51170]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51170]) no authentication factory for method=none 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51170]) SSH_MSG_USERAUTH_REQUEST 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51170]) remaining methods: password,publickey 00:28:09.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51170]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51170]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51170]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:09.197 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51170]) authentication result: true 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51170]) SSH_MSG_USERAUTH_REQUEST 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51170])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51170]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51170]) no heartbeat to stop 00:28:09.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51170]) heartbeat type=IGNORE, interval=PT30S 00:28:09.197 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51170 authenticated 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51170]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51170]] session=TransportServerSession[admin@/10.30.170.22:51170] id=0 00:28:09.198 [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.170.22:51170])) size=2097152, max=2097152, packet=32768 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51170]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51170] 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51170]) recipient=0 00:28:09.198 [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.170.22:51170])) size=2097152, max=2097152, packet=32768 00:28:09.198 [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.170.22:51170])) re-initializing 00:28:09.198 [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.170.22:51170])) size=2097152, max=2097152, packet=32768 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170])[want-reply=true] subsystem=netconf 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170])[subsystem] prepared command 00:28:09.198 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]}} established 00:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 213: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18042 00:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 213: Creating data stores for simulated device 00:28:09.199 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:09.199 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.199 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:09.199 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.199 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2021e110] 00:28:09.199 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:09.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:09.200 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:09.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:09.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:09.200 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2021e110], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2021e110], subtreeVersion=Version[33b100ed], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33b100ed], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.201 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 213 on channel [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.201 [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.170.22:51170]) by 1220 down to 2095932 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) request=subsystem result=ReplySuccess, want-reply=true 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) request=subsystem activate command 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) starting runner for command=netconf 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #5 SSH_MSG_CHANNEL_DATA 00:28:09.201 [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.170.22:51170]) by 373 down to 2096779 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_DATA len=373 00:28:09.201 [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.170.22:51170] 00:28:09.201 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18042', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=213} created 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]} created 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170] successful with session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]} 00:28:09.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]} up 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #6 SSH_MSG_CHANNEL_DATA 00:28:09.203 [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.170.22:51170]) by 393 down to 2096386 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_DATA len=393 00:28:09.203 [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.170.22:51170] 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:09.203 [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=213} 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25360cbc after next message 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 - R:/10.30.170.22:51170]} EXI handlers added to pipeline 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25360cbc 00:28:09.203 [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.170.22:51170]) by 179 down to 2095753 00:28:09.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:09.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #7 SSH_MSG_CHANNEL_DATA 00:28:09.206 [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.170.22:51170]) by 340 down to 2096046 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_DATA len=340 00:28:09.206 [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.170.22:51170] 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:09.206 [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=213} 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33b100ed] 00:28:09.206 [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:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:09.206 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:09.206 [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:28:09.206 [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:28:09.206 [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} 00:28:09.206 [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:28:09.206 [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=2011-06-01} 00:28:09.206 [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:28:09.206 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [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:28:09.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:09.207 [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.170.22:51170]) by 778 down to 2094975 00:28:09.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:09.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:09.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #9 SSH_MSG_IGNORE 00:28:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:28:09.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #8 SSH_MSG_IGNORE 00:28:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:28:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #10 SSH_MSG_IGNORE 00:28:09.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:28:09.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41612]) Send SSH_MSG_KEXINIT 00:28:09.406 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #0 SSH_MSG_KEXINIT 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41612]) SSH_MSG_KEXINIT 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41612]) strict KEX=true client=true server=true 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: server host key algorithms = rsa-sha2-512 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: mac algorithms (client to server) = aead 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: mac algorithms (server to client) = aead 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: compression algorithms (client to server) = none 00:28:09.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41612]) Kex: compression algorithms (server to client) = none 00:28:09.410 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:09.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #1 30 00:28:09.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41612]] process command=SSH_MSG_KEXDH_INIT 00:28:09.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41612]] Send SSH_MSG_KEXDH_REPLY 00:28:09.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #1 sending command=31[31] len=1639 00:28:09.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41612]) Send SSH_MSG_NEWKEYS 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41612]) session ID=e9:82:f3:9f:19:cc:df:5f:66:24:25:fa:bb:1c:02:cc:52:a8:5d:d2:7b:42:79:93:b3:29:72:2f:68:24:c5:ad:8e:3c:84:ff:52:49:d8:40:06:61:63:e9:7a:94:eb:f7:a5:e9:91:93:94:45:09:6a:4b:b0:38:90:bf:27:be:3b 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41612]): strict KEX resets output message sequence number from 3 to 0 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41612]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41612])[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:28:09.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:09.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #0 sending command=7[7] len=419 00:28:09.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41612]) No pending packets to flush at end of KEX 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #2 SSH_MSG_NEWKEYS 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41612]): strict KEX resets input message sequence number from 3 to 0 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41612]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:09.533 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41612]) authorized authentication methods: password,publickey 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41612]) Accepted service ssh-userauth 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41612]) no authentication factory for method=none 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41612]) SSH_MSG_USERAUTH_REQUEST 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41612]) remaining methods: password,publickey 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41612]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:09.534 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41612]) authentication result: true 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41612]) SSH_MSG_USERAUTH_REQUEST 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:09.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:09.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:09.535 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:09.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41612]) no heartbeat to stop 00:28:09.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41612]) heartbeat type=IGNORE, interval=PT30S 00:28:09.535 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41612 authenticated 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41612]] session=TransportServerSession[admin@/10.30.170.22:41612] id=0 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41612])) size=2097152, max=2097152, packet=32768 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41612] 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41612]) recipient=0 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])) size=2097152, max=2097152, packet=32768 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])) re-initializing 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])) size=2097152, max=2097152, packet=32768 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:09.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[want-reply=true] subsystem=netconf 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[subsystem] prepared command 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]}} established 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 214: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18043 00:28:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 214: Creating data stores for simulated device 00:28:09.543 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:09.543 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.544 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:09.544 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.544 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:09.545 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68c265f1] 00:28:09.545 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.546 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:09.546 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:09.546 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:09.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:09.546 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:09.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:09.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:09.546 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68c265f1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68c265f1], subtreeVersion=Version[74594d91], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[74594d91], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.547 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:09.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:09.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 214 on channel [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 1220 down to 2095932 00:28:09.549 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) request=subsystem result=ReplySuccess, want-reply=true 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) request=subsystem activate command 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) starting runner for command=netconf 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #5 SSH_MSG_CHANNEL_DATA 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 373 down to 2096779 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_DATA len=373 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612] 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:09.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18043', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=214} created 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]} created 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612] successful with session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]} 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]} up 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #6 SSH_MSG_CHANNEL_DATA 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 393 down to 2096386 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_DATA len=393 00:28:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612] 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=214} 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b4422a0 after next message 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 - R:/10.30.170.22:41612]} EXI handlers added to pipeline 00:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:09.553 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b4422a0 00:28:09.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 179 down to 2095753 00:28:09.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:09.553 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #7 SSH_MSG_CHANNEL_DATA 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 340 down to 2096046 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_DATA len=340 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612] 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:09.555 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:09.556 [netconf-device-simulator-threads-5] 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=214} 00:28:09.556 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[74594d91] 00:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:09.556 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:09.556 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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} 00:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] 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:28:09.556 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 778 down to 2094975 00:28:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:09.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]} 00:28:09.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33894]): SSH-2.0-SSHD-UNKNOWN 00:28:09.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33894]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:09.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33894]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:09.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #8 SSH_MSG_IGNORE 00:28:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33894]) Send SSH_MSG_KEXINIT 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #0 SSH_MSG_KEXINIT 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33894]) SSH_MSG_KEXINIT 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33894]) strict KEX=true client=true server=true 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: server host key algorithms = rsa-sha2-512 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: mac algorithms (client to server) = aead 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: mac algorithms (server to client) = aead 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: compression algorithms (client to server) = none 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33894]) Kex: compression algorithms (server to client) = none 00:28:09.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:09.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:09.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #10 SSH_MSG_IGNORE 00:28:09.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:28:09.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #1 30 00:28:09.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33894]] process command=SSH_MSG_KEXDH_INIT 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33894]] Send SSH_MSG_KEXDH_REPLY 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #1 sending command=31[31] len=1639 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33894])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33894]) Send SSH_MSG_NEWKEYS 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33894]) session ID=63:46:ab:03:51:09:30:6d:3c:ed:fb:2e:52:10:fd:a6:b1:be:25:85:fb:68:8c:38:f8:6e:c8:ad:1a:e8:99:20:47:b4:29:e5:2f:b7:ba:89:32:29:a3:ff:d4:7f:69:3f:74:cb:9f:a5:f8:9e:d8:12:db:45:11:be:37:d6:1e:5b 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33894]): strict KEX resets output message sequence number from 3 to 0 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33894]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33894])[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:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33894])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #0 sending command=7[7] len=419 00:28:09.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33894]) No pending packets to flush at end of KEX 00:28:09.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #9 SSH_MSG_IGNORE 00:28:09.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #2 SSH_MSG_NEWKEYS 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33894]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33894]): strict KEX resets input message sequence number from 3 to 0 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33894]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33894]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33894]) authorized authentication methods: password,publickey 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33894]) Accepted service ssh-userauth 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33894]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:09.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33894]) no authentication factory for method=none 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33894]) SSH_MSG_USERAUTH_REQUEST 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33894]) remaining methods: password,publickey 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33894]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33894]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:09.994 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33894]) authentication result: true 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33894]) SSH_MSG_USERAUTH_REQUEST 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33894])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33894]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:09.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:09.995 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:09.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33894]) no heartbeat to stop 00:28:09.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33894]) heartbeat type=IGNORE, interval=PT30S 00:28:09.995 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33894 authenticated 00:28:09.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:09.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33894]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33894]] session=TransportServerSession[admin@/10.30.170.22:33894] id=0 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33894])) size=2097152, max=2097152, packet=32768 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33894]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33894] 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33894]) recipient=0 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])) size=2097152, max=2097152, packet=32768 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])) re-initializing 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])) size=2097152, max=2097152, packet=32768 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[want-reply=true] subsystem=netconf 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[subsystem] prepared command 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]}} established 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 215: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18044 00:28:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 215: Creating data stores for simulated device 00:28:09.997 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:09.997 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.997 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:09.997 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:09.997 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f791fb] 00:28:09.997 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:09.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:09.998 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:09.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:09.999 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:09.999 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f791fb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f791fb], subtreeVersion=Version[5194bc1c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5194bc1c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:09.999 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:09.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 215 on channel [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 1220 down to 2095932 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) request=subsystem result=ReplySuccess, want-reply=true 00:28:10.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) request=subsystem activate command 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) starting runner for command=netconf 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #5 SSH_MSG_CHANNEL_DATA 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 373 down to 2096779 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_DATA len=373 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894] 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18044', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=215} created 00:28:10.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]} created 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894] successful with session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]} 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]} up 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #6 SSH_MSG_CHANNEL_DATA 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 393 down to 2096386 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_DATA len=393 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894] 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:10.003 [netconf-device-simulator-threads-0] 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=215} 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9611928 after next message 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 - R:/10.30.170.22:33894]} EXI handlers added to pipeline 00:28:10.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:10.004 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9611928 00:28:10.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 179 down to 2095753 00:28:10.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:10.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:10.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #7 SSH_MSG_CHANNEL_DATA 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 340 down to 2096046 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_DATA len=340 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894] 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:10.006 [netconf-device-simulator-threads-0] 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=215} 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5194bc1c] 00:28:10.006 [netconf-device-simulator-threads-0] 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:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:10.006 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:10.006 [netconf-device-simulator-threads-0] 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:28:10.006 [netconf-device-simulator-threads-0] 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:28:10.006 [netconf-device-simulator-threads-0] 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} 00:28:10.006 [netconf-device-simulator-threads-0] 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:28:10.006 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:10.006 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] 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:28:10.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:10.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 778 down to 2094975 00:28:10.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:10.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:10.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]} 00:28:10.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37766]): SSH-2.0-SSHD-UNKNOWN 00:28:10.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37766]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:10.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37766]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:10.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:10.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #8 SSH_MSG_IGNORE 00:28:10.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:28:10.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37766]) Send SSH_MSG_KEXINIT 00:28:10.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:10.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #0 SSH_MSG_KEXINIT 00:28:10.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37766]) SSH_MSG_KEXINIT 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37766]) strict KEX=true client=true server=true 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: server host key algorithms = rsa-sha2-512 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: mac algorithms (client to server) = aead 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: mac algorithms (server to client) = aead 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: compression algorithms (client to server) = none 00:28:10.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37766]) Kex: compression algorithms (server to client) = none 00:28:10.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:10.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #1 30 00:28:10.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37766]] process command=SSH_MSG_KEXDH_INIT 00:28:10.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37766]] Send SSH_MSG_KEXDH_REPLY 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #1 sending command=31[31] len=1639 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37766])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37766]) Send SSH_MSG_NEWKEYS 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37766]) session ID=28:a2:81:58:38:a5:33:f9:ee:a1:97:37:42:b7:b3:3f:d8:d7:18:b5:6c:06:3f:e3:cc:9e:ec:f6:07:f2:99:16:b5:20:d6:e2:b2:08:1c:08:3b:34:14:5d:87:7a:aa:13:c9:96:80:d1:28:8d:0c:35:3c:69:8e:13:d1:17:3c:60 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37766]): strict KEX resets output message sequence number from 3 to 0 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37766]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37766])[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:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37766])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #0 sending command=7[7] len=419 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37766]) No pending packets to flush at end of KEX 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #9 SSH_MSG_IGNORE 00:28:10.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #2 SSH_MSG_NEWKEYS 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37766]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37766]): strict KEX resets input message sequence number from 3 to 0 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37766]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37766]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37766]) authorized authentication methods: password,publickey 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37766]) Accepted service ssh-userauth 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37766]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37766]) no authentication factory for method=none 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37766]) SSH_MSG_USERAUTH_REQUEST 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37766]) remaining methods: password,publickey 00:28:10.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37766]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37766]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:10.507 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37766]) authentication result: true 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37766]) SSH_MSG_USERAUTH_REQUEST 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37766])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37766]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37766]) no heartbeat to stop 00:28:10.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37766]) heartbeat type=IGNORE, interval=PT30S 00:28:10.507 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37766 authenticated 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37766]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37766]] session=TransportServerSession[admin@/10.30.170.22:37766] id=0 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37766])) size=2097152, max=2097152, packet=32768 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37766]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37766] 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37766]) recipient=0 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])) size=2097152, max=2097152, packet=32768 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])) re-initializing 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])) size=2097152, max=2097152, packet=32768 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:10.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[want-reply=true] subsystem=netconf 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[subsystem] prepared command 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]}} established 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 216: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18045 00:28:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 216: Creating data stores for simulated device 00:28:10.509 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:10.510 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:10.510 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:10.510 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:10.510 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:10.510 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12ec5eb8] 00:28:10.510 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:10.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:10.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:10.511 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:10.511 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:10.511 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:10.511 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:10.511 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:10.511 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12ec5eb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12ec5eb8], subtreeVersion=Version[45a689c3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45a689c3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:10.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:10.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:10.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 216 on channel [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 1220 down to 2095932 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) request=subsystem result=ReplySuccess, want-reply=true 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) request=subsystem activate command 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) starting runner for command=netconf 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #5 SSH_MSG_CHANNEL_DATA 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 373 down to 2096779 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_DATA len=373 00:28:10.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766] 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18045', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=216} created 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]} created 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766] successful with session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]} 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]} up 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #6 SSH_MSG_CHANNEL_DATA 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 393 down to 2096386 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_DATA len=393 00:28:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766] 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=216} 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ed6ead2 after next message 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 - R:/10.30.170.22:37766]} EXI handlers added to pipeline 00:28:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ed6ead2 00:28:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 179 down to 2095753 00:28:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:10.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #7 SSH_MSG_CHANNEL_DATA 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 340 down to 2096046 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_DATA len=340 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766] 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:10.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:10.519 [netconf-device-simulator-threads-2] 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=216} 00:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45a689c3] 00:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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} 00:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] 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:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 778 down to 2094975 00:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:10.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:10.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #10 SSH_MSG_IGNORE 00:28:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:28:10.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]} 00:28:10.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33396]): SSH-2.0-SSHD-UNKNOWN 00:28:10.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33396]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:10.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33396]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:11.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #8 SSH_MSG_IGNORE 00:28:11.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:28:11.021 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33396]) Send SSH_MSG_KEXINIT 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #0 SSH_MSG_KEXINIT 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33396]) SSH_MSG_KEXINIT 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33396]) strict KEX=true client=true server=true 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: server host key algorithms = rsa-sha2-512 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: mac algorithms (client to server) = aead 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: mac algorithms (server to client) = aead 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: compression algorithms (client to server) = none 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33396]) Kex: compression algorithms (server to client) = none 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #9 SSH_MSG_IGNORE 00:28:11.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:28:11.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #1 30 00:28:11.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33396]] process command=SSH_MSG_KEXDH_INIT 00:28:11.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33396]] Send SSH_MSG_KEXDH_REPLY 00:28:11.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #1 sending command=31[31] len=1639 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33396])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33396]) Send SSH_MSG_NEWKEYS 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33396]) session ID=1e:fd:88:81:07:9d:cb:c5:5f:8b:c7:a5:c8:cb:a5:3f:6b:84:72:1e:6b:a7:1f:24:48:aa:75:37:8e:28:6f:d2:4a:99:83:76:37:5d:b5:5c:fd:09:ef:a3:a0:9f:c6:77:e2:86:63:0c:90:13:24:93:63:06:f1:50:47:d1:cc:0d 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33396]): strict KEX resets output message sequence number from 3 to 0 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33396]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33396])[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:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #0 sending command=7[7] len=419 00:28:11.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33396]) No pending packets to flush at end of KEX 00:28:11.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #2 SSH_MSG_NEWKEYS 00:28:11.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:11.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33396]): strict KEX resets input message sequence number from 3 to 0 00:28:11.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33396]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33396]) authorized authentication methods: password,publickey 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33396]) Accepted service ssh-userauth 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:11.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33396]) no authentication factory for method=none 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33396]) SSH_MSG_USERAUTH_REQUEST 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33396]) remaining methods: password,publickey 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33396]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:11.195 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33396]) authentication result: true 00:28:11.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33396]) SSH_MSG_USERAUTH_REQUEST 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33396]) no heartbeat to stop 00:28:11.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33396]) heartbeat type=IGNORE, interval=PT30S 00:28:11.196 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33396 authenticated 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33396]] session=TransportServerSession[admin@/10.30.170.22:33396] id=0 00:28:11.197 [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.170.22:33396])) size=2097152, max=2097152, packet=32768 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33396] 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33396]) recipient=0 00:28:11.197 [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.170.22:33396])) size=2097152, max=2097152, packet=32768 00:28:11.197 [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.170.22:33396])) re-initializing 00:28:11.197 [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.170.22:33396])) size=2097152, max=2097152, packet=32768 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:11.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396])[want-reply=true] subsystem=netconf 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396])[subsystem] prepared command 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]}} established 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 217: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18046 00:28:11.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 217: Creating data stores for simulated device 00:28:11.208 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:11.208 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:11.209 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:11.209 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:11.209 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:11.210 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7a4826fa] 00:28:11.210 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:11.210 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:11.210 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:11.210 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:11.211 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:11.211 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7a4826fa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7a4826fa], subtreeVersion=Version[3e2d0766], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e2d0766], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:11.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:11.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.213 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 217 on channel [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.214 [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.170.22:33396]) by 1220 down to 2095932 00:28:11.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) request=subsystem result=ReplySuccess, want-reply=true 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) request=subsystem activate command 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) starting runner for command=netconf 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #5 SSH_MSG_CHANNEL_DATA 00:28:11.215 [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.170.22:33396]) by 373 down to 2096779 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_DATA len=373 00:28:11.215 [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.170.22:33396] 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:11.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18046', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=217} created 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]} created 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396] successful with session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]} 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]} up 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #6 SSH_MSG_CHANNEL_DATA 00:28:11.216 [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.170.22:33396]) by 393 down to 2096386 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_DATA len=393 00:28:11.216 [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.170.22:33396] 00:28:11.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:11.217 [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=217} 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64782118 after next message 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 - R:/10.30.170.22:33396]} EXI handlers added to pipeline 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64782118 00:28:11.217 [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.170.22:33396]) by 179 down to 2095753 00:28:11.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:11.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:11.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #7 SSH_MSG_CHANNEL_DATA 00:28:11.223 [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.170.22:33396]) by 340 down to 2096046 00:28:11.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_DATA len=340 00:28:11.223 [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.170.22:33396] 00:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:11.224 [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=217} 00:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e2d0766] 00:28:11.224 [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:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:11.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:11.225 [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:28:11.225 [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:28:11.225 [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} 00:28:11.225 [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:28:11.225 [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=2011-06-01} 00:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [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:28:11.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:11.226 [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.170.22:33396]) by 778 down to 2094975 00:28:11.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:11.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:11.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #10 SSH_MSG_IGNORE 00:28:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:28:11.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #11 SSH_MSG_IGNORE 00:28:11.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:28:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]} 00:28:11.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35750]): SSH-2.0-SSHD-UNKNOWN 00:28:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35750]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:11.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35750]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:11.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35750]) Send SSH_MSG_KEXINIT 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #0 SSH_MSG_KEXINIT 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35750]) SSH_MSG_KEXINIT 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35750]) strict KEX=true client=true server=true 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: server host key algorithms = rsa-sha2-512 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: mac algorithms (client to server) = aead 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: mac algorithms (server to client) = aead 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: compression algorithms (client to server) = none 00:28:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35750]) Kex: compression algorithms (server to client) = none 00:28:11.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:11.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #9 SSH_MSG_IGNORE 00:28:11.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:28:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #8 SSH_MSG_IGNORE 00:28:11.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:28:11.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #1 30 00:28:11.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35750]] process command=SSH_MSG_KEXDH_INIT 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35750]] Send SSH_MSG_KEXDH_REPLY 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #1 sending command=31[31] len=1639 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35750])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35750]) Send SSH_MSG_NEWKEYS 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35750]) session ID=3a:88:ec:af:c2:07:1c:3b:07:0e:7d:20:37:85:2b:2b:80:0a:5a:fe:6e:03:87:0a:58:66:c9:af:e0:8f:4c:27:22:db:43:63:37:82:c7:39:54:ee:30:bc:a7:74:ec:99:d5:bd:ae:5c:93:2e:02:10:b3:d3:ba:df:87:78:9d:cb 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35750]): strict KEX resets output message sequence number from 3 to 0 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35750]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35750])[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:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35750])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #0 sending command=7[7] len=419 00:28:11.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35750]) No pending packets to flush at end of KEX 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #2 SSH_MSG_NEWKEYS 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35750]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35750]): strict KEX resets input message sequence number from 3 to 0 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35750]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35750]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35750]) authorized authentication methods: password,publickey 00:28:11.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35750]) Accepted service ssh-userauth 00:28:11.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35750]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35750]) no authentication factory for method=none 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35750]) SSH_MSG_USERAUTH_REQUEST 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35750]) remaining methods: password,publickey 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:11.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35750]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35750]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35750]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:11.579 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35750]) authentication result: true 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35750]) SSH_MSG_USERAUTH_REQUEST 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35750])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35750]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35750]) no heartbeat to stop 00:28:11.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35750]) heartbeat type=IGNORE, interval=PT30S 00:28:11.579 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35750 authenticated 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35750]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35750]] session=TransportServerSession[admin@/10.30.170.22:35750] id=0 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35750])) size=2097152, max=2097152, packet=32768 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35750]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35750] 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35750]) recipient=0 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])) size=2097152, max=2097152, packet=32768 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])) re-initializing 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])) size=2097152, max=2097152, packet=32768 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:11.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[want-reply=true] subsystem=netconf 00:28:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[subsystem] prepared command 00:28:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]}} established 00:28:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 218: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18047 00:28:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 218: Creating data stores for simulated device 00:28:11.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:11.582 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:11.582 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:11.582 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:11.582 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[535375a7] 00:28:11.583 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:11.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:11.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:11.584 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:11.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:11.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:11.584 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[535375a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[535375a7], subtreeVersion=Version[4d59e0b5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d59e0b5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:11.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:11.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 218 on channel [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 1220 down to 2095932 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) request=subsystem result=ReplySuccess, want-reply=true 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) request=subsystem activate command 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) starting runner for command=netconf 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #5 SSH_MSG_CHANNEL_DATA 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 373 down to 2096779 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_DATA len=373 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750] 00:28:11.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18047', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=218} created 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]} created 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750] successful with session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]} 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]} up 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #6 SSH_MSG_CHANNEL_DATA 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 393 down to 2096386 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_DATA len=393 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750] 00:28:11.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:11.588 [netconf-device-simulator-threads-6] 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=218} 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77959474 after next message 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 - R:/10.30.170.22:35750]} EXI handlers added to pipeline 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77959474 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 179 down to 2095753 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:11.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #7 SSH_MSG_CHANNEL_DATA 00:28:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 340 down to 2096046 00:28:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_DATA len=340 00:28:11.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750] 00:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:11.591 [netconf-device-simulator-threads-6] 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=218} 00:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d59e0b5] 00:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:11.591 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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} 00:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.591 [netconf-device-simulator-threads-6] 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:28:11.592 [netconf-device-simulator-threads-6] 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:28:11.592 [netconf-device-simulator-threads-6] 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:28:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 778 down to 2094975 00:28:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:11.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:11.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #10 SSH_MSG_IGNORE 00:28:11.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:28:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #11 SSH_MSG_IGNORE 00:28:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:28:11.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]} 00:28:11.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41316]): SSH-2.0-SSHD-UNKNOWN 00:28:11.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41316]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:11.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41316]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:12.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #11 SSH_MSG_IGNORE 00:28:12.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:28:12.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #8 SSH_MSG_IGNORE 00:28:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:28:12.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41316]) Send SSH_MSG_KEXINIT 00:28:12.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #0 SSH_MSG_KEXINIT 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41316]) SSH_MSG_KEXINIT 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41316]) strict KEX=true client=true server=true 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: server host key algorithms = rsa-sha2-512 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: mac algorithms (client to server) = aead 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: mac algorithms (server to client) = aead 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: compression algorithms (client to server) = none 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41316]) Kex: compression algorithms (server to client) = none 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #9 SSH_MSG_IGNORE 00:28:12.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:28:12.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #1 30 00:28:12.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41316]] process command=SSH_MSG_KEXDH_INIT 00:28:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41316]] Send SSH_MSG_KEXDH_REPLY 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #1 sending command=31[31] len=1639 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41316])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41316]) Send SSH_MSG_NEWKEYS 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41316]) session ID=20:7e:18:92:4c:be:dc:41:a4:d6:54:98:2d:8d:a2:d4:d3:14:8d:2b:35:5f:93:1d:b2:6b:d0:28:5d:e1:a6:f5:a5:ab:7a:40:dd:e5:a0:c9:be:5b:7c:54:09:71:a7:23:17:44:c3:18:56:16:3f:1f:3c:d8:93:55:ba:5a:81:2f 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41316]): strict KEX resets output message sequence number from 3 to 0 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41316]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41316])[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:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #0 sending command=7[7] len=419 00:28:12.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41316]) No pending packets to flush at end of KEX 00:28:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #10 SSH_MSG_IGNORE 00:28:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #2 SSH_MSG_NEWKEYS 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41316]): strict KEX resets input message sequence number from 3 to 0 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41316]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41316]) authorized authentication methods: password,publickey 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41316]) Accepted service ssh-userauth 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41316]) no authentication factory for method=none 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41316]) SSH_MSG_USERAUTH_REQUEST 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41316]) remaining methods: password,publickey 00:28:12.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41316]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:12.278 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41316]) authentication result: true 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41316]) SSH_MSG_USERAUTH_REQUEST 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41316]) no heartbeat to stop 00:28:12.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41316]) heartbeat type=IGNORE, interval=PT30S 00:28:12.278 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41316 authenticated 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41316]] session=TransportServerSession[admin@/10.30.170.22:41316] id=0 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41316])) size=2097152, max=2097152, packet=32768 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41316] 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41316]) recipient=0 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])) size=2097152, max=2097152, packet=32768 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])) re-initializing 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])) size=2097152, max=2097152, packet=32768 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:12.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[want-reply=true] subsystem=netconf 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[subsystem] prepared command 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]}} established 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 219: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18048 00:28:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 219: Creating data stores for simulated device 00:28:12.280 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:12.280 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:12.280 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:12.280 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:12.280 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5556cdc2] 00:28:12.281 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:12.282 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:12.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:12.282 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:12.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:12.282 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:12.282 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5556cdc2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5556cdc2], subtreeVersion=Version[33e216ef], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33e216ef], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:12.283 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:12.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:12.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 219 on channel [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 1220 down to 2095932 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) request=subsystem result=ReplySuccess, want-reply=true 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) request=subsystem activate command 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) starting runner for command=netconf 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #5 SSH_MSG_CHANNEL_DATA 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 373 down to 2096779 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_DATA len=373 00:28:12.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316] 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18048', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=219} created 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]} created 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316] successful with session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]} 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]} up 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #6 SSH_MSG_CHANNEL_DATA 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 393 down to 2096386 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_DATA len=393 00:28:12.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316] 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:12.287 [netconf-device-simulator-threads-0] 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=219} 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@147f379e after next message 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 - R:/10.30.170.22:41316]} EXI handlers added to pipeline 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@147f379e 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 179 down to 2095753 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:12.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #7 SSH_MSG_CHANNEL_DATA 00:28:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 340 down to 2096046 00:28:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_DATA len=340 00:28:12.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316] 00:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:12.290 [netconf-device-simulator-threads-0] 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=219} 00:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33e216ef] 00:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:12.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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} 00:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.290 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] 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:28:12.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:12.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 778 down to 2094975 00:28:12.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:12.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:12.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]} 00:28:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39420]): SSH-2.0-SSHD-UNKNOWN 00:28:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39420]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:12.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39420]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:12.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #8 SSH_MSG_IGNORE 00:28:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:28:12.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39420]) Send SSH_MSG_KEXINIT 00:28:12.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:12.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #0 SSH_MSG_KEXINIT 00:28:12.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39420]) SSH_MSG_KEXINIT 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39420]) strict KEX=true client=true server=true 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: server host key algorithms = rsa-sha2-512 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: mac algorithms (client to server) = aead 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: mac algorithms (server to client) = aead 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: compression algorithms (client to server) = none 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39420]) Kex: compression algorithms (server to client) = none 00:28:12.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:12.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #9 SSH_MSG_IGNORE 00:28:12.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:28:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #1 30 00:28:12.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39420]] process command=SSH_MSG_KEXDH_INIT 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39420]] Send SSH_MSG_KEXDH_REPLY 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #1 sending command=31[31] len=1639 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39420])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39420]) Send SSH_MSG_NEWKEYS 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39420]) session ID=ee:41:4f:06:8a:be:fe:92:91:4a:ea:fa:76:41:9c:6c:90:e9:85:ac:a1:b3:5c:73:42:d0:54:e8:3a:26:e4:24:94:c0:a5:6c:aa:82:ca:1a:bd:06:18:f2:bd:5d:f3:81:be:4b:54:98:f6:6c:c7:80:63:eb:92:ee:60:d2:a3:17 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39420]): strict KEX resets output message sequence number from 3 to 0 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39420]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39420])[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:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39420])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #0 sending command=7[7] len=419 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39420]) No pending packets to flush at end of KEX 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #11 SSH_MSG_IGNORE 00:28:12.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #2 SSH_MSG_NEWKEYS 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39420]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39420]): strict KEX resets input message sequence number from 3 to 0 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39420]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39420]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:12.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39420]) authorized authentication methods: password,publickey 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39420]) Accepted service ssh-userauth 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39420]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39420]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39420]) no authentication factory for method=none 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39420]) SSH_MSG_USERAUTH_REQUEST 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39420]) remaining methods: password,publickey 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39420]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39420]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:12.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39420]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:12.806 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39420]) authentication result: true 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39420]) SSH_MSG_USERAUTH_REQUEST 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39420])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39420]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39420]) no heartbeat to stop 00:28:12.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39420]) heartbeat type=IGNORE, interval=PT30S 00:28:12.806 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39420 authenticated 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39420]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39420]] session=TransportServerSession[admin@/10.30.170.22:39420] id=0 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39420])) size=2097152, max=2097152, packet=32768 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39420]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39420] 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39420]) recipient=0 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])) size=2097152, max=2097152, packet=32768 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])) re-initializing 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])) size=2097152, max=2097152, packet=32768 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:12.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[want-reply=true] subsystem=netconf 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[subsystem] prepared command 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:12.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]}} established 00:28:12.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 220: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18049 00:28:12.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 220: Creating data stores for simulated device 00:28:12.809 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:12.809 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:12.810 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:12.810 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:12.810 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:12.812 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b154253] 00:28:12.812 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:12.813 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:12.813 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:12.813 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:12.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:12.813 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:12.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:12.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:12.814 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b154253], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b154253], subtreeVersion=Version[25fd0e21], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[25fd0e21], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:12.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:12.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:12.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 220 on channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 1220 down to 2095932 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) request=subsystem result=ReplySuccess, want-reply=true 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) request=subsystem activate command 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) starting runner for command=netconf 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #5 SSH_MSG_CHANNEL_DATA 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 373 down to 2096779 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_DATA len=373 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420] 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:12.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18049', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=220} created 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]} created 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420] successful with session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]} 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]} up 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #6 SSH_MSG_CHANNEL_DATA 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 393 down to 2096386 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_DATA len=393 00:28:12.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420] 00:28:12.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:12.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:12.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=220} 00:28:12.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@304b1e85 after next message 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 - R:/10.30.170.22:39420]} EXI handlers added to pipeline 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@304b1e85 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 179 down to 2095753 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:12.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:12.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #7 SSH_MSG_CHANNEL_DATA 00:28:12.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 340 down to 2096046 00:28:12.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_DATA len=340 00:28:12.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420] 00:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:12.824 [netconf-device-simulator-threads-2] 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=220} 00:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[25fd0e21] 00:28:12.824 [netconf-device-simulator-threads-2] 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:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:12.824 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:12.824 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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} 00:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] 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:28:12.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:12.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 778 down to 2094975 00:28:12.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:12.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:12.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #10 SSH_MSG_IGNORE 00:28:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:28:13.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]} 00:28:13.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42570]): SSH-2.0-SSHD-UNKNOWN 00:28:13.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42570]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:13.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42570]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:13.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42570]) Send SSH_MSG_KEXINIT 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #0 SSH_MSG_KEXINIT 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42570]) SSH_MSG_KEXINIT 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42570]) strict KEX=true client=true server=true 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: server host key algorithms = rsa-sha2-512 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: mac algorithms (client to server) = aead 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: mac algorithms (server to client) = aead 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: compression algorithms (client to server) = none 00:28:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42570]) Kex: compression algorithms (server to client) = none 00:28:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:13.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.241 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #10 SSH_MSG_IGNORE 00:28:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:28:13.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #8 SSH_MSG_IGNORE 00:28:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:28:13.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #1 30 00:28:13.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42570]] process command=SSH_MSG_KEXDH_INIT 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42570]] Send SSH_MSG_KEXDH_REPLY 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #1 sending command=31[31] len=1639 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42570])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42570]) Send SSH_MSG_NEWKEYS 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42570]) session ID=50:2b:3a:96:08:07:a3:ac:f9:b9:b4:9a:4e:45:39:f1:e5:94:ad:62:1c:fe:66:5f:96:c6:14:de:ad:7f:c0:34:02:68:4d:68:ca:d2:38:05:b6:b2:c8:8e:18:98:95:07:5f:56:b6:bb:80:99:36:aa:de:27:21:81:70:f3:0a:31 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42570]): strict KEX resets output message sequence number from 3 to 0 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42570]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42570])[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:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42570])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #0 sending command=7[7] len=419 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42570]) No pending packets to flush at end of KEX 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #11 SSH_MSG_IGNORE 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #9 SSH_MSG_IGNORE 00:28:13.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #2 SSH_MSG_NEWKEYS 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42570]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42570]): strict KEX resets input message sequence number from 3 to 0 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42570]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42570]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42570]) authorized authentication methods: password,publickey 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42570]) Accepted service ssh-userauth 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42570]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42570]) no authentication factory for method=none 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42570]) SSH_MSG_USERAUTH_REQUEST 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42570]) remaining methods: password,publickey 00:28:13.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42570]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42570]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:13.346 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42570]) authentication result: true 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42570]) SSH_MSG_USERAUTH_REQUEST 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42570])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42570]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42570]) no heartbeat to stop 00:28:13.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42570]) heartbeat type=IGNORE, interval=PT30S 00:28:13.346 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42570 authenticated 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42570]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42570]] session=TransportServerSession[admin@/10.30.170.22:42570] id=0 00:28:13.347 [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.170.22:42570])) size=2097152, max=2097152, packet=32768 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42570]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42570] 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42570]) recipient=0 00:28:13.347 [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.170.22:42570])) size=2097152, max=2097152, packet=32768 00:28:13.347 [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.170.22:42570])) re-initializing 00:28:13.347 [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.170.22:42570])) size=2097152, max=2097152, packet=32768 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570])[want-reply=true] subsystem=netconf 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570])[subsystem] prepared command 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]}} established 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 221: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18050 00:28:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 221: Creating data stores for simulated device 00:28:13.348 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:13.348 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:13.348 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:13.348 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:13.348 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7bb8d059] 00:28:13.349 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:13.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:13.350 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:13.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:13.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:13.350 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7bb8d059], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7bb8d059], subtreeVersion=Version[10bb93e4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10bb93e4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:13.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:13.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.352 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 221 on channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.352 [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.170.22:42570]) by 1220 down to 2095932 00:28:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) request=subsystem result=ReplySuccess, want-reply=true 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) request=subsystem activate command 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) starting runner for command=netconf 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #5 SSH_MSG_CHANNEL_DATA 00:28:13.353 [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.170.22:42570]) by 373 down to 2096779 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_DATA len=373 00:28:13.353 [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.170.22:42570] 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18050', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=221} created 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]} created 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570] successful with session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]} 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]} up 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #6 SSH_MSG_CHANNEL_DATA 00:28:13.354 [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.170.22:42570]) by 393 down to 2096386 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_DATA len=393 00:28:13.354 [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.170.22:42570] 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:13.354 [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=221} 00:28:13.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@199b5e9b after next message 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 - R:/10.30.170.22:42570]} EXI handlers added to pipeline 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@199b5e9b 00:28:13.355 [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.170.22:42570]) by 179 down to 2095753 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:13.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:13.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #7 SSH_MSG_CHANNEL_DATA 00:28:13.357 [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.170.22:42570]) by 340 down to 2096046 00:28:13.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_DATA len=340 00:28:13.357 [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.170.22:42570] 00:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:13.358 [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=221} 00:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10bb93e4] 00:28:13.358 [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:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:13.358 [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:28:13.358 [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:28:13.358 [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} 00:28:13.358 [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:28:13.358 [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=2011-06-01} 00:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [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:28:13.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:13.359 [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.170.22:42570]) by 778 down to 2094975 00:28:13.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:13.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:13.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]} 00:28:13.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43562]): SSH-2.0-SSHD-UNKNOWN 00:28:13.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43562]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:13.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43562]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:13.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43562]) Send SSH_MSG_KEXINIT 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #0 SSH_MSG_KEXINIT 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43562]) SSH_MSG_KEXINIT 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43562]) strict KEX=true client=true server=true 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: server host key algorithms = rsa-sha2-512 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: mac algorithms (client to server) = aead 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: mac algorithms (server to client) = aead 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: compression algorithms (client to server) = none 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43562]) Kex: compression algorithms (server to client) = none 00:28:13.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #8 SSH_MSG_IGNORE 00:28:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:28:13.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #1 30 00:28:13.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43562]] process command=SSH_MSG_KEXDH_INIT 00:28:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43562]] Send SSH_MSG_KEXDH_REPLY 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #1 sending command=31[31] len=1639 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43562])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43562]) Send SSH_MSG_NEWKEYS 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43562]) session ID=ee:c3:aa:f1:d6:fb:e5:da:65:c8:55:95:64:19:e2:6f:98:84:45:99:3a:a1:26:ed:b3:53:ab:29:51:74:85:c1:cb:e7:a1:14:b9:54:7c:53:77:3e:f9:fe:27:bc:15:e2:92:1f:a2:5f:62:99:fb:f7:75:2f:26:3d:8e:16:58:da 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43562]): strict KEX resets output message sequence number from 3 to 0 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43562]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43562])[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:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43562])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #0 sending command=7[7] len=419 00:28:13.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43562]) No pending packets to flush at end of KEX 00:28:13.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #11 SSH_MSG_IGNORE 00:28:13.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #2 SSH_MSG_NEWKEYS 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43562]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43562]): strict KEX resets input message sequence number from 3 to 0 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43562]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43562]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43562]) authorized authentication methods: password,publickey 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43562]) Accepted service ssh-userauth 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43562]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43562]) no authentication factory for method=none 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43562]) SSH_MSG_USERAUTH_REQUEST 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43562]) remaining methods: password,publickey 00:28:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43562]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43562]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:13.826 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43562]) authentication result: true 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43562]) SSH_MSG_USERAUTH_REQUEST 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43562])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43562]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43562]) no heartbeat to stop 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43562]) heartbeat type=IGNORE, interval=PT30S 00:28:13.826 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43562 authenticated 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #9 SSH_MSG_IGNORE 00:28:13.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43562]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43562]] session=TransportServerSession[admin@/10.30.170.22:43562] id=0 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43562])) size=2097152, max=2097152, packet=32768 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43562]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43562] 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43562]) recipient=0 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])) size=2097152, max=2097152, packet=32768 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])) re-initializing 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])) size=2097152, max=2097152, packet=32768 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[want-reply=true] subsystem=netconf 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[subsystem] prepared command 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]}} established 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 222: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18051 00:28:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 222: Creating data stores for simulated device 00:28:13.828 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:13.828 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:13.828 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:13.828 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:13.828 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e17cced] 00:28:13.829 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:13.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:13.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:13.830 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:13.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:13.830 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:13.830 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e17cced], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e17cced], subtreeVersion=Version[61127dd7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[61127dd7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:13.831 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:13.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 222 on channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 1220 down to 2095932 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) request=subsystem result=ReplySuccess, want-reply=true 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) request=subsystem activate command 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) starting runner for command=netconf 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #5 SSH_MSG_CHANNEL_DATA 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 373 down to 2096779 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_DATA len=373 00:28:13.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562] 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18051', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=222} created 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]} created 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562] successful with session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]} 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]} up 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #6 SSH_MSG_CHANNEL_DATA 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 393 down to 2096386 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_DATA len=393 00:28:13.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562] 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:13.835 [netconf-device-simulator-threads-6] 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=222} 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22304d15 after next message 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 - R:/10.30.170.22:43562]} EXI handlers added to pipeline 00:28:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@22304d15 00:28:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 179 down to 2095753 00:28:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #7 SSH_MSG_CHANNEL_DATA 00:28:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 340 down to 2096046 00:28:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_DATA len=340 00:28:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562] 00:28:13.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:13.839 [netconf-device-simulator-threads-6] 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=222} 00:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[61127dd7] 00:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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} 00:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] 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:28:13.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:13.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 778 down to 2094975 00:28:13.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:13.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]} 00:28:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49470]): SSH-2.0-SSHD-UNKNOWN 00:28:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49470]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:14.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49470]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:14.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #10 SSH_MSG_IGNORE 00:28:14.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:28:14.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #8 SSH_MSG_IGNORE 00:28:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:28:14.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #10 SSH_MSG_IGNORE 00:28:14.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49470]) Send SSH_MSG_KEXINIT 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #0 SSH_MSG_KEXINIT 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49470]) SSH_MSG_KEXINIT 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49470]) strict KEX=true client=true server=true 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: server host key algorithms = rsa-sha2-512 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: mac algorithms (client to server) = aead 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: mac algorithms (server to client) = aead 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: compression algorithms (client to server) = none 00:28:14.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49470]) Kex: compression algorithms (server to client) = none 00:28:14.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:14.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #11 SSH_MSG_IGNORE 00:28:14.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:28:14.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #9 SSH_MSG_IGNORE 00:28:14.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:28:14.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]} 00:28:14.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42488]): SSH-2.0-SSHD-UNKNOWN 00:28:14.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42488]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:14.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42488]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:14.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #1 30 00:28:14.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49470]] process command=SSH_MSG_KEXDH_INIT 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49470]] Send SSH_MSG_KEXDH_REPLY 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #1 sending command=31[31] len=1639 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49470]) Send SSH_MSG_NEWKEYS 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49470]) session ID=79:38:65:4d:5c:56:ba:eb:a9:65:60:58:56:d6:00:21:8c:d0:6f:51:31:3b:70:d1:ac:4c:69:9f:c9:f2:c7:15:e2:f6:3a:96:b2:22:6d:32:a3:74:6c:bc:c8:80:62:27:48:49:ab:97:5e:1d:7b:ee:90:d2:79:73:14:68:ed:d9 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49470]): strict KEX resets output message sequence number from 3 to 0 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49470])[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:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #0 sending command=7[7] len=419 00:28:14.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49470]) No pending packets to flush at end of KEX 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #2 SSH_MSG_NEWKEYS 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49470]): strict KEX resets input message sequence number from 3 to 0 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49470]) authorized authentication methods: password,publickey 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49470]) Accepted service ssh-userauth 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49470]) no authentication factory for method=none 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49470]) SSH_MSG_USERAUTH_REQUEST 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49470]) remaining methods: password,publickey 00:28:14.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49470]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:14.809 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49470]) authentication result: true 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49470]) SSH_MSG_USERAUTH_REQUEST 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49470]) no heartbeat to stop 00:28:14.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49470]) heartbeat type=IGNORE, interval=PT30S 00:28:14.809 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49470 authenticated 00:28:14.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:14.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49470]] session=TransportServerSession[admin@/10.30.170.22:49470] id=0 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49470])) size=2097152, max=2097152, packet=32768 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49470] 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49470]) recipient=0 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])) size=2097152, max=2097152, packet=32768 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])) re-initializing 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])) size=2097152, max=2097152, packet=32768 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:14.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[want-reply=true] subsystem=netconf 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[subsystem] prepared command 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]}} established 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 223: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18052 00:28:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 223: Creating data stores for simulated device 00:28:14.812 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:14.812 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:14.812 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:14.812 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:14.812 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:14.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43fddfb8] 00:28:14.813 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:14.814 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:14.814 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:14.814 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:14.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:14.818 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:14.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:14.818 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:14.819 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43fddfb8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43fddfb8], subtreeVersion=Version[49b81776], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[49b81776], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:14.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:14.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:14.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 223 on channel [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 1220 down to 2095932 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) request=subsystem result=ReplySuccess, want-reply=true 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) request=subsystem activate command 00:28:14.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) starting runner for command=netconf 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #5 SSH_MSG_CHANNEL_DATA 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 373 down to 2096779 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_DATA len=373 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470] 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18052', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=223} created 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]} created 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470] successful with session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]} 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]} up 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #6 SSH_MSG_CHANNEL_DATA 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 393 down to 2096386 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_DATA len=393 00:28:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470] 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:14.826 [netconf-device-simulator-threads-0] 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=223} 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64e61991 after next message 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 - R:/10.30.170.22:49470]} EXI handlers added to pipeline 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@64e61991 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 179 down to 2095753 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #7 SSH_MSG_CHANNEL_DATA 00:28:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 340 down to 2096046 00:28:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_DATA len=340 00:28:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470] 00:28:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:14.832 [netconf-device-simulator-threads-0] 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=223} 00:28:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[49b81776] 00:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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} 00:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.832 [netconf-device-simulator-threads-0] 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:28:14.833 [netconf-device-simulator-threads-0] 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:28:14.833 [netconf-device-simulator-threads-0] 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:28:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 778 down to 2094975 00:28:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:14.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #11 SSH_MSG_IGNORE 00:28:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:28:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #9 SSH_MSG_IGNORE 00:28:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:28:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #10 SSH_MSG_IGNORE 00:28:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:28:15.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42488]) Send SSH_MSG_KEXINIT 00:28:15.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:15.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #0 SSH_MSG_KEXINIT 00:28:15.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42488]) SSH_MSG_KEXINIT 00:28:15.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42488]) strict KEX=true client=true server=true 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: server host key algorithms = rsa-sha2-512 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: mac algorithms (client to server) = aead 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: mac algorithms (server to client) = aead 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: compression algorithms (client to server) = none 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42488]) Kex: compression algorithms (server to client) = none 00:28:15.172 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:15.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #1 30 00:28:15.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42488]] process command=SSH_MSG_KEXDH_INIT 00:28:15.245 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]} 00:28:15.246 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55644]): SSH-2.0-SSHD-UNKNOWN 00:28:15.246 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55644]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:15.246 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55644]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42488]] Send SSH_MSG_KEXDH_REPLY 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #1 sending command=31[31] len=1639 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42488])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42488]) Send SSH_MSG_NEWKEYS 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42488]) session ID=b9:72:27:4a:90:84:7c:56:c0:61:ee:83:34:52:c2:1f:db:ec:c6:7d:06:e5:a7:c7:2c:e9:b4:6a:35:b7:b7:c3:23:38:f0:0f:82:13:49:bf:e8:94:3d:85:38:d4:9d:2d:7c:7b:cc:32:37:6d:2c:0f:43:03:2e:04:b1:e3:6a:71 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42488]): strict KEX resets output message sequence number from 3 to 0 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42488]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42488])[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:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42488])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #0 sending command=7[7] len=419 00:28:15.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42488]) No pending packets to flush at end of KEX 00:28:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:15.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #8 SSH_MSG_IGNORE 00:28:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #2 SSH_MSG_NEWKEYS 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42488]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42488]): strict KEX resets input message sequence number from 3 to 0 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42488]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42488]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42488]) authorized authentication methods: password,publickey 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42488]) Accepted service ssh-userauth 00:28:15.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42488]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42488]) no authentication factory for method=none 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42488]) SSH_MSG_USERAUTH_REQUEST 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42488]) remaining methods: password,publickey 00:28:15.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42488]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42488]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:15.304 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42488]) authentication result: true 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42488]) SSH_MSG_USERAUTH_REQUEST 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42488])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42488]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42488]) no heartbeat to stop 00:28:15.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42488]) heartbeat type=IGNORE, interval=PT30S 00:28:15.305 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42488 authenticated 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42488]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42488]] session=TransportServerSession[admin@/10.30.170.22:42488] id=0 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42488])) size=2097152, max=2097152, packet=32768 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42488]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42488] 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42488]) recipient=0 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])) size=2097152, max=2097152, packet=32768 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])) re-initializing 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])) size=2097152, max=2097152, packet=32768 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[want-reply=true] subsystem=netconf 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[subsystem] prepared command 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]}} established 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 224: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18053 00:28:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 224: Creating data stores for simulated device 00:28:15.306 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:15.306 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:15.307 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:15.307 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:15.307 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:15.308 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67df7d02] 00:28:15.308 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:15.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:15.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:15.310 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:15.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:15.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:15.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:15.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:15.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67df7d02], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67df7d02], subtreeVersion=Version[24eebfe5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24eebfe5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:15.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:15.311 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:15.312 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.312 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 224 on channel [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 1220 down to 2095932 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) request=subsystem result=ReplySuccess, want-reply=true 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) request=subsystem activate command 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) starting runner for command=netconf 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #5 SSH_MSG_CHANNEL_DATA 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 373 down to 2096779 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_DATA len=373 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488] 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:15.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18053', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=224} created 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]} created 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488] successful with session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]} 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]} up 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #6 SSH_MSG_CHANNEL_DATA 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 393 down to 2096386 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_DATA len=393 00:28:15.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488] 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=224} 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43b1e687 after next message 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 - R:/10.30.170.22:42488]} EXI handlers added to pipeline 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43b1e687 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 179 down to 2095753 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:15.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #7 SSH_MSG_CHANNEL_DATA 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 340 down to 2096046 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_DATA len=340 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488] 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:15.318 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:15.318 [netconf-device-simulator-threads-1] 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=224} 00:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24eebfe5] 00:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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} 00:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] 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:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:28:15.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:15.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 778 down to 2094975 00:28:15.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:15.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55644]) Send SSH_MSG_KEXINIT 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #0 SSH_MSG_KEXINIT 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55644]) SSH_MSG_KEXINIT 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55644]) strict KEX=true client=true server=true 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: server host key algorithms = rsa-sha2-512 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: mac algorithms (client to server) = aead 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: mac algorithms (server to client) = aead 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: compression algorithms (client to server) = none 00:28:15.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55644]) Kex: compression algorithms (server to client) = none 00:28:15.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:15.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #1 30 00:28:15.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55644]] process command=SSH_MSG_KEXDH_INIT 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55644]] Send SSH_MSG_KEXDH_REPLY 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #1 sending command=31[31] len=1639 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55644])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55644]) Send SSH_MSG_NEWKEYS 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55644]) session ID=8b:2d:ab:97:38:d8:98:16:3b:6a:09:49:3e:28:e3:42:af:30:f2:81:17:a0:52:b4:17:2b:48:be:64:11:67:60:ca:c9:58:45:dc:4e:21:a3:f7:7f:b0:34:f5:07:40:36:eb:86:1a:15:3b:83:d8:45:d2:34:4c:9c:e0:bf:06:d3 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55644]): strict KEX resets output message sequence number from 3 to 0 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55644]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55644])[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:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55644])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #0 sending command=7[7] len=419 00:28:15.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55644]) No pending packets to flush at end of KEX 00:28:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:15.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #8 SSH_MSG_IGNORE 00:28:15.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:28:15.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #10 SSH_MSG_IGNORE 00:28:15.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #2 SSH_MSG_NEWKEYS 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55644]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55644]): strict KEX resets input message sequence number from 3 to 0 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55644]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55644]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55644]) authorized authentication methods: password,publickey 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55644]) Accepted service ssh-userauth 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:15.511 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55644]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55644]) no authentication factory for method=none 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55644]) SSH_MSG_USERAUTH_REQUEST 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55644]) remaining methods: password,publickey 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55644]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55644]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:15.512 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55644]) authentication result: true 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55644]) SSH_MSG_USERAUTH_REQUEST 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55644])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55644]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55644]) no heartbeat to stop 00:28:15.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55644]) heartbeat type=IGNORE, interval=PT30S 00:28:15.513 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55644 authenticated 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55644]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55644]] session=TransportServerSession[admin@/10.30.170.22:55644] id=0 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55644])) size=2097152, max=2097152, packet=32768 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55644]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55644] 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55644]) recipient=0 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])) size=2097152, max=2097152, packet=32768 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])) re-initializing 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])) size=2097152, max=2097152, packet=32768 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:15.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[want-reply=true] subsystem=netconf 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[subsystem] prepared command 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]}} established 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 225: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18054 00:28:15.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 225: Creating data stores for simulated device 00:28:15.514 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:15.514 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:15.514 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:15.515 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:15.515 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[220da533] 00:28:15.515 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:15.516 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:15.516 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:15.516 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:15.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:15.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:15.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:15.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:15.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[220da533], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[220da533], subtreeVersion=Version[10cf73a3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10cf73a3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:15.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:15.517 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:15.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 225 on channel [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 1220 down to 2095932 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) request=subsystem result=ReplySuccess, want-reply=true 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) request=subsystem activate command 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) starting runner for command=netconf 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #5 SSH_MSG_CHANNEL_DATA 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 373 down to 2096779 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_DATA len=373 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644] 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:15.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18054', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=225} created 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]} created 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644] successful with session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]} 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]} up 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #6 SSH_MSG_CHANNEL_DATA 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 393 down to 2096386 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_DATA len=393 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644] 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:15.520 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=225} 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bb1ced1 after next message 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 - R:/10.30.170.22:55644]} EXI handlers added to pipeline 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bb1ced1 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 179 down to 2095753 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:15.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:15.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #7 SSH_MSG_CHANNEL_DATA 00:28:15.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 340 down to 2096046 00:28:15.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_DATA len=340 00:28:15.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644] 00:28:15.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:15.524 [netconf-device-simulator-threads-3] 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=225} 00:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10cf73a3] 00:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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} 00:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] 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:28:15.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:15.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 778 down to 2094975 00:28:15.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:15.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:15.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:15.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #11 SSH_MSG_IGNORE 00:28:15.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:28:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #9 SSH_MSG_IGNORE 00:28:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:28:15.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]} 00:28:15.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56022]): SSH-2.0-SSHD-UNKNOWN 00:28:15.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56022]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:15.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56022]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:16.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #10 SSH_MSG_IGNORE 00:28:16.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:28:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56022]) Send SSH_MSG_KEXINIT 00:28:16.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:16.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #0 SSH_MSG_KEXINIT 00:28:16.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56022]) SSH_MSG_KEXINIT 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56022]) strict KEX=true client=true server=true 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: server host key algorithms = rsa-sha2-512 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: mac algorithms (client to server) = aead 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: mac algorithms (server to client) = aead 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: compression algorithms (client to server) = none 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56022]) Kex: compression algorithms (server to client) = none 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #11 SSH_MSG_IGNORE 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #9 SSH_MSG_IGNORE 00:28:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:28:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #8 SSH_MSG_IGNORE 00:28:16.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:28:16.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #1 30 00:28:16.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56022]] process command=SSH_MSG_KEXDH_INIT 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56022]] Send SSH_MSG_KEXDH_REPLY 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #1 sending command=31[31] len=1639 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56022])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56022]) Send SSH_MSG_NEWKEYS 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56022]) session ID=04:39:6a:b9:05:63:eb:e8:96:e1:87:f8:0e:12:54:ec:1e:ac:8e:1c:23:65:59:be:f0:b9:87:59:fb:14:19:bb:aa:78:c3:70:a5:c2:0b:f9:d0:87:b9:96:18:36:59:4f:c2:6e:dd:b9:b3:bb:a1:3a:da:f7:6f:51:85:71:d7:92 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56022]): strict KEX resets output message sequence number from 3 to 0 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56022]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56022])[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:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56022])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #0 sending command=7[7] len=419 00:28:16.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56022]) No pending packets to flush at end of KEX 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #2 SSH_MSG_NEWKEYS 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56022]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56022]): strict KEX resets input message sequence number from 3 to 0 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56022]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56022]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56022]) authorized authentication methods: password,publickey 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56022]) Accepted service ssh-userauth 00:28:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56022]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56022]) no authentication factory for method=none 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56022]) SSH_MSG_USERAUTH_REQUEST 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56022]) remaining methods: password,publickey 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56022]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56022]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:16.252 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56022]) authentication result: true 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56022]) SSH_MSG_USERAUTH_REQUEST 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56022])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56022]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56022]) no heartbeat to stop 00:28:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56022]) heartbeat type=IGNORE, interval=PT30S 00:28:16.253 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56022 authenticated 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56022]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56022]] session=TransportServerSession[admin@/10.30.170.22:56022] id=0 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56022])) size=2097152, max=2097152, packet=32768 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56022]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56022] 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56022]) recipient=0 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])) size=2097152, max=2097152, packet=32768 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])) re-initializing 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])) size=2097152, max=2097152, packet=32768 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:16.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[want-reply=true] subsystem=netconf 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[subsystem] prepared command 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]}} established 00:28:16.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 226: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18055 00:28:16.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 226: Creating data stores for simulated device 00:28:16.256 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:16.256 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:16.256 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:16.256 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:16.256 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:16.258 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4c1c7f87] 00:28:16.258 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:16.258 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:16.258 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:16.258 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:16.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:16.259 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:16.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:16.259 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:16.259 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4c1c7f87], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4c1c7f87], subtreeVersion=Version[33b2af63], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33b2af63], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:16.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 226 on channel [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 1220 down to 2095932 00:28:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) request=subsystem result=ReplySuccess, want-reply=true 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) request=subsystem activate command 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) starting runner for command=netconf 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #5 SSH_MSG_CHANNEL_DATA 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 373 down to 2096779 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_DATA len=373 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022] 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18055', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=226} created 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]} created 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022] successful with session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]} 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]} up 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #6 SSH_MSG_CHANNEL_DATA 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 393 down to 2096386 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_DATA len=393 00:28:16.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022] 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:16.265 [netconf-device-simulator-threads-6] 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=226} 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61338698 after next message 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 - R:/10.30.170.22:56022]} EXI handlers added to pipeline 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@61338698 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 179 down to 2095753 00:28:16.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #7 SSH_MSG_CHANNEL_DATA 00:28:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 340 down to 2096046 00:28:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_DATA len=340 00:28:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022] 00:28:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:16.268 [netconf-device-simulator-threads-6] 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=226} 00:28:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33b2af63] 00:28:16.268 [netconf-device-simulator-threads-6] 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:28:16.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:16.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:16.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:16.269 [netconf-device-simulator-threads-6] 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:28:16.269 [netconf-device-simulator-threads-6] 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:28:16.269 [netconf-device-simulator-threads-6] 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} 00:28:16.269 [netconf-device-simulator-threads-6] 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:28:16.269 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:16.269 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.272 [netconf-device-simulator-threads-6] 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:28:16.273 [netconf-device-simulator-threads-6] 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:28:16.273 [netconf-device-simulator-threads-6] 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:28:16.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:16.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 778 down to 2094975 00:28:16.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:16.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:16.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]} 00:28:16.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37918]): SSH-2.0-SSHD-UNKNOWN 00:28:16.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37918]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:16.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37918]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37918]) Send SSH_MSG_KEXINIT 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #0 SSH_MSG_KEXINIT 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37918]) SSH_MSG_KEXINIT 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37918]) strict KEX=true client=true server=true 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: server host key algorithms = rsa-sha2-512 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: mac algorithms (client to server) = aead 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: mac algorithms (server to client) = aead 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: compression algorithms (client to server) = none 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37918]) Kex: compression algorithms (server to client) = none 00:28:16.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:16.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #1 30 00:28:16.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37918]] process command=SSH_MSG_KEXDH_INIT 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37918]] Send SSH_MSG_KEXDH_REPLY 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #1 sending command=31[31] len=1639 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37918]) Send SSH_MSG_NEWKEYS 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37918]) session ID=81:74:92:c2:58:33:b3:a2:a7:12:fa:e4:dc:d9:0d:7d:78:ee:7c:88:3a:40:1f:e5:29:c8:88:85:bb:2d:de:c4:ef:ad:b4:5f:11:b5:0e:52:39:e8:50:2f:4b:cb:44:80:6f:a6:d7:41:a3:8d:9a:26:aa:7f:40:1f:13:0f:05:b2 00:28:16.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37918]): strict KEX resets output message sequence number from 3 to 0 00:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37918]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37918])[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:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #0 sending command=7[7] len=419 00:28:16.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37918]) No pending packets to flush at end of KEX 00:28:16.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #8 SSH_MSG_IGNORE 00:28:16.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #2 SSH_MSG_NEWKEYS 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37918]): strict KEX resets input message sequence number from 3 to 0 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37918]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37918]) authorized authentication methods: password,publickey 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37918]) Accepted service ssh-userauth 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37918]) no authentication factory for method=none 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37918]) SSH_MSG_USERAUTH_REQUEST 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37918]) remaining methods: password,publickey 00:28:16.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37918]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:16.568 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37918]) authentication result: true 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37918]) SSH_MSG_USERAUTH_REQUEST 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37918]) no heartbeat to stop 00:28:16.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37918]) heartbeat type=IGNORE, interval=PT30S 00:28:16.568 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37918 authenticated 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37918]] session=TransportServerSession[admin@/10.30.170.22:37918] id=0 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37918])) size=2097152, max=2097152, packet=32768 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37918] 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37918]) recipient=0 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])) size=2097152, max=2097152, packet=32768 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])) re-initializing 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])) size=2097152, max=2097152, packet=32768 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:16.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[want-reply=true] subsystem=netconf 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[subsystem] prepared command 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]}} established 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 227: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18056 00:28:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 227: Creating data stores for simulated device 00:28:16.570 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:16.571 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:16.571 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:16.571 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:16.571 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33731ac7] 00:28:16.572 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:16.572 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:16.572 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:16.572 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:16.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:16.572 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:16.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:16.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:16.573 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33731ac7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33731ac7], subtreeVersion=Version[1f054e7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f054e7d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:16.573 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:16.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:16.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 227 on channel [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 1220 down to 2095932 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) request=subsystem result=ReplySuccess, want-reply=true 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) request=subsystem activate command 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) starting runner for command=netconf 00:28:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #10 SSH_MSG_IGNORE 00:28:16.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #5 SSH_MSG_CHANNEL_DATA 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 373 down to 2096779 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_DATA len=373 00:28:16.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918] 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18056', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=227} created 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]} created 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918] successful with session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]} 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]} up 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #6 SSH_MSG_CHANNEL_DATA 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 393 down to 2096386 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_DATA len=393 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918] 00:28:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:16.578 [netconf-device-simulator-threads-0] 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=227} 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60349eb3 after next message 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 - R:/10.30.170.22:37918]} EXI handlers added to pipeline 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #9 SSH_MSG_IGNORE 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@60349eb3 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 179 down to 2095753 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #7 SSH_MSG_CHANNEL_DATA 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 340 down to 2096046 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_DATA len=340 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918] 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:16.580 [netconf-device-simulator-threads-0] 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=227} 00:28:16.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f054e7d] 00:28:16.580 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:16.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:16.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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} 00:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] 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:28:16.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 778 down to 2094975 00:28:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:16.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #11 SSH_MSG_IGNORE 00:28:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:28:16.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]} 00:28:16.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33426]): SSH-2.0-SSHD-UNKNOWN 00:28:16.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33426]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:16.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33426]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #8 SSH_MSG_IGNORE 00:28:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:28:17.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33426]) Send SSH_MSG_KEXINIT 00:28:17.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:17.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #0 SSH_MSG_KEXINIT 00:28:17.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33426]) SSH_MSG_KEXINIT 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33426]) strict KEX=true client=true server=true 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: server host key algorithms = rsa-sha2-512 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: mac algorithms (client to server) = aead 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: mac algorithms (server to client) = aead 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: compression algorithms (client to server) = none 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33426]) Kex: compression algorithms (server to client) = none 00:28:17.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:17.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #1 30 00:28:17.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33426]] process command=SSH_MSG_KEXDH_INIT 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33426]] Send SSH_MSG_KEXDH_REPLY 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #1 sending command=31[31] len=1639 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33426])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33426]) Send SSH_MSG_NEWKEYS 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33426]) session ID=fb:d5:7e:d2:37:bb:0b:98:7e:57:b7:d0:18:08:6a:ca:0d:d2:db:92:45:25:82:be:ec:ed:54:85:67:a2:dc:5d:90:cb:12:fa:26:5e:a1:4a:1b:8f:f1:6c:20:0f:7c:65:bb:ac:81:26:f4:53:57:f0:b2:9b:a1:03:21:79:e3:61 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33426]): strict KEX resets output message sequence number from 3 to 0 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33426]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33426])[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:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33426])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #0 sending command=7[7] len=419 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33426]) No pending packets to flush at end of KEX 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #11 SSH_MSG_IGNORE 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #9 SSH_MSG_IGNORE 00:28:17.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:28:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #10 SSH_MSG_IGNORE 00:28:17.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #2 SSH_MSG_NEWKEYS 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33426]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33426]): strict KEX resets input message sequence number from 3 to 0 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33426]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33426]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33426]) authorized authentication methods: password,publickey 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33426]) Accepted service ssh-userauth 00:28:17.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33426]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33426]) no authentication factory for method=none 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33426]) SSH_MSG_USERAUTH_REQUEST 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33426]) remaining methods: password,publickey 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33426]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33426]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:17.297 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33426]) authentication result: true 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33426]) SSH_MSG_USERAUTH_REQUEST 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33426])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33426]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33426]) no heartbeat to stop 00:28:17.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33426]) heartbeat type=IGNORE, interval=PT30S 00:28:17.297 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33426 authenticated 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33426]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33426]] session=TransportServerSession[admin@/10.30.170.22:33426] id=0 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33426])) size=2097152, max=2097152, packet=32768 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33426]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33426] 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33426]) recipient=0 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])) size=2097152, max=2097152, packet=32768 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])) re-initializing 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])) size=2097152, max=2097152, packet=32768 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[want-reply=true] subsystem=netconf 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[subsystem] prepared command 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]}} established 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 228: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18057 00:28:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 228: Creating data stores for simulated device 00:28:17.299 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:17.299 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:17.300 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:17.300 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:17.300 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:17.301 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77bdce5e] 00:28:17.301 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:17.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:17.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:17.302 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:17.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:17.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:17.303 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77bdce5e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77bdce5e], subtreeVersion=Version[52cb589c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52cb589c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:17.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:17.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 228 on channel [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 1220 down to 2095932 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) request=subsystem result=ReplySuccess, want-reply=true 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) request=subsystem activate command 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) starting runner for command=netconf 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #5 SSH_MSG_CHANNEL_DATA 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 373 down to 2096779 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_DATA len=373 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426] 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:17.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18057', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=228} created 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]} created 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426] successful with session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]} 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]} up 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #6 SSH_MSG_CHANNEL_DATA 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 393 down to 2096386 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_DATA len=393 00:28:17.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426] 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=228} 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ee2c7af after next message 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 - R:/10.30.170.22:33426]} EXI handlers added to pipeline 00:28:17.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:17.309 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ee2c7af 00:28:17.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 179 down to 2095753 00:28:17.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:17.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:17.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #7 SSH_MSG_CHANNEL_DATA 00:28:17.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 340 down to 2096046 00:28:17.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_DATA len=340 00:28:17.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426] 00:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:17.311 [netconf-device-simulator-threads-2] 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=228} 00:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52cb589c] 00:28:17.311 [netconf-device-simulator-threads-2] 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:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:17.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:17.311 [netconf-device-simulator-threads-2] 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:28:17.311 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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} 00:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] 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:28:17.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:17.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 778 down to 2094975 00:28:17.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:17.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:17.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]} 00:28:17.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38296]): SSH-2.0-SSHD-UNKNOWN 00:28:17.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38296]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:17.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38296]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:17.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #10 SSH_MSG_IGNORE 00:28:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38296]) Send SSH_MSG_KEXINIT 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #0 SSH_MSG_KEXINIT 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38296]) SSH_MSG_KEXINIT 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38296]) strict KEX=true client=true server=true 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: server host key algorithms = rsa-sha2-512 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: mac algorithms (client to server) = aead 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: mac algorithms (server to client) = aead 00:28:17.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: compression algorithms (client to server) = none 00:28:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38296]) Kex: compression algorithms (server to client) = none 00:28:17.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:17.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #8 SSH_MSG_IGNORE 00:28:17.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:28:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #1 30 00:28:17.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38296]] process command=SSH_MSG_KEXDH_INIT 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38296]] Send SSH_MSG_KEXDH_REPLY 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #1 sending command=31[31] len=1639 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38296])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38296]) Send SSH_MSG_NEWKEYS 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38296]) session ID=1c:f4:50:ec:76:3d:4d:7b:7f:d0:df:e0:52:30:bb:3a:f0:9c:b5:41:7f:cc:a8:6d:e2:55:a5:fe:83:85:1d:4e:b8:aa:fa:69:6c:d2:0c:d4:db:54:c2:45:13:e3:b2:92:66:78:77:52:26:59:10:d9:0b:df:00:97:d8:ae:e4:d1 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38296]): strict KEX resets output message sequence number from 3 to 0 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38296]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38296])[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:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38296])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #0 sending command=7[7] len=419 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38296]) No pending packets to flush at end of KEX 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #9 SSH_MSG_IGNORE 00:28:17.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #2 SSH_MSG_NEWKEYS 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38296]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38296]): strict KEX resets input message sequence number from 3 to 0 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38296]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38296]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38296]) authorized authentication methods: password,publickey 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38296]) Accepted service ssh-userauth 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:17.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38296]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38296]) no authentication factory for method=none 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38296]) SSH_MSG_USERAUTH_REQUEST 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38296]) remaining methods: password,publickey 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38296]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:17.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38296]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:17.970 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38296]) authentication result: true 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38296]) SSH_MSG_USERAUTH_REQUEST 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38296])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38296]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38296]) no heartbeat to stop 00:28:17.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38296]) heartbeat type=IGNORE, interval=PT30S 00:28:17.970 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38296 authenticated 00:28:17.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:17.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38296]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:17.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38296]] session=TransportServerSession[admin@/10.30.170.22:38296] id=0 00:28:17.971 [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.170.22:38296])) size=2097152, max=2097152, packet=32768 00:28:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38296]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38296] 00:28:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38296]) recipient=0 00:28:17.972 [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.170.22:38296])) size=2097152, max=2097152, packet=32768 00:28:17.972 [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.170.22:38296])) re-initializing 00:28:17.972 [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.170.22:38296])) size=2097152, max=2097152, packet=32768 00:28:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296])[want-reply=true] subsystem=netconf 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296])[subsystem] prepared command 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]}} established 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 229: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18058 00:28:17.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 229: Creating data stores for simulated device 00:28:17.974 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:17.974 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:17.974 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:17.974 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:17.977 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:17.978 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42e08fd1] 00:28:17.978 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:17.978 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:17.978 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:17.978 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:17.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:17.979 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:17.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:17.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:17.979 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42e08fd1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42e08fd1], subtreeVersion=Version[57afa3cc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57afa3cc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:17.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:17.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.983 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 229 on channel [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.983 [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.170.22:38296]) by 1220 down to 2095932 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) request=subsystem result=ReplySuccess, want-reply=true 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) request=subsystem activate command 00:28:17.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) starting runner for command=netconf 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #5 SSH_MSG_CHANNEL_DATA 00:28:17.984 [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.170.22:38296]) by 373 down to 2096779 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_DATA len=373 00:28:17.984 [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.170.22:38296] 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18058', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=229} created 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]} created 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296] successful with session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]} 00:28:17.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]} up 00:28:17.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #6 SSH_MSG_CHANNEL_DATA 00:28:17.985 [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.170.22:38296]) by 393 down to 2096386 00:28:17.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_DATA len=393 00:28:17.985 [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.170.22:38296] 00:28:17.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:17.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:17.985 [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=229} 00:28:17.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c90e44d after next message 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 - R:/10.30.170.22:38296]} EXI handlers added to pipeline 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c90e44d 00:28:17.986 [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.170.22:38296]) by 179 down to 2095753 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:17.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #7 SSH_MSG_CHANNEL_DATA 00:28:17.989 [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.170.22:38296]) by 340 down to 2096046 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_DATA len=340 00:28:17.989 [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.170.22:38296] 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:17.989 [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=229} 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57afa3cc] 00:28:17.989 [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:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:17.989 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:17.990 [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:28:17.990 [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:28:17.990 [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} 00:28:17.990 [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:28:17.990 [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=2011-06-01} 00:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [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:28:17.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:17.991 [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.170.22:38296]) by 778 down to 2094975 00:28:17.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:17.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]} 00:28:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39832]): SSH-2.0-SSHD-UNKNOWN 00:28:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39832]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39832]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:18.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #11 SSH_MSG_IGNORE 00:28:18.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:28:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #8 SSH_MSG_IGNORE 00:28:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:28:18.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39832]) Send SSH_MSG_KEXINIT 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #0 SSH_MSG_KEXINIT 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39832]) SSH_MSG_KEXINIT 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39832]) strict KEX=true client=true server=true 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: server host key algorithms = rsa-sha2-512 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: mac algorithms (client to server) = aead 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: mac algorithms (server to client) = aead 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: compression algorithms (client to server) = none 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39832]) Kex: compression algorithms (server to client) = none 00:28:18.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #11 SSH_MSG_IGNORE 00:28:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:28:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #1 30 00:28:18.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39832]] process command=SSH_MSG_KEXDH_INIT 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39832]] Send SSH_MSG_KEXDH_REPLY 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #1 sending command=31[31] len=1639 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39832])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39832]) Send SSH_MSG_NEWKEYS 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39832]) session ID=4a:4b:ff:72:46:cb:04:dc:d3:2e:0a:21:92:a3:1a:43:f3:7f:61:5f:fd:49:05:2b:6d:52:4d:86:da:46:b9:31:a8:17:3c:89:71:79:61:3c:55:f1:c3:7e:53:9d:b5:b2:9c:ca:fc:f5:e2:1a:22:b6:b8:5c:a2:c5:1d:59:f5:08 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39832]): strict KEX resets output message sequence number from 3 to 0 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39832]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39832])[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:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39832])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #0 sending command=7[7] len=419 00:28:18.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39832]) No pending packets to flush at end of KEX 00:28:18.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #10 SSH_MSG_IGNORE 00:28:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #2 SSH_MSG_NEWKEYS 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39832]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39832]): strict KEX resets input message sequence number from 3 to 0 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39832]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39832]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39832]) authorized authentication methods: password,publickey 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39832]) Accepted service ssh-userauth 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39832]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39832]) no authentication factory for method=none 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39832]) SSH_MSG_USERAUTH_REQUEST 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39832]) remaining methods: password,publickey 00:28:18.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39832]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39832]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:18.310 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39832]) authentication result: true 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39832]) SSH_MSG_USERAUTH_REQUEST 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39832])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39832]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39832]) no heartbeat to stop 00:28:18.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39832]) heartbeat type=IGNORE, interval=PT30S 00:28:18.311 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39832 authenticated 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39832]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39832]] session=TransportServerSession[admin@/10.30.170.22:39832] id=0 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39832])) size=2097152, max=2097152, packet=32768 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39832]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39832] 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39832]) recipient=0 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])) size=2097152, max=2097152, packet=32768 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])) re-initializing 00:28:18.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])) size=2097152, max=2097152, packet=32768 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[want-reply=true] subsystem=netconf 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[subsystem] prepared command 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]}} established 00:28:18.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 230: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18059 00:28:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 230: Creating data stores for simulated device 00:28:18.313 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:18.313 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:18.313 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:18.313 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:18.313 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[50236bf7] 00:28:18.313 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:18.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:18.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:18.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:18.314 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:18.315 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:18.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:18.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:18.315 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[50236bf7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[50236bf7], subtreeVersion=Version[6dd6bacf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6dd6bacf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:18.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:18.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 230 on channel [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 1220 down to 2095932 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) request=subsystem result=ReplySuccess, want-reply=true 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) request=subsystem activate command 00:28:18.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) starting runner for command=netconf 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #5 SSH_MSG_CHANNEL_DATA 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 373 down to 2096779 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_DATA len=373 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832] 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:18.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18059', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=230} created 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]} created 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832] successful with session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]} 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]} up 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #6 SSH_MSG_CHANNEL_DATA 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 393 down to 2096386 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_DATA len=393 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832] 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:18.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:18.320 [netconf-device-simulator-threads-6] 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=230} 00:28:18.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:18.320 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e8a8548 after next message 00:28:18.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 - R:/10.30.170.22:39832]} EXI handlers added to pipeline 00:28:18.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:18.321 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e8a8548 00:28:18.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 179 down to 2095753 00:28:18.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:18.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:18.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #7 SSH_MSG_CHANNEL_DATA 00:28:18.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 340 down to 2096046 00:28:18.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_DATA len=340 00:28:18.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832] 00:28:18.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:18.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:18.325 [netconf-device-simulator-threads-6] 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=230} 00:28:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6dd6bacf] 00:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] 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} 00:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.327 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] 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:28:18.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:18.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 778 down to 2094975 00:28:18.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:18.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #9 SSH_MSG_IGNORE 00:28:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:28:18.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]} 00:28:18.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51724]): SSH-2.0-SSHD-UNKNOWN 00:28:18.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51724]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:18.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51724]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:18.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51724]) Send SSH_MSG_KEXINIT 00:28:18.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #0 SSH_MSG_KEXINIT 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51724]) SSH_MSG_KEXINIT 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51724]) strict KEX=true client=true server=true 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: server host key algorithms = rsa-sha2-512 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: mac algorithms (client to server) = aead 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: mac algorithms (server to client) = aead 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: compression algorithms (client to server) = none 00:28:18.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51724]) Kex: compression algorithms (server to client) = none 00:28:18.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:18.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #10 SSH_MSG_IGNORE 00:28:18.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:28:18.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #1 30 00:28:18.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51724]] process command=SSH_MSG_KEXDH_INIT 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51724]] Send SSH_MSG_KEXDH_REPLY 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #1 sending command=31[31] len=1639 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51724])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51724]) Send SSH_MSG_NEWKEYS 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51724]) session ID=dd:8d:74:28:fd:57:d1:c4:a8:c2:03:83:92:d9:ce:f2:52:6c:e0:2e:58:4a:6c:1e:af:e6:d4:ad:4c:53:0c:a5:50:aa:f0:76:ed:67:9b:da:5f:f5:e2:98:e2:41:83:5a:84:17:19:13:a7:35:ad:af:96:14:8c:68:28:30:63:e7 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51724]): strict KEX resets output message sequence number from 3 to 0 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51724]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51724])[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:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #0 sending command=7[7] len=419 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51724]) No pending packets to flush at end of KEX 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #11 SSH_MSG_IGNORE 00:28:18.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #2 SSH_MSG_NEWKEYS 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51724]): strict KEX resets input message sequence number from 3 to 0 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51724]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:18.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51724]) authorized authentication methods: password,publickey 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51724]) Accepted service ssh-userauth 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51724]) no authentication factory for method=none 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51724]) SSH_MSG_USERAUTH_REQUEST 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51724]) remaining methods: password,publickey 00:28:18.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51724]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:18.809 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51724]) authentication result: true 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51724]) SSH_MSG_USERAUTH_REQUEST 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51724]) no heartbeat to stop 00:28:18.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51724]) heartbeat type=IGNORE, interval=PT30S 00:28:18.809 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51724 authenticated 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51724]] session=TransportServerSession[admin@/10.30.170.22:51724] id=0 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51724])) size=2097152, max=2097152, packet=32768 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51724] 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51724]) recipient=0 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])) size=2097152, max=2097152, packet=32768 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])) re-initializing 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])) size=2097152, max=2097152, packet=32768 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:18.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[want-reply=true] subsystem=netconf 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[subsystem] prepared command 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:18.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]}} established 00:28:18.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 231: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18060 00:28:18.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 231: Creating data stores for simulated device 00:28:18.812 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:18.812 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:18.813 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:18.813 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:18.813 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:18.815 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[31da0c43] 00:28:18.815 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:18.815 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:18.815 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:18.815 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:18.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:18.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:18.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:18.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:18.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[31da0c43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[31da0c43], subtreeVersion=Version[26c2feb1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[26c2feb1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:18.817 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:18.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:18.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 231 on channel [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 1220 down to 2095932 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) request=subsystem result=ReplySuccess, want-reply=true 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) request=subsystem activate command 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) starting runner for command=netconf 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #5 SSH_MSG_CHANNEL_DATA 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 373 down to 2096779 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_DATA len=373 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724] 00:28:18.820 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18060', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=231} created 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]} created 00:28:18.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724] successful with session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]} 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]} up 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #6 SSH_MSG_CHANNEL_DATA 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 393 down to 2096386 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_DATA len=393 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724] 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:18.822 [netconf-device-simulator-threads-0] 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=231} 00:28:18.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bbb8bf6 after next message 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 - R:/10.30.170.22:51724]} EXI handlers added to pipeline 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bbb8bf6 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 179 down to 2095753 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:18.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:18.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #7 SSH_MSG_CHANNEL_DATA 00:28:18.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 340 down to 2096046 00:28:18.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_DATA len=340 00:28:18.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724] 00:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:18.826 [netconf-device-simulator-threads-0] 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=231} 00:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[26c2feb1] 00:28:18.826 [netconf-device-simulator-threads-0] 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:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:18.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:18.826 [netconf-device-simulator-threads-0] 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:28:18.826 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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} 00:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] 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:28:18.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:18.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 778 down to 2094975 00:28:18.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:18.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #9 SSH_MSG_IGNORE 00:28:18.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:28:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #8 SSH_MSG_IGNORE 00:28:19.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:28:19.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]} 00:28:19.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35812]): SSH-2.0-SSHD-UNKNOWN 00:28:19.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35812]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:19.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35812]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35812]) Send SSH_MSG_KEXINIT 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #0 SSH_MSG_KEXINIT 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35812]) SSH_MSG_KEXINIT 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35812]) strict KEX=true client=true server=true 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: server host key algorithms = rsa-sha2-512 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: mac algorithms (client to server) = aead 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: mac algorithms (server to client) = aead 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: compression algorithms (client to server) = none 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35812]) Kex: compression algorithms (server to client) = none 00:28:19.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #1 30 00:28:19.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35812]] process command=SSH_MSG_KEXDH_INIT 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35812]] Send SSH_MSG_KEXDH_REPLY 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #1 sending command=31[31] len=1639 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35812])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35812]) Send SSH_MSG_NEWKEYS 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35812]) session ID=7c:c6:f9:fe:de:28:8d:87:43:15:f5:29:e1:c9:86:97:af:c4:4e:3c:08:61:8c:cf:7d:82:0b:88:8d:62:49:4b:66:b6:2e:f5:a6:05:ba:30:ca:11:1e:a3:a8:c2:1d:4f:b1:9a:fb:8c:1b:af:28:4b:29:8e:65:9f:d6:92:2c:92 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35812]): strict KEX resets output message sequence number from 3 to 0 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35812]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35812])[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:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #0 sending command=7[7] len=419 00:28:19.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35812]) No pending packets to flush at end of KEX 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #2 SSH_MSG_NEWKEYS 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35812]): strict KEX resets input message sequence number from 3 to 0 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35812]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35812]) authorized authentication methods: password,publickey 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35812]) Accepted service ssh-userauth 00:28:19.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35812]) no authentication factory for method=none 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35812]) SSH_MSG_USERAUTH_REQUEST 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35812]) remaining methods: password,publickey 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35812]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:19.327 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35812]) authentication result: true 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35812]) SSH_MSG_USERAUTH_REQUEST 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35812]) no heartbeat to stop 00:28:19.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35812]) heartbeat type=IGNORE, interval=PT30S 00:28:19.328 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35812 authenticated 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35812]] session=TransportServerSession[admin@/10.30.170.22:35812] id=0 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35812])) size=2097152, max=2097152, packet=32768 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35812] 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35812]) recipient=0 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])) size=2097152, max=2097152, packet=32768 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])) re-initializing 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])) size=2097152, max=2097152, packet=32768 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[want-reply=true] subsystem=netconf 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[subsystem] prepared command 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]}} established 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 232: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18061 00:28:19.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 232: Creating data stores for simulated device 00:28:19.360 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:19.361 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:19.361 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:19.361 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:19.361 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:19.361 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[11d4fd1b] 00:28:19.361 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:19.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:19.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:19.362 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:19.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:19.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:19.362 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[11d4fd1b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[11d4fd1b], subtreeVersion=Version[3bb08ea5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3bb08ea5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:19.363 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:19.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:19.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 232 on channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 1220 down to 2095932 00:28:19.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) request=subsystem result=ReplySuccess, want-reply=true 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) request=subsystem activate command 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) starting runner for command=netconf 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #5 SSH_MSG_CHANNEL_DATA 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 373 down to 2096779 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_DATA len=373 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812] 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:19.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18061', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=232} created 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]} created 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812] successful with session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]} 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]} up 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #6 SSH_MSG_CHANNEL_DATA 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 393 down to 2096386 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_DATA len=393 00:28:19.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812] 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=232} 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bb84c2b after next message 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 - R:/10.30.170.22:35812]} EXI handlers added to pipeline 00:28:19.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:19.369 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2bb84c2b 00:28:19.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 179 down to 2095753 00:28:19.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:19.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #7 SSH_MSG_CHANNEL_DATA 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 340 down to 2096046 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_DATA len=340 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812] 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:19.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:19.372 [netconf-device-simulator-threads-2] 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=232} 00:28:19.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3bb08ea5] 00:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:19.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:19.372 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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} 00:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] 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:28:19.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:19.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 778 down to 2094975 00:28:19.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:19.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #11 SSH_MSG_IGNORE 00:28:19.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:28:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #8 SSH_MSG_IGNORE 00:28:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:28:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #10 SSH_MSG_IGNORE 00:28:19.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:28:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #9 SSH_MSG_IGNORE 00:28:19.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:28:19.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]} 00:28:19.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37778]): SSH-2.0-SSHD-UNKNOWN 00:28:19.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37778]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:19.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37778]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37778]) Send SSH_MSG_KEXINIT 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #0 SSH_MSG_KEXINIT 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37778]) SSH_MSG_KEXINIT 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37778]) strict KEX=true client=true server=true 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: server host key algorithms = rsa-sha2-512 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: mac algorithms (client to server) = aead 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: mac algorithms (server to client) = aead 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: compression algorithms (client to server) = none 00:28:19.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37778]) Kex: compression algorithms (server to client) = none 00:28:19.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:19.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #1 30 00:28:19.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37778]] process command=SSH_MSG_KEXDH_INIT 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37778]] Send SSH_MSG_KEXDH_REPLY 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #1 sending command=31[31] len=1639 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37778])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37778]) Send SSH_MSG_NEWKEYS 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37778]) session ID=5d:4d:0b:b7:78:32:ca:dd:e6:0f:22:d2:dc:33:ed:23:c5:f2:1b:e8:06:1a:aa:89:88:6c:23:6c:29:21:fe:b1:c3:a0:29:72:5b:25:ee:84:a9:3e:d1:9f:ce:fc:a1:33:a6:30:42:b4:f0:c1:75:0a:10:31:8e:79:78:3e:8b:d6 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37778]): strict KEX resets output message sequence number from 3 to 0 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37778]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37778])[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:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37778])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #0 sending command=7[7] len=419 00:28:19.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37778]) No pending packets to flush at end of KEX 00:28:19.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #2 SSH_MSG_NEWKEYS 00:28:19.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37778]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:19.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37778]): strict KEX resets input message sequence number from 3 to 0 00:28:19.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37778]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:19.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37778]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37778]) authorized authentication methods: password,publickey 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37778]) Accepted service ssh-userauth 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37778]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37778]) no authentication factory for method=none 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37778]) SSH_MSG_USERAUTH_REQUEST 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37778]) remaining methods: password,publickey 00:28:19.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37778]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37778]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37778]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:19.848 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37778]) authentication result: true 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37778]) SSH_MSG_USERAUTH_REQUEST 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37778])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37778]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37778]) no heartbeat to stop 00:28:19.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37778]) heartbeat type=IGNORE, interval=PT30S 00:28:19.848 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37778 authenticated 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37778]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37778]] session=TransportServerSession[admin@/10.30.170.22:37778] id=0 00:28:19.849 [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.170.22:37778])) size=2097152, max=2097152, packet=32768 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37778]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37778] 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37778]) recipient=0 00:28:19.849 [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.170.22:37778])) size=2097152, max=2097152, packet=32768 00:28:19.849 [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.170.22:37778])) re-initializing 00:28:19.849 [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.170.22:37778])) size=2097152, max=2097152, packet=32768 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:19.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778])[want-reply=true] subsystem=netconf 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778])[subsystem] prepared command 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]}} established 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 233: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18062 00:28:19.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 233: Creating data stores for simulated device 00:28:19.850 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:19.850 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:19.851 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:19.851 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:19.851 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4a94e3c6] 00:28:19.851 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:19.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:19.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:19.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:19.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:19.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:19.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:19.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:19.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4a94e3c6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4a94e3c6], subtreeVersion=Version[7a606e16], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a606e16], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:19.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:19.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.854 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 233 on channel [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.854 [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.170.22:37778]) by 1220 down to 2095932 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) request=subsystem result=ReplySuccess, want-reply=true 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) request=subsystem activate command 00:28:19.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) starting runner for command=netconf 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #5 SSH_MSG_CHANNEL_DATA 00:28:19.855 [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.170.22:37778]) by 373 down to 2096779 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_DATA len=373 00:28:19.855 [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.170.22:37778] 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18062', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=233} created 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]} created 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778] successful with session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]} 00:28:19.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]} up 00:28:19.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #6 SSH_MSG_CHANNEL_DATA 00:28:19.856 [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.170.22:37778]) by 393 down to 2096386 00:28:19.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_DATA len=393 00:28:19.856 [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.170.22:37778] 00:28:19.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:19.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:19.856 [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=233} 00:28:19.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19c125cc after next message 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 - R:/10.30.170.22:37778]} EXI handlers added to pipeline 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19c125cc 00:28:19.857 [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.170.22:37778]) by 179 down to 2095753 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:19.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:19.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #7 SSH_MSG_CHANNEL_DATA 00:28:19.859 [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.170.22:37778]) by 340 down to 2096046 00:28:19.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_DATA len=340 00:28:19.859 [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.170.22:37778] 00:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:19.860 [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=233} 00:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a606e16] 00:28:19.860 [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:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:19.860 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:19.860 [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:28:19.860 [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:28:19.860 [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} 00:28:19.860 [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:28:19.860 [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=2011-06-01} 00:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.860 [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:28:19.861 [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:28:19.861 [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:28:19.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:19.861 [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.170.22:37778]) by 778 down to 2094975 00:28:19.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:19.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:19.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #11 SSH_MSG_IGNORE 00:28:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:28:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #9 SSH_MSG_IGNORE 00:28:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:28:20.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #10 SSH_MSG_IGNORE 00:28:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:28:20.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]} 00:28:20.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54084]): SSH-2.0-SSHD-UNKNOWN 00:28:20.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54084]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:20.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54084]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:20.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #8 SSH_MSG_IGNORE 00:28:20.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54084]) Send SSH_MSG_KEXINIT 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #0 SSH_MSG_KEXINIT 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54084]) SSH_MSG_KEXINIT 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54084]) strict KEX=true client=true server=true 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: server host key algorithms = rsa-sha2-512 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: mac algorithms (client to server) = aead 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: mac algorithms (server to client) = aead 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: compression algorithms (client to server) = none 00:28:20.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54084]) Kex: compression algorithms (server to client) = none 00:28:20.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:20.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #1 30 00:28:20.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54084]] process command=SSH_MSG_KEXDH_INIT 00:28:20.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54084]] Send SSH_MSG_KEXDH_REPLY 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #1 sending command=31[31] len=1639 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54084])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54084]) Send SSH_MSG_NEWKEYS 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54084]) session ID=d4:05:df:9e:09:75:b5:18:d9:66:2c:4c:0f:e1:d6:ad:6f:a4:6f:ad:a7:7b:ef:b9:27:ed:e7:f3:b1:5f:c9:c9:8c:d6:90:f5:77:73:02:95:c4:70:88:d6:c0:fa:90:b3:7d:16:9c:08:59:07:85:bd:ea:dc:f1:57:17:90:44:b1 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54084]): strict KEX resets output message sequence number from 3 to 0 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54084]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54084])[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:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54084])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #0 sending command=7[7] len=419 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54084]) No pending packets to flush at end of KEX 00:28:20.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #11 SSH_MSG_IGNORE 00:28:20.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #2 SSH_MSG_NEWKEYS 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54084]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54084]): strict KEX resets input message sequence number from 3 to 0 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54084]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54084]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54084]) authorized authentication methods: password,publickey 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54084]) Accepted service ssh-userauth 00:28:20.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54084]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54084]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54084]) no authentication factory for method=none 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54084]) SSH_MSG_USERAUTH_REQUEST 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54084]) remaining methods: password,publickey 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54084]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54084]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:20.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54084]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:20.462 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54084]) authentication result: true 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54084]) SSH_MSG_USERAUTH_REQUEST 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54084])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54084]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54084]) no heartbeat to stop 00:28:20.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54084]) heartbeat type=IGNORE, interval=PT30S 00:28:20.462 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54084 authenticated 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54084]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54084]] session=TransportServerSession[admin@/10.30.170.22:54084] id=0 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54084])) size=2097152, max=2097152, packet=32768 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54084]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54084] 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54084]) recipient=0 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])) size=2097152, max=2097152, packet=32768 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])) re-initializing 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])) size=2097152, max=2097152, packet=32768 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[want-reply=true] subsystem=netconf 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[subsystem] prepared command 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]}} established 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 234: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18063 00:28:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 234: Creating data stores for simulated device 00:28:20.465 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:20.465 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:20.465 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:20.465 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:20.465 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:20.467 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[77e4bb3e] 00:28:20.467 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:20.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:20.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:20.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:20.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:20.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:20.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:20.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:20.469 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[77e4bb3e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[77e4bb3e], subtreeVersion=Version[647ed5f6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[647ed5f6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:20.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:20.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:20.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 234 on channel [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 1220 down to 2095932 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) request=subsystem result=ReplySuccess, want-reply=true 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) request=subsystem activate command 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) starting runner for command=netconf 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #5 SSH_MSG_CHANNEL_DATA 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 373 down to 2096779 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_DATA len=373 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084] 00:28:20.473 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18063', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=234} created 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]} created 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084] successful with session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]} 00:28:20.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]} up 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #6 SSH_MSG_CHANNEL_DATA 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 393 down to 2096386 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_DATA len=393 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084] 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:20.475 [netconf-device-simulator-threads-6] 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=234} 00:28:20.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b168dae after next message 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 - R:/10.30.170.22:54084]} EXI handlers added to pipeline 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b168dae 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 179 down to 2095753 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:20.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:20.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #7 SSH_MSG_CHANNEL_DATA 00:28:20.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 340 down to 2096046 00:28:20.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_DATA len=340 00:28:20.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084] 00:28:20.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:20.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:20.479 [netconf-device-simulator-threads-6] 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=234} 00:28:20.480 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[647ed5f6] 00:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:20.480 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:20.480 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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} 00:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] 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:28:20.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:20.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 778 down to 2094975 00:28:20.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:20.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:20.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #8 SSH_MSG_IGNORE 00:28:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:28:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #9 SSH_MSG_IGNORE 00:28:20.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:28:20.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]} 00:28:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60780]): SSH-2.0-SSHD-UNKNOWN 00:28:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60780]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:20.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60780]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60780]) Send SSH_MSG_KEXINIT 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #0 SSH_MSG_KEXINIT 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60780]) SSH_MSG_KEXINIT 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60780]) strict KEX=true client=true server=true 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: server host key algorithms = rsa-sha2-512 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: mac algorithms (client to server) = aead 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: mac algorithms (server to client) = aead 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: compression algorithms (client to server) = none 00:28:20.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60780]) Kex: compression algorithms (server to client) = none 00:28:20.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:20.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #10 SSH_MSG_IGNORE 00:28:20.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:28:20.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #1 30 00:28:20.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60780]] process command=SSH_MSG_KEXDH_INIT 00:28:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60780]] Send SSH_MSG_KEXDH_REPLY 00:28:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #1 sending command=31[31] len=1639 00:28:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60780])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60780]) Send SSH_MSG_NEWKEYS 00:28:20.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60780]) session ID=64:fe:4d:3b:07:e8:51:89:68:03:2a:77:44:72:15:9d:43:46:7f:79:b9:45:56:db:03:86:e4:93:c9:fa:ab:71:f5:72:58:a2:bb:63:2a:df:28:90:28:63:b6:29:ae:44:3a:f7:39:97:a4:9f:03:eb:31:99:42:b1:0e:d5:83:9a 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60780]): strict KEX resets output message sequence number from 3 to 0 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60780]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60780])[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:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60780])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #0 sending command=7[7] len=419 00:28:20.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60780]) No pending packets to flush at end of KEX 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #2 SSH_MSG_NEWKEYS 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60780]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60780]): strict KEX resets input message sequence number from 3 to 0 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60780]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:20.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60780]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60780]) authorized authentication methods: password,publickey 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60780]) Accepted service ssh-userauth 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60780]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60780]) no authentication factory for method=none 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60780]) SSH_MSG_USERAUTH_REQUEST 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60780]) remaining methods: password,publickey 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60780]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60780]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:20.959 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:20.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60780]) authentication result: true 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60780]) SSH_MSG_USERAUTH_REQUEST 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60780])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60780]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60780]) no heartbeat to stop 00:28:20.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60780]) heartbeat type=IGNORE, interval=PT30S 00:28:20.960 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60780 authenticated 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60780]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60780]] session=TransportServerSession[admin@/10.30.170.22:60780] id=0 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60780])) size=2097152, max=2097152, packet=32768 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60780]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60780] 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60780]) recipient=0 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])) size=2097152, max=2097152, packet=32768 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])) re-initializing 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])) size=2097152, max=2097152, packet=32768 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:20.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[want-reply=true] subsystem=netconf 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[subsystem] prepared command 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]}} established 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 235: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18064 00:28:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 235: Creating data stores for simulated device 00:28:20.962 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:20.962 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:20.962 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:20.962 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:20.962 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f9b7d88] 00:28:20.963 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:20.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:20.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:20.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f9b7d88], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f9b7d88], subtreeVersion=Version[b3349e3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[b3349e3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:20.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:20.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:20.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 235 on channel [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 1220 down to 2095932 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) request=subsystem result=ReplySuccess, want-reply=true 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) request=subsystem activate command 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) starting runner for command=netconf 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #5 SSH_MSG_CHANNEL_DATA 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 373 down to 2096779 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_DATA len=373 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780] 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:20.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18064', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=235} created 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]} created 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780] successful with session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]} 00:28:20.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]} up 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #6 SSH_MSG_CHANNEL_DATA 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 393 down to 2096386 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_DATA len=393 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780] 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:20.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:20.972 [netconf-device-simulator-threads-0] 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=235} 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f96719f after next message 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 - R:/10.30.170.22:60780]} EXI handlers added to pipeline 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3f96719f 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 179 down to 2095753 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:20.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:20.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #7 SSH_MSG_CHANNEL_DATA 00:28:20.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 340 down to 2096046 00:28:20.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_DATA len=340 00:28:20.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780] 00:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:20.976 [netconf-device-simulator-threads-0] 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=235} 00:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[b3349e3] 00:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] 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} 00:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.976 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] 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:28:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 778 down to 2094975 00:28:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:21.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #9 SSH_MSG_IGNORE 00:28:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:28:21.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #10 SSH_MSG_IGNORE 00:28:21.020 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:28:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #11 SSH_MSG_IGNORE 00:28:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:28:21.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #8 SSH_MSG_IGNORE 00:28:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:28:21.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]} 00:28:21.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38872]): SSH-2.0-SSHD-UNKNOWN 00:28:21.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38872]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:21.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38872]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38872]) Send SSH_MSG_KEXINIT 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #0 SSH_MSG_KEXINIT 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38872]) SSH_MSG_KEXINIT 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38872]) strict KEX=true client=true server=true 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: server host key algorithms = rsa-sha2-512 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: mac algorithms (client to server) = aead 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: mac algorithms (server to client) = aead 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: compression algorithms (client to server) = none 00:28:21.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38872]) Kex: compression algorithms (server to client) = none 00:28:21.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:21.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #8 SSH_MSG_IGNORE 00:28:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:28:21.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #1 30 00:28:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38872]] process command=SSH_MSG_KEXDH_INIT 00:28:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #10 SSH_MSG_IGNORE 00:28:21.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38872]] Send SSH_MSG_KEXDH_REPLY 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #1 sending command=31[31] len=1639 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38872])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38872]) Send SSH_MSG_NEWKEYS 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38872]) session ID=11:7a:d4:6b:7f:f0:2e:21:c8:85:cb:70:38:34:c2:b5:66:5e:61:18:ed:ef:95:c1:8c:05:5c:63:d7:b9:08:fb:d4:2a:46:da:65:7e:45:4d:c8:a6:0c:0d:d4:dc:6b:72:97:84:91:1d:32:2a:3f:40:1a:69:a0:93:c9:a2:a9:06 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38872]): strict KEX resets output message sequence number from 3 to 0 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38872]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38872])[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:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38872])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #0 sending command=7[7] len=419 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38872]) No pending packets to flush at end of KEX 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #9 SSH_MSG_IGNORE 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #11 SSH_MSG_IGNORE 00:28:21.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #2 SSH_MSG_NEWKEYS 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38872]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38872]): strict KEX resets input message sequence number from 3 to 0 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38872]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38872]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38872]) authorized authentication methods: password,publickey 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38872]) Accepted service ssh-userauth 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38872]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38872]) no authentication factory for method=none 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38872]) SSH_MSG_USERAUTH_REQUEST 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38872]) remaining methods: password,publickey 00:28:21.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38872]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38872]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38872]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:21.635 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38872]) authentication result: true 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38872]) SSH_MSG_USERAUTH_REQUEST 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38872])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38872]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38872]) no heartbeat to stop 00:28:21.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38872]) heartbeat type=IGNORE, interval=PT30S 00:28:21.635 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38872 authenticated 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38872]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38872]] session=TransportServerSession[admin@/10.30.170.22:38872] id=0 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38872])) size=2097152, max=2097152, packet=32768 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38872]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38872] 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38872]) recipient=0 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])) size=2097152, max=2097152, packet=32768 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])) re-initializing 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])) size=2097152, max=2097152, packet=32768 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:21.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[want-reply=true] subsystem=netconf 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[subsystem] prepared command 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]}} established 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 236: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18065 00:28:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 236: Creating data stores for simulated device 00:28:21.637 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:21.637 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:21.638 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:21.638 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:21.638 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:21.638 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d3b08e9] 00:28:21.638 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:21.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:21.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:21.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:21.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:21.639 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:21.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:21.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:21.639 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d3b08e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d3b08e9], subtreeVersion=Version[76008668], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[76008668], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:21.640 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:21.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:21.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 236 on channel [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 1220 down to 2095932 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) request=subsystem result=ReplySuccess, want-reply=true 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) request=subsystem activate command 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) starting runner for command=netconf 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #5 SSH_MSG_CHANNEL_DATA 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 373 down to 2096779 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_DATA len=373 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872] 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:21.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18065', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=236} created 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]} created 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872] successful with session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]} 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]} up 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #6 SSH_MSG_CHANNEL_DATA 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 393 down to 2096386 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_DATA len=393 00:28:21.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872] 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=236} 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a897d9 after next message 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 - R:/10.30.170.22:38872]} EXI handlers added to pipeline 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:21.644 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5a897d9 00:28:21.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 179 down to 2095753 00:28:21.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:21.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:21.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #7 SSH_MSG_CHANNEL_DATA 00:28:21.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 340 down to 2096046 00:28:21.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_DATA len=340 00:28:21.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872] 00:28:21.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:21.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:21.648 [netconf-device-simulator-threads-2] 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=236} 00:28:21.648 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[76008668] 00:28:21.648 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:21.649 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:21.649 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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} 00:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] 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:28:21.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:21.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 778 down to 2094975 00:28:21.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:21.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:21.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]} 00:28:21.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40676]): SSH-2.0-SSHD-UNKNOWN 00:28:21.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40676]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:21.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40676]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:22.100 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #8 SSH_MSG_IGNORE 00:28:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:28:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #10 SSH_MSG_IGNORE 00:28:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:28:22.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40676]) Send SSH_MSG_KEXINIT 00:28:22.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:22.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #0 SSH_MSG_KEXINIT 00:28:22.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40676]) SSH_MSG_KEXINIT 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40676]) strict KEX=true client=true server=true 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: server host key algorithms = rsa-sha2-512 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: mac algorithms (client to server) = aead 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: mac algorithms (server to client) = aead 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: compression algorithms (client to server) = none 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40676]) Kex: compression algorithms (server to client) = none 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #11 SSH_MSG_IGNORE 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #9 SSH_MSG_IGNORE 00:28:22.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:28:22.456 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]} 00:28:22.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49250]): SSH-2.0-SSHD-UNKNOWN 00:28:22.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49250]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:22.457 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49250]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:22.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #1 30 00:28:22.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40676]] process command=SSH_MSG_KEXDH_INIT 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40676]] Send SSH_MSG_KEXDH_REPLY 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #1 sending command=31[31] len=1639 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40676])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40676]) Send SSH_MSG_NEWKEYS 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40676]) session ID=6b:df:86:03:10:33:54:1a:ff:86:1a:68:77:2c:6c:95:70:8c:8e:59:9e:9f:5e:c8:c5:77:fb:01:04:82:d4:28:04:12:4b:78:39:17:02:1c:a1:ed:53:18:ca:b7:74:9f:fd:b1:7c:a3:bc:2e:bb:c3:b9:fa:f5:32:83:1c:07:d2 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40676]): strict KEX resets output message sequence number from 3 to 0 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40676]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40676])[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:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40676])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #0 sending command=7[7] len=419 00:28:22.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40676]) No pending packets to flush at end of KEX 00:28:22.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49250]) Send SSH_MSG_KEXINIT 00:28:22.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:22.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #0 SSH_MSG_KEXINIT 00:28:22.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49250]) SSH_MSG_KEXINIT 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49250]) strict KEX=true client=true server=true 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: server host key algorithms = rsa-sha2-512 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: mac algorithms (client to server) = aead 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: mac algorithms (server to client) = aead 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: compression algorithms (client to server) = none 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49250]) Kex: compression algorithms (server to client) = none 00:28:22.539 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:22.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #2 SSH_MSG_NEWKEYS 00:28:22.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40676]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:22.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40676]): strict KEX resets input message sequence number from 3 to 0 00:28:22.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40676]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:22.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40676]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40676]) authorized authentication methods: password,publickey 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40676]) Accepted service ssh-userauth 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40676]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40676]) no authentication factory for method=none 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40676]) SSH_MSG_USERAUTH_REQUEST 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40676]) remaining methods: password,publickey 00:28:22.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:22.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40676]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:22.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:22.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40676]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:22.550 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40676]) authentication result: true 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40676]) SSH_MSG_USERAUTH_REQUEST 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40676])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40676]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40676]) no heartbeat to stop 00:28:22.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40676]) heartbeat type=IGNORE, interval=PT30S 00:28:22.550 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40676 authenticated 00:28:22.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:22.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40676]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:22.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40676]] session=TransportServerSession[admin@/10.30.170.22:40676] id=0 00:28:22.551 [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.170.22:40676])) size=2097152, max=2097152, packet=32768 00:28:22.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40676]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40676] 00:28:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40676]) recipient=0 00:28:22.552 [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.170.22:40676])) size=2097152, max=2097152, packet=32768 00:28:22.552 [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.170.22:40676])) re-initializing 00:28:22.552 [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.170.22:40676])) size=2097152, max=2097152, packet=32768 00:28:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676])[want-reply=true] subsystem=netconf 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676])[subsystem] prepared command 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]}} established 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 237: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18066 00:28:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 237: Creating data stores for simulated device 00:28:22.553 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:22.553 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:22.554 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:22.554 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:22.554 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:22.556 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f135230] 00:28:22.556 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:22.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:22.571 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:22.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:22.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:22.571 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f135230], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f135230], subtreeVersion=Version[7da1f9e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7da1f9e1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:22.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:22.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:22.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.573 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 237 on channel [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.574 [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.170.22:40676]) by 1220 down to 2095932 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) request=subsystem result=ReplySuccess, want-reply=true 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) request=subsystem activate command 00:28:22.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) starting runner for command=netconf 00:28:22.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #5 SSH_MSG_CHANNEL_DATA 00:28:22.575 [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.170.22:40676]) by 373 down to 2096779 00:28:22.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_DATA len=373 00:28:22.575 [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.170.22:40676] 00:28:22.575 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:22.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18066', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=237} created 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]} created 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676] successful with session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]} 00:28:22.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]} up 00:28:22.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #6 SSH_MSG_CHANNEL_DATA 00:28:22.577 [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.170.22:40676]) by 393 down to 2096386 00:28:22.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_DATA len=393 00:28:22.577 [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.170.22:40676] 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:22.578 [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=237} 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54b38d77 after next message 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 - R:/10.30.170.22:40676]} EXI handlers added to pipeline 00:28:22.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:22.579 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54b38d77 00:28:22.579 [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.170.22:40676]) by 179 down to 2095753 00:28:22.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:22.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:22.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #7 SSH_MSG_CHANNEL_DATA 00:28:22.584 [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.170.22:40676]) by 340 down to 2096046 00:28:22.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_DATA len=340 00:28:22.584 [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.170.22:40676] 00:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:22.585 [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=237} 00:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7da1f9e1] 00:28:22.585 [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:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:22.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:22.585 [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:28:22.585 [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:28:22.585 [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} 00:28:22.585 [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:28:22.585 [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=2011-06-01} 00:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [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:28:22.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:22.587 [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.170.22:40676]) by 778 down to 2094975 00:28:22.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:22.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:22.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #9 SSH_MSG_IGNORE 00:28:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:28:22.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #1 30 00:28:22.612 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49250]] process command=SSH_MSG_KEXDH_INIT 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49250]] Send SSH_MSG_KEXDH_REPLY 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #1 sending command=31[31] len=1639 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49250])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49250]) Send SSH_MSG_NEWKEYS 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49250]) session ID=dd:1e:06:4e:5f:35:55:38:6f:e8:92:e4:6d:61:27:37:8e:2c:61:54:04:16:6c:21:6e:73:7f:2a:b0:db:97:ab:a6:87:89:6c:80:2c:25:75:e1:c8:34:d7:5e:60:15:af:2e:7f:a9:78:4b:67:a8:c5:f2:7d:79:b9:fd:8f:37:72 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49250]): strict KEX resets output message sequence number from 3 to 0 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49250]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49250])[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:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #0 sending command=7[7] len=419 00:28:22.628 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49250]) No pending packets to flush at end of KEX 00:28:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #8 SSH_MSG_IGNORE 00:28:22.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #2 SSH_MSG_NEWKEYS 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49250]): strict KEX resets input message sequence number from 3 to 0 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49250]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49250]) authorized authentication methods: password,publickey 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49250]) Accepted service ssh-userauth 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:22.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49250]) no authentication factory for method=none 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49250]) SSH_MSG_USERAUTH_REQUEST 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49250]) remaining methods: password,publickey 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49250]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:22.667 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49250]) authentication result: true 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49250]) SSH_MSG_USERAUTH_REQUEST 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49250]) no heartbeat to stop 00:28:22.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49250]) heartbeat type=IGNORE, interval=PT30S 00:28:22.668 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49250 authenticated 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49250]] session=TransportServerSession[admin@/10.30.170.22:49250] id=0 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49250])) size=2097152, max=2097152, packet=32768 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49250] 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49250]) recipient=0 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])) size=2097152, max=2097152, packet=32768 00:28:22.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])) re-initializing 00:28:22.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])) size=2097152, max=2097152, packet=32768 00:28:22.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:22.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[want-reply=true] subsystem=netconf 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[subsystem] prepared command 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]}} established 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 238: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18067 00:28:22.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 238: Creating data stores for simulated device 00:28:22.673 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:22.673 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:22.674 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:22.674 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:22.674 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:22.674 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b3ec292] 00:28:22.674 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:22.675 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:22.675 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:22.675 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:22.675 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:22.675 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:22.675 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:22.675 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:22.675 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b3ec292], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b3ec292], subtreeVersion=Version[132b5686], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[132b5686], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:22.675 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:22.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:22.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 238 on channel [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.677 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 1220 down to 2095932 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) request=subsystem result=ReplySuccess, want-reply=true 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) request=subsystem activate command 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) starting runner for command=netconf 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #5 SSH_MSG_CHANNEL_DATA 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 373 down to 2096779 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_DATA len=373 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250] 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:22.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18067', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=238} created 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]} created 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250] successful with session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]} 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]} up 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #6 SSH_MSG_CHANNEL_DATA 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 393 down to 2096386 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_DATA len=393 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250] 00:28:22.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=238} 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5dd5801d after next message 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 - R:/10.30.170.22:49250]} EXI handlers added to pipeline 00:28:22.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:22.681 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5dd5801d 00:28:22.681 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 179 down to 2095753 00:28:22.681 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:22.681 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #7 SSH_MSG_CHANNEL_DATA 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 340 down to 2096046 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_DATA len=340 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250] 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:22.683 [netconf-device-simulator-threads-5] 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=238} 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[132b5686] 00:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:22.683 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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} 00:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.683 [netconf-device-simulator-threads-5] 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:28:22.684 [netconf-device-simulator-threads-5] 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:28:22.684 [netconf-device-simulator-threads-5] 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:28:22.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:22.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 778 down to 2094975 00:28:22.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:22.684 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:22.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #11 SSH_MSG_IGNORE 00:28:22.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:28:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]} 00:28:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34960]): SSH-2.0-SSHD-UNKNOWN 00:28:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34960]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34960]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:23.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34960]) Send SSH_MSG_KEXINIT 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #0 SSH_MSG_KEXINIT 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34960]) SSH_MSG_KEXINIT 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34960]) strict KEX=true client=true server=true 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: server host key algorithms = rsa-sha2-512 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: mac algorithms (client to server) = aead 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: mac algorithms (server to client) = aead 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: compression algorithms (client to server) = none 00:28:23.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34960]) Kex: compression algorithms (server to client) = none 00:28:23.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:23.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #9 SSH_MSG_IGNORE 00:28:23.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:28:23.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #10 SSH_MSG_IGNORE 00:28:23.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:28:23.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #1 30 00:28:23.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34960]] process command=SSH_MSG_KEXDH_INIT 00:28:23.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #8 SSH_MSG_IGNORE 00:28:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34960]] Send SSH_MSG_KEXDH_REPLY 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #1 sending command=31[31] len=1639 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34960])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34960]) Send SSH_MSG_NEWKEYS 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34960]) session ID=3b:3b:a6:2e:78:1d:3c:bc:c9:2c:10:3f:bf:82:76:2f:8d:5d:bc:84:40:61:97:e9:b2:b6:95:a2:b6:ed:f1:0b:bf:b1:93:cc:a5:45:fb:cf:66:54:56:15:46:b6:95:45:6c:29:bc:ec:df:b9:fc:ab:b9:19:5e:db:a8:1f:41:aa 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34960]): strict KEX resets output message sequence number from 3 to 0 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34960]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34960])[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:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34960])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #0 sending command=7[7] len=419 00:28:23.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34960]) No pending packets to flush at end of KEX 00:28:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #2 SSH_MSG_NEWKEYS 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34960]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34960]): strict KEX resets input message sequence number from 3 to 0 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34960]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:23.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34960]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34960]) authorized authentication methods: password,publickey 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34960]) Accepted service ssh-userauth 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #11 SSH_MSG_IGNORE 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34960]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34960]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34960]) no authentication factory for method=none 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34960]) SSH_MSG_USERAUTH_REQUEST 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34960]) remaining methods: password,publickey 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34960]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34960]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:23.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34960]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:23.389 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34960]) authentication result: true 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34960]) SSH_MSG_USERAUTH_REQUEST 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34960])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34960]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34960]) no heartbeat to stop 00:28:23.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34960]) heartbeat type=IGNORE, interval=PT30S 00:28:23.389 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34960 authenticated 00:28:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #10 SSH_MSG_IGNORE 00:28:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34960]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34960]] session=TransportServerSession[admin@/10.30.170.22:34960] id=0 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34960])) size=2097152, max=2097152, packet=32768 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34960]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34960] 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34960]) recipient=0 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])) size=2097152, max=2097152, packet=32768 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])) re-initializing 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])) size=2097152, max=2097152, packet=32768 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[want-reply=true] subsystem=netconf 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[subsystem] prepared command 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]}} established 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 239: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18068 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 239: Creating data stores for simulated device 00:28:23.391 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:23.391 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:23.391 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:23.391 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:23.391 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ab11123] 00:28:23.391 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:23.392 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:23.392 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:23.392 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:23.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:23.392 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:23.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:23.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:23.392 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ab11123], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ab11123], subtreeVersion=Version[7b5a8cf5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b5a8cf5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:23.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:23.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:23.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 239 on channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 1220 down to 2095932 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) request=subsystem result=ReplySuccess, want-reply=true 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) request=subsystem activate command 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) starting runner for command=netconf 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #5 SSH_MSG_CHANNEL_DATA 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 373 down to 2096779 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_DATA len=373 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960] 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:23.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18068', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=239} created 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]} created 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960] successful with session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]} 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]} up 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #6 SSH_MSG_CHANNEL_DATA 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 393 down to 2096386 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_DATA len=393 00:28:23.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960] 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:23.396 [netconf-device-simulator-threads-0] 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=239} 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52fbb2a2 after next message 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 - R:/10.30.170.22:34960]} EXI handlers added to pipeline 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52fbb2a2 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 179 down to 2095753 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:23.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #7 SSH_MSG_CHANNEL_DATA 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 340 down to 2096046 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_DATA len=340 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960] 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:23.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:23.399 [netconf-device-simulator-threads-0] 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=239} 00:28:23.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b5a8cf5] 00:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:23.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:23.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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} 00:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] 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:28:23.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 778 down to 2094975 00:28:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:23.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:23.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]} 00:28:23.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40124]): SSH-2.0-SSHD-UNKNOWN 00:28:23.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40124]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:23.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40124]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #8 SSH_MSG_IGNORE 00:28:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:28:23.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40124]) Send SSH_MSG_KEXINIT 00:28:23.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:23.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #0 SSH_MSG_KEXINIT 00:28:23.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40124]) SSH_MSG_KEXINIT 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40124]) strict KEX=true client=true server=true 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: server host key algorithms = rsa-sha2-512 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: mac algorithms (client to server) = aead 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: mac algorithms (server to client) = aead 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: compression algorithms (client to server) = none 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40124]) Kex: compression algorithms (server to client) = none 00:28:23.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:23.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #10 SSH_MSG_IGNORE 00:28:23.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:28:23.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #1 30 00:28:23.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40124]] process command=SSH_MSG_KEXDH_INIT 00:28:23.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40124]] Send SSH_MSG_KEXDH_REPLY 00:28:23.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #1 sending command=31[31] len=1639 00:28:23.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40124])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:23.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40124]) Send SSH_MSG_NEWKEYS 00:28:23.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40124]) session ID=2e:5e:1d:1c:8e:af:35:5f:e2:6e:cc:bf:36:59:91:d1:41:59:f9:83:09:f4:4a:45:af:ea:9d:1b:9a:cc:aa:e7:e8:12:5f:d4:00:70:e4:b3:c0:f2:7d:66:ab:de:92:dd:c5:1d:47:fd:bb:d8:f1:4f:8b:f5:d5:fd:c3:25:6c:35 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40124]): strict KEX resets output message sequence number from 3 to 0 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40124]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40124])[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:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40124])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #0 sending command=7[7] len=419 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40124]) No pending packets to flush at end of KEX 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #9 SSH_MSG_IGNORE 00:28:23.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #2 SSH_MSG_NEWKEYS 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40124]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40124]): strict KEX resets input message sequence number from 3 to 0 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40124]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:23.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40124]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40124]) authorized authentication methods: password,publickey 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40124]) Accepted service ssh-userauth 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40124]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40124]) no authentication factory for method=none 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40124]) SSH_MSG_USERAUTH_REQUEST 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40124]) remaining methods: password,publickey 00:28:23.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40124]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40124]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:23.838 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40124]) authentication result: true 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40124]) SSH_MSG_USERAUTH_REQUEST 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40124])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40124]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40124]) no heartbeat to stop 00:28:23.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40124]) heartbeat type=IGNORE, interval=PT30S 00:28:23.838 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40124 authenticated 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40124]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40124]] session=TransportServerSession[admin@/10.30.170.22:40124] id=0 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40124])) size=2097152, max=2097152, packet=32768 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40124]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40124] 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40124]) recipient=0 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])) size=2097152, max=2097152, packet=32768 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])) re-initializing 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])) size=2097152, max=2097152, packet=32768 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:23.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[want-reply=true] subsystem=netconf 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[subsystem] prepared command 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]}} established 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 240: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18069 00:28:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 240: Creating data stores for simulated device 00:28:23.840 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:23.841 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:23.841 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:23.841 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:23.841 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:23.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b3e448d] 00:28:23.843 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:23.843 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:23.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:23.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:23.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:23.844 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:23.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:23.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:23.844 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b3e448d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b3e448d], subtreeVersion=Version[3f0f6089], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3f0f6089], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:23.844 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:23.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:23.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 240 on channel [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 1220 down to 2095932 00:28:23.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:23.848 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:23.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) request=subsystem result=ReplySuccess, want-reply=true 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) request=subsystem activate command 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) starting runner for command=netconf 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #5 SSH_MSG_CHANNEL_DATA 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 373 down to 2096779 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_DATA len=373 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124] 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:23.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18069', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=240} created 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]} created 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124] successful with session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]} 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]} up 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #6 SSH_MSG_CHANNEL_DATA 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 393 down to 2096386 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_DATA len=393 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124] 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=240} 00:28:23.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e3e061d after next message 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 - R:/10.30.170.22:40124]} EXI handlers added to pipeline 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e3e061d 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 179 down to 2095753 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:23.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:23.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #7 SSH_MSG_CHANNEL_DATA 00:28:23.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 340 down to 2096046 00:28:23.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_DATA len=340 00:28:23.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124] 00:28:23.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:23.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:23.854 [netconf-device-simulator-threads-2] 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=240} 00:28:23.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3f0f6089] 00:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:23.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:23.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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} 00:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.854 [netconf-device-simulator-threads-2] 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:28:23.855 [netconf-device-simulator-threads-2] 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:28:23.855 [netconf-device-simulator-threads-2] 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:28:23.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:23.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 778 down to 2094975 00:28:23.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:23.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #11 SSH_MSG_IGNORE 00:28:23.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:28:24.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]} 00:28:24.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37058]): SSH-2.0-SSHD-UNKNOWN 00:28:24.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37058]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:24.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37058]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37058]) Send SSH_MSG_KEXINIT 00:28:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #0 SSH_MSG_KEXINIT 00:28:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37058]) SSH_MSG_KEXINIT 00:28:24.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37058]) strict KEX=true client=true server=true 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: server host key algorithms = rsa-sha2-512 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: mac algorithms (client to server) = aead 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: mac algorithms (server to client) = aead 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: compression algorithms (client to server) = none 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37058]) Kex: compression algorithms (server to client) = none 00:28:24.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:24.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #1 30 00:28:24.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37058]] process command=SSH_MSG_KEXDH_INIT 00:28:24.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37058]] Send SSH_MSG_KEXDH_REPLY 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #1 sending command=31[31] len=1639 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37058])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37058]) Send SSH_MSG_NEWKEYS 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37058]) session ID=ec:64:9f:55:a3:ac:c7:b0:c7:37:f0:c5:a7:e6:23:94:50:55:38:5d:7c:58:fb:72:4b:a4:b9:5a:bf:86:ee:e8:29:c6:8c:a7:bc:6b:6f:20:bb:11:47:4b:91:3d:b6:fd:69:3c:43:24:7e:31:ee:f0:ab:f2:f8:cf:8c:35:00:4c 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37058]): strict KEX resets output message sequence number from 3 to 0 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37058]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37058])[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:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37058])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #0 sending command=7[7] len=419 00:28:24.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37058]) No pending packets to flush at end of KEX 00:28:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #9 SSH_MSG_IGNORE 00:28:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #2 SSH_MSG_NEWKEYS 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37058]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37058]): strict KEX resets input message sequence number from 3 to 0 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37058]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37058]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37058]) authorized authentication methods: password,publickey 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37058]) Accepted service ssh-userauth 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:24.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37058]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37058]) no authentication factory for method=none 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37058]) SSH_MSG_USERAUTH_REQUEST 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37058]) remaining methods: password,publickey 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37058]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37058]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37058]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:24.313 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37058]) authentication result: true 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37058]) SSH_MSG_USERAUTH_REQUEST 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37058])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37058]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37058]) no heartbeat to stop 00:28:24.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37058]) heartbeat type=IGNORE, interval=PT30S 00:28:24.314 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37058 authenticated 00:28:24.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:24.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37058]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:24.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37058]] session=TransportServerSession[admin@/10.30.170.22:37058] id=0 00:28:24.314 [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.170.22:37058])) size=2097152, max=2097152, packet=32768 00:28:24.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37058]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37058] 00:28:24.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37058]) recipient=0 00:28:24.315 [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.170.22:37058])) size=2097152, max=2097152, packet=32768 00:28:24.315 [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.170.22:37058])) re-initializing 00:28:24.315 [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.170.22:37058])) size=2097152, max=2097152, packet=32768 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058])[want-reply=true] subsystem=netconf 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058])[subsystem] prepared command 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]}} established 00:28:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 241: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18070 00:28:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 241: Creating data stores for simulated device 00:28:24.316 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:24.316 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:24.316 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:24.316 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:24.316 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:24.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5e4029b4] 00:28:24.317 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:24.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:24.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:24.317 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:24.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:24.318 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:24.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:24.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:24.318 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5e4029b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5e4029b4], subtreeVersion=Version[5e268640], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e268640], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:24.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:24.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:24.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.320 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 241 on channel [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.320 [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.170.22:37058]) by 1220 down to 2095932 00:28:24.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:24.320 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:24.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) request=subsystem result=ReplySuccess, want-reply=true 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) request=subsystem activate command 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) starting runner for command=netconf 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #5 SSH_MSG_CHANNEL_DATA 00:28:24.321 [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.170.22:37058]) by 373 down to 2096779 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_DATA len=373 00:28:24.321 [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.170.22:37058] 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:24.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18070', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=241} created 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]} created 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058] successful with session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]} 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]} up 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #6 SSH_MSG_CHANNEL_DATA 00:28:24.322 [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.170.22:37058]) by 393 down to 2096386 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_DATA len=393 00:28:24.322 [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.170.22:37058] 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:24.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:24.323 [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=241} 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@367160ef after next message 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 - R:/10.30.170.22:37058]} EXI handlers added to pipeline 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@367160ef 00:28:24.323 [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.170.22:37058]) by 179 down to 2095753 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:24.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:24.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #7 SSH_MSG_CHANNEL_DATA 00:28:24.325 [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.170.22:37058]) by 340 down to 2096046 00:28:24.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_DATA len=340 00:28:24.325 [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.170.22:37058] 00:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:24.326 [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=241} 00:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e268640] 00:28:24.326 [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:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:24.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:24.326 [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:28:24.326 [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:28:24.326 [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} 00:28:24.326 [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:28:24.326 [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=2011-06-01} 00:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.326 [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:28:24.327 [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:28:24.327 [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:28:24.327 [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:28:24.327 [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:28:24.327 [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:28:24.327 [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:28:24.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:24.327 [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.170.22:37058]) by 778 down to 2094975 00:28:24.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:24.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:24.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #8 SSH_MSG_IGNORE 00:28:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:28:24.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #10 SSH_MSG_IGNORE 00:28:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:28:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #11 SSH_MSG_IGNORE 00:28:24.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:28:24.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]} 00:28:24.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57868]): SSH-2.0-SSHD-UNKNOWN 00:28:24.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57868]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:24.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57868]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:24.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57868]) Send SSH_MSG_KEXINIT 00:28:24.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #0 SSH_MSG_KEXINIT 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57868]) SSH_MSG_KEXINIT 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57868]) strict KEX=true client=true server=true 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: server host key algorithms = rsa-sha2-512 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: mac algorithms (client to server) = aead 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: mac algorithms (server to client) = aead 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: compression algorithms (client to server) = none 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57868]) Kex: compression algorithms (server to client) = none 00:28:24.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:24.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #1 30 00:28:24.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57868]] process command=SSH_MSG_KEXDH_INIT 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57868]] Send SSH_MSG_KEXDH_REPLY 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #1 sending command=31[31] len=1639 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57868])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57868]) Send SSH_MSG_NEWKEYS 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57868]) session ID=cd:7c:74:74:89:d6:27:a0:fb:55:f6:e3:b4:b2:18:ac:70:80:49:f3:8f:69:51:c3:a1:7e:63:b4:79:7f:3e:31:dc:b6:d6:ed:34:8c:66:5a:c8:9a:9b:5b:75:1c:15:e6:21:d2:db:1e:a1:a1:74:63:8b:66:06:54:5b:b7:36:e7 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57868]): strict KEX resets output message sequence number from 3 to 0 00:28:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57868]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57868])[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:28:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #0 sending command=7[7] len=419 00:28:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57868]) No pending packets to flush at end of KEX 00:28:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #2 SSH_MSG_NEWKEYS 00:28:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57868]): strict KEX resets input message sequence number from 3 to 0 00:28:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57868]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57868]) authorized authentication methods: password,publickey 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57868]) Accepted service ssh-userauth 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57868]) no authentication factory for method=none 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57868]) SSH_MSG_USERAUTH_REQUEST 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57868]) remaining methods: password,publickey 00:28:24.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57868]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:24.904 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57868]) authentication result: true 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57868]) SSH_MSG_USERAUTH_REQUEST 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57868]) no heartbeat to stop 00:28:24.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57868]) heartbeat type=IGNORE, interval=PT30S 00:28:24.904 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57868 authenticated 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57868]] session=TransportServerSession[admin@/10.30.170.22:57868] id=0 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57868])) size=2097152, max=2097152, packet=32768 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57868] 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57868]) recipient=0 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])) size=2097152, max=2097152, packet=32768 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])) re-initializing 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])) size=2097152, max=2097152, packet=32768 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:24.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[want-reply=true] subsystem=netconf 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[subsystem] prepared command 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]}} established 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 242: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18071 00:28:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 242: Creating data stores for simulated device 00:28:24.906 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:24.906 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:24.906 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:24.906 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:24.906 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[40f5fddd] 00:28:24.907 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:24.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:24.908 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:24.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:24.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:24.908 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[40f5fddd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[40f5fddd], subtreeVersion=Version[53b0a63], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[53b0a63], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:24.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:24.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:24.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 242 on channel [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 1220 down to 2095932 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) request=subsystem result=ReplySuccess, want-reply=true 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) request=subsystem activate command 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) starting runner for command=netconf 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #5 SSH_MSG_CHANNEL_DATA 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 373 down to 2096779 00:28:24.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_DATA len=373 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868] 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18071', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=242} created 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]} created 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868] successful with session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]} 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]} up 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #6 SSH_MSG_CHANNEL_DATA 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 393 down to 2096386 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_DATA len=393 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868] 00:28:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:24.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:24.916 [netconf-device-simulator-threads-6] 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=242} 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32a0b325 after next message 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 - R:/10.30.170.22:57868]} EXI handlers added to pipeline 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@32a0b325 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 179 down to 2095753 00:28:24.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:24.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:24.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #7 SSH_MSG_CHANNEL_DATA 00:28:24.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 340 down to 2096046 00:28:24.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_DATA len=340 00:28:24.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868] 00:28:24.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:24.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:24.922 [netconf-device-simulator-threads-6] 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=242} 00:28:24.923 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[53b0a63] 00:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:24.923 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:24.923 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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} 00:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] 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:28:24.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:24.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 778 down to 2094975 00:28:24.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:24.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:24.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #10 SSH_MSG_IGNORE 00:28:24.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:28:24.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:24.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #9 SSH_MSG_IGNORE 00:28:24.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:28:25.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #11 SSH_MSG_IGNORE 00:28:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:28:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #8 SSH_MSG_IGNORE 00:28:25.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:28:25.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]} 00:28:25.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39576]): SSH-2.0-SSHD-UNKNOWN 00:28:25.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39576]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:25.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39576]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39576]) Send SSH_MSG_KEXINIT 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #0 SSH_MSG_KEXINIT 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39576]) SSH_MSG_KEXINIT 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39576]) strict KEX=true client=true server=true 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: server host key algorithms = rsa-sha2-512 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: mac algorithms (client to server) = aead 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: mac algorithms (server to client) = aead 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: compression algorithms (client to server) = none 00:28:25.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39576]) Kex: compression algorithms (server to client) = none 00:28:25.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #1 30 00:28:25.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39576]] process command=SSH_MSG_KEXDH_INIT 00:28:25.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39576]] Send SSH_MSG_KEXDH_REPLY 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #1 sending command=31[31] len=1639 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39576])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39576]) Send SSH_MSG_NEWKEYS 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39576]) session ID=27:2c:7a:d3:c2:d6:e6:fc:9f:7e:11:4c:e2:23:bd:6b:a0:ac:bd:86:a0:f3:e5:7d:c1:97:1c:e1:c7:9c:33:bf:50:4a:31:db:cc:9b:d9:03:1f:74:00:84:ba:48:2b:39:ce:a4:18:a8:97:a8:23:74:88:bf:6f:c7:53:d6:6b:f5 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39576]): strict KEX resets output message sequence number from 3 to 0 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39576]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39576])[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:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39576])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #0 sending command=7[7] len=419 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39576]) No pending packets to flush at end of KEX 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #9 SSH_MSG_IGNORE 00:28:25.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #2 SSH_MSG_NEWKEYS 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39576]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39576]): strict KEX resets input message sequence number from 3 to 0 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39576]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39576]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39576]) authorized authentication methods: password,publickey 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39576]) Accepted service ssh-userauth 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39576]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39576]) no authentication factory for method=none 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39576]) SSH_MSG_USERAUTH_REQUEST 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39576]) remaining methods: password,publickey 00:28:25.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39576]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39576]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39576]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:25.406 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39576]) authentication result: true 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39576]) SSH_MSG_USERAUTH_REQUEST 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39576])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39576]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39576]) no heartbeat to stop 00:28:25.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39576]) heartbeat type=IGNORE, interval=PT30S 00:28:25.406 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39576 authenticated 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39576]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39576]] session=TransportServerSession[admin@/10.30.170.22:39576] id=0 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39576])) size=2097152, max=2097152, packet=32768 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39576]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39576] 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39576]) recipient=0 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])) size=2097152, max=2097152, packet=32768 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])) re-initializing 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])) size=2097152, max=2097152, packet=32768 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[want-reply=true] subsystem=netconf 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[subsystem] prepared command 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]}} established 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 243: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18072 00:28:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 243: Creating data stores for simulated device 00:28:25.408 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:25.408 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:25.408 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:25.408 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:25.408 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:25.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3e9a0221] 00:28:25.409 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:25.410 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:25.410 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:25.410 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:25.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:25.410 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:25.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:25.410 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:25.410 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3e9a0221], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e9a0221], subtreeVersion=Version[5b75b62e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b75b62e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:25.411 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:25.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:25.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 243 on channel [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 1220 down to 2095932 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) request=subsystem result=ReplySuccess, want-reply=true 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) request=subsystem activate command 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) starting runner for command=netconf 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #5 SSH_MSG_CHANNEL_DATA 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 373 down to 2096779 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_DATA len=373 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576] 00:28:25.414 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18072', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=243} created 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]} created 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576] successful with session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]} 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]} up 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #6 SSH_MSG_CHANNEL_DATA 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 393 down to 2096386 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_DATA len=393 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576] 00:28:25.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:25.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:25.416 [netconf-device-simulator-threads-0] 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=243} 00:28:25.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:25.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c324f74 after next message 00:28:25.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 - R:/10.30.170.22:39576]} EXI handlers added to pipeline 00:28:25.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:25.417 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c324f74 00:28:25.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 179 down to 2095753 00:28:25.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:25.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:25.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #7 SSH_MSG_CHANNEL_DATA 00:28:25.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 340 down to 2096046 00:28:25.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_DATA len=340 00:28:25.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576] 00:28:25.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:25.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:25.419 [netconf-device-simulator-threads-0] 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=243} 00:28:25.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b75b62e] 00:28:25.419 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:25.420 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:25.420 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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} 00:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] 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:28:25.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:25.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 778 down to 2094975 00:28:25.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:25.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:25.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #8 SSH_MSG_IGNORE 00:28:25.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:28:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #11 SSH_MSG_IGNORE 00:28:25.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:28:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #10 SSH_MSG_IGNORE 00:28:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:28:25.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]} 00:28:25.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57674]): SSH-2.0-SSHD-UNKNOWN 00:28:25.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57674]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:25.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57674]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:26.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #8 SSH_MSG_IGNORE 00:28:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:28:26.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #10 SSH_MSG_IGNORE 00:28:26.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:28:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57674]) Send SSH_MSG_KEXINIT 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #0 SSH_MSG_KEXINIT 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57674]) SSH_MSG_KEXINIT 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57674]) strict KEX=true client=true server=true 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: server host key algorithms = rsa-sha2-512 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: mac algorithms (client to server) = aead 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: mac algorithms (server to client) = aead 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: compression algorithms (client to server) = none 00:28:26.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57674]) Kex: compression algorithms (server to client) = none 00:28:26.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:26.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #11 SSH_MSG_IGNORE 00:28:26.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:28:26.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #9 SSH_MSG_IGNORE 00:28:26.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:28:26.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #1 30 00:28:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57674]] process command=SSH_MSG_KEXDH_INIT 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57674]] Send SSH_MSG_KEXDH_REPLY 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #1 sending command=31[31] len=1639 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57674])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57674]) Send SSH_MSG_NEWKEYS 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57674]) session ID=b1:e1:79:0f:0f:cd:af:ee:c6:77:18:bd:c1:06:9c:00:53:ad:e8:68:a0:28:6d:55:83:47:c0:58:e6:b3:f4:1e:46:93:0c:b1:c7:9c:7d:3a:c1:51:56:54:8e:02:4e:b9:2d:8a:5e:6a:53:e9:4c:fc:14:20:53:9b:8d:28:28:e8 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57674]): strict KEX resets output message sequence number from 3 to 0 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57674]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57674])[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:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #0 sending command=7[7] len=419 00:28:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57674]) No pending packets to flush at end of KEX 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #2 SSH_MSG_NEWKEYS 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57674]): strict KEX resets input message sequence number from 3 to 0 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57674]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57674]) authorized authentication methods: password,publickey 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57674]) Accepted service ssh-userauth 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57674]) no authentication factory for method=none 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57674]) SSH_MSG_USERAUTH_REQUEST 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57674]) remaining methods: password,publickey 00:28:26.470 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57674]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:26.471 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57674]) authentication result: true 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57674]) SSH_MSG_USERAUTH_REQUEST 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57674]) no heartbeat to stop 00:28:26.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57674]) heartbeat type=IGNORE, interval=PT30S 00:28:26.472 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57674 authenticated 00:28:26.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:26.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:26.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57674]] session=TransportServerSession[admin@/10.30.170.22:57674] id=0 00:28:26.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57674])) size=2097152, max=2097152, packet=32768 00:28:26.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57674] 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57674]) recipient=0 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])) size=2097152, max=2097152, packet=32768 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])) re-initializing 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])) size=2097152, max=2097152, packet=32768 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[want-reply=true] subsystem=netconf 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[subsystem] prepared command 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]}} established 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 244: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18073 00:28:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 244: Creating data stores for simulated device 00:28:26.474 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:26.474 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:26.475 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.475 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:26.475 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:26.475 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #9 SSH_MSG_IGNORE 00:28:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:28:26.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1fce6e23] 00:28:26.477 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:26.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:26.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:26.478 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:26.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:26.478 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:26.478 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:26.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:26.479 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1fce6e23], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1fce6e23], subtreeVersion=Version[c31a22f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[c31a22f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:26.479 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:26.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:26.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 244 on channel [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 1220 down to 2095932 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) request=subsystem result=ReplySuccess, want-reply=true 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) request=subsystem activate command 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) starting runner for command=netconf 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #5 SSH_MSG_CHANNEL_DATA 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 373 down to 2096779 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_DATA len=373 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674] 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:26.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18073', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=244} created 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]} created 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674] successful with session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]} 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]} up 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #6 SSH_MSG_CHANNEL_DATA 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 393 down to 2096386 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_DATA len=393 00:28:26.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674] 00:28:26.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:26.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:26.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=244} 00:28:26.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d7b1c31 after next message 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 - R:/10.30.170.22:57674]} EXI handlers added to pipeline 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d7b1c31 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 179 down to 2095753 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:26.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:26.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #7 SSH_MSG_CHANNEL_DATA 00:28:26.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 340 down to 2096046 00:28:26.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_DATA len=340 00:28:26.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674] 00:28:26.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:26.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:26.495 [netconf-device-simulator-threads-2] 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=244} 00:28:26.495 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[c31a22f] 00:28:26.495 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:26.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:26.496 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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} 00:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] 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:28:26.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:26.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 778 down to 2094975 00:28:26.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:26.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:26.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]} 00:28:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42574]): SSH-2.0-SSHD-UNKNOWN 00:28:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42574]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:26.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42574]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #10 SSH_MSG_IGNORE 00:28:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:28:26.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42574]) Send SSH_MSG_KEXINIT 00:28:26.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:26.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #0 SSH_MSG_KEXINIT 00:28:26.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42574]) SSH_MSG_KEXINIT 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42574]) strict KEX=true client=true server=true 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: server host key algorithms = rsa-sha2-512 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: mac algorithms (client to server) = aead 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: mac algorithms (server to client) = aead 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: compression algorithms (client to server) = none 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42574]) Kex: compression algorithms (server to client) = none 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #11 SSH_MSG_IGNORE 00:28:26.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:28:26.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #1 30 00:28:26.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42574]] process command=SSH_MSG_KEXDH_INIT 00:28:26.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42574]] Send SSH_MSG_KEXDH_REPLY 00:28:26.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #1 sending command=31[31] len=1639 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42574])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42574]) Send SSH_MSG_NEWKEYS 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42574]) session ID=92:0a:ff:3c:38:69:0a:0e:7c:fb:b8:0d:40:02:a4:39:8c:21:68:38:64:86:0f:67:10:5e:7e:5d:31:3a:8b:ea:84:c0:05:29:f2:a6:16:dd:cf:08:66:50:5b:cb:35:32:15:e7:aa:ca:8a:6e:d3:39:d6:22:fd:e6:de:7a:5f:e8 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42574]): strict KEX resets output message sequence number from 3 to 0 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42574]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42574])[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:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #0 sending command=7[7] len=419 00:28:26.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42574]) No pending packets to flush at end of KEX 00:28:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:26.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #8 SSH_MSG_IGNORE 00:28:26.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:28:26.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #2 SSH_MSG_NEWKEYS 00:28:26.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:26.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42574]): strict KEX resets input message sequence number from 3 to 0 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42574]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42574]) authorized authentication methods: password,publickey 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42574]) Accepted service ssh-userauth 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42574]) no authentication factory for method=none 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42574]) SSH_MSG_USERAUTH_REQUEST 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42574]) remaining methods: password,publickey 00:28:26.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42574]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:26.784 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42574]) authentication result: true 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42574]) SSH_MSG_USERAUTH_REQUEST 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42574]) no heartbeat to stop 00:28:26.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42574]) heartbeat type=IGNORE, interval=PT30S 00:28:26.784 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42574 authenticated 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42574]] session=TransportServerSession[admin@/10.30.170.22:42574] id=0 00:28:26.785 [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.170.22:42574])) size=2097152, max=2097152, packet=32768 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42574] 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42574]) recipient=0 00:28:26.785 [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.170.22:42574])) size=2097152, max=2097152, packet=32768 00:28:26.785 [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.170.22:42574])) re-initializing 00:28:26.785 [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.170.22:42574])) size=2097152, max=2097152, packet=32768 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:26.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574])[want-reply=true] subsystem=netconf 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574])[subsystem] prepared command 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]}} established 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 245: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18074 00:28:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 245: Creating data stores for simulated device 00:28:26.786 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:26.786 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:26.786 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:26.786 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:26.786 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:26.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e43074a] 00:28:26.787 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:26.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:26.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:26.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:26.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:26.788 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:26.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:26.788 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:26.788 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e43074a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e43074a], subtreeVersion=Version[3290e1c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3290e1c8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:26.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:26.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:26.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.790 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 245 on channel [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.791 [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.170.22:42574]) by 1220 down to 2095932 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) request=subsystem result=ReplySuccess, want-reply=true 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) request=subsystem activate command 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) starting runner for command=netconf 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #5 SSH_MSG_CHANNEL_DATA 00:28:26.791 [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.170.22:42574]) by 373 down to 2096779 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_DATA len=373 00:28:26.791 [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.170.22:42574] 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:26.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18074', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=245} created 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]} created 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574] successful with session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]} 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]} up 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #6 SSH_MSG_CHANNEL_DATA 00:28:26.792 [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.170.22:42574]) by 393 down to 2096386 00:28:26.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_DATA len=393 00:28:26.792 [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.170.22:42574] 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:26.793 [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=245} 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@544e181f after next message 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 - R:/10.30.170.22:42574]} EXI handlers added to pipeline 00:28:26.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:26.794 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@544e181f 00:28:26.794 [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.170.22:42574]) by 179 down to 2095753 00:28:26.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:26.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #7 SSH_MSG_CHANNEL_DATA 00:28:26.796 [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.170.22:42574]) by 340 down to 2096046 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_DATA len=340 00:28:26.796 [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.170.22:42574] 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:26.796 [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=245} 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3290e1c8] 00:28:26.796 [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:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:26.796 [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:28:26.796 [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:28:26.796 [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} 00:28:26.796 [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:28:26.796 [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=2011-06-01} 00:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [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:28:26.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:26.797 [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.170.22:42574]) by 778 down to 2094975 00:28:26.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:26.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #8 SSH_MSG_IGNORE 00:28:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:28:27.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]} 00:28:27.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53554]): SSH-2.0-SSHD-UNKNOWN 00:28:27.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53554]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:27.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53554]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53554]) Send SSH_MSG_KEXINIT 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #0 SSH_MSG_KEXINIT 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53554]) SSH_MSG_KEXINIT 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53554]) strict KEX=true client=true server=true 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: server host key algorithms = rsa-sha2-512 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: mac algorithms (client to server) = aead 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: mac algorithms (server to client) = aead 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: compression algorithms (client to server) = none 00:28:27.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53554]) Kex: compression algorithms (server to client) = none 00:28:27.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:27.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #9 SSH_MSG_IGNORE 00:28:27.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:28:27.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #11 SSH_MSG_IGNORE 00:28:27.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:28:27.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #1 30 00:28:27.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53554]] process command=SSH_MSG_KEXDH_INIT 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53554]] Send SSH_MSG_KEXDH_REPLY 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #1 sending command=31[31] len=1639 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53554])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53554]) Send SSH_MSG_NEWKEYS 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53554]) session ID=e4:df:97:f5:ba:95:6f:39:b1:44:2c:02:cb:3f:af:a7:50:3e:f9:24:20:9a:fd:c4:19:42:ec:c4:98:63:b5:cf:25:e2:57:47:91:d3:a1:dd:ad:e9:3d:8c:78:fb:54:ed:83:75:91:13:79:4f:25:41:f8:ef:4f:e1:3e:e0:b7:dc 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53554]): strict KEX resets output message sequence number from 3 to 0 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53554]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:27.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53554])[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:28:27.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:27.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #0 sending command=7[7] len=419 00:28:27.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53554]) No pending packets to flush at end of KEX 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #2 SSH_MSG_NEWKEYS 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53554]): strict KEX resets input message sequence number from 3 to 0 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53554]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:27.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53554]) authorized authentication methods: password,publickey 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53554]) Accepted service ssh-userauth 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53554]) no authentication factory for method=none 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53554]) SSH_MSG_USERAUTH_REQUEST 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53554]) remaining methods: password,publickey 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53554]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:27.438 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53554]) authentication result: true 00:28:27.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53554]) SSH_MSG_USERAUTH_REQUEST 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53554]) no heartbeat to stop 00:28:27.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53554]) heartbeat type=IGNORE, interval=PT30S 00:28:27.439 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53554 authenticated 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53554]] session=TransportServerSession[admin@/10.30.170.22:53554] id=0 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53554])) size=2097152, max=2097152, packet=32768 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53554] 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53554]) recipient=0 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])) size=2097152, max=2097152, packet=32768 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])) re-initializing 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])) size=2097152, max=2097152, packet=32768 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:27.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[want-reply=true] subsystem=netconf 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[subsystem] prepared command 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]}} established 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 246: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18075 00:28:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 246: Creating data stores for simulated device 00:28:27.441 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:27.441 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:27.441 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:27.441 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:27.441 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4da596a2] 00:28:27.442 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:27.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:27.443 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:27.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:27.443 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:27.443 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4da596a2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4da596a2], subtreeVersion=Version[286c0440], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[286c0440], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:27.444 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:27.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 246 on channel [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 1220 down to 2095932 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) request=subsystem result=ReplySuccess, want-reply=true 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) request=subsystem activate command 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) starting runner for command=netconf 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #5 SSH_MSG_CHANNEL_DATA 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 373 down to 2096779 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_DATA len=373 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554] 00:28:27.449 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18075', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=246} created 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]} created 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554] successful with session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]} 00:28:27.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]} up 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #6 SSH_MSG_CHANNEL_DATA 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 393 down to 2096386 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_DATA len=393 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554] 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:27.451 [netconf-device-simulator-threads-6] 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=246} 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73cbc8e7 after next message 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 - R:/10.30.170.22:53554]} EXI handlers added to pipeline 00:28:27.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:27.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73cbc8e7 00:28:27.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 179 down to 2095753 00:28:27.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:27.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #7 SSH_MSG_CHANNEL_DATA 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 340 down to 2096046 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_DATA len=340 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554] 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:27.454 [netconf-device-simulator-threads-6] 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=246} 00:28:27.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[286c0440] 00:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:27.455 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:27.455 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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} 00:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] 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:28:27.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:27.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 778 down to 2094975 00:28:27.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:27.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:27.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #10 SSH_MSG_IGNORE 00:28:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:28:27.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #9 SSH_MSG_IGNORE 00:28:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:28:27.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]} 00:28:27.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50240]): SSH-2.0-SSHD-UNKNOWN 00:28:27.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50240]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:27.657 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50240]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:27.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #10 SSH_MSG_IGNORE 00:28:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:28:27.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:27.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #8 SSH_MSG_IGNORE 00:28:27.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:28:27.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50240]) Send SSH_MSG_KEXINIT 00:28:27.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:27.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #0 SSH_MSG_KEXINIT 00:28:27.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50240]) SSH_MSG_KEXINIT 00:28:27.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50240]) strict KEX=true client=true server=true 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: server host key algorithms = rsa-sha2-512 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: mac algorithms (client to server) = aead 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: mac algorithms (server to client) = aead 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: compression algorithms (client to server) = none 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50240]) Kex: compression algorithms (server to client) = none 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #11 SSH_MSG_IGNORE 00:28:27.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:28:27.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #1 30 00:28:27.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50240]] process command=SSH_MSG_KEXDH_INIT 00:28:27.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50240]] Send SSH_MSG_KEXDH_REPLY 00:28:27.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #1 sending command=31[31] len=1639 00:28:27.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50240])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:27.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50240]) Send SSH_MSG_NEWKEYS 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50240]) session ID=ef:8f:19:9e:0b:b2:75:98:8a:37:bd:e7:d8:ca:63:e7:ef:53:e0:11:20:88:4c:99:d6:5b:5b:96:46:f1:f7:63:b3:5d:eb:02:55:75:28:e9:b3:4f:62:42:f9:e8:dd:07:56:3a:16:90:c4:3a:40:cb:24:d5:3c:43:16:c4:4c:ba 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50240]): strict KEX resets output message sequence number from 3 to 0 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50240]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50240])[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:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50240])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #0 sending command=7[7] len=419 00:28:27.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50240]) No pending packets to flush at end of KEX 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #2 SSH_MSG_NEWKEYS 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50240]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50240]): strict KEX resets input message sequence number from 3 to 0 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50240]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50240]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50240]) authorized authentication methods: password,publickey 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50240]) Accepted service ssh-userauth 00:28:27.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50240]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50240]) no authentication factory for method=none 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50240]) SSH_MSG_USERAUTH_REQUEST 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50240]) remaining methods: password,publickey 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50240]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50240]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:27.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50240]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:27.971 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50240]) authentication result: true 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50240]) SSH_MSG_USERAUTH_REQUEST 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50240])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50240]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50240]) no heartbeat to stop 00:28:27.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50240]) heartbeat type=IGNORE, interval=PT30S 00:28:27.971 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50240 authenticated 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50240]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50240]] session=TransportServerSession[admin@/10.30.170.22:50240] id=0 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50240])) size=2097152, max=2097152, packet=32768 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50240]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50240] 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50240]) recipient=0 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])) size=2097152, max=2097152, packet=32768 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])) re-initializing 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])) size=2097152, max=2097152, packet=32768 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:27.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[want-reply=true] subsystem=netconf 00:28:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[subsystem] prepared command 00:28:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]}} established 00:28:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 247: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18076 00:28:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 247: Creating data stores for simulated device 00:28:27.974 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:27.974 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:27.975 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:27.975 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:27.975 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:27.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69f13f31] 00:28:27.977 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:27.977 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:27.978 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:27.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:27.981 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:27.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:27.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:27.981 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69f13f31], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69f13f31], subtreeVersion=Version[58a47825], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58a47825], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:27.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:27.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 247 on channel [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 1220 down to 2095932 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) request=subsystem result=ReplySuccess, want-reply=true 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) request=subsystem activate command 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) starting runner for command=netconf 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #5 SSH_MSG_CHANNEL_DATA 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 373 down to 2096779 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_DATA len=373 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240] 00:28:27.984 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18076', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=247} created 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]} created 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240] successful with session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]} 00:28:27.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]} up 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #6 SSH_MSG_CHANNEL_DATA 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 393 down to 2096386 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_DATA len=393 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240] 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:27.986 [netconf-device-simulator-threads-0] 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=247} 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16db59dd after next message 00:28:27.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 - R:/10.30.170.22:50240]} EXI handlers added to pipeline 00:28:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16db59dd 00:28:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 179 down to 2095753 00:28:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:27.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:27.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #7 SSH_MSG_CHANNEL_DATA 00:28:27.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 340 down to 2096046 00:28:27.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_DATA len=340 00:28:27.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240] 00:28:27.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:27.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:27.990 [netconf-device-simulator-threads-0] 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=247} 00:28:27.991 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58a47825] 00:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:27.991 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:27.991 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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} 00:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] 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:28:27.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:27.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 778 down to 2094975 00:28:27.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:27.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:28.218 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #11 SSH_MSG_IGNORE 00:28:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:28:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]} 00:28:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50092]): SSH-2.0-SSHD-UNKNOWN 00:28:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50092]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:28.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50092]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:28.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #8 SSH_MSG_IGNORE 00:28:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50092]) Send SSH_MSG_KEXINIT 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #0 SSH_MSG_KEXINIT 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50092]) SSH_MSG_KEXINIT 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50092]) strict KEX=true client=true server=true 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: server host key algorithms = rsa-sha2-512 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: mac algorithms (client to server) = aead 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: mac algorithms (server to client) = aead 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: compression algorithms (client to server) = none 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50092]) Kex: compression algorithms (server to client) = none 00:28:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #1 30 00:28:28.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50092]] process command=SSH_MSG_KEXDH_INIT 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50092]] Send SSH_MSG_KEXDH_REPLY 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #1 sending command=31[31] len=1639 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50092])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50092]) Send SSH_MSG_NEWKEYS 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50092]) session ID=a6:e8:74:b1:9a:6b:60:6f:08:4a:83:11:85:a7:36:26:c4:d7:20:72:1d:e9:57:04:d1:5a:94:0c:1d:ed:b5:36:99:df:57:43:b2:38:68:09:23:4a:bd:79:a6:e3:ad:f5:75:62:87:ee:db:ae:d6:e1:85:7d:00:75:e6:bd:37:35 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50092]): strict KEX resets output message sequence number from 3 to 0 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50092]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50092])[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:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50092])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #0 sending command=7[7] len=419 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50092]) No pending packets to flush at end of KEX 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #9 SSH_MSG_IGNORE 00:28:28.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #2 SSH_MSG_NEWKEYS 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50092]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50092]): strict KEX resets input message sequence number from 3 to 0 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50092]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:28.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50092]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50092]) authorized authentication methods: password,publickey 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50092]) Accepted service ssh-userauth 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50092]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50092]) no authentication factory for method=none 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50092]) SSH_MSG_USERAUTH_REQUEST 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50092]) remaining methods: password,publickey 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50092]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50092]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:28.415 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50092]) authentication result: true 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50092]) SSH_MSG_USERAUTH_REQUEST 00:28:28.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50092])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50092]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50092]) no heartbeat to stop 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50092]) heartbeat type=IGNORE, interval=PT30S 00:28:28.416 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50092 authenticated 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50092]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:28.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50092]] session=TransportServerSession[admin@/10.30.170.22:50092] id=0 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50092])) size=2097152, max=2097152, packet=32768 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50092]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50092] 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50092]) recipient=0 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])) size=2097152, max=2097152, packet=32768 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])) re-initializing 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])) size=2097152, max=2097152, packet=32768 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[want-reply=true] subsystem=netconf 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[subsystem] prepared command 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]}} established 00:28:28.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 248: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18077 00:28:28.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 248: Creating data stores for simulated device 00:28:28.420 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:28.420 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:28.420 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:28.420 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:28.420 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:28.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64e4e8eb] 00:28:28.421 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:28.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:28.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:28.421 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:28.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:28.422 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:28.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:28.422 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:28.422 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64e4e8eb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64e4e8eb], subtreeVersion=Version[110211d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[110211d6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:28.423 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:28.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 248 on channel [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 1220 down to 2095932 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) request=subsystem result=ReplySuccess, want-reply=true 00:28:28.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) request=subsystem activate command 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) starting runner for command=netconf 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #5 SSH_MSG_CHANNEL_DATA 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 373 down to 2096779 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_DATA len=373 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092] 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18077', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=248} created 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]} created 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092] successful with session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]} 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]} up 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #6 SSH_MSG_CHANNEL_DATA 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 393 down to 2096386 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_DATA len=393 00:28:28.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092] 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=248} 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b351d41 after next message 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 - R:/10.30.170.22:50092]} EXI handlers added to pipeline 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4b351d41 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 179 down to 2095753 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:28.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:28.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #7 SSH_MSG_CHANNEL_DATA 00:28:28.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 340 down to 2096046 00:28:28.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_DATA len=340 00:28:28.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092] 00:28:28.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:28.429 [netconf-device-simulator-threads-2] 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=248} 00:28:28.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[110211d6] 00:28:28.429 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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} 00:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] 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:28:28.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:28.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 778 down to 2094975 00:28:28.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:28.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:28.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #10 SSH_MSG_IGNORE 00:28:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:28:28.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #9 SSH_MSG_IGNORE 00:28:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:28:28.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #8 SSH_MSG_IGNORE 00:28:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:28:28.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]} 00:28:28.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39174]): SSH-2.0-SSHD-UNKNOWN 00:28:28.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39174]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:28.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39174]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:28.779 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #10 SSH_MSG_IGNORE 00:28:28.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:28:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39174]) Send SSH_MSG_KEXINIT 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #0 SSH_MSG_KEXINIT 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39174]) SSH_MSG_KEXINIT 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39174]) strict KEX=true client=true server=true 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: server host key algorithms = rsa-sha2-512 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: mac algorithms (client to server) = aead 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: mac algorithms (server to client) = aead 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: compression algorithms (client to server) = none 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39174]) Kex: compression algorithms (server to client) = none 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #11 SSH_MSG_IGNORE 00:28:28.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:28:28.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #1 30 00:28:28.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39174]] process command=SSH_MSG_KEXDH_INIT 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39174]] Send SSH_MSG_KEXDH_REPLY 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #1 sending command=31[31] len=1639 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39174])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39174]) Send SSH_MSG_NEWKEYS 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39174]) session ID=ed:f8:c5:9c:ce:11:dc:a1:1a:0f:9a:3f:6c:79:de:3e:6f:e8:df:2a:00:07:0a:4a:3b:87:e0:83:08:0e:1f:b7:4d:eb:b5:6c:92:3f:ea:16:42:71:c0:d4:ab:3a:01:f2:e0:7c:1d:f0:46:14:7a:f4:1d:28:70:3b:5c:57:90:ec 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39174]): strict KEX resets output message sequence number from 3 to 0 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39174]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39174])[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:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #0 sending command=7[7] len=419 00:28:29.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39174]) No pending packets to flush at end of KEX 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #2 SSH_MSG_NEWKEYS 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39174]): strict KEX resets input message sequence number from 3 to 0 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39174]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39174]) authorized authentication methods: password,publickey 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39174]) Accepted service ssh-userauth 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39174]) no authentication factory for method=none 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39174]) SSH_MSG_USERAUTH_REQUEST 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39174]) remaining methods: password,publickey 00:28:29.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39174]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:29.049 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39174]) authentication result: true 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39174]) SSH_MSG_USERAUTH_REQUEST 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:29.049 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:29.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39174]) no heartbeat to stop 00:28:29.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39174]) heartbeat type=IGNORE, interval=PT30S 00:28:29.050 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39174 authenticated 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39174]] session=TransportServerSession[admin@/10.30.170.22:39174] id=0 00:28:29.051 [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.170.22:39174])) size=2097152, max=2097152, packet=32768 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39174] 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39174]) recipient=0 00:28:29.051 [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.170.22:39174])) size=2097152, max=2097152, packet=32768 00:28:29.051 [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.170.22:39174])) re-initializing 00:28:29.051 [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.170.22:39174])) size=2097152, max=2097152, packet=32768 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:29.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174])[want-reply=true] subsystem=netconf 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174])[subsystem] prepared command 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]}} established 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 249: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18078 00:28:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 249: Creating data stores for simulated device 00:28:29.052 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:29.052 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:29.053 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:29.053 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:29.053 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:29.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d286e8d] 00:28:29.056 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:29.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:29.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:29.057 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:29.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:29.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:29.057 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d286e8d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d286e8d], subtreeVersion=Version[1d635894], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1d635894], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:29.058 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:29.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:29.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.059 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 249 on channel [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.060 [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.170.22:39174]) by 1220 down to 2095932 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) request=subsystem result=ReplySuccess, want-reply=true 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) request=subsystem activate command 00:28:29.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) starting runner for command=netconf 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #5 SSH_MSG_CHANNEL_DATA 00:28:29.061 [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.170.22:39174]) by 373 down to 2096779 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_DATA len=373 00:28:29.061 [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.170.22:39174] 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18078', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=249} created 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]} created 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174] successful with session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]} 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]} up 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #6 SSH_MSG_CHANNEL_DATA 00:28:29.061 [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.170.22:39174]) by 393 down to 2096386 00:28:29.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_DATA len=393 00:28:29.061 [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.170.22:39174] 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:29.062 [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=249} 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e73b3d4 after next message 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 - R:/10.30.170.22:39174]} EXI handlers added to pipeline 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e73b3d4 00:28:29.062 [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.170.22:39174]) by 179 down to 2095753 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:29.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #7 SSH_MSG_CHANNEL_DATA 00:28:29.065 [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.170.22:39174]) by 340 down to 2096046 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_DATA len=340 00:28:29.065 [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.170.22:39174] 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:29.065 [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=249} 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1d635894] 00:28:29.065 [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:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:29.065 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:29.065 [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:28:29.066 [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:28:29.066 [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} 00:28:29.066 [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:28:29.066 [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=2011-06-01} 00:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [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:28:29.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:29.066 [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.170.22:39174]) by 778 down to 2094975 00:28:29.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:29.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:29.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #10 SSH_MSG_IGNORE 00:28:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:28:29.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]} 00:28:29.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37400]): SSH-2.0-SSHD-UNKNOWN 00:28:29.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37400]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:29.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37400]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:29.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #8 SSH_MSG_IGNORE 00:28:29.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37400]) Send SSH_MSG_KEXINIT 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #0 SSH_MSG_KEXINIT 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37400]) SSH_MSG_KEXINIT 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37400]) strict KEX=true client=true server=true 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: server host key algorithms = rsa-sha2-512 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: mac algorithms (client to server) = aead 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: mac algorithms (server to client) = aead 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: compression algorithms (client to server) = none 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37400]) Kex: compression algorithms (server to client) = none 00:28:29.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:29.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #9 SSH_MSG_IGNORE 00:28:29.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:28:29.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #11 SSH_MSG_IGNORE 00:28:29.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:28:29.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #1 30 00:28:29.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37400]] process command=SSH_MSG_KEXDH_INIT 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37400]] Send SSH_MSG_KEXDH_REPLY 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #1 sending command=31[31] len=1639 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37400])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37400]) Send SSH_MSG_NEWKEYS 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37400]) session ID=38:3f:b7:b5:48:05:a6:e6:18:3c:73:52:39:91:d1:0a:8e:53:60:c0:32:a5:b4:ee:e1:c5:4e:0a:f2:8b:75:5e:79:2c:a0:b9:d2:ef:89:bb:56:b2:20:a0:4f:9d:a6:64:59:c0:b2:a4:2b:1b:03:fe:86:b7:0b:b4:da:37:2c:eb 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37400]): strict KEX resets output message sequence number from 3 to 0 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37400]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37400])[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:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #0 sending command=7[7] len=419 00:28:29.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37400]) No pending packets to flush at end of KEX 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #2 SSH_MSG_NEWKEYS 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37400]): strict KEX resets input message sequence number from 3 to 0 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37400]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37400]) authorized authentication methods: password,publickey 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37400]) Accepted service ssh-userauth 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37400]) no authentication factory for method=none 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37400]) SSH_MSG_USERAUTH_REQUEST 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37400]) remaining methods: password,publickey 00:28:29.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37400]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:29.714 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37400]) authentication result: true 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37400]) SSH_MSG_USERAUTH_REQUEST 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37400]) no heartbeat to stop 00:28:29.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37400]) heartbeat type=IGNORE, interval=PT30S 00:28:29.714 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37400 authenticated 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37400]] session=TransportServerSession[admin@/10.30.170.22:37400] id=0 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37400])) size=2097152, max=2097152, packet=32768 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37400] 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37400]) recipient=0 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])) size=2097152, max=2097152, packet=32768 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])) re-initializing 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])) size=2097152, max=2097152, packet=32768 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:29.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[want-reply=true] subsystem=netconf 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[subsystem] prepared command 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]}} established 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 250: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18079 00:28:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 250: Creating data stores for simulated device 00:28:29.717 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:29.717 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:29.717 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:29.717 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:29.717 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:29.717 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[51477154] 00:28:29.717 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:29.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:29.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:29.737 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:29.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:29.740 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:29.740 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:29.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:29.741 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[51477154], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[51477154], subtreeVersion=Version[7c137c78], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c137c78], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:29.741 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:29.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:29.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 250 on channel [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 1220 down to 2095932 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) request=subsystem result=ReplySuccess, want-reply=true 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) request=subsystem activate command 00:28:29.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) starting runner for command=netconf 00:28:29.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #5 SSH_MSG_CHANNEL_DATA 00:28:29.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 373 down to 2096779 00:28:29.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_DATA len=373 00:28:29.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400] 00:28:29.753 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:29.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:29.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18079', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=250} created 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]} created 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400] successful with session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]} 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]} up 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #6 SSH_MSG_CHANNEL_DATA 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 393 down to 2096386 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_DATA len=393 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400] 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:29.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:29.755 [netconf-device-simulator-threads-6] 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=250} 00:28:29.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78a737ca after next message 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 - R:/10.30.170.22:37400]} EXI handlers added to pipeline 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@78a737ca 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 179 down to 2095753 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:29.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:29.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #7 SSH_MSG_CHANNEL_DATA 00:28:29.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 340 down to 2096046 00:28:29.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_DATA len=340 00:28:29.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400] 00:28:29.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:29.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:29.759 [netconf-device-simulator-threads-6] 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=250} 00:28:29.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c137c78] 00:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:29.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:29.760 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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} 00:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.760 [netconf-device-simulator-threads-6] 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:28:29.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:29.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 778 down to 2094975 00:28:29.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:29.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:29.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #10 SSH_MSG_IGNORE 00:28:29.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:28:29.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]} 00:28:29.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40710]): SSH-2.0-SSHD-UNKNOWN 00:28:29.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40710]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:29.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40710]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:29.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40710]) Send SSH_MSG_KEXINIT 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #0 SSH_MSG_KEXINIT 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40710]) SSH_MSG_KEXINIT 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40710]) strict KEX=true client=true server=true 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: server host key algorithms = rsa-sha2-512 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: mac algorithms (client to server) = aead 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: mac algorithms (server to client) = aead 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: compression algorithms (client to server) = none 00:28:29.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40710]) Kex: compression algorithms (server to client) = none 00:28:29.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:29.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #9 SSH_MSG_IGNORE 00:28:29.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:28:30.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #1 30 00:28:30.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40710]] process command=SSH_MSG_KEXDH_INIT 00:28:30.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40710]] Send SSH_MSG_KEXDH_REPLY 00:28:30.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #1 sending command=31[31] len=1639 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40710])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40710]) Send SSH_MSG_NEWKEYS 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40710]) session ID=59:06:d4:6c:15:04:94:e9:dd:ea:7d:b1:77:b6:10:c9:ef:3e:a1:35:18:16:c4:4d:71:e1:53:d7:16:05:11:92:a1:d8:9c:3a:64:99:8a:fc:48:ba:42:e4:b9:69:98:02:71:c4:04:68:c0:9b:97:c6:44:1c:4a:79:d7:a7:b1:e8 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40710]): strict KEX resets output message sequence number from 3 to 0 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40710]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40710])[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:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #0 sending command=7[7] len=419 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40710]) No pending packets to flush at end of KEX 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #11 SSH_MSG_IGNORE 00:28:30.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #2 SSH_MSG_NEWKEYS 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40710]): strict KEX resets input message sequence number from 3 to 0 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40710]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40710]) authorized authentication methods: password,publickey 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40710]) Accepted service ssh-userauth 00:28:30.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40710]) no authentication factory for method=none 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40710]) SSH_MSG_USERAUTH_REQUEST 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40710]) remaining methods: password,publickey 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:30.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40710]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:30.097 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40710]) authentication result: true 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40710]) SSH_MSG_USERAUTH_REQUEST 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40710]) no heartbeat to stop 00:28:30.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40710]) heartbeat type=IGNORE, interval=PT30S 00:28:30.097 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40710 authenticated 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40710]] session=TransportServerSession[admin@/10.30.170.22:40710] id=0 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40710])) size=2097152, max=2097152, packet=32768 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40710] 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40710]) recipient=0 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])) size=2097152, max=2097152, packet=32768 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])) re-initializing 00:28:30.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])) size=2097152, max=2097152, packet=32768 00:28:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[want-reply=true] subsystem=netconf 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[subsystem] prepared command 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]}} established 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 251: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18080 00:28:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 251: Creating data stores for simulated device 00:28:30.100 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:30.100 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:30.101 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:30.101 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:30.101 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:30.103 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[32d48587] 00:28:30.103 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:30.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:30.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:30.104 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:30.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:30.104 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:30.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:30.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:30.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[32d48587], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[32d48587], subtreeVersion=Version[296fb995], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[296fb995], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:30.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:30.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:30.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 251 on channel [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 1220 down to 2095932 00:28:30.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) request=subsystem result=ReplySuccess, want-reply=true 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) request=subsystem activate command 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) starting runner for command=netconf 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #5 SSH_MSG_CHANNEL_DATA 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 373 down to 2096779 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_DATA len=373 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710] 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:30.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18080', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=251} created 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]} created 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710] successful with session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]} 00:28:30.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]} up 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #6 SSH_MSG_CHANNEL_DATA 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 393 down to 2096386 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_DATA len=393 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710] 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:30.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:30.116 [netconf-device-simulator-threads-0] 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=251} 00:28:30.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:30.117 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4deafa64 after next message 00:28:30.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 - R:/10.30.170.22:40710]} EXI handlers added to pipeline 00:28:30.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:30.118 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4deafa64 00:28:30.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 179 down to 2095753 00:28:30.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:30.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:30.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #7 SSH_MSG_CHANNEL_DATA 00:28:30.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 340 down to 2096046 00:28:30.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_DATA len=340 00:28:30.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710] 00:28:30.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:30.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:30.124 [netconf-device-simulator-threads-0] 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=251} 00:28:30.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[296fb995] 00:28:30.126 [netconf-device-simulator-threads-0] 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:28:30.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:30.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:30.126 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:30.126 [netconf-device-simulator-threads-0] 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:28:30.126 [netconf-device-simulator-threads-0] 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:28:30.126 [netconf-device-simulator-threads-0] 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} 00:28:30.126 [netconf-device-simulator-threads-0] 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:28:30.126 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] 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:28:30.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:30.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 778 down to 2094975 00:28:30.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:30.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:30.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #8 SSH_MSG_IGNORE 00:28:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:28:30.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #8 SSH_MSG_IGNORE 00:28:30.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:28:30.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #9 SSH_MSG_IGNORE 00:28:30.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:28:30.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]} 00:28:30.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40382]): SSH-2.0-SSHD-UNKNOWN 00:28:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40382]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:30.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40382]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:30.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:30.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #10 SSH_MSG_IGNORE 00:28:30.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:28:30.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40382]) Send SSH_MSG_KEXINIT 00:28:30.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #0 SSH_MSG_KEXINIT 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40382]) SSH_MSG_KEXINIT 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40382]) strict KEX=true client=true server=true 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: server host key algorithms = rsa-sha2-512 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: mac algorithms (client to server) = aead 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: mac algorithms (server to client) = aead 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: compression algorithms (client to server) = none 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40382]) Kex: compression algorithms (server to client) = none 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #11 SSH_MSG_IGNORE 00:28:30.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:28:30.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #1 30 00:28:30.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40382]] process command=SSH_MSG_KEXDH_INIT 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40382]] Send SSH_MSG_KEXDH_REPLY 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #1 sending command=31[31] len=1639 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40382])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40382]) Send SSH_MSG_NEWKEYS 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40382]) session ID=e3:48:a3:89:1d:d6:57:de:c5:8a:9a:46:f5:03:40:df:77:0d:94:57:2e:ae:73:32:6c:e0:3b:36:42:bf:30:a6:b8:67:b6:62:f8:25:1d:4b:cd:81:b1:ed:d3:37:3f:44:86:1e:74:6e:83:28:d5:cb:5f:9a:58:02:7a:24:5e:1a 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40382]): strict KEX resets output message sequence number from 3 to 0 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40382]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40382])[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:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40382])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #0 sending command=7[7] len=419 00:28:30.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40382]) No pending packets to flush at end of KEX 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #2 SSH_MSG_NEWKEYS 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40382]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40382]): strict KEX resets input message sequence number from 3 to 0 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40382]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40382]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40382]) authorized authentication methods: password,publickey 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40382]) Accepted service ssh-userauth 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40382]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40382]) no authentication factory for method=none 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40382]) SSH_MSG_USERAUTH_REQUEST 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40382]) remaining methods: password,publickey 00:28:30.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40382]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40382]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:30.755 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40382]) authentication result: true 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40382]) SSH_MSG_USERAUTH_REQUEST 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40382])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40382]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40382]) no heartbeat to stop 00:28:30.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40382]) heartbeat type=IGNORE, interval=PT30S 00:28:30.756 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40382 authenticated 00:28:30.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:30.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40382]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40382]] session=TransportServerSession[admin@/10.30.170.22:40382] id=0 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40382])) size=2097152, max=2097152, packet=32768 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40382]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40382] 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40382]) recipient=0 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])) size=2097152, max=2097152, packet=32768 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])) re-initializing 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])) size=2097152, max=2097152, packet=32768 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[want-reply=true] subsystem=netconf 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[subsystem] prepared command 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]}} established 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 252: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18081 00:28:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 252: Creating data stores for simulated device 00:28:30.758 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:30.758 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:30.758 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:30.758 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:30.758 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:30.759 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ec03d9] 00:28:30.759 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:30.759 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:30.759 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:30.759 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:30.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:30.760 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:30.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:30.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:30.760 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ec03d9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ec03d9], subtreeVersion=Version[2d58f0fb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d58f0fb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:30.761 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:30.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 252 on channel [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 1220 down to 2095932 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) request=subsystem result=ReplySuccess, want-reply=true 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) request=subsystem activate command 00:28:30.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) starting runner for command=netconf 00:28:30.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #5 SSH_MSG_CHANNEL_DATA 00:28:30.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 373 down to 2096779 00:28:30.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_DATA len=373 00:28:30.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382] 00:28:30.766 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18081', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=252} created 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]} created 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382] successful with session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]} 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]} up 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #6 SSH_MSG_CHANNEL_DATA 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 393 down to 2096386 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_DATA len=393 00:28:30.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382] 00:28:30.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:30.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:30.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=252} 00:28:30.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:30.769 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25e36213 after next message 00:28:30.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 - R:/10.30.170.22:40382]} EXI handlers added to pipeline 00:28:30.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:30.769 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@25e36213 00:28:30.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 179 down to 2095753 00:28:30.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:30.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #7 SSH_MSG_CHANNEL_DATA 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 340 down to 2096046 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_DATA len=340 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382] 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:30.774 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:30.774 [netconf-device-simulator-threads-2] 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=252} 00:28:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d58f0fb] 00:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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} 00:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] 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:28:30.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:30.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 778 down to 2094975 00:28:30.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:30.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:31.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #9 SSH_MSG_IGNORE 00:28:31.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:28:31.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]} 00:28:31.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39968]): SSH-2.0-SSHD-UNKNOWN 00:28:31.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39968]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:31.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39968]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:31.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #10 SSH_MSG_IGNORE 00:28:31.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39968]) Send SSH_MSG_KEXINIT 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #0 SSH_MSG_KEXINIT 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39968]) SSH_MSG_KEXINIT 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39968]) strict KEX=true client=true server=true 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: server host key algorithms = rsa-sha2-512 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: mac algorithms (client to server) = aead 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: mac algorithms (server to client) = aead 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: compression algorithms (client to server) = none 00:28:31.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39968]) Kex: compression algorithms (server to client) = none 00:28:31.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:31.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #11 SSH_MSG_IGNORE 00:28:31.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:28:31.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #1 30 00:28:31.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39968]] process command=SSH_MSG_KEXDH_INIT 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39968]] Send SSH_MSG_KEXDH_REPLY 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #1 sending command=31[31] len=1639 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39968]) Send SSH_MSG_NEWKEYS 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39968]) session ID=9d:7c:29:b3:48:6b:69:eb:40:e0:a4:52:2d:95:ae:65:29:4f:f7:20:dc:ab:80:fa:e8:48:51:cb:a6:3e:32:ec:12:2c:4c:c2:65:b3:a0:cb:7b:6f:ab:72:5f:e3:12:7f:2d:2f:04:b1:93:69:c5:89:aa:40:72:c5:c2:4c:9e:24 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39968]): strict KEX resets output message sequence number from 3 to 0 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39968]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39968])[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:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #0 sending command=7[7] len=419 00:28:31.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39968]) No pending packets to flush at end of KEX 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #2 SSH_MSG_NEWKEYS 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39968]): strict KEX resets input message sequence number from 3 to 0 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39968]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39968]) authorized authentication methods: password,publickey 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39968]) Accepted service ssh-userauth 00:28:31.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39968]) no authentication factory for method=none 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39968]) SSH_MSG_USERAUTH_REQUEST 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39968]) remaining methods: password,publickey 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39968]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:31.209 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39968]) authentication result: true 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39968]) SSH_MSG_USERAUTH_REQUEST 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39968]) no heartbeat to stop 00:28:31.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39968]) heartbeat type=IGNORE, interval=PT30S 00:28:31.210 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39968 authenticated 00:28:31.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:31.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:31.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39968]] session=TransportServerSession[admin@/10.30.170.22:39968] id=0 00:28:31.210 [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.170.22:39968])) size=2097152, max=2097152, packet=32768 00:28:31.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39968] 00:28:31.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39968]) recipient=0 00:28:31.210 [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.170.22:39968])) size=2097152, max=2097152, packet=32768 00:28:31.210 [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.170.22:39968])) re-initializing 00:28:31.210 [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.170.22:39968])) size=2097152, max=2097152, packet=32768 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968])[want-reply=true] subsystem=netconf 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968])[subsystem] prepared command 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]}} established 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 253: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18082 00:28:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 253: Creating data stores for simulated device 00:28:31.211 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:31.211 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:31.212 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:31.212 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:31.212 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:31.212 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b74c624] 00:28:31.212 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:31.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:31.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:31.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:31.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:31.216 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:31.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:31.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:31.216 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b74c624], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b74c624], subtreeVersion=Version[28ab19bf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[28ab19bf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:31.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:31.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:31.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.218 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 253 on channel [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.219 [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.170.22:39968]) by 1220 down to 2095932 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) request=subsystem result=ReplySuccess, want-reply=true 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) request=subsystem activate command 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) starting runner for command=netconf 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #5 SSH_MSG_CHANNEL_DATA 00:28:31.219 [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.170.22:39968]) by 373 down to 2096779 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_DATA len=373 00:28:31.219 [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.170.22:39968] 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18082', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=253} created 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]} created 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968] successful with session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]} 00:28:31.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]} up 00:28:31.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #6 SSH_MSG_CHANNEL_DATA 00:28:31.220 [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.170.22:39968]) by 393 down to 2096386 00:28:31.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_DATA len=393 00:28:31.220 [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.170.22:39968] 00:28:31.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:31.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:31.220 [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=253} 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@557cb1b6 after next message 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 - R:/10.30.170.22:39968]} EXI handlers added to pipeline 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@557cb1b6 00:28:31.221 [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.170.22:39968]) by 179 down to 2095753 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:31.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:31.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #8 SSH_MSG_IGNORE 00:28:31.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:28:31.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #7 SSH_MSG_CHANNEL_DATA 00:28:31.223 [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.170.22:39968]) by 340 down to 2096046 00:28:31.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_DATA len=340 00:28:31.223 [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.170.22:39968] 00:28:31.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:31.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:31.224 [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=253} 00:28:31.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[28ab19bf] 00:28:31.224 [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:28:31.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:31.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:31.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:31.224 [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:28:31.224 [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:28:31.224 [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} 00:28:31.224 [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:28:31.224 [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=2011-06-01} 00:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [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:28:31.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:31.225 [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.170.22:39968]) by 778 down to 2094975 00:28:31.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:31.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:31.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #9 SSH_MSG_IGNORE 00:28:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:28:31.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #11 SSH_MSG_IGNORE 00:28:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:28:31.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]} 00:28:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40658]): SSH-2.0-SSHD-UNKNOWN 00:28:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40658]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:31.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40658]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:31.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40658]) Send SSH_MSG_KEXINIT 00:28:31.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #0 SSH_MSG_KEXINIT 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40658]) SSH_MSG_KEXINIT 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40658]) strict KEX=true client=true server=true 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: server host key algorithms = rsa-sha2-512 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: mac algorithms (client to server) = aead 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: mac algorithms (server to client) = aead 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: compression algorithms (client to server) = none 00:28:31.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40658]) Kex: compression algorithms (server to client) = none 00:28:31.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:31.716 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #10 SSH_MSG_IGNORE 00:28:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:28:31.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #1 30 00:28:31.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40658]] process command=SSH_MSG_KEXDH_INIT 00:28:31.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40658]] Send SSH_MSG_KEXDH_REPLY 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #1 sending command=31[31] len=1639 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40658])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40658]) Send SSH_MSG_NEWKEYS 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40658]) session ID=a9:1c:92:99:65:2f:d1:bb:09:79:07:9c:e5:f1:35:de:30:43:41:88:0d:e8:ac:d6:af:da:7c:5c:1d:84:43:6f:54:cc:41:d1:b7:8a:d9:18:43:f7:9d:c5:c2:9c:e6:71:52:0c:0d:11:26:33:88:7e:37:ba:bb:03:bd:07:15:3b 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40658]): strict KEX resets output message sequence number from 3 to 0 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40658]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40658])[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:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40658])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #0 sending command=7[7] len=419 00:28:31.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40658]) No pending packets to flush at end of KEX 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #2 SSH_MSG_NEWKEYS 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40658]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40658]): strict KEX resets input message sequence number from 3 to 0 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40658]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40658]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40658]) authorized authentication methods: password,publickey 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40658]) Accepted service ssh-userauth 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40658]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40658]) no authentication factory for method=none 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40658]) SSH_MSG_USERAUTH_REQUEST 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40658]) remaining methods: password,publickey 00:28:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40658]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40658]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40658]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:31.782 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40658]) authentication result: true 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40658]) SSH_MSG_USERAUTH_REQUEST 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40658])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40658]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40658]) no heartbeat to stop 00:28:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40658]) heartbeat type=IGNORE, interval=PT30S 00:28:31.782 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40658 authenticated 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40658]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40658]] session=TransportServerSession[admin@/10.30.170.22:40658] id=0 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40658])) size=2097152, max=2097152, packet=32768 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40658]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40658] 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40658]) recipient=0 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])) size=2097152, max=2097152, packet=32768 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])) re-initializing 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])) size=2097152, max=2097152, packet=32768 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[want-reply=true] subsystem=netconf 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[subsystem] prepared command 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]}} established 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 254: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18083 00:28:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 254: Creating data stores for simulated device 00:28:31.784 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:31.784 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:31.785 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:31.785 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:31.785 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:31.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4308c674] 00:28:31.786 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:31.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:31.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:31.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:31.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:31.787 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:31.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:31.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:31.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:31.787 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4308c674], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4308c674], subtreeVersion=Version[6b223a8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6b223a8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #8 SSH_MSG_IGNORE 00:28:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:28:31.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:31.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:31.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 254 on channel [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 1220 down to 2095932 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) request=subsystem result=ReplySuccess, want-reply=true 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) request=subsystem activate command 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) starting runner for command=netconf 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #5 SSH_MSG_CHANNEL_DATA 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 373 down to 2096779 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_DATA len=373 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658] 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:31.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18083', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=254} created 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]} created 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658] successful with session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]} 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]} up 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #6 SSH_MSG_CHANNEL_DATA 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 393 down to 2096386 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_DATA len=393 00:28:31.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658] 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:31.794 [netconf-device-simulator-threads-6] 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=254} 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4398e42c after next message 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 - R:/10.30.170.22:40658]} EXI handlers added to pipeline 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4398e42c 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 179 down to 2095753 00:28:31.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:31.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:31.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #7 SSH_MSG_CHANNEL_DATA 00:28:31.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 340 down to 2096046 00:28:31.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_DATA len=340 00:28:31.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658] 00:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:31.797 [netconf-device-simulator-threads-6] 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=254} 00:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6b223a8] 00:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:31.797 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] 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} 00:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.797 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] 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:28:31.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:31.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 778 down to 2094975 00:28:31.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:31.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:32.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #9 SSH_MSG_IGNORE 00:28:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:28:32.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]} 00:28:32.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38708]): SSH-2.0-SSHD-UNKNOWN 00:28:32.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38708]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:32.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38708]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:32.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #10 SSH_MSG_IGNORE 00:28:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:28:32.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #8 SSH_MSG_IGNORE 00:28:32.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:28:32.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38708]) Send SSH_MSG_KEXINIT 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #0 SSH_MSG_KEXINIT 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38708]) SSH_MSG_KEXINIT 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38708]) strict KEX=true client=true server=true 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: server host key algorithms = rsa-sha2-512 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: mac algorithms (client to server) = aead 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: mac algorithms (server to client) = aead 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: compression algorithms (client to server) = none 00:28:32.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38708]) Kex: compression algorithms (server to client) = none 00:28:32.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:32.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #11 SSH_MSG_IGNORE 00:28:32.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:28:32.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #1 30 00:28:32.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38708]] process command=SSH_MSG_KEXDH_INIT 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38708]] Send SSH_MSG_KEXDH_REPLY 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #1 sending command=31[31] len=1639 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38708])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38708]) Send SSH_MSG_NEWKEYS 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38708]) session ID=07:42:7e:f3:4e:49:28:b2:b4:85:07:4d:f2:5b:21:78:e2:f4:93:0c:02:d2:e0:b4:52:b2:3b:63:57:3c:2a:87:7c:32:9a:cf:f1:81:07:63:50:c5:60:46:45:84:72:99:77:77:8d:bc:fe:59:62:f9:dd:26:48:b1:08:84:41:9d 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38708]): strict KEX resets output message sequence number from 3 to 0 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38708]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38708])[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:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38708])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #0 sending command=7[7] len=419 00:28:32.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38708]) No pending packets to flush at end of KEX 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #2 SSH_MSG_NEWKEYS 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38708]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38708]): strict KEX resets input message sequence number from 3 to 0 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38708]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38708]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38708]) authorized authentication methods: password,publickey 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38708]) Accepted service ssh-userauth 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38708]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38708]) no authentication factory for method=none 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38708]) SSH_MSG_USERAUTH_REQUEST 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38708]) remaining methods: password,publickey 00:28:32.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38708]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38708]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:32.493 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38708]) authentication result: true 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38708]) SSH_MSG_USERAUTH_REQUEST 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38708])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38708]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38708]) no heartbeat to stop 00:28:32.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38708]) heartbeat type=IGNORE, interval=PT30S 00:28:32.494 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38708 authenticated 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38708]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38708]] session=TransportServerSession[admin@/10.30.170.22:38708] id=0 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38708])) size=2097152, max=2097152, packet=32768 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38708]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38708] 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38708]) recipient=0 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])) size=2097152, max=2097152, packet=32768 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])) re-initializing 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])) size=2097152, max=2097152, packet=32768 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:32.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[want-reply=true] subsystem=netconf 00:28:32.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[subsystem] prepared command 00:28:32.498 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:32.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:32.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]}} established 00:28:32.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 255: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18084 00:28:32.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 255: Creating data stores for simulated device 00:28:32.499 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:32.499 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:32.499 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:32.499 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:32.499 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:32.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d46167] 00:28:32.503 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:32.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:32.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:32.503 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:32.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:32.504 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:32.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:32.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:32.504 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d46167], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d46167], subtreeVersion=Version[ddc91f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ddc91f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:32.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:32.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:32.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 255 on channel [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 1220 down to 2095932 00:28:32.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) request=subsystem result=ReplySuccess, want-reply=true 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) request=subsystem activate command 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) starting runner for command=netconf 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #5 SSH_MSG_CHANNEL_DATA 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 373 down to 2096779 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_DATA len=373 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708] 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18084', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=255} created 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]} created 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708] successful with session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]} 00:28:32.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]} up 00:28:32.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #6 SSH_MSG_CHANNEL_DATA 00:28:32.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 393 down to 2096386 00:28:32.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_DATA len=393 00:28:32.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708] 00:28:32.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:32.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:32.510 [netconf-device-simulator-threads-0] 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=255} 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53c11886 after next message 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 - R:/10.30.170.22:38708]} EXI handlers added to pipeline 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@53c11886 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 179 down to 2095753 00:28:32.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:32.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:32.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #7 SSH_MSG_CHANNEL_DATA 00:28:32.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 340 down to 2096046 00:28:32.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_DATA len=340 00:28:32.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708] 00:28:32.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:32.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:32.514 [netconf-device-simulator-threads-0] 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=255} 00:28:32.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ddc91f] 00:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:32.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:32.514 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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} 00:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.514 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] 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:28:32.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:32.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 778 down to 2094975 00:28:32.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:32.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:32.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #9 SSH_MSG_IGNORE 00:28:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:28:32.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #10 SSH_MSG_IGNORE 00:28:32.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]} 00:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49802]): SSH-2.0-SSHD-UNKNOWN 00:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49802]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49802]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49802]) Send SSH_MSG_KEXINIT 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #0 SSH_MSG_KEXINIT 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49802]) SSH_MSG_KEXINIT 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49802]) strict KEX=true client=true server=true 00:28:32.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: server host key algorithms = rsa-sha2-512 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: mac algorithms (client to server) = aead 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: mac algorithms (server to client) = aead 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: compression algorithms (client to server) = none 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49802]) Kex: compression algorithms (server to client) = none 00:28:32.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:32.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #1 30 00:28:32.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49802]] process command=SSH_MSG_KEXDH_INIT 00:28:32.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49802]] Send SSH_MSG_KEXDH_REPLY 00:28:32.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #1 sending command=31[31] len=1639 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49802])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49802]) Send SSH_MSG_NEWKEYS 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49802]) session ID=7a:fe:75:a6:a2:88:39:9e:b1:f3:12:e9:c0:4b:34:ed:c4:6f:4d:71:fa:2f:a1:e0:24:1b:c3:75:cd:80:4b:1b:60:58:c1:b8:56:68:40:17:94:d5:de:15:76:83:e6:fa:e7:e3:90:de:fd:34:0f:40:94:56:61:38:c4:92:fb:d5 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49802]): strict KEX resets output message sequence number from 3 to 0 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49802]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49802])[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:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49802])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #0 sending command=7[7] len=419 00:28:32.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49802]) No pending packets to flush at end of KEX 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #2 SSH_MSG_NEWKEYS 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49802]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49802]): strict KEX resets input message sequence number from 3 to 0 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49802]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49802]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49802]) authorized authentication methods: password,publickey 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49802]) Accepted service ssh-userauth 00:28:32.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49802]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49802]) no authentication factory for method=none 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49802]) SSH_MSG_USERAUTH_REQUEST 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49802]) remaining methods: password,publickey 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49802]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49802]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:32.841 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49802]) authentication result: true 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49802]) SSH_MSG_USERAUTH_REQUEST 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49802])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49802]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:32.841 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49802]) no heartbeat to stop 00:28:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49802]) heartbeat type=IGNORE, interval=PT30S 00:28:32.842 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49802 authenticated 00:28:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:32.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49802]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49802]] session=TransportServerSession[admin@/10.30.170.22:49802] id=0 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49802])) size=2097152, max=2097152, packet=32768 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49802]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49802] 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49802]) recipient=0 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])) size=2097152, max=2097152, packet=32768 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])) re-initializing 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])) size=2097152, max=2097152, packet=32768 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[want-reply=true] subsystem=netconf 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[subsystem] prepared command 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]}} established 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 256: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18085 00:28:32.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 256: Creating data stores for simulated device 00:28:32.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:32.845 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:32.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:32.845 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:32.846 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[15a3fe30] 00:28:32.846 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:32.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:32.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:32.847 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:32.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:32.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:32.847 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[15a3fe30], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[15a3fe30], subtreeVersion=Version[298df150], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[298df150], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:32.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:32.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:32.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 256 on channel [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 1220 down to 2095932 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) request=subsystem result=ReplySuccess, want-reply=true 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) request=subsystem activate command 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) starting runner for command=netconf 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #5 SSH_MSG_CHANNEL_DATA 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 373 down to 2096779 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_DATA len=373 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802] 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:32.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18085', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=256} created 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]} created 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802] successful with session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]} 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]} up 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #6 SSH_MSG_CHANNEL_DATA 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 393 down to 2096386 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_DATA len=393 00:28:32.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802] 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=256} 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3af5bb4 after next message 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 - R:/10.30.170.22:49802]} EXI handlers added to pipeline 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3af5bb4 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 179 down to 2095753 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:32.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:32.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #7 SSH_MSG_CHANNEL_DATA 00:28:32.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 340 down to 2096046 00:28:32.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_DATA len=340 00:28:32.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802] 00:28:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:32.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:32.854 [netconf-device-simulator-threads-2] 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=256} 00:28:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[298df150] 00:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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} 00:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] 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:28:32.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:32.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 778 down to 2094975 00:28:32.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:32.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:32.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #11 SSH_MSG_IGNORE 00:28:32.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:28:32.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:32.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #8 SSH_MSG_IGNORE 00:28:32.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:28:33.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #9 SSH_MSG_IGNORE 00:28:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:28:33.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #10 SSH_MSG_IGNORE 00:28:33.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:28:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #11 SSH_MSG_IGNORE 00:28:33.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:28:33.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]} 00:28:33.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54560]): SSH-2.0-SSHD-UNKNOWN 00:28:33.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54560]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:33.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54560]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:33.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #8 SSH_MSG_IGNORE 00:28:33.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54560]) Send SSH_MSG_KEXINIT 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #0 SSH_MSG_KEXINIT 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54560]) SSH_MSG_KEXINIT 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54560]) strict KEX=true client=true server=true 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: server host key algorithms = rsa-sha2-512 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: mac algorithms (client to server) = aead 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: mac algorithms (server to client) = aead 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: compression algorithms (client to server) = none 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54560]) Kex: compression algorithms (server to client) = none 00:28:33.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:33.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #1 30 00:28:33.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54560]] process command=SSH_MSG_KEXDH_INIT 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54560]] Send SSH_MSG_KEXDH_REPLY 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #1 sending command=31[31] len=1639 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54560])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54560]) Send SSH_MSG_NEWKEYS 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54560]) session ID=d9:c4:13:c1:b3:96:0a:9b:2f:d6:8d:5c:d3:83:f6:12:de:c7:bd:da:8f:62:d1:bd:79:82:c7:1d:23:ec:70:6a:43:1f:23:0f:0f:bc:d0:d7:61:97:cf:3a:8e:0e:55:30:bf:19:de:cb:41:45:09:22:d9:50:a9:6f:73:da:cb:7d 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54560]): strict KEX resets output message sequence number from 3 to 0 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54560]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54560])[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:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #0 sending command=7[7] len=419 00:28:33.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54560]) No pending packets to flush at end of KEX 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #2 SSH_MSG_NEWKEYS 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54560]): strict KEX resets input message sequence number from 3 to 0 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54560]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:33.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54560]) authorized authentication methods: password,publickey 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54560]) Accepted service ssh-userauth 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54560]) no authentication factory for method=none 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54560]) SSH_MSG_USERAUTH_REQUEST 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54560]) remaining methods: password,publickey 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54560]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:33.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:33.644 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54560]) authentication result: true 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54560]) SSH_MSG_USERAUTH_REQUEST 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54560]) no heartbeat to stop 00:28:33.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54560]) heartbeat type=IGNORE, interval=PT30S 00:28:33.644 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54560 authenticated 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54560]] session=TransportServerSession[admin@/10.30.170.22:54560] id=0 00:28:33.645 [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.170.22:54560])) size=2097152, max=2097152, packet=32768 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54560] 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54560]) recipient=0 00:28:33.645 [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.170.22:54560])) size=2097152, max=2097152, packet=32768 00:28:33.645 [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.170.22:54560])) re-initializing 00:28:33.645 [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.170.22:54560])) size=2097152, max=2097152, packet=32768 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:33.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560])[want-reply=true] subsystem=netconf 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560])[subsystem] prepared command 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]}} established 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 257: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18086 00:28:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 257: Creating data stores for simulated device 00:28:33.646 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:33.646 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:33.646 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:33.646 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:33.646 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[151ab31a] 00:28:33.647 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:33.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:33.648 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:33.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:33.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:33.648 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[151ab31a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[151ab31a], subtreeVersion=Version[48d10863], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[48d10863], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:33.649 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:33.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:33.650 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.650 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 257 on channel [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.652 [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.170.22:54560]) by 1220 down to 2095932 00:28:33.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:33.652 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) request=subsystem result=ReplySuccess, want-reply=true 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) request=subsystem activate command 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) starting runner for command=netconf 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #5 SSH_MSG_CHANNEL_DATA 00:28:33.653 [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.170.22:54560]) by 373 down to 2096779 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_DATA len=373 00:28:33.653 [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.170.22:54560] 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18086', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=257} created 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]} created 00:28:33.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560] successful with session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]} 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]} up 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #6 SSH_MSG_CHANNEL_DATA 00:28:33.654 [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.170.22:54560]) by 393 down to 2096386 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_DATA len=393 00:28:33.654 [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.170.22:54560] 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:33.654 [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=257} 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b489816 after next message 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 - R:/10.30.170.22:54560]} EXI handlers added to pipeline 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6b489816 00:28:33.654 [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.170.22:54560]) by 179 down to 2095753 00:28:33.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:33.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:33.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #7 SSH_MSG_CHANNEL_DATA 00:28:33.656 [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.170.22:54560]) by 340 down to 2096046 00:28:33.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_DATA len=340 00:28:33.656 [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.170.22:54560] 00:28:33.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:33.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:33.656 [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=257} 00:28:33.656 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[48d10863] 00:28:33.656 [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:28:33.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:33.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:33.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:33.657 [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:28:33.657 [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:28:33.657 [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} 00:28:33.657 [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:28:33.657 [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=2011-06-01} 00:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [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:28:33.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:33.657 [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.170.22:54560]) by 778 down to 2094975 00:28:33.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:33.690 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #9 SSH_MSG_IGNORE 00:28:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:28:33.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]} 00:28:33.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53126]): SSH-2.0-SSHD-UNKNOWN 00:28:33.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53126]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:33.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53126]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:33.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #10 SSH_MSG_IGNORE 00:28:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:28:33.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:33.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53126]) Send SSH_MSG_KEXINIT 00:28:33.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:33.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #0 SSH_MSG_KEXINIT 00:28:33.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53126]) SSH_MSG_KEXINIT 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53126]) strict KEX=true client=true server=true 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: server host key algorithms = rsa-sha2-512 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: mac algorithms (client to server) = aead 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: mac algorithms (server to client) = aead 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: compression algorithms (client to server) = none 00:28:33.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53126]) Kex: compression algorithms (server to client) = none 00:28:33.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #11 SSH_MSG_IGNORE 00:28:33.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:28:34.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #1 30 00:28:34.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53126]] process command=SSH_MSG_KEXDH_INIT 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53126]] Send SSH_MSG_KEXDH_REPLY 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #1 sending command=31[31] len=1639 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53126])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53126]) Send SSH_MSG_NEWKEYS 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53126]) session ID=6b:9d:46:ff:32:63:ec:b8:a5:78:49:a6:3a:f7:69:c8:d9:5a:ef:b6:b9:22:a0:a1:cd:4f:65:6c:09:8b:63:e4:20:b9:46:7b:6b:2f:28:b1:c1:84:1a:21:0e:0f:c4:b1:3c:0a:f1:40:d8:2b:ab:37:e8:6e:53:32:d2:30:ab:e4 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:34.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53126]): strict KEX resets output message sequence number from 3 to 0 00:28:34.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53126]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:34.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53126])[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:28:34.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53126])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:34.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #0 sending command=7[7] len=419 00:28:34.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53126]) No pending packets to flush at end of KEX 00:28:34.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:34.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #8 SSH_MSG_IGNORE 00:28:34.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #2 SSH_MSG_NEWKEYS 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53126]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53126]): strict KEX resets input message sequence number from 3 to 0 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53126]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53126]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53126]) authorized authentication methods: password,publickey 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53126]) Accepted service ssh-userauth 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53126]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53126]) no authentication factory for method=none 00:28:34.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53126]) SSH_MSG_USERAUTH_REQUEST 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53126]) remaining methods: password,publickey 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53126]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53126]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53126]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:34.097 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53126]) authentication result: true 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53126]) SSH_MSG_USERAUTH_REQUEST 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53126])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53126]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53126]) no heartbeat to stop 00:28:34.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53126]) heartbeat type=IGNORE, interval=PT30S 00:28:34.098 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53126 authenticated 00:28:34.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:34.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53126]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:34.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53126]] session=TransportServerSession[admin@/10.30.170.22:53126] id=0 00:28:34.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53126])) size=2097152, max=2097152, packet=32768 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53126]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53126] 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53126]) recipient=0 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])) size=2097152, max=2097152, packet=32768 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])) re-initializing 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])) size=2097152, max=2097152, packet=32768 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[want-reply=true] subsystem=netconf 00:28:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[subsystem] prepared command 00:28:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]}} established 00:28:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 258: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18087 00:28:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 258: Creating data stores for simulated device 00:28:34.100 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:34.100 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:34.101 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:34.101 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:34.101 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:34.103 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3478db7b] 00:28:34.103 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:34.103 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:34.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:34.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:34.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:34.104 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:34.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:34.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:34.104 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3478db7b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3478db7b], subtreeVersion=Version[1c775319], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1c775319], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:34.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:34.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:34.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 258 on channel [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 1220 down to 2095932 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) request=subsystem result=ReplySuccess, want-reply=true 00:28:34.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) request=subsystem activate command 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) starting runner for command=netconf 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #5 SSH_MSG_CHANNEL_DATA 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 373 down to 2096779 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_DATA len=373 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126] 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:34.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18087', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=258} created 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]} created 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126] successful with session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]} 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]} up 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #6 SSH_MSG_CHANNEL_DATA 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 393 down to 2096386 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_DATA len=393 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126] 00:28:34.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:34.110 [netconf-device-simulator-threads-6] 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=258} 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ff5d378 after next message 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 - R:/10.30.170.22:53126]} EXI handlers added to pipeline 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ff5d378 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 179 down to 2095753 00:28:34.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:34.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:34.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #7 SSH_MSG_CHANNEL_DATA 00:28:34.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 340 down to 2096046 00:28:34.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_DATA len=340 00:28:34.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126] 00:28:34.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:34.113 [netconf-device-simulator-threads-6] 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=258} 00:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1c775319] 00:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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} 00:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] 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:28:34.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:34.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 778 down to 2094975 00:28:34.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:34.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:34.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #9 SSH_MSG_IGNORE 00:28:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:28:34.269 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #10 SSH_MSG_IGNORE 00:28:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:28:34.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]} 00:28:34.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41892]): SSH-2.0-SSHD-UNKNOWN 00:28:34.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41892]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:34.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41892]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:34.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41892]) Send SSH_MSG_KEXINIT 00:28:34.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #0 SSH_MSG_KEXINIT 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41892]) SSH_MSG_KEXINIT 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41892]) strict KEX=true client=true server=true 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: server host key algorithms = rsa-sha2-512 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: mac algorithms (client to server) = aead 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: mac algorithms (server to client) = aead 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: compression algorithms (client to server) = none 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41892]) Kex: compression algorithms (server to client) = none 00:28:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:34.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:34.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #1 30 00:28:34.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41892]] process command=SSH_MSG_KEXDH_INIT 00:28:34.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41892]] Send SSH_MSG_KEXDH_REPLY 00:28:34.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #1 sending command=31[31] len=1639 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41892])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41892]) Send SSH_MSG_NEWKEYS 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41892]) session ID=79:a2:c7:ce:74:c2:c3:d7:1d:56:50:6a:72:1b:eb:32:50:60:d5:be:12:ac:ef:fd:6d:ca:34:cf:a2:78:63:57:b5:9e:9a:75:90:82:1c:28:c5:30:62:4a:3c:80:49:25:86:7f:e6:0a:8a:95:48:e4:82:14:f1:cb:33:8f:6e:76 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41892]): strict KEX resets output message sequence number from 3 to 0 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41892]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41892])[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:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41892])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #0 sending command=7[7] len=419 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41892]) No pending packets to flush at end of KEX 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #11 SSH_MSG_IGNORE 00:28:34.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #2 SSH_MSG_NEWKEYS 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41892]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41892]): strict KEX resets input message sequence number from 3 to 0 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41892]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41892]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41892]) authorized authentication methods: password,publickey 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41892]) Accepted service ssh-userauth 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41892]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41892]) no authentication factory for method=none 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41892]) SSH_MSG_USERAUTH_REQUEST 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41892]) remaining methods: password,publickey 00:28:34.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41892]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41892]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:34.562 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41892]) authentication result: true 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41892]) SSH_MSG_USERAUTH_REQUEST 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41892])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41892]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41892]) no heartbeat to stop 00:28:34.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41892]) heartbeat type=IGNORE, interval=PT30S 00:28:34.562 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41892 authenticated 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41892]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41892]] session=TransportServerSession[admin@/10.30.170.22:41892] id=0 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41892])) size=2097152, max=2097152, packet=32768 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41892]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41892] 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41892]) recipient=0 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])) size=2097152, max=2097152, packet=32768 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])) re-initializing 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])) size=2097152, max=2097152, packet=32768 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:34.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[want-reply=true] subsystem=netconf 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[subsystem] prepared command 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]}} established 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 259: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18088 00:28:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 259: Creating data stores for simulated device 00:28:34.564 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:34.564 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:34.564 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:34.564 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:34.564 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3d496f2b] 00:28:34.565 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:34.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:34.566 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:34.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:34.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:34.566 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3d496f2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3d496f2b], subtreeVersion=Version[3c5921db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c5921db], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:34.609 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:34.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 259 on channel [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 1220 down to 2095932 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) request=subsystem result=ReplySuccess, want-reply=true 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) request=subsystem activate command 00:28:34.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) starting runner for command=netconf 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #5 SSH_MSG_CHANNEL_DATA 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 373 down to 2096779 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_DATA len=373 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892] 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18088', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=259} created 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]} created 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892] successful with session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]} 00:28:34.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]} up 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #6 SSH_MSG_CHANNEL_DATA 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 393 down to 2096386 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_DATA len=393 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892] 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:34.612 [netconf-device-simulator-threads-0] 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=259} 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38812812 after next message 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 - R:/10.30.170.22:41892]} EXI handlers added to pipeline 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:34.612 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38812812 00:28:34.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 179 down to 2095753 00:28:34.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:34.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:34.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #7 SSH_MSG_CHANNEL_DATA 00:28:34.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 340 down to 2096046 00:28:34.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_DATA len=340 00:28:34.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892] 00:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:34.615 [netconf-device-simulator-threads-0] 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=259} 00:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c5921db] 00:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:34.615 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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} 00:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.615 [netconf-device-simulator-threads-0] 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:28:34.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:34.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 778 down to 2094975 00:28:34.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:34.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:34.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #8 SSH_MSG_IGNORE 00:28:34.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:28:34.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]} 00:28:34.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57972]): SSH-2.0-SSHD-UNKNOWN 00:28:34.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57972]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:34.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57972]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:34.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.066 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #8 SSH_MSG_IGNORE 00:28:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57972]) Send SSH_MSG_KEXINIT 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #0 SSH_MSG_KEXINIT 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57972]) SSH_MSG_KEXINIT 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57972]) strict KEX=true client=true server=true 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: server host key algorithms = rsa-sha2-512 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: mac algorithms (client to server) = aead 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: mac algorithms (server to client) = aead 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: compression algorithms (client to server) = none 00:28:35.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57972]) Kex: compression algorithms (server to client) = none 00:28:35.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:35.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #9 SSH_MSG_IGNORE 00:28:35.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:28:35.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #1 30 00:28:35.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57972]] process command=SSH_MSG_KEXDH_INIT 00:28:35.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57972]] Send SSH_MSG_KEXDH_REPLY 00:28:35.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #1 sending command=31[31] len=1639 00:28:35.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57972])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:35.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57972]) Send SSH_MSG_NEWKEYS 00:28:35.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57972]) session ID=38:74:28:56:c0:ec:dd:d3:44:b0:51:b0:55:e5:fd:29:07:f8:c5:23:6c:71:3d:c1:3f:47:9f:32:86:8a:87:d4:78:0f:1e:c9:6d:fd:8c:97:01:89:d8:f5:c8:71:76:95:2f:3f:5e:b0:64:35:1e:37:63:08:bb:5f:a6:fa:a1:d0 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57972]): strict KEX resets output message sequence number from 3 to 0 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57972]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57972])[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:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57972])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #0 sending command=7[7] len=419 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57972]) No pending packets to flush at end of KEX 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #11 SSH_MSG_IGNORE 00:28:35.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #2 SSH_MSG_NEWKEYS 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57972]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57972]): strict KEX resets input message sequence number from 3 to 0 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57972]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57972]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57972]) authorized authentication methods: password,publickey 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57972]) Accepted service ssh-userauth 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57972]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57972]) no authentication factory for method=none 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57972]) SSH_MSG_USERAUTH_REQUEST 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57972]) remaining methods: password,publickey 00:28:35.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57972]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57972]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:35.206 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57972]) authentication result: true 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57972]) SSH_MSG_USERAUTH_REQUEST 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57972])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57972]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57972]) no heartbeat to stop 00:28:35.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57972]) heartbeat type=IGNORE, interval=PT30S 00:28:35.206 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57972 authenticated 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57972]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57972]] session=TransportServerSession[admin@/10.30.170.22:57972] id=0 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57972])) size=2097152, max=2097152, packet=32768 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57972]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57972] 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57972]) recipient=0 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])) size=2097152, max=2097152, packet=32768 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])) re-initializing 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])) size=2097152, max=2097152, packet=32768 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:35.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[want-reply=true] subsystem=netconf 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[subsystem] prepared command 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]}} established 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 260: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18089 00:28:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 260: Creating data stores for simulated device 00:28:35.208 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:35.209 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:35.209 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:35.209 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:35.209 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:35.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[508ae08] 00:28:35.210 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:35.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:35.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:35.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:35.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:35.211 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:35.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:35.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:35.211 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[508ae08], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[508ae08], subtreeVersion=Version[282d03ba], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[282d03ba], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:35.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:35.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 260 on channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 1220 down to 2095932 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:35.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) request=subsystem result=ReplySuccess, want-reply=true 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) request=subsystem activate command 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) starting runner for command=netconf 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #5 SSH_MSG_CHANNEL_DATA 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 373 down to 2096779 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_DATA len=373 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972] 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:35.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18089', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=260} created 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]} created 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972] successful with session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]} 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]} up 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #6 SSH_MSG_CHANNEL_DATA 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 393 down to 2096386 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_DATA len=393 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972] 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=260} 00:28:35.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b9b0d96 after next message 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 - R:/10.30.170.22:57972]} EXI handlers added to pipeline 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b9b0d96 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 179 down to 2095753 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:35.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:35.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #7 SSH_MSG_CHANNEL_DATA 00:28:35.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 340 down to 2096046 00:28:35.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_DATA len=340 00:28:35.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972] 00:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:35.218 [netconf-device-simulator-threads-2] 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=260} 00:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[282d03ba] 00:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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} 00:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.218 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] 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:28:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 778 down to 2094975 00:28:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:35.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #10 SSH_MSG_IGNORE 00:28:35.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:28:35.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]} 00:28:35.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59522]): SSH-2.0-SSHD-UNKNOWN 00:28:35.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59522]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:35.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59522]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:35.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #10 SSH_MSG_IGNORE 00:28:35.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:28:35.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59522]) Send SSH_MSG_KEXINIT 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #0 SSH_MSG_KEXINIT 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59522]) SSH_MSG_KEXINIT 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59522]) strict KEX=true client=true server=true 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: server host key algorithms = rsa-sha2-512 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: mac algorithms (client to server) = aead 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: mac algorithms (server to client) = aead 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: compression algorithms (client to server) = none 00:28:35.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59522]) Kex: compression algorithms (server to client) = none 00:28:35.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:35.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #9 SSH_MSG_IGNORE 00:28:35.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:28:35.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #8 SSH_MSG_IGNORE 00:28:35.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:28:35.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #11 SSH_MSG_IGNORE 00:28:35.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:28:35.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #1 30 00:28:35.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59522]] process command=SSH_MSG_KEXDH_INIT 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59522]] Send SSH_MSG_KEXDH_REPLY 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #1 sending command=31[31] len=1639 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59522])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59522]) Send SSH_MSG_NEWKEYS 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59522]) session ID=95:8c:5b:c1:ba:09:18:bd:33:f2:4a:6a:38:ce:db:ea:13:6b:56:7f:df:00:fb:6e:4b:40:20:db:5e:5c:e1:22:82:be:55:39:9d:39:bf:cd:6b:61:c6:6e:ee:bf:78:6c:ad:64:f3:4d:16:7b:8d:96:65:c2:e8:81:2a:77:f3:8e 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59522]): strict KEX resets output message sequence number from 3 to 0 00:28:35.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59522]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:35.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59522])[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:28:35.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:35.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #0 sending command=7[7] len=419 00:28:35.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59522]) No pending packets to flush at end of KEX 00:28:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #2 SSH_MSG_NEWKEYS 00:28:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59522]): strict KEX resets input message sequence number from 3 to 0 00:28:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59522]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59522]) authorized authentication methods: password,publickey 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59522]) Accepted service ssh-userauth 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59522]) no authentication factory for method=none 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59522]) SSH_MSG_USERAUTH_REQUEST 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59522]) remaining methods: password,publickey 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59522]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:35.794 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59522]) authentication result: true 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59522]) SSH_MSG_USERAUTH_REQUEST 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59522]) no heartbeat to stop 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59522]) heartbeat type=IGNORE, interval=PT30S 00:28:35.794 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59522 authenticated 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:35.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59522]] session=TransportServerSession[admin@/10.30.170.22:59522] id=0 00:28:35.795 [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.170.22:59522])) size=2097152, max=2097152, packet=32768 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59522] 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59522]) recipient=0 00:28:35.795 [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.170.22:59522])) size=2097152, max=2097152, packet=32768 00:28:35.795 [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.170.22:59522])) re-initializing 00:28:35.795 [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.170.22:59522])) size=2097152, max=2097152, packet=32768 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522])[want-reply=true] subsystem=netconf 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522])[subsystem] prepared command 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]}} established 00:28:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 261: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18090 00:28:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 261: Creating data stores for simulated device 00:28:35.796 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:35.796 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:35.796 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:35.796 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:35.796 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:35.797 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[472c5555] 00:28:35.797 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:35.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:35.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:35.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:35.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:35.798 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:35.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:35.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:35.799 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[472c5555], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[472c5555], subtreeVersion=Version[3dcd304], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3dcd304], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:35.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:35.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:35.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.801 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 261 on channel [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.801 [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.170.22:59522]) by 1220 down to 2095932 00:28:35.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) request=subsystem result=ReplySuccess, want-reply=true 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) request=subsystem activate command 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) starting runner for command=netconf 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #5 SSH_MSG_CHANNEL_DATA 00:28:35.802 [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.170.22:59522]) by 373 down to 2096779 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_DATA len=373 00:28:35.802 [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.170.22:59522] 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18090', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=261} created 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]} created 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522] successful with session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]} 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]} up 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #6 SSH_MSG_CHANNEL_DATA 00:28:35.803 [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.170.22:59522]) by 393 down to 2096386 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_DATA len=393 00:28:35.803 [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.170.22:59522] 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:35.804 [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=261} 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5035e0d6 after next message 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 - R:/10.30.170.22:59522]} EXI handlers added to pipeline 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5035e0d6 00:28:35.804 [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.170.22:59522]) by 179 down to 2095753 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:35.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:35.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #7 SSH_MSG_CHANNEL_DATA 00:28:35.806 [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.170.22:59522]) by 340 down to 2096046 00:28:35.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_DATA len=340 00:28:35.806 [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.170.22:59522] 00:28:35.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:35.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:35.809 [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=261} 00:28:35.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3dcd304] 00:28:35.810 [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:28:35.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:35.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:35.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:35.810 [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:28:35.810 [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:28:35.810 [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} 00:28:35.810 [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:28:35.810 [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=2011-06-01} 00:28:35.810 [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:28:35.810 [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:28:35.810 [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:28:35.810 [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:28:35.810 [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:28:35.810 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [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:28:35.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:35.812 [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.170.22:59522]) by 778 down to 2094975 00:28:35.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:35.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #9 SSH_MSG_IGNORE 00:28:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:28:36.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]} 00:28:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:32848]): SSH-2.0-SSHD-UNKNOWN 00:28:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:32848]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:32848]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #8 SSH_MSG_IGNORE 00:28:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:28:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #10 SSH_MSG_IGNORE 00:28:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:28:36.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:32848]) Send SSH_MSG_KEXINIT 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #0 SSH_MSG_KEXINIT 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:32848]) SSH_MSG_KEXINIT 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:32848]) strict KEX=true client=true server=true 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: server host key algorithms = rsa-sha2-512 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: mac algorithms (client to server) = aead 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: mac algorithms (server to client) = aead 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: compression algorithms (client to server) = none 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32848]) Kex: compression algorithms (server to client) = none 00:28:36.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:36.157 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #1 30 00:28:36.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32848]] process command=SSH_MSG_KEXDH_INIT 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32848]] Send SSH_MSG_KEXDH_REPLY 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #1 sending command=31[31] len=1639 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:32848])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:32848]) Send SSH_MSG_NEWKEYS 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:32848]) session ID=6b:b1:d0:8e:07:67:53:94:27:68:a1:8e:d5:5d:8d:c9:80:97:9e:bb:93:62:e4:a1:ad:13:78:a1:8b:4f:cc:8f:12:d1:f0:53:20:ec:92:ea:2b:c2:cd:98:1e:dd:6a:bf:dd:bf:1b:3a:57:32:8c:ef:a7:88:95:02:51:10:b8:6f 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32848]): strict KEX resets output message sequence number from 3 to 0 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32848]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:32848])[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:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #0 sending command=7[7] len=419 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32848]) No pending packets to flush at end of KEX 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #11 SSH_MSG_IGNORE 00:28:36.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #2 SSH_MSG_NEWKEYS 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32848]): strict KEX resets input message sequence number from 3 to 0 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32848]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:36.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:32848]) authorized authentication methods: password,publickey 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32848]) Accepted service ssh-userauth 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32848]) no authentication factory for method=none 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32848]) SSH_MSG_USERAUTH_REQUEST 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32848]) remaining methods: password,publickey 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32848]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:36.274 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:32848]) authentication result: true 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:32848]) SSH_MSG_USERAUTH_REQUEST 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32848]) no heartbeat to stop 00:28:36.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:32848]) heartbeat type=IGNORE, interval=PT30S 00:28:36.275 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:32848 authenticated 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32848]] session=TransportServerSession[admin@/10.30.170.22:32848] id=0 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32848])) size=2097152, max=2097152, packet=32768 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32848] 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32848]) recipient=0 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])) size=2097152, max=2097152, packet=32768 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])) re-initializing 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])) size=2097152, max=2097152, packet=32768 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:36.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[want-reply=true] subsystem=netconf 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[subsystem] prepared command 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]}} established 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 262: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18091 00:28:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 262: Creating data stores for simulated device 00:28:36.276 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:36.276 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:36.276 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:36.276 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:36.276 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4cdc4612] 00:28:36.277 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:36.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:36.278 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:36.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:36.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:36.278 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4cdc4612], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4cdc4612], subtreeVersion=Version[bb2a129], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[bb2a129], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:36.279 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:36.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 262 on channel [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 1220 down to 2095932 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) request=subsystem result=ReplySuccess, want-reply=true 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) request=subsystem activate command 00:28:36.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) starting runner for command=netconf 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #5 SSH_MSG_CHANNEL_DATA 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 373 down to 2096779 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_DATA len=373 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848] 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18091', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=262} created 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]} created 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848] successful with session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]} 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]} up 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #6 SSH_MSG_CHANNEL_DATA 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 393 down to 2096386 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_DATA len=393 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848] 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:36.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:36.287 [netconf-device-simulator-threads-6] 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=262} 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c6d7f4f after next message 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 - R:/10.30.170.22:32848]} EXI handlers added to pipeline 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c6d7f4f 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 179 down to 2095753 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:36.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #7 SSH_MSG_CHANNEL_DATA 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 340 down to 2096046 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_DATA len=340 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848] 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:36.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:36.289 [netconf-device-simulator-threads-6] 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=262} 00:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[bb2a129] 00:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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} 00:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] 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:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 778 down to 2094975 00:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:36.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:36.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]} 00:28:36.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33198]): SSH-2.0-SSHD-UNKNOWN 00:28:36.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33198]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:36.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33198]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:36.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #10 SSH_MSG_IGNORE 00:28:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:28:36.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33198]) Send SSH_MSG_KEXINIT 00:28:36.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:36.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #0 SSH_MSG_KEXINIT 00:28:36.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33198]) SSH_MSG_KEXINIT 00:28:36.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33198]) strict KEX=true client=true server=true 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: server host key algorithms = rsa-sha2-512 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: mac algorithms (client to server) = aead 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: mac algorithms (server to client) = aead 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: compression algorithms (client to server) = none 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33198]) Kex: compression algorithms (server to client) = none 00:28:36.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:36.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #11 SSH_MSG_IGNORE 00:28:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:28:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #1 30 00:28:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33198]] process command=SSH_MSG_KEXDH_INIT 00:28:36.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33198]] Send SSH_MSG_KEXDH_REPLY 00:28:36.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #1 sending command=31[31] len=1639 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33198])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33198]) Send SSH_MSG_NEWKEYS 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33198]) session ID=42:5b:f0:ee:ca:9f:6b:e9:bf:2a:fb:c8:6c:41:8e:35:e8:4c:e0:cb:2a:d4:25:b2:5d:32:40:1b:ce:48:29:90:9c:89:1f:04:57:ae:09:a2:47:77:39:e6:f7:af:89:ee:29:dd:3f:30:08:82:be:eb:3d:0e:95:15:d8:60:d2:c8 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33198]): strict KEX resets output message sequence number from 3 to 0 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33198]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33198])[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:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #0 sending command=7[7] len=419 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33198]) No pending packets to flush at end of KEX 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #9 SSH_MSG_IGNORE 00:28:36.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #2 SSH_MSG_NEWKEYS 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33198]): strict KEX resets input message sequence number from 3 to 0 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33198]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33198]) authorized authentication methods: password,publickey 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33198]) Accepted service ssh-userauth 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33198]) no authentication factory for method=none 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33198]) SSH_MSG_USERAUTH_REQUEST 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33198]) remaining methods: password,publickey 00:28:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33198]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:36.821 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33198]) authentication result: true 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33198]) SSH_MSG_USERAUTH_REQUEST 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33198]) no heartbeat to stop 00:28:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33198]) heartbeat type=IGNORE, interval=PT30S 00:28:36.822 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33198 authenticated 00:28:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33198]] session=TransportServerSession[admin@/10.30.170.22:33198] id=0 00:28:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33198])) size=2097152, max=2097152, packet=32768 00:28:36.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33198] 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33198]) recipient=0 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])) size=2097152, max=2097152, packet=32768 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])) re-initializing 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])) size=2097152, max=2097152, packet=32768 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[want-reply=true] subsystem=netconf 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[subsystem] prepared command 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]}} established 00:28:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 263: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18092 00:28:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 263: Creating data stores for simulated device 00:28:36.824 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:36.824 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:36.824 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:36.824 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:36.824 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ff687b2] 00:28:36.825 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:36.825 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:36.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:36.825 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:36.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:36.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:36.826 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ff687b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ff687b2], subtreeVersion=Version[2bf59c24], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2bf59c24], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:36.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:36.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:36.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 263 on channel [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 1220 down to 2095932 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) request=subsystem result=ReplySuccess, want-reply=true 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) request=subsystem activate command 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) starting runner for command=netconf 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #5 SSH_MSG_CHANNEL_DATA 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 373 down to 2096779 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_DATA len=373 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198] 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:36.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18092', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=263} created 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]} created 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198] successful with session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]} 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]} up 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #6 SSH_MSG_CHANNEL_DATA 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 393 down to 2096386 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_DATA len=393 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198] 00:28:36.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:36.830 [netconf-device-simulator-threads-0] 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=263} 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48808b64 after next message 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 - R:/10.30.170.22:33198]} EXI handlers added to pipeline 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48808b64 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 179 down to 2095753 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:36.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:36.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #7 SSH_MSG_CHANNEL_DATA 00:28:36.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 340 down to 2096046 00:28:36.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_DATA len=340 00:28:36.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198] 00:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:36.833 [netconf-device-simulator-threads-0] 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=263} 00:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2bf59c24] 00:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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} 00:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] 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:28:36.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:36.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 778 down to 2094975 00:28:36.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:36.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:37.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #8 SSH_MSG_IGNORE 00:28:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:28:37.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]} 00:28:37.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41820]): SSH-2.0-SSHD-UNKNOWN 00:28:37.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41820]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:37.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41820]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:37.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #10 SSH_MSG_IGNORE 00:28:37.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:28:37.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #8 SSH_MSG_IGNORE 00:28:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:28:37.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41820]) Send SSH_MSG_KEXINIT 00:28:37.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #0 SSH_MSG_KEXINIT 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41820]) SSH_MSG_KEXINIT 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41820]) strict KEX=true client=true server=true 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: server host key algorithms = rsa-sha2-512 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: mac algorithms (client to server) = aead 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: mac algorithms (server to client) = aead 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: compression algorithms (client to server) = none 00:28:37.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41820]) Kex: compression algorithms (server to client) = none 00:28:37.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:37.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #9 SSH_MSG_IGNORE 00:28:37.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:28:37.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #11 SSH_MSG_IGNORE 00:28:37.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:28:37.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #1 30 00:28:37.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41820]] process command=SSH_MSG_KEXDH_INIT 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41820]] Send SSH_MSG_KEXDH_REPLY 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #1 sending command=31[31] len=1639 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41820])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41820]) Send SSH_MSG_NEWKEYS 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41820]) session ID=08:29:67:6b:70:ee:2a:b6:08:b1:55:4f:4a:80:39:fa:b0:b6:39:0c:50:b6:32:8f:d8:4a:77:72:72:80:be:1d:5a:71:f6:2d:ff:15:99:8c:79:6c:9a:89:75:86:2d:f9:42:ee:96:a7:de:35:03:89:e2:0f:dc:b1:ff:2d:c0:95 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41820]): strict KEX resets output message sequence number from 3 to 0 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41820]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41820])[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:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41820])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:37.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #0 sending command=7[7] len=419 00:28:37.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41820]) No pending packets to flush at end of KEX 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #2 SSH_MSG_NEWKEYS 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41820]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41820]): strict KEX resets input message sequence number from 3 to 0 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41820]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:37.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41820]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41820]) authorized authentication methods: password,publickey 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41820]) Accepted service ssh-userauth 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41820]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41820]) no authentication factory for method=none 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41820]) SSH_MSG_USERAUTH_REQUEST 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41820]) remaining methods: password,publickey 00:28:37.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41820]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41820]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:37.553 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41820]) authentication result: true 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41820]) SSH_MSG_USERAUTH_REQUEST 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41820])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41820]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:37.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41820]) no heartbeat to stop 00:28:37.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41820]) heartbeat type=IGNORE, interval=PT30S 00:28:37.554 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41820 authenticated 00:28:37.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:37.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41820]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41820]] session=TransportServerSession[admin@/10.30.170.22:41820] id=0 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41820])) size=2097152, max=2097152, packet=32768 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41820]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41820] 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41820]) recipient=0 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])) size=2097152, max=2097152, packet=32768 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])) re-initializing 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])) size=2097152, max=2097152, packet=32768 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:37.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[want-reply=true] subsystem=netconf 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[subsystem] prepared command 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]}} established 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 264: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18093 00:28:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 264: Creating data stores for simulated device 00:28:37.557 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:37.557 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:37.557 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:37.557 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:37.557 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:37.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6bf8c628] 00:28:37.559 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:37.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:37.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:37.559 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:37.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:37.560 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:37.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:37.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:37.560 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6bf8c628], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6bf8c628], subtreeVersion=Version[2d8a18a3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d8a18a3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:37.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:37.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:37.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 264 on channel [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 1220 down to 2095932 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) request=subsystem result=ReplySuccess, want-reply=true 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) request=subsystem activate command 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) starting runner for command=netconf 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #5 SSH_MSG_CHANNEL_DATA 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 373 down to 2096779 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_DATA len=373 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820] 00:28:37.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:37.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18093', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=264} created 00:28:37.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]} created 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820] successful with session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]} 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]} up 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #6 SSH_MSG_CHANNEL_DATA 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 393 down to 2096386 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_DATA len=393 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820] 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:37.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=264} 00:28:37.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:37.567 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a9e1f8a after next message 00:28:37.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 - R:/10.30.170.22:41820]} EXI handlers added to pipeline 00:28:37.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:37.568 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a9e1f8a 00:28:37.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 179 down to 2095753 00:28:37.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:37.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #7 SSH_MSG_CHANNEL_DATA 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 340 down to 2096046 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_DATA len=340 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820] 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:37.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:37.571 [netconf-device-simulator-threads-2] 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=264} 00:28:37.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d8a18a3] 00:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:37.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:37.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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} 00:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] 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:28:37.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:37.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 778 down to 2094975 00:28:37.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:37.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:37.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]} 00:28:37.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38936]): SSH-2.0-SSHD-UNKNOWN 00:28:37.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38936]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:37.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38936]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38936]) Send SSH_MSG_KEXINIT 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #0 SSH_MSG_KEXINIT 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38936]) SSH_MSG_KEXINIT 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38936]) strict KEX=true client=true server=true 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: server host key algorithms = rsa-sha2-512 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: mac algorithms (client to server) = aead 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: mac algorithms (server to client) = aead 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: compression algorithms (client to server) = none 00:28:37.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38936]) Kex: compression algorithms (server to client) = none 00:28:37.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:37.723 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #1 30 00:28:37.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38936]] process command=SSH_MSG_KEXDH_INIT 00:28:37.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #10 SSH_MSG_IGNORE 00:28:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:28:37.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #8 SSH_MSG_IGNORE 00:28:37.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38936]] Send SSH_MSG_KEXDH_REPLY 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #1 sending command=31[31] len=1639 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38936])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38936]) Send SSH_MSG_NEWKEYS 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38936]) session ID=41:71:10:c0:32:7a:69:69:ea:80:52:3c:24:10:91:13:49:57:71:c9:05:7f:40:79:89:db:ad:19:40:c4:25:ee:52:13:71:99:01:d7:4b:00:07:e6:ca:f4:50:78:af:e3:eb:18:24:5f:10:b7:e9:e5:54:ee:a0:5a:8e:b3:a2:52 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38936]): strict KEX resets output message sequence number from 3 to 0 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38936]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38936])[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:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #0 sending command=7[7] len=419 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38936]) No pending packets to flush at end of KEX 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #9 SSH_MSG_IGNORE 00:28:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #2 SSH_MSG_NEWKEYS 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38936]): strict KEX resets input message sequence number from 3 to 0 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38936]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38936]) authorized authentication methods: password,publickey 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38936]) Accepted service ssh-userauth 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38936]) no authentication factory for method=none 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38936]) SSH_MSG_USERAUTH_REQUEST 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38936]) remaining methods: password,publickey 00:28:37.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38936]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:37.825 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38936]) authentication result: true 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38936]) SSH_MSG_USERAUTH_REQUEST 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38936]) no heartbeat to stop 00:28:37.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38936]) heartbeat type=IGNORE, interval=PT30S 00:28:37.825 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38936 authenticated 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38936]] session=TransportServerSession[admin@/10.30.170.22:38936] id=0 00:28:37.826 [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.170.22:38936])) size=2097152, max=2097152, packet=32768 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38936] 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38936]) recipient=0 00:28:37.826 [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.170.22:38936])) size=2097152, max=2097152, packet=32768 00:28:37.826 [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.170.22:38936])) re-initializing 00:28:37.826 [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.170.22:38936])) size=2097152, max=2097152, packet=32768 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:37.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936])[want-reply=true] subsystem=netconf 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936])[subsystem] prepared command 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]}} established 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 265: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18094 00:28:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 265: Creating data stores for simulated device 00:28:37.827 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:37.827 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:37.827 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:37.827 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:37.827 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:37.828 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68a7f834] 00:28:37.828 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:37.829 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:37.829 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:37.829 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:37.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:37.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:37.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:37.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:37.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68a7f834], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68a7f834], subtreeVersion=Version[51f4572c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51f4572c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:37.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:37.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:37.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.831 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 265 on channel [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.832 [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.170.22:38936]) by 1220 down to 2095932 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) request=subsystem result=ReplySuccess, want-reply=true 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) request=subsystem activate command 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) starting runner for command=netconf 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #5 SSH_MSG_CHANNEL_DATA 00:28:37.832 [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.170.22:38936]) by 373 down to 2096779 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_DATA len=373 00:28:37.832 [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.170.22:38936] 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:37.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18094', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=265} created 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]} created 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936] successful with session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]} 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]} up 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #6 SSH_MSG_CHANNEL_DATA 00:28:37.833 [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.170.22:38936]) by 393 down to 2096386 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_DATA len=393 00:28:37.833 [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.170.22:38936] 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:37.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:37.834 [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=265} 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49f191c5 after next message 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 - R:/10.30.170.22:38936]} EXI handlers added to pipeline 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49f191c5 00:28:37.834 [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.170.22:38936]) by 179 down to 2095753 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:37.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:37.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #7 SSH_MSG_CHANNEL_DATA 00:28:37.836 [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.170.22:38936]) by 340 down to 2096046 00:28:37.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_DATA len=340 00:28:37.836 [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.170.22:38936] 00:28:37.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:37.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:37.836 [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=265} 00:28:37.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51f4572c] 00:28:37.837 [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:28:37.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:37.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:37.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:37.837 [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:28:37.837 [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:28:37.837 [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} 00:28:37.837 [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:28:37.837 [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=2011-06-01} 00:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [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:28:37.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:37.838 [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.170.22:38936]) by 778 down to 2094975 00:28:37.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:37.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:37.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:37.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #11 SSH_MSG_IGNORE 00:28:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:28:38.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #9 SSH_MSG_IGNORE 00:28:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:28:38.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]} 00:28:38.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45272]): SSH-2.0-SSHD-UNKNOWN 00:28:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45272]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:38.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45272]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45272]) Send SSH_MSG_KEXINIT 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #0 SSH_MSG_KEXINIT 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45272]) SSH_MSG_KEXINIT 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45272]) strict KEX=true client=true server=true 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: server host key algorithms = rsa-sha2-512 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: mac algorithms (client to server) = aead 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: mac algorithms (server to client) = aead 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: compression algorithms (client to server) = none 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45272]) Kex: compression algorithms (server to client) = none 00:28:38.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:38.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #1 30 00:28:38.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45272]] process command=SSH_MSG_KEXDH_INIT 00:28:38.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45272]] Send SSH_MSG_KEXDH_REPLY 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #1 sending command=31[31] len=1639 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45272])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45272]) Send SSH_MSG_NEWKEYS 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45272]) session ID=1e:23:b5:69:24:37:c6:dd:55:08:cc:d8:29:40:6c:0c:78:6f:c7:cc:ec:a5:97:29:0a:42:b9:58:e2:4d:15:38:f4:e8:02:b6:ea:45:e6:78:a8:c2:73:11:1a:de:c7:c6:58:78:8b:c8:81:fc:43:c0:78:74:32:31:c5:34:6f:21 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45272]): strict KEX resets output message sequence number from 3 to 0 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45272]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45272])[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:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45272])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #0 sending command=7[7] len=419 00:28:38.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45272]) No pending packets to flush at end of KEX 00:28:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #10 SSH_MSG_IGNORE 00:28:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:28:38.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #2 SSH_MSG_NEWKEYS 00:28:38.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45272]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:38.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45272]): strict KEX resets input message sequence number from 3 to 0 00:28:38.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45272]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:38.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45272]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45272]) authorized authentication methods: password,publickey 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45272]) Accepted service ssh-userauth 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45272]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45272]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45272]) no authentication factory for method=none 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45272]) SSH_MSG_USERAUTH_REQUEST 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45272]) remaining methods: password,publickey 00:28:38.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45272]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45272]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45272]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:38.387 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45272]) authentication result: true 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45272]) SSH_MSG_USERAUTH_REQUEST 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45272])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45272]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45272]) no heartbeat to stop 00:28:38.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45272]) heartbeat type=IGNORE, interval=PT30S 00:28:38.387 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45272 authenticated 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45272]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45272]] session=TransportServerSession[admin@/10.30.170.22:45272] id=0 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45272])) size=2097152, max=2097152, packet=32768 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45272]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45272] 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45272]) recipient=0 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])) size=2097152, max=2097152, packet=32768 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])) re-initializing 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])) size=2097152, max=2097152, packet=32768 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:38.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[want-reply=true] subsystem=netconf 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[subsystem] prepared command 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]}} established 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 266: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18095 00:28:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 266: Creating data stores for simulated device 00:28:38.389 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:38.390 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:38.390 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:38.390 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:38.390 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70f4483a] 00:28:38.391 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:38.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:38.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:38.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:38.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:38.392 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:38.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:38.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:38.392 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70f4483a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70f4483a], subtreeVersion=Version[1b789bb4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b789bb4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:38.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:38.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:38.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 266 on channel [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 1220 down to 2095932 00:28:38.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) request=subsystem result=ReplySuccess, want-reply=true 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) request=subsystem activate command 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) starting runner for command=netconf 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #5 SSH_MSG_CHANNEL_DATA 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 373 down to 2096779 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_DATA len=373 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272] 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:38.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18095', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=266} created 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]} created 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272] successful with session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]} 00:28:38.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]} up 00:28:38.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #6 SSH_MSG_CHANNEL_DATA 00:28:38.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 393 down to 2096386 00:28:38.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_DATA len=393 00:28:38.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272] 00:28:38.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:38.398 [netconf-device-simulator-threads-6] 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=266} 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1688032f after next message 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 - R:/10.30.170.22:45272]} EXI handlers added to pipeline 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1688032f 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 179 down to 2095753 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:38.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #7 SSH_MSG_CHANNEL_DATA 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 340 down to 2096046 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_DATA len=340 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272] 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:38.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:38.404 [netconf-device-simulator-threads-6] 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=266} 00:28:38.404 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b789bb4] 00:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:38.404 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:38.404 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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} 00:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] 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:28:38.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:38.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 778 down to 2094975 00:28:38.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:38.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #11 SSH_MSG_IGNORE 00:28:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:28:38.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #8 SSH_MSG_IGNORE 00:28:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:28:38.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]} 00:28:38.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40416]): SSH-2.0-SSHD-UNKNOWN 00:28:38.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40416]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:38.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40416]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:38.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40416]) Send SSH_MSG_KEXINIT 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #0 SSH_MSG_KEXINIT 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40416]) SSH_MSG_KEXINIT 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40416]) strict KEX=true client=true server=true 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: server host key algorithms = rsa-sha2-512 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: mac algorithms (client to server) = aead 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: mac algorithms (server to client) = aead 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: compression algorithms (client to server) = none 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40416]) Kex: compression algorithms (server to client) = none 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #11 SSH_MSG_IGNORE 00:28:38.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:28:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #10 SSH_MSG_IGNORE 00:28:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:28:38.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #1 30 00:28:38.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40416]] process command=SSH_MSG_KEXDH_INIT 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40416]] Send SSH_MSG_KEXDH_REPLY 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #1 sending command=31[31] len=1639 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40416])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40416]) Send SSH_MSG_NEWKEYS 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40416]) session ID=a2:f8:a5:24:71:09:79:be:63:6e:4c:72:9a:5e:81:b4:26:ec:1c:c4:71:37:3c:8b:02:9b:46:1c:67:8b:8c:85:83:0f:40:db:99:f6:51:bb:9a:58:86:9e:a3:c9:cf:06:63:dd:b8:16:50:42:30:e8:63:93:db:c5:5c:03:ff:ed 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40416]): strict KEX resets output message sequence number from 3 to 0 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40416]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40416])[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:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40416])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:38.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #0 sending command=7[7] len=419 00:28:38.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40416]) No pending packets to flush at end of KEX 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #2 SSH_MSG_NEWKEYS 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40416]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40416]): strict KEX resets input message sequence number from 3 to 0 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40416]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:38.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40416]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40416]) authorized authentication methods: password,publickey 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40416]) Accepted service ssh-userauth 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40416]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40416]) no authentication factory for method=none 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40416]) SSH_MSG_USERAUTH_REQUEST 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40416]) remaining methods: password,publickey 00:28:38.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40416]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40416]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:38.987 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40416]) authentication result: true 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40416]) SSH_MSG_USERAUTH_REQUEST 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40416])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40416]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40416]) no heartbeat to stop 00:28:38.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40416]) heartbeat type=IGNORE, interval=PT30S 00:28:38.987 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40416 authenticated 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40416]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40416]] session=TransportServerSession[admin@/10.30.170.22:40416] id=0 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40416])) size=2097152, max=2097152, packet=32768 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40416]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40416] 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40416]) recipient=0 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])) size=2097152, max=2097152, packet=32768 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])) re-initializing 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])) size=2097152, max=2097152, packet=32768 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:38.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[want-reply=true] subsystem=netconf 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[subsystem] prepared command 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]}} established 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 267: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18096 00:28:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 267: Creating data stores for simulated device 00:28:38.989 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:38.989 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:38.989 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:38.989 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:38.989 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c6b4b00] 00:28:38.990 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:38.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:38.991 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:38.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:38.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:38.991 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c6b4b00], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c6b4b00], subtreeVersion=Version[2ce8ff8b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ce8ff8b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:38.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:38.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:38.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 267 on channel [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 1220 down to 2095932 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) request=subsystem result=ReplySuccess, want-reply=true 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) request=subsystem activate command 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) starting runner for command=netconf 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #5 SSH_MSG_CHANNEL_DATA 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 373 down to 2096779 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_DATA len=373 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416] 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:38.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18096', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=267} created 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]} created 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416] successful with session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]} 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]} up 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #6 SSH_MSG_CHANNEL_DATA 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 393 down to 2096386 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_DATA len=393 00:28:38.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416] 00:28:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:38.996 [netconf-device-simulator-threads-0] 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=267} 00:28:38.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:38.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@644ccc7e after next message 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 - R:/10.30.170.22:40416]} EXI handlers added to pipeline 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@644ccc7e 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 179 down to 2095753 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:38.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:39.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #9 SSH_MSG_IGNORE 00:28:39.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #7 SSH_MSG_CHANNEL_DATA 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 340 down to 2096046 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_DATA len=340 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416] 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:39.001 [netconf-device-simulator-threads-0] 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=267} 00:28:39.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ce8ff8b] 00:28:39.001 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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} 00:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] 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:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 778 down to 2094975 00:28:39.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:39.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:39.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #8 SSH_MSG_IGNORE 00:28:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:28:39.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]} 00:28:39.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48056]): SSH-2.0-SSHD-UNKNOWN 00:28:39.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48056]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:39.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48056]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:39.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #10 SSH_MSG_IGNORE 00:28:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:28:39.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48056]) Send SSH_MSG_KEXINIT 00:28:39.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:39.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #0 SSH_MSG_KEXINIT 00:28:39.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48056]) SSH_MSG_KEXINIT 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48056]) strict KEX=true client=true server=true 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: server host key algorithms = rsa-sha2-512 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: mac algorithms (client to server) = aead 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: mac algorithms (server to client) = aead 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: compression algorithms (client to server) = none 00:28:39.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48056]) Kex: compression algorithms (server to client) = none 00:28:39.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:39.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #9 SSH_MSG_IGNORE 00:28:39.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:28:39.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #11 SSH_MSG_IGNORE 00:28:39.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:28:39.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #1 30 00:28:39.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48056]] process command=SSH_MSG_KEXDH_INIT 00:28:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #8 SSH_MSG_IGNORE 00:28:39.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48056]] Send SSH_MSG_KEXDH_REPLY 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #1 sending command=31[31] len=1639 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48056])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48056]) Send SSH_MSG_NEWKEYS 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48056]) session ID=08:5c:b3:ad:07:1e:4e:4d:f5:20:11:9e:33:54:58:99:6b:61:44:c2:1b:6b:80:8f:f5:22:c1:0b:f0:5a:e5:aa:e6:3e:96:c9:ce:52:52:06:dd:8d:c0:30:36:6f:08:36:97:27:2f:9b:1a:ba:49:30:51:b8:8c:59:6d:e6:fe:9a 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48056]): strict KEX resets output message sequence number from 3 to 0 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48056]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48056])[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:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #0 sending command=7[7] len=419 00:28:39.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48056]) No pending packets to flush at end of KEX 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #2 SSH_MSG_NEWKEYS 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48056]): strict KEX resets input message sequence number from 3 to 0 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48056]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48056]) authorized authentication methods: password,publickey 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48056]) Accepted service ssh-userauth 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48056]) no authentication factory for method=none 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48056]) SSH_MSG_USERAUTH_REQUEST 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48056]) remaining methods: password,publickey 00:28:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48056]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:39.575 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48056]) authentication result: true 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48056]) SSH_MSG_USERAUTH_REQUEST 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48056]) no heartbeat to stop 00:28:39.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48056]) heartbeat type=IGNORE, interval=PT30S 00:28:39.576 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48056 authenticated 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48056]] session=TransportServerSession[admin@/10.30.170.22:48056] id=0 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48056])) size=2097152, max=2097152, packet=32768 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48056] 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48056]) recipient=0 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])) size=2097152, max=2097152, packet=32768 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])) re-initializing 00:28:39.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])) size=2097152, max=2097152, packet=32768 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[want-reply=true] subsystem=netconf 00:28:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[subsystem] prepared command 00:28:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]}} established 00:28:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 268: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18097 00:28:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 268: Creating data stores for simulated device 00:28:39.578 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:39.578 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:39.579 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:39.579 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:39.579 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:39.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[390a96ca] 00:28:39.581 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:39.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:39.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:39.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:39.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:39.582 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:39.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:39.583 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[390a96ca], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[390a96ca], subtreeVersion=Version[4aa908bc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4aa908bc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:39.583 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:39.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:39.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 268 on channel [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 1220 down to 2095932 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) request=subsystem result=ReplySuccess, want-reply=true 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) request=subsystem activate command 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) starting runner for command=netconf 00:28:39.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #5 SSH_MSG_CHANNEL_DATA 00:28:39.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 373 down to 2096779 00:28:39.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_DATA len=373 00:28:39.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056] 00:28:39.587 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:39.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18097', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=268} created 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]} created 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056] successful with session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]} 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]} up 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #6 SSH_MSG_CHANNEL_DATA 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 393 down to 2096386 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_DATA len=393 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056] 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:39.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=268} 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5416c4f5 after next message 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 - R:/10.30.170.22:48056]} EXI handlers added to pipeline 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5416c4f5 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 179 down to 2095753 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:39.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:39.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #7 SSH_MSG_CHANNEL_DATA 00:28:39.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 340 down to 2096046 00:28:39.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_DATA len=340 00:28:39.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056] 00:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:39.592 [netconf-device-simulator-threads-2] 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=268} 00:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4aa908bc] 00:28:39.592 [netconf-device-simulator-threads-2] 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:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:39.592 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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} 00:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] 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:28:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:39.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 778 down to 2094975 00:28:39.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:39.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]} 00:28:39.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44992]): SSH-2.0-SSHD-UNKNOWN 00:28:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44992]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:39.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44992]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:39.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #10 SSH_MSG_IGNORE 00:28:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:28:39.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #8 SSH_MSG_IGNORE 00:28:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44992]) Send SSH_MSG_KEXINIT 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #0 SSH_MSG_KEXINIT 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44992]) SSH_MSG_KEXINIT 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44992]) strict KEX=true client=true server=true 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: server host key algorithms = rsa-sha2-512 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: mac algorithms (client to server) = aead 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: mac algorithms (server to client) = aead 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: compression algorithms (client to server) = none 00:28:40.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44992]) Kex: compression algorithms (server to client) = none 00:28:40.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:40.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #9 SSH_MSG_IGNORE 00:28:40.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:28:40.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #11 SSH_MSG_IGNORE 00:28:40.263 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:28:40.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #1 30 00:28:40.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44992]] process command=SSH_MSG_KEXDH_INIT 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44992]] Send SSH_MSG_KEXDH_REPLY 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #1 sending command=31[31] len=1639 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44992])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44992]) Send SSH_MSG_NEWKEYS 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44992]) session ID=39:f9:72:e9:a3:07:57:95:82:b4:4c:d3:a2:3d:ca:27:21:a3:d9:a2:c6:49:61:d7:44:36:9a:b1:ea:2e:c0:93:b3:7a:c8:d8:3d:fa:de:64:f7:c0:36:ac:ab:f0:a8:b6:3c:e6:3e:0a:d1:8e:e1:e9:bb:b9:1c:69:45:e3:47:5e 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44992]): strict KEX resets output message sequence number from 3 to 0 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44992]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44992])[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:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44992])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #0 sending command=7[7] len=419 00:28:40.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44992]) No pending packets to flush at end of KEX 00:28:40.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #9 SSH_MSG_IGNORE 00:28:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #2 SSH_MSG_NEWKEYS 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44992]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44992]): strict KEX resets input message sequence number from 3 to 0 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44992]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44992]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44992]) authorized authentication methods: password,publickey 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44992]) Accepted service ssh-userauth 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44992]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44992]) no authentication factory for method=none 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44992]) SSH_MSG_USERAUTH_REQUEST 00:28:40.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44992]) remaining methods: password,publickey 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44992]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44992]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:40.386 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44992]) authentication result: true 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44992]) SSH_MSG_USERAUTH_REQUEST 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44992])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44992]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44992]) no heartbeat to stop 00:28:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44992]) heartbeat type=IGNORE, interval=PT30S 00:28:40.387 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44992 authenticated 00:28:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44992]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44992]] session=TransportServerSession[admin@/10.30.170.22:44992] id=0 00:28:40.387 [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.170.22:44992])) size=2097152, max=2097152, packet=32768 00:28:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44992]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44992] 00:28:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44992]) recipient=0 00:28:40.387 [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.170.22:44992])) size=2097152, max=2097152, packet=32768 00:28:40.387 [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.170.22:44992])) re-initializing 00:28:40.387 [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.170.22:44992])) size=2097152, max=2097152, packet=32768 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992])[want-reply=true] subsystem=netconf 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992])[subsystem] prepared command 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]}} established 00:28:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 269: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18098 00:28:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 269: Creating data stores for simulated device 00:28:40.389 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:40.389 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:40.389 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:40.389 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:40.389 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6385a014] 00:28:40.391 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:40.392 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:40.392 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6385a014], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6385a014], subtreeVersion=Version[1dcf5907], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1dcf5907], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:40.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:40.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.394 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 269 on channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.394 [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.170.22:44992]) by 1220 down to 2095932 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) request=subsystem result=ReplySuccess, want-reply=true 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) request=subsystem activate command 00:28:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) starting runner for command=netconf 00:28:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #5 SSH_MSG_CHANNEL_DATA 00:28:40.395 [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.170.22:44992]) by 373 down to 2096779 00:28:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_DATA len=373 00:28:40.395 [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.170.22:44992] 00:28:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18098', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=269} created 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]} created 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992] successful with session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]} 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]} up 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #6 SSH_MSG_CHANNEL_DATA 00:28:40.396 [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.170.22:44992]) by 393 down to 2096386 00:28:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_DATA len=393 00:28:40.396 [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.170.22:44992] 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:40.397 [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=269} 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3add101b after next message 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 - R:/10.30.170.22:44992]} EXI handlers added to pipeline 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3add101b 00:28:40.397 [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.170.22:44992]) by 179 down to 2095753 00:28:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:40.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #7 SSH_MSG_CHANNEL_DATA 00:28:40.399 [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.170.22:44992]) by 340 down to 2096046 00:28:40.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_DATA len=340 00:28:40.399 [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.170.22:44992] 00:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:40.400 [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=269} 00:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1dcf5907] 00:28:40.400 [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:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:40.400 [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:28:40.400 [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:28:40.400 [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} 00:28:40.400 [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:28:40.400 [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=2011-06-01} 00:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [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:28:40.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:40.401 [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.170.22:44992]) by 778 down to 2094975 00:28:40.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:40.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]} 00:28:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50064]): SSH-2.0-SSHD-UNKNOWN 00:28:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50064]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:40.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50064]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:40.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #10 SSH_MSG_IGNORE 00:28:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:28:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #8 SSH_MSG_IGNORE 00:28:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:28:40.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50064]) Send SSH_MSG_KEXINIT 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #0 SSH_MSG_KEXINIT 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50064]) SSH_MSG_KEXINIT 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50064]) strict KEX=true client=true server=true 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: server host key algorithms = rsa-sha2-512 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: mac algorithms (client to server) = aead 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: mac algorithms (server to client) = aead 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: compression algorithms (client to server) = none 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50064]) Kex: compression algorithms (server to client) = none 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #11 SSH_MSG_IGNORE 00:28:40.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:28:40.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #1 30 00:28:40.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50064]] process command=SSH_MSG_KEXDH_INIT 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50064]] Send SSH_MSG_KEXDH_REPLY 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #1 sending command=31[31] len=1639 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50064])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50064]) Send SSH_MSG_NEWKEYS 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50064]) session ID=d2:e7:cd:ef:42:4d:f1:27:02:8b:9a:ac:f0:a1:17:89:5c:42:cc:58:65:44:ac:f5:0f:51:5a:d1:52:59:ee:d0:e7:1a:02:19:91:a4:ce:23:61:7d:2d:fa:2e:70:6a:0e:b6:9e:d6:ff:cb:f9:f9:67:9d:3a:fc:28:f7:64:8f:74 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50064]): strict KEX resets output message sequence number from 3 to 0 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50064]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50064])[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:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50064])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #0 sending command=7[7] len=419 00:28:40.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50064]) No pending packets to flush at end of KEX 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #2 SSH_MSG_NEWKEYS 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50064]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50064]): strict KEX resets input message sequence number from 3 to 0 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50064]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:40.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50064]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50064]) authorized authentication methods: password,publickey 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50064]) Accepted service ssh-userauth 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50064]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50064]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50064]) no authentication factory for method=none 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50064]) SSH_MSG_USERAUTH_REQUEST 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50064]) remaining methods: password,publickey 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50064]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50064]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:40.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50064]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:40.705 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50064]) authentication result: true 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50064]) SSH_MSG_USERAUTH_REQUEST 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50064])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50064]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50064]) no heartbeat to stop 00:28:40.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50064]) heartbeat type=IGNORE, interval=PT30S 00:28:40.706 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50064 authenticated 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50064]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50064]] session=TransportServerSession[admin@/10.30.170.22:50064] id=0 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50064])) size=2097152, max=2097152, packet=32768 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50064]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50064] 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50064]) recipient=0 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])) size=2097152, max=2097152, packet=32768 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])) re-initializing 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])) size=2097152, max=2097152, packet=32768 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[want-reply=true] subsystem=netconf 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[subsystem] prepared command 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]}} established 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 270: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18099 00:28:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 270: Creating data stores for simulated device 00:28:40.708 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:40.708 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:40.708 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:40.708 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:40.708 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:40.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7ccaa4dc] 00:28:40.709 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:40.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:40.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:40.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:40.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:40.710 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:40.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:40.710 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:40.710 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7ccaa4dc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7ccaa4dc], subtreeVersion=Version[2be1cba1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2be1cba1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:40.711 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:40.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:40.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 270 on channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 1220 down to 2095932 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) request=subsystem result=ReplySuccess, want-reply=true 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) request=subsystem activate command 00:28:40.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) starting runner for command=netconf 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #5 SSH_MSG_CHANNEL_DATA 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 373 down to 2096779 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_DATA len=373 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064] 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18099', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=270} created 00:28:40.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]} created 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064] successful with session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]} 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]} up 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #6 SSH_MSG_CHANNEL_DATA 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 393 down to 2096386 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_DATA len=393 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064] 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:40.715 [netconf-device-simulator-threads-6] 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=270} 00:28:40.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f41f48b after next message 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 - R:/10.30.170.22:50064]} EXI handlers added to pipeline 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2f41f48b 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 179 down to 2095753 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:40.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #7 SSH_MSG_CHANNEL_DATA 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 340 down to 2096046 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_DATA len=340 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064] 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:40.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:40.718 [netconf-device-simulator-threads-6] 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=270} 00:28:40.719 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2be1cba1] 00:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:40.719 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:40.719 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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} 00:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] 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:28:40.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:40.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 778 down to 2094975 00:28:40.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:40.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:40.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]} 00:28:40.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42072]): SSH-2.0-SSHD-UNKNOWN 00:28:40.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42072]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:40.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42072]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:41.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #10 SSH_MSG_IGNORE 00:28:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:28:41.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #8 SSH_MSG_IGNORE 00:28:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:28:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42072]) Send SSH_MSG_KEXINIT 00:28:41.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:41.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #0 SSH_MSG_KEXINIT 00:28:41.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42072]) SSH_MSG_KEXINIT 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42072]) strict KEX=true client=true server=true 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: server host key algorithms = rsa-sha2-512 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: mac algorithms (client to server) = aead 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: mac algorithms (server to client) = aead 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: compression algorithms (client to server) = none 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42072]) Kex: compression algorithms (server to client) = none 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #9 SSH_MSG_IGNORE 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #11 SSH_MSG_IGNORE 00:28:41.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:28:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #12 SSH_MSG_IGNORE 00:28:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:28:41.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #1 30 00:28:41.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42072]] process command=SSH_MSG_KEXDH_INIT 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42072]] Send SSH_MSG_KEXDH_REPLY 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #1 sending command=31[31] len=1639 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42072])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42072]) Send SSH_MSG_NEWKEYS 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42072]) session ID=b6:95:53:18:97:ef:02:01:39:81:59:41:e6:78:48:2f:8c:cb:2a:30:9c:dc:86:18:62:e3:b8:11:51:4b:e7:dc:87:d2:f1:11:6f:df:2b:73:ca:e2:fd:8c:e2:16:b7:ac:40:3b:72:c2:af:db:7c:00:8c:de:76:71:3b:14:5c:1d 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42072]): strict KEX resets output message sequence number from 3 to 0 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42072]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42072])[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:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42072])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #0 sending command=7[7] len=419 00:28:41.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42072]) No pending packets to flush at end of KEX 00:28:41.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #10 SSH_MSG_IGNORE 00:28:41.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:28:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:42.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #8 SSH_MSG_IGNORE 00:28:42.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:28:42.047 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #12 SSH_MSG_IGNORE 00:28:42.047 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:28:42.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #9 SSH_MSG_IGNORE 00:28:42.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:28:42.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:42.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:42.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #12 SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #10 SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #11 SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #9 SSH_MSG_IGNORE 00:28:43.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #11 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #12 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #11 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #8 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #9 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #10 SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:28:43.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]} 00:28:43.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58840]): SSH-2.0-SSHD-UNKNOWN 00:28:43.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58840]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:43.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58840]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:43.799 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]} 00:28:43.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59914]): SSH-2.0-SSHD-UNKNOWN 00:28:43.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59914]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:43.800 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59914]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #9 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #8 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #12 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #12 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #10 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #8 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #11 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #9 SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]} 00:28:43.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56544]): SSH-2.0-SSHD-UNKNOWN 00:28:43.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56544]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:43.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56544]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:43.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]} 00:28:43.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]} 00:28:43.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39164]): SSH-2.0-SSHD-UNKNOWN 00:28:43.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51108]): SSH-2.0-SSHD-UNKNOWN 00:28:43.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39164]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:43.808 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39164]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:43.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51108]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:43.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51108]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #2 SSH_MSG_NEWKEYS 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42072]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42072]): strict KEX resets input message sequence number from 3 to 0 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42072]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42072]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42072]) authorized authentication methods: password,publickey 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42072]) Accepted service ssh-userauth 00:28:43.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42072]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42072]) no authentication factory for method=none 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42072]) SSH_MSG_USERAUTH_REQUEST 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42072]) remaining methods: password,publickey 00:28:43.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42072]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42072]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:43.824 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42072]) authentication result: true 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42072]) SSH_MSG_USERAUTH_REQUEST 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42072])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42072]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42072]) no heartbeat to stop 00:28:43.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42072]) heartbeat type=IGNORE, interval=PT30S 00:28:43.824 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42072 authenticated 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42072]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42072]] session=TransportServerSession[admin@/10.30.170.22:42072] id=0 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42072])) size=2097152, max=2097152, packet=32768 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42072]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42072] 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42072]) recipient=0 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])) size=2097152, max=2097152, packet=32768 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])) re-initializing 00:28:43.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])) size=2097152, max=2097152, packet=32768 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:43.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #10 SSH_MSG_IGNORE 00:28:43.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:28:43.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[want-reply=true] subsystem=netconf 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[subsystem] prepared command 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]}} established 00:28:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 271: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18100 00:28:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 271: Creating data stores for simulated device 00:28:43.827 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:43.827 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #8 SSH_MSG_IGNORE 00:28:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:28:43.827 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:43.827 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:43.827 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2646e37d] 00:28:43.828 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:43.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:43.840 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:43.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:43.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:43.840 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2646e37d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2646e37d], subtreeVersion=Version[ebb9251], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ebb9251], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:43.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:43.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:43.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 271 on channel [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 1220 down to 2095932 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) request=subsystem result=ReplySuccess, want-reply=true 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) request=subsystem activate command 00:28:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) starting runner for command=netconf 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #5 SSH_MSG_CHANNEL_DATA 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 373 down to 2096779 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_DATA len=373 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072] 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18100', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=271} created 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]} created 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072] successful with session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]} 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]} up 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #6 SSH_MSG_CHANNEL_DATA 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 393 down to 2096386 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_DATA len=393 00:28:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072] 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:43.850 [netconf-device-simulator-threads-0] 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=271} 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7144b165 after next message 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 - R:/10.30.170.22:42072]} EXI handlers added to pipeline 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7144b165 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 179 down to 2095753 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:43.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:43.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #7 SSH_MSG_CHANNEL_DATA 00:28:43.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 340 down to 2096046 00:28:43.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_DATA len=340 00:28:43.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072] 00:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:43.857 [netconf-device-simulator-threads-0] 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=271} 00:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ebb9251] 00:28:43.857 [netconf-device-simulator-threads-0] 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:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:43.857 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:43.857 [netconf-device-simulator-threads-0] 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:28:43.857 [netconf-device-simulator-threads-0] 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:28:43.857 [netconf-device-simulator-threads-0] 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} 00:28:43.857 [netconf-device-simulator-threads-0] 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:28:43.857 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] 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:28:43.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:43.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 778 down to 2094975 00:28:43.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:43.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56544]) Send SSH_MSG_KEXINIT 00:28:44.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #0 SSH_MSG_KEXINIT 00:28:44.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56544]) SSH_MSG_KEXINIT 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56544]) strict KEX=true client=true server=true 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: mac algorithms (client to server) = aead 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: mac algorithms (server to client) = aead 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: compression algorithms (client to server) = none 00:28:44.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56544]) Kex: compression algorithms (server to client) = none 00:28:44.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58840]) Send SSH_MSG_KEXINIT 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #0 SSH_MSG_KEXINIT 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58840]) SSH_MSG_KEXINIT 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58840]) strict KEX=true client=true server=true 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: mac algorithms (client to server) = aead 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: mac algorithms (server to client) = aead 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: compression algorithms (client to server) = none 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58840]) Kex: compression algorithms (server to client) = none 00:28:44.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #1 30 00:28:44.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56544]] process command=SSH_MSG_KEXDH_INIT 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56544]] Send SSH_MSG_KEXDH_REPLY 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #1 sending command=31[31] len=1639 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56544])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56544]) Send SSH_MSG_NEWKEYS 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56544]) session ID=13:eb:c9:64:f8:73:44:64:50:f8:1c:d7:f8:4d:68:07:19:1a:12:d5:bb:49:79:7b:4b:e8:47:4f:2f:d7:9d:1e:35:0c:fe:35:d0:7e:ff:dc:c7:8a:f0:d9:cd:ac:18:1b:b4:99:55:69:24:69:58:c4:df:13:ab:53:d8:58:10:18 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56544]): strict KEX resets output message sequence number from 3 to 0 00:28:44.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56544]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56544])[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:28:44.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56544])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #0 sending command=7[7] len=419 00:28:44.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56544]) No pending packets to flush at end of KEX 00:28:44.120 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59914]) Send SSH_MSG_KEXINIT 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #0 SSH_MSG_KEXINIT 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59914]) SSH_MSG_KEXINIT 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59914]) strict KEX=true client=true server=true 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: mac algorithms (client to server) = aead 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: mac algorithms (server to client) = aead 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: compression algorithms (client to server) = none 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59914]) Kex: compression algorithms (server to client) = none 00:28:44.121 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #2 SSH_MSG_NEWKEYS 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56544]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56544]): strict KEX resets input message sequence number from 3 to 0 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56544]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56544]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56544]) authorized authentication methods: password,publickey 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56544]) Accepted service ssh-userauth 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56544]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56544]) no authentication factory for method=none 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56544]) SSH_MSG_USERAUTH_REQUEST 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56544]) remaining methods: password,publickey 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56544]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56544]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.144 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56544]) authentication result: true 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56544]) SSH_MSG_USERAUTH_REQUEST 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56544])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56544]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56544]) no heartbeat to stop 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56544]) heartbeat type=IGNORE, interval=PT30S 00:28:44.145 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56544 authenticated 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56544]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56544]] session=TransportServerSession[admin@/10.30.170.22:56544] id=0 00:28:44.145 [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.170.22:56544])) size=2097152, max=2097152, packet=32768 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56544]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56544] 00:28:44.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56544]) recipient=0 00:28:44.145 [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.170.22:56544])) size=2097152, max=2097152, packet=32768 00:28:44.145 [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.170.22:56544])) re-initializing 00:28:44.145 [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.170.22:56544])) size=2097152, max=2097152, packet=32768 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544])[want-reply=true] subsystem=netconf 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544])[subsystem] prepared command 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]}} established 00:28:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 272: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18102 00:28:44.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 272: Creating data stores for simulated device 00:28:44.147 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.147 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.147 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.147 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.147 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.148 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[531b86f5] 00:28:44.148 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.159 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #1 30 00:28:44.159 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58840]] process command=SSH_MSG_KEXDH_INIT 00:28:44.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.160 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.161 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[531b86f5], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[531b86f5], subtreeVersion=Version[7ee43393], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ee43393], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.165 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 272 on channel [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.166 [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.170.22:56544]) by 1220 down to 2095932 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) request=subsystem activate command 00:28:44.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) starting runner for command=netconf 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51108]) Send SSH_MSG_KEXINIT 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #0 SSH_MSG_KEXINIT 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51108]) SSH_MSG_KEXINIT 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51108]) strict KEX=true client=true server=true 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: mac algorithms (client to server) = aead 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: mac algorithms (server to client) = aead 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: compression algorithms (client to server) = none 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51108]) Kex: compression algorithms (server to client) = none 00:28:44.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.174 [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.170.22:56544]) by 373 down to 2096779 00:28:44.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.174 [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.170.22:56544] 00:28:44.174 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18102', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=272} created 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]} created 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544] successful with session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]} 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]} up 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.175 [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.170.22:56544]) by 393 down to 2096386 00:28:44.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.175 [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.170.22:56544] 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.176 [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=272} 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724f4c7 after next message 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 - R:/10.30.170.22:56544]} EXI handlers added to pipeline 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.176 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@724f4c7 00:28:44.177 [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.170.22:56544]) by 179 down to 2095753 00:28:44.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58840]] Send SSH_MSG_KEXDH_REPLY 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #1 sending command=31[31] len=1639 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58840])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58840]) Send SSH_MSG_NEWKEYS 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58840]) session ID=9e:b1:bf:41:aa:4a:b7:19:d0:e1:27:b6:1a:d4:5f:a3:01:49:4c:84:cf:91:9a:87:fd:98:67:67:1c:46:0a:62:f0:94:37:e2:6f:51:16:c0:a0:1f:8b:09:f7:9f:86:7b:b5:c4:2f:1e:4f:d7:99:c7:d2:31:a6:ca:78:fd:e9:dd 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58840]): strict KEX resets output message sequence number from 3 to 0 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58840]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58840])[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:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #0 sending command=7[7] len=419 00:28:44.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58840]) No pending packets to flush at end of KEX 00:28:44.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.179 [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.170.22:56544]) by 340 down to 2096046 00:28:44.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.179 [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.170.22:56544] 00:28:44.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.179 [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=272} 00:28:44.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ee43393] 00:28:44.180 [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:28:44.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.180 [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:28:44.180 [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:28:44.180 [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} 00:28:44.180 [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:28:44.180 [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=2011-06-01} 00:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [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:28:44.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.181 [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.170.22:56544]) by 778 down to 2094975 00:28:44.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #11 SSH_MSG_IGNORE 00:28:44.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #1 30 00:28:44.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:28:44.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59914]] process command=SSH_MSG_KEXDH_INIT 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #2 SSH_MSG_NEWKEYS 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58840]): strict KEX resets input message sequence number from 3 to 0 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58840]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58840]) authorized authentication methods: password,publickey 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58840]) Accepted service ssh-userauth 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58840]) no authentication factory for method=none 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58840]) SSH_MSG_USERAUTH_REQUEST 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58840]) remaining methods: password,publickey 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58840]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.211 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58840]) authentication result: true 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58840]) SSH_MSG_USERAUTH_REQUEST 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.211 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58840]) no heartbeat to stop 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58840]) heartbeat type=IGNORE, interval=PT30S 00:28:44.212 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58840 authenticated 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58840]] session=TransportServerSession[admin@/10.30.170.22:58840] id=0 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58840])) size=2097152, max=2097152, packet=32768 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58840] 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58840]) recipient=0 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])) size=2097152, max=2097152, packet=32768 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])) re-initializing 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])) size=2097152, max=2097152, packet=32768 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[want-reply=true] subsystem=netconf 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[subsystem] prepared command 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]}} established 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 273: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18101 00:28:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 273: Creating data stores for simulated device 00:28:44.213 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.214 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.214 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.214 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.214 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.215 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3cc57232] 00:28:44.215 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.215 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59914]] Send SSH_MSG_KEXDH_REPLY 00:28:44.219 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #1 sending command=31[31] len=1639 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59914])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59914]) Send SSH_MSG_NEWKEYS 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59914]) session ID=c3:06:16:d5:00:42:40:62:29:cd:0b:34:0d:b4:2c:02:1d:c8:ad:e4:3d:ea:79:52:bc:9b:9b:3c:88:78:d8:9f:a4:ee:45:7f:69:c6:83:b3:99:87:24:73:87:7c:72:ed:cc:5d:fd:32:78:d5:3e:c1:1c:d9:fb:95:d4:65:a8:77 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59914]): strict KEX resets output message sequence number from 3 to 0 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59914]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59914])[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:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59914])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #0 sending command=7[7] len=419 00:28:44.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59914]) No pending packets to flush at end of KEX 00:28:44.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.225 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3cc57232], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3cc57232], subtreeVersion=Version[6619a756], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6619a756], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.225 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.226 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.226 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 273 on channel [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 1220 down to 2095932 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) request=subsystem activate command 00:28:44.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) starting runner for command=netconf 00:28:44.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 373 down to 2096779 00:28:44.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840] 00:28:44.233 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18101', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=273} created 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]} created 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840] successful with session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]} 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]} up 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 393 down to 2096386 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840] 00:28:44.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=273} 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@684de52c after next message 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 - R:/10.30.170.22:58840]} EXI handlers added to pipeline 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@684de52c 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 179 down to 2095753 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 340 down to 2096046 00:28:44.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.238 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840] 00:28:44.239 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.239 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.239 [netconf-device-simulator-threads-1] 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=273} 00:28:44.240 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6619a756] 00:28:44.240 [netconf-device-simulator-threads-1] 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:28:44.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #1 30 00:28:44.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51108]] process command=SSH_MSG_KEXDH_INIT 00:28:44.247 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.247 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.247 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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} 00:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.247 [netconf-device-simulator-threads-1] 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:28:44.248 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:28:44.248 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:28:44.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 778 down to 2094975 00:28:44.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.253 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #2 SSH_MSG_NEWKEYS 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59914]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59914]): strict KEX resets input message sequence number from 3 to 0 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59914]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59914]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59914]) authorized authentication methods: password,publickey 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59914]) Accepted service ssh-userauth 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59914]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59914]) no authentication factory for method=none 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59914]) SSH_MSG_USERAUTH_REQUEST 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59914]) remaining methods: password,publickey 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59914]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59914]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.254 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59914]) authentication result: true 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59914]) SSH_MSG_USERAUTH_REQUEST 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59914])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59914]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59914]) no heartbeat to stop 00:28:44.254 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59914]) heartbeat type=IGNORE, interval=PT30S 00:28:44.254 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59914 authenticated 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59914]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51108]] Send SSH_MSG_KEXDH_REPLY 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #1 sending command=31[31] len=1639 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51108])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59914]] session=TransportServerSession[admin@/10.30.170.22:59914] id=0 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51108]) Send SSH_MSG_NEWKEYS 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59914])) size=2097152, max=2097152, packet=32768 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59914]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59914] 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51108]) session ID=54:01:f8:2f:8c:ed:d3:46:7c:c4:05:b1:d8:7f:20:f3:c2:e1:91:9b:6a:4d:ca:de:02:08:92:df:f3:1b:a6:37:a2:57:d1:cd:7a:77:f7:fc:5d:53:91:b0:ca:77:a2:49:5d:0b:42:b0:35:47:80:32:1c:12:13:27:90:f0:b0:7a 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59914]) recipient=0 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])) size=2097152, max=2097152, packet=32768 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])) re-initializing 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])) size=2097152, max=2097152, packet=32768 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51108]): strict KEX resets output message sequence number from 3 to 0 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51108]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51108])[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:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51108])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #0 sending command=7[7] len=419 00:28:44.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51108]) No pending packets to flush at end of KEX 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[want-reply=true] subsystem=netconf 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[subsystem] prepared command 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]}} established 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 274: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18105 00:28:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 274: Creating data stores for simulated device 00:28:44.256 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.256 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.256 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.256 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.256 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[336b214d] 00:28:44.257 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.257 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.257 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[336b214d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[336b214d], subtreeVersion=Version[38f709aa], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38f709aa], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.258 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 274 on channel [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 1220 down to 2095932 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) request=subsystem activate command 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) starting runner for command=netconf 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 373 down to 2096779 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914] 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18105', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=274} created 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]} created 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914] successful with session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]} 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]} up 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 393 down to 2096386 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914] 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=274} 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49cce428 after next message 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 - R:/10.30.170.22:59914]} EXI handlers added to pipeline 00:28:44.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.261 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49cce428 00:28:44.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 179 down to 2095753 00:28:44.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 340 down to 2096046 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914] 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.262 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.263 [netconf-device-simulator-threads-3] 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=274} 00:28:44.263 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38f709aa] 00:28:44.263 [netconf-device-simulator-threads-3] 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:28:44.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.263 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.263 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.263 [netconf-device-simulator-threads-3] 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:28:44.263 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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} 00:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] 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:28:44.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 778 down to 2094975 00:28:44.268 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #2 SSH_MSG_NEWKEYS 00:28:44.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51108]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51108]): strict KEX resets input message sequence number from 3 to 0 00:28:44.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51108]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51108]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51108]) authorized authentication methods: password,publickey 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51108]) Accepted service ssh-userauth 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51108]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51108]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51108]) no authentication factory for method=none 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51108]) SSH_MSG_USERAUTH_REQUEST 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51108]) remaining methods: password,publickey 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51108]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51108]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51108]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.288 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51108]) authentication result: true 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51108]) SSH_MSG_USERAUTH_REQUEST 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51108])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51108]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51108]) no heartbeat to stop 00:28:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51108]) heartbeat type=IGNORE, interval=PT30S 00:28:44.288 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51108 authenticated 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51108]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51108]] session=TransportServerSession[admin@/10.30.170.22:51108] id=0 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51108])) size=2097152, max=2097152, packet=32768 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51108]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51108] 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51108]) recipient=0 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])) size=2097152, max=2097152, packet=32768 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])) re-initializing 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])) size=2097152, max=2097152, packet=32768 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[want-reply=true] subsystem=netconf 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[subsystem] prepared command 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]}} established 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 275: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18103 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 275: Creating data stores for simulated device 00:28:44.290 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.290 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.290 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.290 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.290 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[387fe956] 00:28:44.290 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.291 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.291 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.294 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[387fe956], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[387fe956], subtreeVersion=Version[27c95f3f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27c95f3f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.295 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 275 on channel [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 1220 down to 2095932 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) request=subsystem activate command 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) starting runner for command=netconf 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 373 down to 2096779 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108] 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18103', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=275} created 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]} created 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108] successful with session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]} 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]} up 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 393 down to 2096386 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108] 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=275} 00:28:44.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47de32d after next message 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 - R:/10.30.170.22:51108]} EXI handlers added to pipeline 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47de32d 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 179 down to 2095753 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 340 down to 2096046 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108] 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.303 [netconf-device-simulator-threads-2] 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=275} 00:28:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27c95f3f] 00:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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} 00:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] 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:28:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 778 down to 2094975 00:28:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.304 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]} 00:28:44.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37568]): SSH-2.0-SSHD-UNKNOWN 00:28:44.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37568]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:44.305 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37568]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #9 SSH_MSG_IGNORE 00:28:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39164]) Send SSH_MSG_KEXINIT 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #0 SSH_MSG_KEXINIT 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39164]) SSH_MSG_KEXINIT 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39164]) strict KEX=true client=true server=true 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: mac algorithms (client to server) = aead 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: mac algorithms (server to client) = aead 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: compression algorithms (client to server) = none 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39164]) Kex: compression algorithms (server to client) = none 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37568]) Send SSH_MSG_KEXINIT 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #0 SSH_MSG_KEXINIT 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37568]) SSH_MSG_KEXINIT 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37568]) strict KEX=true client=true server=true 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: mac algorithms (client to server) = aead 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: mac algorithms (server to client) = aead 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: compression algorithms (client to server) = none 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37568]) Kex: compression algorithms (server to client) = none 00:28:44.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #1 30 00:28:44.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39164]] process command=SSH_MSG_KEXDH_INIT 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39164]] Send SSH_MSG_KEXDH_REPLY 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #1 sending command=31[31] len=1639 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39164])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39164]) Send SSH_MSG_NEWKEYS 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39164]) session ID=fc:25:2b:0f:d0:a0:df:f1:7a:b6:5c:09:a7:70:4d:c0:eb:46:3d:12:22:0b:6b:e7:e1:95:87:de:cb:ef:1e:d4:e3:41:b8:91:0c:14:e7:29:e6:0c:10:50:66:76:ae:e5:fb:96:08:7f:dc:df:a1:45:45:01:01:ac:63:8a:f7:49 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39164]): strict KEX resets output message sequence number from 3 to 0 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39164]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39164])[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:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #0 sending command=7[7] len=419 00:28:44.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39164]) No pending packets to flush at end of KEX 00:28:44.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #12 SSH_MSG_IGNORE 00:28:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #2 SSH_MSG_NEWKEYS 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39164]): strict KEX resets input message sequence number from 3 to 0 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39164]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39164]) authorized authentication methods: password,publickey 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39164]) Accepted service ssh-userauth 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39164]) no authentication factory for method=none 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39164]) SSH_MSG_USERAUTH_REQUEST 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39164]) remaining methods: password,publickey 00:28:44.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39164]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.486 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39164]) authentication result: true 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39164]) SSH_MSG_USERAUTH_REQUEST 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39164]) no heartbeat to stop 00:28:44.486 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39164]) heartbeat type=IGNORE, interval=PT30S 00:28:44.486 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39164 authenticated 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39164]] session=TransportServerSession[admin@/10.30.170.22:39164] id=0 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39164])) size=2097152, max=2097152, packet=32768 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39164] 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39164]) recipient=0 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])) size=2097152, max=2097152, packet=32768 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])) re-initializing 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])) size=2097152, max=2097152, packet=32768 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[want-reply=true] subsystem=netconf 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[subsystem] prepared command 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]}} established 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 276: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18104 00:28:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 276: Creating data stores for simulated device 00:28:44.488 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.488 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.489 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.489 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.489 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.489 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6499aa4a] 00:28:44.489 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.490 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.490 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.490 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.490 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.490 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6499aa4a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6499aa4a], subtreeVersion=Version[22225414], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22225414], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.492 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 276 on channel [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 1220 down to 2095932 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) request=subsystem activate command 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) starting runner for command=netconf 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 373 down to 2096779 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.493 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164] 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18104', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=276} created 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]} created 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164] successful with session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]} 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]} up 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 393 down to 2096386 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164] 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=276} 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c7963c8 after next message 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 - R:/10.30.170.22:39164]} EXI handlers added to pipeline 00:28:44.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.496 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c7963c8 00:28:44.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 179 down to 2095753 00:28:44.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 340 down to 2096046 00:28:44.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164] 00:28:44.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #1 30 00:28:44.498 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37568]] process command=SSH_MSG_KEXDH_INIT 00:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.498 [netconf-device-simulator-threads-5] 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=276} 00:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22225414] 00:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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} 00:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] 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:28:44.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 778 down to 2094975 00:28:44.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37568]] Send SSH_MSG_KEXDH_REPLY 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #1 sending command=31[31] len=1639 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37568])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37568]) Send SSH_MSG_NEWKEYS 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37568]) session ID=23:a3:da:96:85:83:b6:76:9e:c2:f7:c5:72:df:2b:bd:40:d3:93:8c:4f:d5:55:b8:1f:ab:49:dc:f9:1b:73:24:c9:28:f3:75:cf:59:68:59:66:3d:c0:77:f1:7a:c6:ab:39:bc:06:85:ef:6d:13:72:34:33:5c:33:cd:4f:d9:b7 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37568]): strict KEX resets output message sequence number from 3 to 0 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37568]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37568])[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:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37568])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #0 sending command=7[7] len=419 00:28:44.510 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37568]) No pending packets to flush at end of KEX 00:28:44.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #10 SSH_MSG_IGNORE 00:28:44.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #2 SSH_MSG_NEWKEYS 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37568]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37568]): strict KEX resets input message sequence number from 3 to 0 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37568]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37568]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37568]) authorized authentication methods: password,publickey 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37568]) Accepted service ssh-userauth 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37568]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37568]) no authentication factory for method=none 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37568]) SSH_MSG_USERAUTH_REQUEST 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37568]) remaining methods: password,publickey 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37568]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:44.545 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37568]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37568]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:44.546 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37568]) authentication result: true 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37568]) SSH_MSG_USERAUTH_REQUEST 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37568])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37568]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37568]) no heartbeat to stop 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37568]) heartbeat type=IGNORE, interval=PT30S 00:28:44.546 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37568 authenticated 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37568]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:44.546 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37568]] session=TransportServerSession[admin@/10.30.170.22:37568] id=0 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37568])) size=2097152, max=2097152, packet=32768 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37568]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37568] 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37568]) recipient=0 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])) size=2097152, max=2097152, packet=32768 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])) re-initializing 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])) size=2097152, max=2097152, packet=32768 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[want-reply=true] subsystem=netconf 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[subsystem] prepared command 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]}} established 00:28:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 277: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18106 00:28:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 277: Creating data stores for simulated device 00:28:44.548 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:44.548 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.548 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:44.548 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:44.548 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e9fff45] 00:28:44.548 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:44.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:44.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:44.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:44.549 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:44.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:44.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:44.550 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e9fff45], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e9fff45], subtreeVersion=Version[506269da], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[506269da], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:44.550 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:44.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:44.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 277 on channel [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 1220 down to 2095932 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) request=subsystem result=ReplySuccess, want-reply=true 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) request=subsystem activate command 00:28:44.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) starting runner for command=netconf 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #5 SSH_MSG_CHANNEL_DATA 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 373 down to 2096779 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_DATA len=373 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568] 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18106', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=277} created 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]} created 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568] successful with session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]} 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]} up 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #6 SSH_MSG_CHANNEL_DATA 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 393 down to 2096386 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_DATA len=393 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568] 00:28:44.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=277} 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21877edb after next message 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 - R:/10.30.170.22:37568]} EXI handlers added to pipeline 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@21877edb 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 179 down to 2095753 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:44.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:44.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #7 SSH_MSG_CHANNEL_DATA 00:28:44.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 340 down to 2096046 00:28:44.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_DATA len=340 00:28:44.555 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568] 00:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:44.556 [netconf-device-simulator-threads-3] 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=277} 00:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[506269da] 00:28:44.556 [netconf-device-simulator-threads-3] 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:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:44.556 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:44.556 [netconf-device-simulator-threads-3] 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:28:44.556 [netconf-device-simulator-threads-3] 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:28:44.556 [netconf-device-simulator-threads-3] 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} 00:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] 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:28:44.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:44.557 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 778 down to 2094975 00:28:44.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:44.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #11 SSH_MSG_IGNORE 00:28:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:28:44.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #8 SSH_MSG_IGNORE 00:28:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:28:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #12 SSH_MSG_IGNORE 00:28:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:28:44.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]} 00:28:44.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51864]): SSH-2.0-SSHD-UNKNOWN 00:28:44.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51864]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:44.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51864]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #10 SSH_MSG_IGNORE 00:28:44.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51864]) Send SSH_MSG_KEXINIT 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #0 SSH_MSG_KEXINIT 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51864]) SSH_MSG_KEXINIT 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51864]) strict KEX=true client=true server=true 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: server host key algorithms = rsa-sha2-512 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: mac algorithms (client to server) = aead 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: mac algorithms (server to client) = aead 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: compression algorithms (client to server) = none 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51864]) Kex: compression algorithms (server to client) = none 00:28:44.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:44.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #1 30 00:28:44.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51864]] process command=SSH_MSG_KEXDH_INIT 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51864]] Send SSH_MSG_KEXDH_REPLY 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #1 sending command=31[31] len=1639 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51864])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51864]) Send SSH_MSG_NEWKEYS 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51864]) session ID=cf:66:6e:c8:6c:70:6f:71:ba:ba:7e:f7:3d:3b:89:c0:45:f3:68:86:38:a7:6b:4c:17:d1:bb:11:43:7b:5d:93:bd:7b:77:b5:f3:bb:9d:fd:14:de:49:d2:cc:49:6e:54:11:a5:a9:d2:44:51:8e:4e:75:7c:5f:4a:98:62:77:d0 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51864]): strict KEX resets output message sequence number from 3 to 0 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51864]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51864])[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:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:44.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #0 sending command=7[7] len=419 00:28:44.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51864]) No pending packets to flush at end of KEX 00:28:44.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #11 SSH_MSG_IGNORE 00:28:44.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #2 SSH_MSG_NEWKEYS 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51864]): strict KEX resets input message sequence number from 3 to 0 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51864]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51864]) authorized authentication methods: password,publickey 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51864]) Accepted service ssh-userauth 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51864]) no authentication factory for method=none 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51864]) SSH_MSG_USERAUTH_REQUEST 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51864]) remaining methods: password,publickey 00:28:45.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51864]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:45.030 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51864]) authentication result: true 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51864]) SSH_MSG_USERAUTH_REQUEST 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51864]) no heartbeat to stop 00:28:45.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51864]) heartbeat type=IGNORE, interval=PT30S 00:28:45.030 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51864 authenticated 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51864]] session=TransportServerSession[admin@/10.30.170.22:51864] id=0 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51864])) size=2097152, max=2097152, packet=32768 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51864] 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51864]) recipient=0 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])) size=2097152, max=2097152, packet=32768 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])) re-initializing 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])) size=2097152, max=2097152, packet=32768 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:45.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[want-reply=true] subsystem=netconf 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[subsystem] prepared command 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]}} established 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 278: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18107 00:28:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 278: Creating data stores for simulated device 00:28:45.032 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:45.032 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:45.032 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:45.032 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:45.032 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:45.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f8755fa] 00:28:45.033 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:45.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:45.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:45.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:45.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:45.033 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:45.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:45.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:45.034 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f8755fa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f8755fa], subtreeVersion=Version[2aa074b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2aa074b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:45.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:45.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:45.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 278 on channel [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 1220 down to 2095932 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) request=subsystem result=ReplySuccess, want-reply=true 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) request=subsystem activate command 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) starting runner for command=netconf 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #5 SSH_MSG_CHANNEL_DATA 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 373 down to 2096779 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_DATA len=373 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864] 00:28:45.036 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18107', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=278} created 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]} created 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864] successful with session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]} 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]} up 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #6 SSH_MSG_CHANNEL_DATA 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 393 down to 2096386 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_DATA len=393 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864] 00:28:45.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:45.038 [netconf-device-simulator-threads-6] 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=278} 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@179aaeff after next message 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 - R:/10.30.170.22:51864]} EXI handlers added to pipeline 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@179aaeff 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 179 down to 2095753 00:28:45.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:45.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #7 SSH_MSG_CHANNEL_DATA 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 340 down to 2096046 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_DATA len=340 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864] 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:45.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:45.040 [netconf-device-simulator-threads-6] 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=278} 00:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2aa074b] 00:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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} 00:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] 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:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 778 down to 2094975 00:28:45.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:45.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #9 SSH_MSG_IGNORE 00:28:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:28:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #8 SSH_MSG_IGNORE 00:28:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:28:45.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]} 00:28:45.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50502]): SSH-2.0-SSHD-UNKNOWN 00:28:45.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50502]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:45.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50502]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #9 SSH_MSG_IGNORE 00:28:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:28:45.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #8 SSH_MSG_IGNORE 00:28:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:28:45.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #12 SSH_MSG_IGNORE 00:28:45.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:28:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:45.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #10 SSH_MSG_IGNORE 00:28:45.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:28:45.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50502]) Send SSH_MSG_KEXINIT 00:28:45.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:45.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #0 SSH_MSG_KEXINIT 00:28:45.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50502]) SSH_MSG_KEXINIT 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50502]) strict KEX=true client=true server=true 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: server host key algorithms = rsa-sha2-512 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: mac algorithms (client to server) = aead 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: mac algorithms (server to client) = aead 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: compression algorithms (client to server) = none 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50502]) Kex: compression algorithms (server to client) = none 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #11 SSH_MSG_IGNORE 00:28:45.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:28:45.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #1 30 00:28:45.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50502]] process command=SSH_MSG_KEXDH_INIT 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50502]] Send SSH_MSG_KEXDH_REPLY 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #1 sending command=31[31] len=1639 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50502])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50502]) Send SSH_MSG_NEWKEYS 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50502]) session ID=f1:00:a9:2d:35:e3:77:b4:ac:bf:14:ca:28:4d:3d:b5:4c:80:b3:68:79:1b:b1:43:71:ac:8f:6a:79:15:b8:d6:03:c4:1a:42:95:a9:2f:ea:bf:1e:21:91:f9:df:4f:30:3d:ce:f5:19:e0:08:ac:f9:eb:bf:71:14:1e:21:78:3f 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:45.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50502]): strict KEX resets output message sequence number from 3 to 0 00:28:45.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50502]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:45.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50502])[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:28:45.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50502])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:45.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #0 sending command=7[7] len=419 00:28:45.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50502]) No pending packets to flush at end of KEX 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #2 SSH_MSG_NEWKEYS 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50502]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50502]): strict KEX resets input message sequence number from 3 to 0 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50502]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50502]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50502]) authorized authentication methods: password,publickey 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50502]) Accepted service ssh-userauth 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50502]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50502]) no authentication factory for method=none 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50502]) SSH_MSG_USERAUTH_REQUEST 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50502]) remaining methods: password,publickey 00:28:45.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50502]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50502]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50502]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:45.798 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50502]) authentication result: true 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50502]) SSH_MSG_USERAUTH_REQUEST 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50502])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50502]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50502]) no heartbeat to stop 00:28:45.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50502]) heartbeat type=IGNORE, interval=PT30S 00:28:45.799 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50502 authenticated 00:28:45.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:45.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50502]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:45.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50502]] session=TransportServerSession[admin@/10.30.170.22:50502] id=0 00:28:45.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50502])) size=2097152, max=2097152, packet=32768 00:28:45.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50502]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50502] 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50502]) recipient=0 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])) size=2097152, max=2097152, packet=32768 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])) re-initializing 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])) size=2097152, max=2097152, packet=32768 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[want-reply=true] subsystem=netconf 00:28:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[subsystem] prepared command 00:28:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]}} established 00:28:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 279: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18108 00:28:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 279: Creating data stores for simulated device 00:28:45.801 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:45.801 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:45.802 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:45.802 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:45.802 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:45.804 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[464ad3f6] 00:28:45.804 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:45.804 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:45.804 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:45.804 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:45.805 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:45.805 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:45.805 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:45.806 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:45.806 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[464ad3f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[464ad3f6], subtreeVersion=Version[71e2c160], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71e2c160], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:45.806 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:45.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:45.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 279 on channel [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 1220 down to 2095932 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) request=subsystem result=ReplySuccess, want-reply=true 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) request=subsystem activate command 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) starting runner for command=netconf 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #5 SSH_MSG_CHANNEL_DATA 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 373 down to 2096779 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_DATA len=373 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502] 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:45.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18108', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=279} created 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]} created 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502] successful with session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]} 00:28:45.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]} up 00:28:45.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #6 SSH_MSG_CHANNEL_DATA 00:28:45.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 393 down to 2096386 00:28:45.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_DATA len=393 00:28:45.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502] 00:28:45.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:45.837 [netconf-device-simulator-threads-0] 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=279} 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63c72e39 after next message 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 - R:/10.30.170.22:50502]} EXI handlers added to pipeline 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63c72e39 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 179 down to 2095753 00:28:45.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:45.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:45.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #7 SSH_MSG_CHANNEL_DATA 00:28:45.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 340 down to 2096046 00:28:45.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_DATA len=340 00:28:45.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502] 00:28:45.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:45.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:45.843 [netconf-device-simulator-threads-0] 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=279} 00:28:45.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71e2c160] 00:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:45.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:45.844 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] 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} 00:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.844 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] 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:28:45.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:45.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 778 down to 2094975 00:28:45.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:45.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:45.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]} 00:28:45.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40748]): SSH-2.0-SSHD-UNKNOWN 00:28:45.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40748]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:45.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40748]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #12 SSH_MSG_IGNORE 00:28:46.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:28:46.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40748]) Send SSH_MSG_KEXINIT 00:28:46.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:46.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #0 SSH_MSG_KEXINIT 00:28:46.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40748]) SSH_MSG_KEXINIT 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40748]) strict KEX=true client=true server=true 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: server host key algorithms = rsa-sha2-512 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: mac algorithms (client to server) = aead 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: mac algorithms (server to client) = aead 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: compression algorithms (client to server) = none 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40748]) Kex: compression algorithms (server to client) = none 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #11 SSH_MSG_IGNORE 00:28:46.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:28:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #10 SSH_MSG_IGNORE 00:28:46.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:28:46.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #1 30 00:28:46.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40748]] process command=SSH_MSG_KEXDH_INIT 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40748]] Send SSH_MSG_KEXDH_REPLY 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #1 sending command=31[31] len=1639 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40748])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40748]) Send SSH_MSG_NEWKEYS 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40748]) session ID=fa:57:32:99:fe:07:ec:36:ca:5a:45:66:6c:37:6a:df:04:0b:38:3b:02:5c:b5:3c:68:fc:7e:d4:30:38:0c:7e:c6:6b:83:3b:3e:5e:76:68:83:3e:ea:ff:9f:96:4d:08:0d:a5:a3:2e:8b:5e:01:a8:e3:a2:0f:0a:6e:22:87:af 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40748]): strict KEX resets output message sequence number from 3 to 0 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40748]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40748])[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:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40748])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #0 sending command=7[7] len=419 00:28:46.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40748]) No pending packets to flush at end of KEX 00:28:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #2 SSH_MSG_NEWKEYS 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40748]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40748]): strict KEX resets input message sequence number from 3 to 0 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40748]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40748]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40748]) authorized authentication methods: password,publickey 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40748]) Accepted service ssh-userauth 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40748]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40748]) no authentication factory for method=none 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40748]) SSH_MSG_USERAUTH_REQUEST 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40748]) remaining methods: password,publickey 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #9 SSH_MSG_IGNORE 00:28:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40748]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40748]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40748]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:46.196 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40748]) authentication result: true 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40748]) SSH_MSG_USERAUTH_REQUEST 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40748])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40748]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40748]) no heartbeat to stop 00:28:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40748]) heartbeat type=IGNORE, interval=PT30S 00:28:46.196 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40748 authenticated 00:28:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40748]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40748]] session=TransportServerSession[admin@/10.30.170.22:40748] id=0 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40748])) size=2097152, max=2097152, packet=32768 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40748]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40748] 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40748]) recipient=0 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])) size=2097152, max=2097152, packet=32768 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])) re-initializing 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])) size=2097152, max=2097152, packet=32768 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[want-reply=true] subsystem=netconf 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[subsystem] prepared command 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]}} established 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 280: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18109 00:28:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 280: Creating data stores for simulated device 00:28:46.199 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:46.199 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:46.199 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:46.199 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:46.199 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[222bf86d] 00:28:46.200 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:46.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:46.201 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:46.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:46.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:46.201 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[222bf86d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[222bf86d], subtreeVersion=Version[620937ed], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[620937ed], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:46.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 280 on channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 1220 down to 2095932 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) request=subsystem result=ReplySuccess, want-reply=true 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) request=subsystem activate command 00:28:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) starting runner for command=netconf 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #5 SSH_MSG_CHANNEL_DATA 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 373 down to 2096779 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_DATA len=373 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748] 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18109', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=280} created 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]} created 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748] successful with session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]} 00:28:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]} up 00:28:46.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #6 SSH_MSG_CHANNEL_DATA 00:28:46.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 393 down to 2096386 00:28:46.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_DATA len=393 00:28:46.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748] 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=280} 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e66f797 after next message 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 - R:/10.30.170.22:40748]} EXI handlers added to pipeline 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e66f797 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 179 down to 2095753 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #7 SSH_MSG_CHANNEL_DATA 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 340 down to 2096046 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_DATA len=340 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748] 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:46.211 [netconf-device-simulator-threads-2] 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=280} 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[620937ed] 00:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:46.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.211 [netconf-device-simulator-threads-2] 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} 00:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.211 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.211 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] 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:28:46.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:46.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 778 down to 2094975 00:28:46.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:46.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #8 SSH_MSG_IGNORE 00:28:46.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:28:46.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]} 00:28:46.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34958]): SSH-2.0-SSHD-UNKNOWN 00:28:46.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34958]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:46.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34958]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:46.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #8 SSH_MSG_IGNORE 00:28:46.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:28:46.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #10 SSH_MSG_IGNORE 00:28:46.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:28:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #12 SSH_MSG_IGNORE 00:28:46.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34958]) Send SSH_MSG_KEXINIT 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #0 SSH_MSG_KEXINIT 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34958]) SSH_MSG_KEXINIT 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34958]) strict KEX=true client=true server=true 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: server host key algorithms = rsa-sha2-512 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: mac algorithms (client to server) = aead 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: mac algorithms (server to client) = aead 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: compression algorithms (client to server) = none 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34958]) Kex: compression algorithms (server to client) = none 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #9 SSH_MSG_IGNORE 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #11 SSH_MSG_IGNORE 00:28:46.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:28:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #1 30 00:28:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34958]] process command=SSH_MSG_KEXDH_INIT 00:28:46.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34958]] Send SSH_MSG_KEXDH_REPLY 00:28:46.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #1 sending command=31[31] len=1639 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34958])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34958]) Send SSH_MSG_NEWKEYS 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34958]) session ID=c6:bd:b3:3a:34:b1:14:85:79:8c:1b:10:b6:75:4b:ff:d6:8b:92:97:a4:d2:7f:59:4b:ce:b9:e0:e2:23:9e:b1:34:91:71:c5:98:4d:2b:dc:c2:c4:17:fb:74:b5:97:3c:89:1c:79:7a:60:31:13:38:4e:3a:4b:cb:75:73:89:c6 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34958]): strict KEX resets output message sequence number from 3 to 0 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34958]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34958])[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:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34958])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #0 sending command=7[7] len=419 00:28:46.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34958]) No pending packets to flush at end of KEX 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #2 SSH_MSG_NEWKEYS 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34958]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34958]): strict KEX resets input message sequence number from 3 to 0 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34958]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34958]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34958]) authorized authentication methods: password,publickey 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34958]) Accepted service ssh-userauth 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34958]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34958]) no authentication factory for method=none 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34958]) SSH_MSG_USERAUTH_REQUEST 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34958]) remaining methods: password,publickey 00:28:46.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34958]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34958]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:46.780 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34958]) authentication result: true 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34958]) SSH_MSG_USERAUTH_REQUEST 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34958])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34958]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34958]) no heartbeat to stop 00:28:46.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34958]) heartbeat type=IGNORE, interval=PT30S 00:28:46.780 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34958 authenticated 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34958]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34958]] session=TransportServerSession[admin@/10.30.170.22:34958] id=0 00:28:46.781 [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.170.22:34958])) size=2097152, max=2097152, packet=32768 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34958]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34958] 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34958]) recipient=0 00:28:46.781 [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.170.22:34958])) size=2097152, max=2097152, packet=32768 00:28:46.781 [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.170.22:34958])) re-initializing 00:28:46.781 [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.170.22:34958])) size=2097152, max=2097152, packet=32768 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958])[want-reply=true] subsystem=netconf 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958])[subsystem] prepared command 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]}} established 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 281: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18110 00:28:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 281: Creating data stores for simulated device 00:28:46.782 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:46.782 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:46.782 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:46.782 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:46.782 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[288bfbec] 00:28:46.783 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:46.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:46.784 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:46.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:46.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:46.784 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[288bfbec], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[288bfbec], subtreeVersion=Version[5ce3aa00], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ce3aa00], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:46.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:46.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.786 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 281 on channel [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.787 [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.170.22:34958]) by 1220 down to 2095932 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) request=subsystem result=ReplySuccess, want-reply=true 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) request=subsystem activate command 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) starting runner for command=netconf 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #5 SSH_MSG_CHANNEL_DATA 00:28:46.787 [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.170.22:34958]) by 373 down to 2096779 00:28:46.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_DATA len=373 00:28:46.787 [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.170.22:34958] 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18110', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=281} created 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]} created 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958] successful with session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]} 00:28:46.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]} up 00:28:46.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #6 SSH_MSG_CHANNEL_DATA 00:28:46.789 [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.170.22:34958]) by 393 down to 2096386 00:28:46.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_DATA len=393 00:28:46.789 [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.170.22:34958] 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:46.790 [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=281} 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51bb591e after next message 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 - R:/10.30.170.22:34958]} EXI handlers added to pipeline 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51bb591e 00:28:46.790 [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.170.22:34958]) by 179 down to 2095753 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #7 SSH_MSG_CHANNEL_DATA 00:28:46.793 [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.170.22:34958]) by 340 down to 2096046 00:28:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_DATA len=340 00:28:46.793 [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.170.22:34958] 00:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:46.794 [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=281} 00:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ce3aa00] 00:28:46.794 [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:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:46.795 [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:28:46.795 [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:28:46.795 [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} 00:28:46.795 [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:28:46.795 [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=2011-06-01} 00:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.795 [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:28:46.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:28:46.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:28:46.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:46.795 [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.170.22:34958]) by 778 down to 2094975 00:28:46.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:46.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:47.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]} 00:28:47.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36860]): SSH-2.0-SSHD-UNKNOWN 00:28:47.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36860]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:47.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36860]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:47.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36860]) Send SSH_MSG_KEXINIT 00:28:47.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:47.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #0 SSH_MSG_KEXINIT 00:28:47.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36860]) SSH_MSG_KEXINIT 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36860]) strict KEX=true client=true server=true 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: server host key algorithms = rsa-sha2-512 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: mac algorithms (client to server) = aead 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: mac algorithms (server to client) = aead 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: compression algorithms (client to server) = none 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36860]) Kex: compression algorithms (server to client) = none 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #9 SSH_MSG_IGNORE 00:28:47.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:28:47.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #12 SSH_MSG_IGNORE 00:28:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:28:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #10 SSH_MSG_IGNORE 00:28:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:28:47.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #1 30 00:28:47.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36860]] process command=SSH_MSG_KEXDH_INIT 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36860]] Send SSH_MSG_KEXDH_REPLY 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #1 sending command=31[31] len=1639 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36860])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36860]) Send SSH_MSG_NEWKEYS 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36860]) session ID=55:80:57:25:64:e0:25:a0:bd:56:f4:c4:db:26:2f:bd:6b:bd:ec:dc:67:ae:c7:5a:7c:14:ec:9f:40:dd:65:67:66:ca:1b:19:19:0a:3a:79:58:bb:bd:8f:fa:79:2e:2c:f7:4b:da:ff:ab:01:1d:bb:68:96:f5:1b:c0:b7:99:8d 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36860]): strict KEX resets output message sequence number from 3 to 0 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36860]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36860])[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:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36860])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #0 sending command=7[7] len=419 00:28:47.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36860]) No pending packets to flush at end of KEX 00:28:47.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #8 SSH_MSG_IGNORE 00:28:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #11 SSH_MSG_IGNORE 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #2 SSH_MSG_NEWKEYS 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36860]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36860]): strict KEX resets input message sequence number from 3 to 0 00:28:47.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36860]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36860]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36860]) authorized authentication methods: password,publickey 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36860]) Accepted service ssh-userauth 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36860]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36860]) no authentication factory for method=none 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36860]) SSH_MSG_USERAUTH_REQUEST 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36860]) remaining methods: password,publickey 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:47.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36860]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36860]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:47.306 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36860]) authentication result: true 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36860]) SSH_MSG_USERAUTH_REQUEST 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36860])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36860]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36860]) no heartbeat to stop 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36860]) heartbeat type=IGNORE, interval=PT30S 00:28:47.306 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36860 authenticated 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:47.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36860]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36860]] session=TransportServerSession[admin@/10.30.170.22:36860] id=0 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36860])) size=2097152, max=2097152, packet=32768 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36860]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36860] 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36860]) recipient=0 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])) size=2097152, max=2097152, packet=32768 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])) re-initializing 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])) size=2097152, max=2097152, packet=32768 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[want-reply=true] subsystem=netconf 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[subsystem] prepared command 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]}} established 00:28:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 282: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18111 00:28:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 282: Creating data stores for simulated device 00:28:47.308 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:47.308 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:47.308 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:47.308 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:47.308 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2ed675db] 00:28:47.309 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:47.309 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:47.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:47.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:47.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:47.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:47.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2ed675db], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2ed675db], subtreeVersion=Version[235a98d0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[235a98d0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:47.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:47.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 282 on channel [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 1220 down to 2095932 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) request=subsystem result=ReplySuccess, want-reply=true 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) request=subsystem activate command 00:28:47.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) starting runner for command=netconf 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #5 SSH_MSG_CHANNEL_DATA 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 373 down to 2096779 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_DATA len=373 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860] 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18111', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=282} created 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]} created 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860] successful with session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]} 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]} up 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #6 SSH_MSG_CHANNEL_DATA 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 393 down to 2096386 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_DATA len=393 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860] 00:28:47.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:47.314 [netconf-device-simulator-threads-6] 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=282} 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a9ae4be after next message 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 - R:/10.30.170.22:36860]} EXI handlers added to pipeline 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a9ae4be 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 179 down to 2095753 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:47.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #7 SSH_MSG_CHANNEL_DATA 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 340 down to 2096046 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_DATA len=340 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860] 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:47.316 [netconf-device-simulator-threads-6] 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=282} 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[235a98d0] 00:28:47.316 [netconf-device-simulator-threads-6] 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:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:47.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:47.316 [netconf-device-simulator-threads-6] 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:28:47.316 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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} 00:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] 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:28:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 778 down to 2094975 00:28:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:47.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:47.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]} 00:28:47.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55720]): SSH-2.0-SSHD-UNKNOWN 00:28:47.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55720]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:47.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55720]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:47.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.883 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #10 SSH_MSG_IGNORE 00:28:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:28:47.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55720]) Send SSH_MSG_KEXINIT 00:28:47.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #0 SSH_MSG_KEXINIT 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55720]) SSH_MSG_KEXINIT 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55720]) strict KEX=true client=true server=true 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: server host key algorithms = rsa-sha2-512 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: mac algorithms (client to server) = aead 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: mac algorithms (server to client) = aead 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: compression algorithms (client to server) = none 00:28:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55720]) Kex: compression algorithms (server to client) = none 00:28:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #11 SSH_MSG_IGNORE 00:28:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:28:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #9 SSH_MSG_IGNORE 00:28:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:28:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #1 30 00:28:47.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55720]] process command=SSH_MSG_KEXDH_INIT 00:28:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:47.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #8 SSH_MSG_IGNORE 00:28:47.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55720]] Send SSH_MSG_KEXDH_REPLY 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #1 sending command=31[31] len=1639 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55720])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55720]) Send SSH_MSG_NEWKEYS 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55720]) session ID=a2:6a:f9:a8:b6:9f:5c:cb:b3:0c:0f:bb:d6:a1:c9:4e:be:f1:12:95:f6:7e:c8:dd:d6:6e:c1:df:0a:80:4f:19:e7:4b:4e:3f:e0:10:1a:bf:92:c6:86:91:d1:be:2d:03:76:ee:f7:92:e8:91:c9:b6:5a:3e:1c:a7:6a:2c:28:5d 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55720]): strict KEX resets output message sequence number from 3 to 0 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55720]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55720])[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:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #0 sending command=7[7] len=419 00:28:47.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55720]) No pending packets to flush at end of KEX 00:28:48.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #12 SSH_MSG_IGNORE 00:28:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #2 SSH_MSG_NEWKEYS 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55720]): strict KEX resets input message sequence number from 3 to 0 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55720]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:48.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55720]) authorized authentication methods: password,publickey 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55720]) Accepted service ssh-userauth 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55720]) no authentication factory for method=none 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55720]) SSH_MSG_USERAUTH_REQUEST 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55720]) remaining methods: password,publickey 00:28:48.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55720]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:48.016 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55720]) authentication result: true 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55720]) SSH_MSG_USERAUTH_REQUEST 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55720]) no heartbeat to stop 00:28:48.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55720]) heartbeat type=IGNORE, interval=PT30S 00:28:48.017 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55720 authenticated 00:28:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:48.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55720]] session=TransportServerSession[admin@/10.30.170.22:55720] id=0 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55720])) size=2097152, max=2097152, packet=32768 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55720] 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55720]) recipient=0 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])) size=2097152, max=2097152, packet=32768 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])) re-initializing 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])) size=2097152, max=2097152, packet=32768 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[want-reply=true] subsystem=netconf 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[subsystem] prepared command 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]}} established 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 283: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18112 00:28:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 283: Creating data stores for simulated device 00:28:48.019 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:48.020 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:48.020 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.020 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:48.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4630c1b7] 00:28:48.022 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:48.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:48.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:48.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:48.023 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:48.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:48.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:48.023 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4630c1b7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4630c1b7], subtreeVersion=Version[22a3eab2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[22a3eab2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:48.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:48.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 283 on channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 1220 down to 2095932 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) request=subsystem result=ReplySuccess, want-reply=true 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) request=subsystem activate command 00:28:48.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) starting runner for command=netconf 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #5 SSH_MSG_CHANNEL_DATA 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 373 down to 2096779 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_DATA len=373 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720] 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:48.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18112', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=283} created 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]} created 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720] successful with session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]} 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]} up 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #6 SSH_MSG_CHANNEL_DATA 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 393 down to 2096386 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_DATA len=393 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720] 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:48.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.030 [netconf-device-simulator-threads-0] 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=283} 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@279afcdd after next message 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 - R:/10.30.170.22:55720]} EXI handlers added to pipeline 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@279afcdd 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 179 down to 2095753 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:48.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:48.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #7 SSH_MSG_CHANNEL_DATA 00:28:48.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 340 down to 2096046 00:28:48.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_DATA len=340 00:28:48.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720] 00:28:48.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:48.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.033 [netconf-device-simulator-threads-0] 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=283} 00:28:48.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[22a3eab2] 00:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:48.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:48.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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} 00:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] 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:28:48.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:48.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 778 down to 2094975 00:28:48.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:48.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:48.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #9 SSH_MSG_IGNORE 00:28:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:28:48.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]} 00:28:48.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52388]): SSH-2.0-SSHD-UNKNOWN 00:28:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52388]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:48.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52388]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:48.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #12 SSH_MSG_IGNORE 00:28:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52388]) Send SSH_MSG_KEXINIT 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #0 SSH_MSG_KEXINIT 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52388]) SSH_MSG_KEXINIT 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52388]) strict KEX=true client=true server=true 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: server host key algorithms = rsa-sha2-512 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: mac algorithms (client to server) = aead 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: mac algorithms (server to client) = aead 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: compression algorithms (client to server) = none 00:28:48.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52388]) Kex: compression algorithms (server to client) = none 00:28:48.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #8 SSH_MSG_IGNORE 00:28:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:28:48.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #1 30 00:28:48.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52388]] process command=SSH_MSG_KEXDH_INIT 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52388]] Send SSH_MSG_KEXDH_REPLY 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #1 sending command=31[31] len=1639 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52388])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52388]) Send SSH_MSG_NEWKEYS 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52388]) session ID=0e:f4:d9:ac:38:a7:59:6f:c4:51:2a:4e:b2:fd:f3:d0:4d:c8:bd:4d:7e:e5:48:57:f1:e7:c2:29:0c:7b:c3:7d:94:f7:b0:5e:bd:d6:66:dc:74:f4:4c:54:e4:60:d3:d5:5e:a2:47:19:55:30:9b:4b:80:08:69:58:d8:93:31:8a 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52388]): strict KEX resets output message sequence number from 3 to 0 00:28:48.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52388]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52388])[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:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52388])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #0 sending command=7[7] len=419 00:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52388]) No pending packets to flush at end of KEX 00:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #11 SSH_MSG_IGNORE 00:28:48.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #2 SSH_MSG_NEWKEYS 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52388]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52388]): strict KEX resets input message sequence number from 3 to 0 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52388]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52388]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52388]) authorized authentication methods: password,publickey 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52388]) Accepted service ssh-userauth 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52388]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52388]) no authentication factory for method=none 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52388]) SSH_MSG_USERAUTH_REQUEST 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52388]) remaining methods: password,publickey 00:28:48.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52388]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52388]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52388]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:48.392 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52388]) authentication result: true 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52388]) SSH_MSG_USERAUTH_REQUEST 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52388])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52388]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52388]) no heartbeat to stop 00:28:48.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52388]) heartbeat type=IGNORE, interval=PT30S 00:28:48.392 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52388 authenticated 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52388]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52388]] session=TransportServerSession[admin@/10.30.170.22:52388] id=0 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52388])) size=2097152, max=2097152, packet=32768 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52388]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52388] 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52388]) recipient=0 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])) size=2097152, max=2097152, packet=32768 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])) re-initializing 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])) size=2097152, max=2097152, packet=32768 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:48.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[want-reply=true] subsystem=netconf 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[subsystem] prepared command 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]}} established 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 284: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18113 00:28:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 284: Creating data stores for simulated device 00:28:48.394 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:48.395 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.395 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:48.395 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.395 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:48.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2eda55f2] 00:28:48.395 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.396 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:48.396 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:48.396 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:48.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:48.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:48.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:48.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:48.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2eda55f2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2eda55f2], subtreeVersion=Version[50e7a496], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50e7a496], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:48.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 284 on channel [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 1220 down to 2095932 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) request=subsystem result=ReplySuccess, want-reply=true 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) request=subsystem activate command 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) starting runner for command=netconf 00:28:48.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #5 SSH_MSG_CHANNEL_DATA 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 373 down to 2096779 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_DATA len=373 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388] 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18113', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=284} created 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]} created 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388] successful with session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]} 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]} up 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #6 SSH_MSG_CHANNEL_DATA 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 393 down to 2096386 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_DATA len=393 00:28:48.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388] 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=284} 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d8db748 after next message 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 - R:/10.30.170.22:52388]} EXI handlers added to pipeline 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d8db748 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 179 down to 2095753 00:28:48.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:48.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:48.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #7 SSH_MSG_CHANNEL_DATA 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 340 down to 2096046 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_DATA len=340 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388] 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.404 [netconf-device-simulator-threads-2] 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=284} 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50e7a496] 00:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:48.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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} 00:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.404 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] 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:28:48.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:48.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 778 down to 2094975 00:28:48.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:48.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #10 SSH_MSG_IGNORE 00:28:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:28:48.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #12 SSH_MSG_IGNORE 00:28:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:28:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #11 SSH_MSG_IGNORE 00:28:48.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:28:48.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]} 00:28:48.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60112]): SSH-2.0-SSHD-UNKNOWN 00:28:48.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60112]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:48.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60112]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #8 SSH_MSG_IGNORE 00:28:48.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60112]) Send SSH_MSG_KEXINIT 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #0 SSH_MSG_KEXINIT 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60112]) SSH_MSG_KEXINIT 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60112]) strict KEX=true client=true server=true 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: server host key algorithms = rsa-sha2-512 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: mac algorithms (client to server) = aead 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: mac algorithms (server to client) = aead 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: compression algorithms (client to server) = none 00:28:48.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60112]) Kex: compression algorithms (server to client) = none 00:28:48.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:48.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:48.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #10 SSH_MSG_IGNORE 00:28:48.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:28:48.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #1 30 00:28:48.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60112]] process command=SSH_MSG_KEXDH_INIT 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60112]] Send SSH_MSG_KEXDH_REPLY 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #1 sending command=31[31] len=1639 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60112])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60112]) Send SSH_MSG_NEWKEYS 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60112]) session ID=c4:a9:d4:c1:cc:3b:95:b9:1f:5e:7a:66:b5:7d:da:13:08:9d:76:82:14:5c:aa:e2:4c:2c:c6:98:5e:5c:0d:f1:92:77:78:73:eb:0a:58:aa:7d:4e:de:f2:e9:8e:3b:11:b8:c7:59:9f:36:70:ff:c1:8f:ce:49:ba:06:f9:21:04 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60112]): strict KEX resets output message sequence number from 3 to 0 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60112]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60112])[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:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:48.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #0 sending command=7[7] len=419 00:28:48.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60112]) No pending packets to flush at end of KEX 00:28:48.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #2 SSH_MSG_NEWKEYS 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60112]): strict KEX resets input message sequence number from 3 to 0 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60112]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60112]) authorized authentication methods: password,publickey 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60112]) Accepted service ssh-userauth 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60112]) no authentication factory for method=none 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60112]) SSH_MSG_USERAUTH_REQUEST 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60112]) remaining methods: password,publickey 00:28:48.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60112]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:48.958 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60112]) authentication result: true 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60112]) SSH_MSG_USERAUTH_REQUEST 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60112]) no heartbeat to stop 00:28:48.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60112]) heartbeat type=IGNORE, interval=PT30S 00:28:48.958 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60112 authenticated 00:28:48.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:48.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60112]] session=TransportServerSession[admin@/10.30.170.22:60112] id=0 00:28:48.960 [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.170.22:60112])) size=2097152, max=2097152, packet=32768 00:28:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60112] 00:28:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60112]) recipient=0 00:28:48.960 [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.170.22:60112])) size=2097152, max=2097152, packet=32768 00:28:48.960 [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.170.22:60112])) re-initializing 00:28:48.960 [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.170.22:60112])) size=2097152, max=2097152, packet=32768 00:28:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112])[want-reply=true] subsystem=netconf 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112])[subsystem] prepared command 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]}} established 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 285: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18114 00:28:48.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 285: Creating data stores for simulated device 00:28:48.961 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:48.962 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.962 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:48.962 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:48.962 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:48.962 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f444cab] 00:28:48.962 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:48.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:48.963 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:48.963 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:48.963 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:48.963 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:48.963 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:48.963 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f444cab], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f444cab], subtreeVersion=Version[3d6424e8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d6424e8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:48.964 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:48.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:48.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.965 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 285 on channel [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.966 [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.170.22:60112]) by 1220 down to 2095932 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) request=subsystem result=ReplySuccess, want-reply=true 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) request=subsystem activate command 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) starting runner for command=netconf 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #5 SSH_MSG_CHANNEL_DATA 00:28:48.966 [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.170.22:60112]) by 373 down to 2096779 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_DATA len=373 00:28:48.966 [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.170.22:60112] 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:48.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18114', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=285} created 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]} created 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112] successful with session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]} 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]} up 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #6 SSH_MSG_CHANNEL_DATA 00:28:48.967 [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.170.22:60112]) by 393 down to 2096386 00:28:48.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_DATA len=393 00:28:48.967 [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.170.22:60112] 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.968 [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=285} 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7616e849 after next message 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 - R:/10.30.170.22:60112]} EXI handlers added to pipeline 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7616e849 00:28:48.968 [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.170.22:60112]) by 179 down to 2095753 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:48.968 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:48.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #7 SSH_MSG_CHANNEL_DATA 00:28:48.970 [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.170.22:60112]) by 340 down to 2096046 00:28:48.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_DATA len=340 00:28:48.970 [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.170.22:60112] 00:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:48.971 [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=285} 00:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d6424e8] 00:28:48.971 [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:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:48.971 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:48.971 [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:28:48.971 [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:28:48.971 [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} 00:28:48.971 [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:28:48.971 [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=2011-06-01} 00:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.971 [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:28:48.972 [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:28:48.972 [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:28:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:48.972 [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.170.22:60112]) by 778 down to 2094975 00:28:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:48.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #9 SSH_MSG_IGNORE 00:28:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:28:49.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]} 00:28:49.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47938]): SSH-2.0-SSHD-UNKNOWN 00:28:49.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47938]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:49.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47938]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:49.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #8 SSH_MSG_IGNORE 00:28:49.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:28:49.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #12 SSH_MSG_IGNORE 00:28:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:28:49.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47938]) Send SSH_MSG_KEXINIT 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #0 SSH_MSG_KEXINIT 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47938]) SSH_MSG_KEXINIT 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47938]) strict KEX=true client=true server=true 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: server host key algorithms = rsa-sha2-512 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: mac algorithms (client to server) = aead 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: mac algorithms (server to client) = aead 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: compression algorithms (client to server) = none 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47938]) Kex: compression algorithms (server to client) = none 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #9 SSH_MSG_IGNORE 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #11 SSH_MSG_IGNORE 00:28:49.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:28:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #10 SSH_MSG_IGNORE 00:28:49.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:28:49.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #1 30 00:28:49.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47938]] process command=SSH_MSG_KEXDH_INIT 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47938]] Send SSH_MSG_KEXDH_REPLY 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #1 sending command=31[31] len=1639 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47938])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47938]) Send SSH_MSG_NEWKEYS 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47938]) session ID=4d:4a:42:7e:51:d3:e3:41:b5:c3:ce:c6:f8:22:32:73:ac:d5:1b:8a:4a:1a:05:72:d3:1a:2c:17:ca:e6:31:13:48:4e:d1:25:fc:1f:d2:58:c5:34:63:e9:92:f3:22:2b:7d:6b:78:c8:55:5e:5d:dc:cb:f0:e7:25:df:89:80:9e 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47938]): strict KEX resets output message sequence number from 3 to 0 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47938]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47938])[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:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47938])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #0 sending command=7[7] len=419 00:28:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47938]) No pending packets to flush at end of KEX 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #2 SSH_MSG_NEWKEYS 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47938]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47938]): strict KEX resets input message sequence number from 3 to 0 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47938]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47938]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47938]) authorized authentication methods: password,publickey 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47938]) Accepted service ssh-userauth 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47938]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47938]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47938]) no authentication factory for method=none 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47938]) SSH_MSG_USERAUTH_REQUEST 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47938]) remaining methods: password,publickey 00:28:49.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47938]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47938]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47938]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:49.550 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47938]) authentication result: true 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47938]) SSH_MSG_USERAUTH_REQUEST 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47938])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47938]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47938]) no heartbeat to stop 00:28:49.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47938]) heartbeat type=IGNORE, interval=PT30S 00:28:49.550 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47938 authenticated 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47938]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47938]] session=TransportServerSession[admin@/10.30.170.22:47938] id=0 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47938])) size=2097152, max=2097152, packet=32768 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47938]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47938] 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47938]) recipient=0 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])) size=2097152, max=2097152, packet=32768 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])) re-initializing 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])) size=2097152, max=2097152, packet=32768 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[want-reply=true] subsystem=netconf 00:28:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[subsystem] prepared command 00:28:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]}} established 00:28:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 286: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18115 00:28:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 286: Creating data stores for simulated device 00:28:49.552 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:49.552 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:49.552 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:49.552 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:49.552 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:49.553 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e095080] 00:28:49.553 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:49.553 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:49.553 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:49.553 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:49.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:49.554 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:49.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:49.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:49.554 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e095080], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e095080], subtreeVersion=Version[5e9aa09], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5e9aa09], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:49.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:49.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 286 on channel [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 1220 down to 2095932 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) request=subsystem result=ReplySuccess, want-reply=true 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) request=subsystem activate command 00:28:49.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) starting runner for command=netconf 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #5 SSH_MSG_CHANNEL_DATA 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 373 down to 2096779 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_DATA len=373 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938] 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18115', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=286} created 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]} created 00:28:49.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938] successful with session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]} 00:28:49.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]} up 00:28:49.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #6 SSH_MSG_CHANNEL_DATA 00:28:49.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 393 down to 2096386 00:28:49.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_DATA len=393 00:28:49.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938] 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:49.562 [netconf-device-simulator-threads-6] 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=286} 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35a42792 after next message 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 - R:/10.30.170.22:47938]} EXI handlers added to pipeline 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35a42792 00:28:49.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 179 down to 2095753 00:28:49.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:49.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:49.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #7 SSH_MSG_CHANNEL_DATA 00:28:49.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 340 down to 2096046 00:28:49.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_DATA len=340 00:28:49.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938] 00:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:49.565 [netconf-device-simulator-threads-6] 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=286} 00:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5e9aa09] 00:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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} 00:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.565 [netconf-device-simulator-threads-6] 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:28:49.566 [netconf-device-simulator-threads-6] 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:28:49.566 [netconf-device-simulator-threads-6] 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:28:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 778 down to 2094975 00:28:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #8 SSH_MSG_IGNORE 00:28:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:28:49.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]} 00:28:49.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33980]): SSH-2.0-SSHD-UNKNOWN 00:28:49.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33980]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:49.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33980]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #12 SSH_MSG_IGNORE 00:28:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:28:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #10 SSH_MSG_IGNORE 00:28:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:28:50.006 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33980]) Send SSH_MSG_KEXINIT 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #0 SSH_MSG_KEXINIT 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33980]) SSH_MSG_KEXINIT 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33980]) strict KEX=true client=true server=true 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: server host key algorithms = rsa-sha2-512 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: mac algorithms (client to server) = aead 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: mac algorithms (server to client) = aead 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: compression algorithms (client to server) = none 00:28:50.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33980]) Kex: compression algorithms (server to client) = none 00:28:50.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:50.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #11 SSH_MSG_IGNORE 00:28:50.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:28:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #1 30 00:28:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33980]] process command=SSH_MSG_KEXDH_INIT 00:28:50.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33980]] Send SSH_MSG_KEXDH_REPLY 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #1 sending command=31[31] len=1639 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33980])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33980]) Send SSH_MSG_NEWKEYS 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33980]) session ID=71:16:12:4a:4a:a3:b0:a4:74:5c:0f:18:2e:a1:d0:ef:58:25:e9:95:db:d9:ca:a0:86:31:bf:56:c0:f3:a7:41:39:d3:a1:5b:27:79:a9:30:5a:66:cf:b1:8f:73:a4:77:b0:eb:3d:ae:54:f9:a6:ec:54:ab:07:ad:a5:62:35:72 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33980]): strict KEX resets output message sequence number from 3 to 0 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33980]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33980])[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:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33980])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #0 sending command=7[7] len=419 00:28:50.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33980]) No pending packets to flush at end of KEX 00:28:50.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #2 SSH_MSG_NEWKEYS 00:28:50.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33980]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33980]): strict KEX resets input message sequence number from 3 to 0 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33980]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33980]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33980]) authorized authentication methods: password,publickey 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33980]) Accepted service ssh-userauth 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33980]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33980]) no authentication factory for method=none 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33980]) SSH_MSG_USERAUTH_REQUEST 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33980]) remaining methods: password,publickey 00:28:50.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33980]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33980]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33980]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:50.164 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33980]) authentication result: true 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33980]) SSH_MSG_USERAUTH_REQUEST 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33980])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33980]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:50.164 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:50.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33980]) no heartbeat to stop 00:28:50.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33980]) heartbeat type=IGNORE, interval=PT30S 00:28:50.165 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33980 authenticated 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33980]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33980]] session=TransportServerSession[admin@/10.30.170.22:33980] id=0 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33980])) size=2097152, max=2097152, packet=32768 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33980]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33980] 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33980]) recipient=0 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])) size=2097152, max=2097152, packet=32768 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])) re-initializing 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])) size=2097152, max=2097152, packet=32768 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:50.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[want-reply=true] subsystem=netconf 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[subsystem] prepared command 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]}} established 00:28:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 287: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18116 00:28:50.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 287: Creating data stores for simulated device 00:28:50.168 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:50.168 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:50.168 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:50.168 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:50.168 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:50.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[132aec42] 00:28:50.171 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:50.171 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:50.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:50.172 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:50.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:50.172 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:50.172 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:50.173 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:50.173 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[132aec42], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[132aec42], subtreeVersion=Version[24ebe602], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24ebe602], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:50.173 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:50.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:50.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 287 on channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 1220 down to 2095932 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) request=subsystem result=ReplySuccess, want-reply=true 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) request=subsystem activate command 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) starting runner for command=netconf 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #5 SSH_MSG_CHANNEL_DATA 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 373 down to 2096779 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_DATA len=373 00:28:50.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980] 00:28:50.177 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:50.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18116', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=287} created 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]} created 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980] successful with session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]} 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]} up 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #6 SSH_MSG_CHANNEL_DATA 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 393 down to 2096386 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_DATA len=393 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980] 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:50.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:50.179 [netconf-device-simulator-threads-0] 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=287} 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71f805e1 after next message 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 - R:/10.30.170.22:33980]} EXI handlers added to pipeline 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71f805e1 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 179 down to 2095753 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:50.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #7 SSH_MSG_CHANNEL_DATA 00:28:50.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 340 down to 2096046 00:28:50.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_DATA len=340 00:28:50.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980] 00:28:50.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:50.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:50.182 [netconf-device-simulator-threads-0] 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=287} 00:28:50.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24ebe602] 00:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:50.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:50.183 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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} 00:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] 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:28:50.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:50.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 778 down to 2094975 00:28:50.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:50.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:50.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #9 SSH_MSG_IGNORE 00:28:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:28:50.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #12 SSH_MSG_IGNORE 00:28:50.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:28:50.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #8 SSH_MSG_IGNORE 00:28:50.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:28:50.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #9 SSH_MSG_IGNORE 00:28:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:28:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #10 SSH_MSG_IGNORE 00:28:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:28:50.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]} 00:28:50.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47490]): SSH-2.0-SSHD-UNKNOWN 00:28:50.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47490]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:50.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47490]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47490]) Send SSH_MSG_KEXINIT 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #0 SSH_MSG_KEXINIT 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47490]) SSH_MSG_KEXINIT 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47490]) strict KEX=true client=true server=true 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: server host key algorithms = rsa-sha2-512 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: mac algorithms (client to server) = aead 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: mac algorithms (server to client) = aead 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: compression algorithms (client to server) = none 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47490]) Kex: compression algorithms (server to client) = none 00:28:50.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:50.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #1 30 00:28:50.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47490]] process command=SSH_MSG_KEXDH_INIT 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47490]] Send SSH_MSG_KEXDH_REPLY 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #1 sending command=31[31] len=1639 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47490])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47490]) Send SSH_MSG_NEWKEYS 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47490]) session ID=70:ef:db:17:4c:74:88:04:3f:a5:00:56:4c:f7:e2:7f:4e:ec:0a:19:d3:5b:33:22:59:73:18:8f:a2:f3:a7:bd:cc:9a:d1:89:5f:5d:57:12:5c:42:cd:7f:e0:7f:33:6f:73:24:47:bc:15:30:6e:91:d8:18:d2:d0:11:aa:18:32 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47490]): strict KEX resets output message sequence number from 3 to 0 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47490]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47490])[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:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #0 sending command=7[7] len=419 00:28:50.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47490]) No pending packets to flush at end of KEX 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #2 SSH_MSG_NEWKEYS 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47490]): strict KEX resets input message sequence number from 3 to 0 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47490]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47490]) authorized authentication methods: password,publickey 00:28:50.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47490]) Accepted service ssh-userauth 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47490]) no authentication factory for method=none 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47490]) SSH_MSG_USERAUTH_REQUEST 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47490]) remaining methods: password,publickey 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47490]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:50.821 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47490]) authentication result: true 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47490]) SSH_MSG_USERAUTH_REQUEST 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:50.821 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:50.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47490]) no heartbeat to stop 00:28:50.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47490]) heartbeat type=IGNORE, interval=PT30S 00:28:50.822 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47490 authenticated 00:28:50.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:50.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47490]] session=TransportServerSession[admin@/10.30.170.22:47490] id=0 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47490])) size=2097152, max=2097152, packet=32768 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47490] 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47490]) recipient=0 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])) size=2097152, max=2097152, packet=32768 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])) re-initializing 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])) size=2097152, max=2097152, packet=32768 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[want-reply=true] subsystem=netconf 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[subsystem] prepared command 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]}} established 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 288: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18117 00:28:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 288: Creating data stores for simulated device 00:28:50.824 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:50.824 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:50.824 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:50.824 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:50.824 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:50.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[386f239] 00:28:50.825 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:50.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:50.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:50.825 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:50.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:50.826 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:50.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:50.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:50.826 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[386f239], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[386f239], subtreeVersion=Version[59e60d04], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[59e60d04], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:50.826 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:50.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:50.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 288 on channel [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 1220 down to 2095932 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) request=subsystem result=ReplySuccess, want-reply=true 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) request=subsystem activate command 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) starting runner for command=netconf 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #5 SSH_MSG_CHANNEL_DATA 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 373 down to 2096779 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_DATA len=373 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490] 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:50.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18117', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=288} created 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]} created 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490] successful with session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]} 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]} up 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #6 SSH_MSG_CHANNEL_DATA 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 393 down to 2096386 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_DATA len=393 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490] 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=288} 00:28:50.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@198b753a after next message 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 - R:/10.30.170.22:47490]} EXI handlers added to pipeline 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@198b753a 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 179 down to 2095753 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:50.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #7 SSH_MSG_CHANNEL_DATA 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 340 down to 2096046 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_DATA len=340 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490] 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:50.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:50.832 [netconf-device-simulator-threads-2] 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=288} 00:28:50.833 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[59e60d04] 00:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:50.833 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:50.833 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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} 00:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] 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:28:50.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:50.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 778 down to 2094975 00:28:50.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:50.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:50.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #11 SSH_MSG_IGNORE 00:28:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:28:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #8 SSH_MSG_IGNORE 00:28:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:28:51.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #10 SSH_MSG_IGNORE 00:28:51.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:28:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #11 SSH_MSG_IGNORE 00:28:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:28:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #12 SSH_MSG_IGNORE 00:28:51.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:28:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #9 SSH_MSG_IGNORE 00:28:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:28:51.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]} 00:28:51.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44232]): SSH-2.0-SSHD-UNKNOWN 00:28:51.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44232]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:51.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44232]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44232]) Send SSH_MSG_KEXINIT 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #0 SSH_MSG_KEXINIT 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44232]) SSH_MSG_KEXINIT 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44232]) strict KEX=true client=true server=true 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: server host key algorithms = rsa-sha2-512 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: mac algorithms (client to server) = aead 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: mac algorithms (server to client) = aead 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: compression algorithms (client to server) = none 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44232]) Kex: compression algorithms (server to client) = none 00:28:51.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:51.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #1 30 00:28:51.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44232]] process command=SSH_MSG_KEXDH_INIT 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44232]] Send SSH_MSG_KEXDH_REPLY 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #1 sending command=31[31] len=1639 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44232]) Send SSH_MSG_NEWKEYS 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44232]) session ID=af:56:e5:f2:14:a9:3d:e8:e0:ad:9d:f7:c4:0c:11:db:3f:08:27:e2:96:f5:9f:6b:38:2e:52:c0:7f:3d:51:ab:18:5b:41:ab:00:90:37:40:75:a6:27:7e:bc:62:0c:c5:c1:12:60:8c:86:54:2d:06:29:b7:1d:ff:dd:5e:5b:d3 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44232]): strict KEX resets output message sequence number from 3 to 0 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44232])[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:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #0 sending command=7[7] len=419 00:28:51.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44232]) No pending packets to flush at end of KEX 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #2 SSH_MSG_NEWKEYS 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44232]): strict KEX resets input message sequence number from 3 to 0 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44232]) authorized authentication methods: password,publickey 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44232]) Accepted service ssh-userauth 00:28:51.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44232]) no authentication factory for method=none 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44232]) SSH_MSG_USERAUTH_REQUEST 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44232]) remaining methods: password,publickey 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44232]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:51.471 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44232]) authentication result: true 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44232]) SSH_MSG_USERAUTH_REQUEST 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44232]) no heartbeat to stop 00:28:51.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44232]) heartbeat type=IGNORE, interval=PT30S 00:28:51.471 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44232 authenticated 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44232]] session=TransportServerSession[admin@/10.30.170.22:44232] id=0 00:28:51.472 [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.170.22:44232])) size=2097152, max=2097152, packet=32768 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44232] 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44232]) recipient=0 00:28:51.472 [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.170.22:44232])) size=2097152, max=2097152, packet=32768 00:28:51.472 [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.170.22:44232])) re-initializing 00:28:51.472 [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.170.22:44232])) size=2097152, max=2097152, packet=32768 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232])[want-reply=true] subsystem=netconf 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232])[subsystem] prepared command 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]}} established 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 289: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18118 00:28:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 289: Creating data stores for simulated device 00:28:51.473 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:51.473 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:51.473 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:51.474 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:51.474 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e52ba1f] 00:28:51.474 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:51.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:51.475 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:51.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:51.475 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:51.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:51.475 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:51.475 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e52ba1f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e52ba1f], subtreeVersion=Version[2909d3fc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2909d3fc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:51.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:51.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.479 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 289 on channel [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.479 [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.170.22:44232]) by 1220 down to 2095932 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) request=subsystem result=ReplySuccess, want-reply=true 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) request=subsystem activate command 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) starting runner for command=netconf 00:28:51.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #5 SSH_MSG_CHANNEL_DATA 00:28:51.480 [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.170.22:44232]) by 373 down to 2096779 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_DATA len=373 00:28:51.480 [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.170.22:44232] 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18118', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=289} created 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]} created 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232] successful with session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]} 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]} up 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #6 SSH_MSG_CHANNEL_DATA 00:28:51.480 [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.170.22:44232]) by 393 down to 2096386 00:28:51.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_DATA len=393 00:28:51.480 [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.170.22:44232] 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:51.481 [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=289} 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e513cdd after next message 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 - R:/10.30.170.22:44232]} EXI handlers added to pipeline 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6e513cdd 00:28:51.481 [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.170.22:44232]) by 179 down to 2095753 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:51.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:51.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #7 SSH_MSG_CHANNEL_DATA 00:28:51.483 [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.170.22:44232]) by 340 down to 2096046 00:28:51.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_DATA len=340 00:28:51.483 [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.170.22:44232] 00:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:51.484 [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=289} 00:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2909d3fc] 00:28:51.484 [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:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:51.484 [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:28:51.484 [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:28:51.484 [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} 00:28:51.484 [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:28:51.484 [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=2011-06-01} 00:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [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:28:51.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:51.485 [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.170.22:44232]) by 778 down to 2094975 00:28:51.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:51.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #10 SSH_MSG_IGNORE 00:28:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:28:51.564 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #9 SSH_MSG_IGNORE 00:28:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:28:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #12 SSH_MSG_IGNORE 00:28:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:28:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #11 SSH_MSG_IGNORE 00:28:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:28:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:51.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #8 SSH_MSG_IGNORE 00:28:51.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:28:51.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]} 00:28:51.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59626]): SSH-2.0-SSHD-UNKNOWN 00:28:51.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59626]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:51.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59626]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:51.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59626]) Send SSH_MSG_KEXINIT 00:28:51.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:51.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #0 SSH_MSG_KEXINIT 00:28:51.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59626]) SSH_MSG_KEXINIT 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59626]) strict KEX=true client=true server=true 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: server host key algorithms = rsa-sha2-512 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: mac algorithms (client to server) = aead 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: mac algorithms (server to client) = aead 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: compression algorithms (client to server) = none 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59626]) Kex: compression algorithms (server to client) = none 00:28:51.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:52.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #1 30 00:28:52.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59626]] process command=SSH_MSG_KEXDH_INIT 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59626]] Send SSH_MSG_KEXDH_REPLY 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #1 sending command=31[31] len=1639 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59626])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59626]) Send SSH_MSG_NEWKEYS 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59626]) session ID=5f:68:8a:ac:ef:09:fd:3f:2d:7d:b8:5a:dd:c9:45:35:cf:b3:5f:ec:a3:c9:39:c8:52:38:c8:f1:44:81:97:df:ba:4a:45:48:bc:71:41:ff:8f:64:51:f7:10:2d:65:d6:6a:20:2c:72:5e:59:0a:db:b3:9d:c2:7e:08:6d:50:51 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59626]): strict KEX resets output message sequence number from 3 to 0 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59626]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59626])[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:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59626])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #0 sending command=7[7] len=419 00:28:52.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59626]) No pending packets to flush at end of KEX 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #2 SSH_MSG_NEWKEYS 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59626]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59626]): strict KEX resets input message sequence number from 3 to 0 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59626]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59626]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59626]) authorized authentication methods: password,publickey 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59626]) Accepted service ssh-userauth 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59626]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59626]) no authentication factory for method=none 00:28:52.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59626]) SSH_MSG_USERAUTH_REQUEST 00:28:52.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59626]) remaining methods: password,publickey 00:28:52.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:52.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59626]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:52.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59626]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:52.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59626]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:52.078 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59626]) authentication result: true 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59626]) SSH_MSG_USERAUTH_REQUEST 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59626])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59626]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59626]) no heartbeat to stop 00:28:52.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59626]) heartbeat type=IGNORE, interval=PT30S 00:28:52.079 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59626 authenticated 00:28:52.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:52.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59626]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:52.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59626]] session=TransportServerSession[admin@/10.30.170.22:59626] id=0 00:28:52.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59626])) size=2097152, max=2097152, packet=32768 00:28:52.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59626]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59626] 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59626]) recipient=0 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])) size=2097152, max=2097152, packet=32768 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])) re-initializing 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])) size=2097152, max=2097152, packet=32768 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[want-reply=true] subsystem=netconf 00:28:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[subsystem] prepared command 00:28:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]}} established 00:28:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 290: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18119 00:28:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 290: Creating data stores for simulated device 00:28:52.082 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:52.082 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:52.083 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:52.083 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:52.083 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6bfda281] 00:28:52.085 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:52.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:52.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:52.086 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:52.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:52.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:52.086 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6bfda281], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6bfda281], subtreeVersion=Version[264e7779], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[264e7779], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:52.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:52.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:52.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 290 on channel [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 1220 down to 2095932 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) request=subsystem result=ReplySuccess, want-reply=true 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) request=subsystem activate command 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) starting runner for command=netconf 00:28:52.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #5 SSH_MSG_CHANNEL_DATA 00:28:52.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 373 down to 2096779 00:28:52.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_DATA len=373 00:28:52.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626] 00:28:52.091 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:52.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18119', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=290} created 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]} created 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626] successful with session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]} 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]} up 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #6 SSH_MSG_CHANNEL_DATA 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 393 down to 2096386 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_DATA len=393 00:28:52.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626] 00:28:52.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:52.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:52.097 [netconf-device-simulator-threads-6] 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=290} 00:28:52.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:52.097 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c0f2601 after next message 00:28:52.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 - R:/10.30.170.22:59626]} EXI handlers added to pipeline 00:28:52.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:52.098 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c0f2601 00:28:52.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 179 down to 2095753 00:28:52.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:52.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:52.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #7 SSH_MSG_CHANNEL_DATA 00:28:52.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 340 down to 2096046 00:28:52.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_DATA len=340 00:28:52.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626] 00:28:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:52.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:52.102 [netconf-device-simulator-threads-6] 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=290} 00:28:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[264e7779] 00:28:52.102 [netconf-device-simulator-threads-6] 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:28:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:52.102 [netconf-device-simulator-threads-6] 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:28:52.102 [netconf-device-simulator-threads-6] 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:28:52.102 [netconf-device-simulator-threads-6] 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} 00:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] 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:28:52.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:52.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 778 down to 2094975 00:28:52.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:52.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:52.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #9 SSH_MSG_IGNORE 00:28:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:28:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #12 SSH_MSG_IGNORE 00:28:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:28:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #10 SSH_MSG_IGNORE 00:28:52.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:28:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #11 SSH_MSG_IGNORE 00:28:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:28:52.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]} 00:28:52.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45422]): SSH-2.0-SSHD-UNKNOWN 00:28:52.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45422]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:52.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45422]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45422]) Send SSH_MSG_KEXINIT 00:28:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #0 SSH_MSG_KEXINIT 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45422]) SSH_MSG_KEXINIT 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45422]) strict KEX=true client=true server=true 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: server host key algorithms = rsa-sha2-512 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: mac algorithms (client to server) = aead 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: mac algorithms (server to client) = aead 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: compression algorithms (client to server) = none 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45422]) Kex: compression algorithms (server to client) = none 00:28:52.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:52.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #1 30 00:28:52.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45422]] process command=SSH_MSG_KEXDH_INIT 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45422]] Send SSH_MSG_KEXDH_REPLY 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #1 sending command=31[31] len=1639 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45422])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45422]) Send SSH_MSG_NEWKEYS 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45422]) session ID=ac:c3:09:77:6c:df:3d:9d:1e:c6:2b:e6:4a:44:d2:03:37:b1:1f:89:ef:4e:62:eb:5b:39:be:b3:e0:82:25:e2:f0:c4:bc:40:ac:29:d6:cd:d0:29:f5:58:06:d1:81:1e:2b:3d:87:a6:f5:be:1b:8d:86:3d:ea:cb:06:b1:60:5e 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45422]): strict KEX resets output message sequence number from 3 to 0 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45422]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45422])[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:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45422])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #0 sending command=7[7] len=419 00:28:52.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45422]) No pending packets to flush at end of KEX 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #2 SSH_MSG_NEWKEYS 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45422]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45422]): strict KEX resets input message sequence number from 3 to 0 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45422]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45422]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45422]) authorized authentication methods: password,publickey 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45422]) Accepted service ssh-userauth 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45422]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45422]) no authentication factory for method=none 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45422]) SSH_MSG_USERAUTH_REQUEST 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45422]) remaining methods: password,publickey 00:28:52.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45422]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45422]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45422]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:52.441 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45422]) authentication result: true 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45422]) SSH_MSG_USERAUTH_REQUEST 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45422])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45422]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45422]) no heartbeat to stop 00:28:52.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45422]) heartbeat type=IGNORE, interval=PT30S 00:28:52.442 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45422 authenticated 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45422]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45422]] session=TransportServerSession[admin@/10.30.170.22:45422] id=0 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45422])) size=2097152, max=2097152, packet=32768 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45422]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45422] 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45422]) recipient=0 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])) size=2097152, max=2097152, packet=32768 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])) re-initializing 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])) size=2097152, max=2097152, packet=32768 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:52.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[want-reply=true] subsystem=netconf 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[subsystem] prepared command 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]}} established 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 291: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18120 00:28:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 291: Creating data stores for simulated device 00:28:52.443 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:52.443 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:52.443 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:52.444 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:52.444 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[12c34e92] 00:28:52.444 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:52.445 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:52.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:52.445 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[12c34e92], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[12c34e92], subtreeVersion=Version[74f2d4b3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[74f2d4b3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:52.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 291 on channel [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 1220 down to 2095932 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) request=subsystem result=ReplySuccess, want-reply=true 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) request=subsystem activate command 00:28:52.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) starting runner for command=netconf 00:28:52.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #5 SSH_MSG_CHANNEL_DATA 00:28:52.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 373 down to 2096779 00:28:52.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_DATA len=373 00:28:52.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422] 00:28:52.448 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18120', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=291} created 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]} created 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422] successful with session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]} 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]} up 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #6 SSH_MSG_CHANNEL_DATA 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 393 down to 2096386 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_DATA len=393 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422] 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:52.454 [netconf-device-simulator-threads-0] 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=291} 00:28:52.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c6b984c after next message 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 - R:/10.30.170.22:45422]} EXI handlers added to pipeline 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c6b984c 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 179 down to 2095753 00:28:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #7 SSH_MSG_CHANNEL_DATA 00:28:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 340 down to 2096046 00:28:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_DATA len=340 00:28:52.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422] 00:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:52.462 [netconf-device-simulator-threads-0] 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=291} 00:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[74f2d4b3] 00:28:52.462 [netconf-device-simulator-threads-0] 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:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:52.462 [netconf-device-simulator-threads-0] 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:28:52.462 [netconf-device-simulator-threads-0] 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:28:52.462 [netconf-device-simulator-threads-0] 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} 00:28:52.462 [netconf-device-simulator-threads-0] 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:28:52.462 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] 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:28:52.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:52.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 778 down to 2094975 00:28:52.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:52.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:52.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #8 SSH_MSG_IGNORE 00:28:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:28:52.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #10 SSH_MSG_IGNORE 00:28:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:28:52.644 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #9 SSH_MSG_IGNORE 00:28:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:28:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #8 SSH_MSG_IGNORE 00:28:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:28:52.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]} 00:28:52.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47172]): SSH-2.0-SSHD-UNKNOWN 00:28:52.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47172]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:52.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47172]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #12 SSH_MSG_IGNORE 00:28:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47172]) Send SSH_MSG_KEXINIT 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #0 SSH_MSG_KEXINIT 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47172]) SSH_MSG_KEXINIT 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47172]) strict KEX=true client=true server=true 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: server host key algorithms = rsa-sha2-512 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: mac algorithms (client to server) = aead 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: mac algorithms (server to client) = aead 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: compression algorithms (client to server) = none 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47172]) Kex: compression algorithms (server to client) = none 00:28:52.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:52.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #1 30 00:28:52.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47172]] process command=SSH_MSG_KEXDH_INIT 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47172]] Send SSH_MSG_KEXDH_REPLY 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #1 sending command=31[31] len=1639 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47172])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47172]) Send SSH_MSG_NEWKEYS 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47172]) session ID=99:c5:a6:00:42:2f:d7:02:a6:8f:48:a8:4f:6d:66:ba:30:60:26:09:a3:40:0e:3a:95:7f:28:35:56:16:f2:ba:dd:d2:55:e4:31:a3:07:2c:3d:cf:52:da:e8:9a:cb:eb:a2:5c:11:a5:0e:0e:82:ed:d3:ca:5c:95:60:b6:7a:f3 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47172]): strict KEX resets output message sequence number from 3 to 0 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47172]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47172])[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:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47172])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #0 sending command=7[7] len=419 00:28:53.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47172]) No pending packets to flush at end of KEX 00:28:53.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #2 SSH_MSG_NEWKEYS 00:28:53.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47172]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47172]): strict KEX resets input message sequence number from 3 to 0 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47172]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47172]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47172]) authorized authentication methods: password,publickey 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47172]) Accepted service ssh-userauth 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47172]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47172]) no authentication factory for method=none 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47172]) SSH_MSG_USERAUTH_REQUEST 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47172]) remaining methods: password,publickey 00:28:53.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47172]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47172]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:53.046 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47172]) authentication result: true 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47172]) SSH_MSG_USERAUTH_REQUEST 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47172])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47172]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47172]) no heartbeat to stop 00:28:53.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47172]) heartbeat type=IGNORE, interval=PT30S 00:28:53.046 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47172 authenticated 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47172]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47172]] session=TransportServerSession[admin@/10.30.170.22:47172] id=0 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47172])) size=2097152, max=2097152, packet=32768 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47172]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47172] 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47172]) recipient=0 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])) size=2097152, max=2097152, packet=32768 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])) re-initializing 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])) size=2097152, max=2097152, packet=32768 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[want-reply=true] subsystem=netconf 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[subsystem] prepared command 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]}} established 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 292: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18121 00:28:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 292: Creating data stores for simulated device 00:28:53.048 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:53.048 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:53.048 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:53.048 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:53.048 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d5ad4c] 00:28:53.049 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:53.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:53.050 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d5ad4c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d5ad4c], subtreeVersion=Version[703c3524], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[703c3524], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:53.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:53.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 292 on channel [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 1220 down to 2095932 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) request=subsystem result=ReplySuccess, want-reply=true 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) request=subsystem activate command 00:28:53.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) starting runner for command=netconf 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #5 SSH_MSG_CHANNEL_DATA 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 373 down to 2096779 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_DATA len=373 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172] 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18121', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=292} created 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]} created 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172] successful with session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]} 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]} up 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #6 SSH_MSG_CHANNEL_DATA 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 393 down to 2096386 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_DATA len=393 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172] 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:53.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=292} 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9590fd1 after next message 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 - R:/10.30.170.22:47172]} EXI handlers added to pipeline 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9590fd1 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 179 down to 2095753 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:53.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:53.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #7 SSH_MSG_CHANNEL_DATA 00:28:53.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 340 down to 2096046 00:28:53.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_DATA len=340 00:28:53.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172] 00:28:53.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:53.058 [netconf-device-simulator-threads-2] 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=292} 00:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[703c3524] 00:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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} 00:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] 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:28:53.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:53.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 778 down to 2094975 00:28:53.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:53.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:53.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #10 SSH_MSG_IGNORE 00:28:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:28:53.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #11 SSH_MSG_IGNORE 00:28:53.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:28:53.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #9 SSH_MSG_IGNORE 00:28:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:28:53.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]} 00:28:53.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47514]): SSH-2.0-SSHD-UNKNOWN 00:28:53.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47514]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:53.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47514]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #12 SSH_MSG_IGNORE 00:28:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:28:53.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #11 SSH_MSG_IGNORE 00:28:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:28:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #8 SSH_MSG_IGNORE 00:28:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47514]) Send SSH_MSG_KEXINIT 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #0 SSH_MSG_KEXINIT 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47514]) SSH_MSG_KEXINIT 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47514]) strict KEX=true client=true server=true 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: server host key algorithms = rsa-sha2-512 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: mac algorithms (client to server) = aead 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: mac algorithms (server to client) = aead 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: compression algorithms (client to server) = none 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47514]) Kex: compression algorithms (server to client) = none 00:28:53.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:53.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #1 30 00:28:53.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47514]] process command=SSH_MSG_KEXDH_INIT 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47514]] Send SSH_MSG_KEXDH_REPLY 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #1 sending command=31[31] len=1639 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47514])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47514]) Send SSH_MSG_NEWKEYS 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47514]) session ID=fd:e6:1a:b5:c1:32:0e:72:b7:ff:f7:9d:e0:f2:e3:a7:7b:d6:ba:1e:ae:b7:b7:83:29:d4:30:69:27:f4:d9:0b:65:15:d0:d1:85:e4:2d:1b:61:04:34:1f:96:49:09:0c:df:d8:af:23:fe:cb:14:85:37:36:ac:16:52:c4:b3:50 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47514]): strict KEX resets output message sequence number from 3 to 0 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47514]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47514])[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:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47514])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #0 sending command=7[7] len=419 00:28:53.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47514]) No pending packets to flush at end of KEX 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #2 SSH_MSG_NEWKEYS 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47514]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47514]): strict KEX resets input message sequence number from 3 to 0 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47514]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47514]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47514]) authorized authentication methods: password,publickey 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47514]) Accepted service ssh-userauth 00:28:53.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47514]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47514]) no authentication factory for method=none 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47514]) SSH_MSG_USERAUTH_REQUEST 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47514]) remaining methods: password,publickey 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47514]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47514]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47514]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:53.565 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47514]) authentication result: true 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47514]) SSH_MSG_USERAUTH_REQUEST 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47514])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47514]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47514]) no heartbeat to stop 00:28:53.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47514]) heartbeat type=IGNORE, interval=PT30S 00:28:53.565 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47514 authenticated 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47514]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47514]] session=TransportServerSession[admin@/10.30.170.22:47514] id=0 00:28:53.566 [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.170.22:47514])) size=2097152, max=2097152, packet=32768 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47514]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47514] 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47514]) recipient=0 00:28:53.566 [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.170.22:47514])) size=2097152, max=2097152, packet=32768 00:28:53.566 [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.170.22:47514])) re-initializing 00:28:53.566 [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.170.22:47514])) size=2097152, max=2097152, packet=32768 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:53.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514])[want-reply=true] subsystem=netconf 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514])[subsystem] prepared command 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]}} established 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 293: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18122 00:28:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 293: Creating data stores for simulated device 00:28:53.567 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:53.567 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:53.567 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:53.567 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:53.567 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64e1b5b6] 00:28:53.568 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:53.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:53.568 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:53.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:53.568 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:53.568 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64e1b5b6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64e1b5b6], subtreeVersion=Version[66e12603], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66e12603], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:53.569 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:53.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.570 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 293 on channel [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.570 [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.170.22:47514]) by 1220 down to 2095932 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) request=subsystem result=ReplySuccess, want-reply=true 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) request=subsystem activate command 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) starting runner for command=netconf 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #5 SSH_MSG_CHANNEL_DATA 00:28:53.570 [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.170.22:47514]) by 373 down to 2096779 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_DATA len=373 00:28:53.570 [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.170.22:47514] 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:53.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18122', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=293} created 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]} created 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514] successful with session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]} 00:28:53.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]} up 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #6 SSH_MSG_CHANNEL_DATA 00:28:53.572 [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.170.22:47514]) by 393 down to 2096386 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_DATA len=393 00:28:53.572 [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.170.22:47514] 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:53.572 [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=293} 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2718178e after next message 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 - R:/10.30.170.22:47514]} EXI handlers added to pipeline 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2718178e 00:28:53.572 [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.170.22:47514]) by 179 down to 2095753 00:28:53.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:53.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:53.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #7 SSH_MSG_CHANNEL_DATA 00:28:53.575 [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.170.22:47514]) by 340 down to 2096046 00:28:53.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_DATA len=340 00:28:53.575 [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.170.22:47514] 00:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:53.576 [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=293} 00:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66e12603] 00:28:53.576 [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:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:53.576 [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:28:53.576 [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:28:53.576 [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} 00:28:53.576 [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:28:53.576 [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=2011-06-01} 00:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [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:28:53.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:53.577 [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.170.22:47514]) by 778 down to 2094975 00:28:53.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:53.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:53.696 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #9 SSH_MSG_IGNORE 00:28:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:28:53.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #10 SSH_MSG_IGNORE 00:28:53.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:28:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #11 SSH_MSG_IGNORE 00:28:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:28:53.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #8 SSH_MSG_IGNORE 00:28:53.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:28:53.971 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #12 SSH_MSG_IGNORE 00:28:53.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:28:53.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]} 00:28:53.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39522]): SSH-2.0-SSHD-UNKNOWN 00:28:53.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39522]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:53.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39522]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39522]) Send SSH_MSG_KEXINIT 00:28:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #0 SSH_MSG_KEXINIT 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39522]) SSH_MSG_KEXINIT 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39522]) strict KEX=true client=true server=true 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: server host key algorithms = rsa-sha2-512 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: mac algorithms (client to server) = aead 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: mac algorithms (server to client) = aead 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: compression algorithms (client to server) = none 00:28:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39522]) Kex: compression algorithms (server to client) = none 00:28:54.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:54.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #1 30 00:28:54.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39522]] process command=SSH_MSG_KEXDH_INIT 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39522]] Send SSH_MSG_KEXDH_REPLY 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #1 sending command=31[31] len=1639 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39522])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39522]) Send SSH_MSG_NEWKEYS 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39522]) session ID=38:32:01:b7:8d:6a:22:dc:9b:82:ab:05:de:e7:ef:79:86:a9:e9:d3:bb:67:e2:5d:7b:04:29:3a:51:c4:1d:f5:bc:09:2c:78:9d:9b:77:bb:06:95:97:69:5b:46:4c:16:3e:1e:96:fd:05:38:3a:ae:94:09:19:b6:15:41:a9:8b 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39522]): strict KEX resets output message sequence number from 3 to 0 00:28:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39522]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39522])[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:28:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39522])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #0 sending command=7[7] len=419 00:28:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39522]) No pending packets to flush at end of KEX 00:28:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #10 SSH_MSG_IGNORE 00:28:54.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #2 SSH_MSG_NEWKEYS 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39522]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39522]): strict KEX resets input message sequence number from 3 to 0 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39522]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39522]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39522]) authorized authentication methods: password,publickey 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39522]) Accepted service ssh-userauth 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39522]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39522]) no authentication factory for method=none 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39522]) SSH_MSG_USERAUTH_REQUEST 00:28:54.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39522]) remaining methods: password,publickey 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39522]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39522]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39522]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:54.280 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39522]) authentication result: true 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39522]) SSH_MSG_USERAUTH_REQUEST 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39522])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39522]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:54.280 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:54.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39522]) no heartbeat to stop 00:28:54.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39522]) heartbeat type=IGNORE, interval=PT30S 00:28:54.281 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39522 authenticated 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39522]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39522]] session=TransportServerSession[admin@/10.30.170.22:39522] id=0 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39522])) size=2097152, max=2097152, packet=32768 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39522]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39522] 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39522]) recipient=0 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])) size=2097152, max=2097152, packet=32768 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])) re-initializing 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])) size=2097152, max=2097152, packet=32768 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[want-reply=true] subsystem=netconf 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[subsystem] prepared command 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]}} established 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 294: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18123 00:28:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 294: Creating data stores for simulated device 00:28:54.283 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:54.284 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:54.284 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:54.284 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:54.284 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:54.286 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d55b1da] 00:28:54.286 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:54.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:54.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:54.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:54.287 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:54.287 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:54.287 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:54.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:54.288 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d55b1da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d55b1da], subtreeVersion=Version[156775bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[156775bb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:54.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:54.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:54.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 294 on channel [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 1220 down to 2095932 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) request=subsystem result=ReplySuccess, want-reply=true 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) request=subsystem activate command 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) starting runner for command=netconf 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #5 SSH_MSG_CHANNEL_DATA 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 373 down to 2096779 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_DATA len=373 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522] 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:54.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18123', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=294} created 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]} created 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522] successful with session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]} 00:28:54.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]} up 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #6 SSH_MSG_CHANNEL_DATA 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 393 down to 2096386 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_DATA len=393 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522] 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:54.295 [netconf-device-simulator-threads-6] 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=294} 00:28:54.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d3d12a0 after next message 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 - R:/10.30.170.22:39522]} EXI handlers added to pipeline 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2d3d12a0 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 179 down to 2095753 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:54.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #7 SSH_MSG_CHANNEL_DATA 00:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 340 down to 2096046 00:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_DATA len=340 00:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522] 00:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:54.302 [netconf-device-simulator-threads-6] 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=294} 00:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[156775bb] 00:28:54.302 [netconf-device-simulator-threads-6] 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:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:54.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:54.302 [netconf-device-simulator-threads-6] 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:28:54.302 [netconf-device-simulator-threads-6] 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:28:54.302 [netconf-device-simulator-threads-6] 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} 00:28:54.302 [netconf-device-simulator-threads-6] 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:28:54.302 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] 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:28:54.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 778 down to 2094975 00:28:54.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:54.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:54.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #8 SSH_MSG_IGNORE 00:28:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:28:54.339 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #9 SSH_MSG_IGNORE 00:28:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:28:54.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #11 SSH_MSG_IGNORE 00:28:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:28:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]} 00:28:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36504]): SSH-2.0-SSHD-UNKNOWN 00:28:54.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36504]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:54.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36504]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #12 SSH_MSG_IGNORE 00:28:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36504]) Send SSH_MSG_KEXINIT 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #0 SSH_MSG_KEXINIT 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_KEXINIT 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36504]) strict KEX=true client=true server=true 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: server host key algorithms = rsa-sha2-512 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: mac algorithms (client to server) = aead 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: mac algorithms (server to client) = aead 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: compression algorithms (client to server) = none 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: compression algorithms (server to client) = none 00:28:54.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #1 30 00:28:54.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36504]] process command=SSH_MSG_KEXDH_INIT 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36504]] Send SSH_MSG_KEXDH_REPLY 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #1 sending command=31[31] len=1639 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36504]) Send SSH_MSG_NEWKEYS 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36504]) session ID=23:70:e9:15:3b:f5:8b:e6:97:98:9e:5f:7d:84:26:fb:9e:cc:42:98:33:dc:ac:93:4a:8a:1a:9d:e0:93:1a:0d:49:ba:09:ed:d4:1e:2e:84:17:e2:5e:63:bc:1a:8d:2b:e8:fc:74:dc:2c:f0:e2:78:e5:81:95:cb:5d:10:62:25 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36504]): strict KEX resets output message sequence number from 3 to 0 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36504])[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:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #0 sending command=7[7] len=419 00:28:54.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36504]) No pending packets to flush at end of KEX 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #2 SSH_MSG_NEWKEYS 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36504]): strict KEX resets input message sequence number from 3 to 0 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:54.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36504]) authorized authentication methods: password,publickey 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36504]) Accepted service ssh-userauth 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) no authentication factory for method=none 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_USERAUTH_REQUEST 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36504]) remaining methods: password,publickey 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:54.825 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36504]) authentication result: true 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_USERAUTH_REQUEST 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:54.825 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:54.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) no heartbeat to stop 00:28:54.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36504]) heartbeat type=IGNORE, interval=PT30S 00:28:54.826 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36504 authenticated 00:28:54.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:54.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:54.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]] session=TransportServerSession[admin@/10.30.170.22:36504] id=0 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504] 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504]) recipient=0 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) re-initializing 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[want-reply=true] subsystem=netconf 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[subsystem] prepared command 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]}} established 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 295: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18124 00:28:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 295: Creating data stores for simulated device 00:28:54.827 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:54.828 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:54.828 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:54.828 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:54.828 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[132f2d09] 00:28:54.828 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:54.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:54.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:54.829 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:54.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:54.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:54.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:54.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:54.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[132f2d09], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[132f2d09], subtreeVersion=Version[68cbe143], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[68cbe143], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:54.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:54.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 295 on channel [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 1220 down to 2095932 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) request=subsystem result=ReplySuccess, want-reply=true 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) request=subsystem activate command 00:28:54.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) starting runner for command=netconf 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #5 SSH_MSG_CHANNEL_DATA 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 373 down to 2096779 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=373 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18124', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=295} created 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]} created 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504] successful with session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]} 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]} up 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #6 SSH_MSG_CHANNEL_DATA 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 393 down to 2096386 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=393 00:28:54.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:54.833 [netconf-device-simulator-threads-0] 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=295} 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4912894e after next message 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 - R:/10.30.170.22:36504]} EXI handlers added to pipeline 00:28:54.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:54.834 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4912894e 00:28:54.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 179 down to 2095753 00:28:54.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:54.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:54.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #7 SSH_MSG_CHANNEL_DATA 00:28:54.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 340 down to 2096046 00:28:54.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=340 00:28:54.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:54.836 [netconf-device-simulator-threads-0] 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=295} 00:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[68cbe143] 00:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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} 00:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] 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:28:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 778 down to 2094975 00:28:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:54.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #8 SSH_MSG_IGNORE 00:28:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:28:54.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #11 SSH_MSG_IGNORE 00:28:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:28:54.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:54.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #10 SSH_MSG_IGNORE 00:28:54.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:28:55.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #12 SSH_MSG_IGNORE 00:28:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:28:55.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]} 00:28:55.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39512]): SSH-2.0-SSHD-UNKNOWN 00:28:55.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39512]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:55.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39512]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39512]) Send SSH_MSG_KEXINIT 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #0 SSH_MSG_KEXINIT 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39512]) SSH_MSG_KEXINIT 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39512]) strict KEX=true client=true server=true 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: server host key algorithms = rsa-sha2-512 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: mac algorithms (client to server) = aead 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: mac algorithms (server to client) = aead 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: compression algorithms (client to server) = none 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39512]) Kex: compression algorithms (server to client) = none 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #9 SSH_MSG_IGNORE 00:28:55.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:28:55.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #1 30 00:28:55.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39512]] process command=SSH_MSG_KEXDH_INIT 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39512]] Send SSH_MSG_KEXDH_REPLY 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #1 sending command=31[31] len=1639 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39512])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39512]) Send SSH_MSG_NEWKEYS 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39512]) session ID=37:5b:28:81:2e:d7:4a:ae:e2:9b:37:01:79:0c:cc:98:c4:17:91:68:eb:0b:25:83:82:86:49:08:90:42:4f:1e:b9:8b:4b:a3:02:24:52:59:04:f2:56:2f:b8:24:50:dd:a1:93:93:d6:ec:94:53:ce:9d:25:5c:8e:3d:37:0f:48 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39512]): strict KEX resets output message sequence number from 3 to 0 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39512]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39512])[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:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39512])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #0 sending command=7[7] len=419 00:28:55.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39512]) No pending packets to flush at end of KEX 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #2 SSH_MSG_NEWKEYS 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39512]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39512]): strict KEX resets input message sequence number from 3 to 0 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39512]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39512]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39512]) authorized authentication methods: password,publickey 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39512]) Accepted service ssh-userauth 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39512]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39512]) no authentication factory for method=none 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39512]) SSH_MSG_USERAUTH_REQUEST 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39512]) remaining methods: password,publickey 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39512]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:55.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39512]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:55.355 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39512]) authentication result: true 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39512]) SSH_MSG_USERAUTH_REQUEST 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39512])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39512]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39512]) no heartbeat to stop 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39512]) heartbeat type=IGNORE, interval=PT30S 00:28:55.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39512 authenticated 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39512]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:55.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39512]] session=TransportServerSession[admin@/10.30.170.22:39512] id=0 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39512])) size=2097152, max=2097152, packet=32768 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39512]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39512] 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39512]) recipient=0 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])) size=2097152, max=2097152, packet=32768 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])) re-initializing 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])) size=2097152, max=2097152, packet=32768 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[want-reply=true] subsystem=netconf 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[subsystem] prepared command 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]}} established 00:28:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 296: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18125 00:28:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 296: Creating data stores for simulated device 00:28:55.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:55.357 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:55.357 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:55.357 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:55.357 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[67c159bb] 00:28:55.357 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:55.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:55.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:55.358 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:55.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:55.358 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:55.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:55.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:55.358 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[67c159bb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[67c159bb], subtreeVersion=Version[65d968dc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[65d968dc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:55.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:55.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:55.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 296 on channel [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 1220 down to 2095932 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) request=subsystem result=ReplySuccess, want-reply=true 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) request=subsystem activate command 00:28:55.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) starting runner for command=netconf 00:28:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #5 SSH_MSG_CHANNEL_DATA 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 373 down to 2096779 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_DATA len=373 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512] 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18125', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=296} created 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]} created 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512] successful with session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]} 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]} up 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #6 SSH_MSG_CHANNEL_DATA 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 393 down to 2096386 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_DATA len=393 00:28:55.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512] 00:28:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #10 SSH_MSG_IGNORE 00:28:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=296} 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fb4d87d after next message 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 - R:/10.30.170.22:39512]} EXI handlers added to pipeline 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:55.363 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2fb4d87d 00:28:55.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 179 down to 2095753 00:28:55.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:55.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:55.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #7 SSH_MSG_CHANNEL_DATA 00:28:55.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 340 down to 2096046 00:28:55.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_DATA len=340 00:28:55.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512] 00:28:55.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:55.366 [netconf-device-simulator-threads-2] 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=296} 00:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[65d968dc] 00:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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} 00:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] 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:28:55.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:55.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 778 down to 2094975 00:28:55.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:55.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #8 SSH_MSG_IGNORE 00:28:55.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:28:55.521 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #9 SSH_MSG_IGNORE 00:28:55.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:28:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #12 SSH_MSG_IGNORE 00:28:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:28:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]} 00:28:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44818]): SSH-2.0-SSHD-UNKNOWN 00:28:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44818]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:55.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44818]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44818]) Send SSH_MSG_KEXINIT 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #0 SSH_MSG_KEXINIT 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44818]) SSH_MSG_KEXINIT 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44818]) strict KEX=true client=true server=true 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: server host key algorithms = rsa-sha2-512 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: mac algorithms (client to server) = aead 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: mac algorithms (server to client) = aead 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: compression algorithms (client to server) = none 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44818]) Kex: compression algorithms (server to client) = none 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #11 SSH_MSG_IGNORE 00:28:55.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:28:55.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #1 30 00:28:55.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44818]] process command=SSH_MSG_KEXDH_INIT 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44818]] Send SSH_MSG_KEXDH_REPLY 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #1 sending command=31[31] len=1639 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44818])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44818]) Send SSH_MSG_NEWKEYS 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44818]) session ID=8c:d4:95:72:bf:b3:32:84:c3:11:ae:c9:32:7b:58:42:97:52:8e:3c:44:7d:29:66:24:e6:fb:e6:49:e3:d3:77:71:84:aa:97:38:7a:52:ba:71:04:6e:c7:79:b4:1f:76:26:4c:79:25:4d:ff:ea:1d:22:35:95:2d:a1:05:da:78 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44818]): strict KEX resets output message sequence number from 3 to 0 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44818]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44818])[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:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #0 sending command=7[7] len=419 00:28:55.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44818]) No pending packets to flush at end of KEX 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #2 SSH_MSG_NEWKEYS 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44818]): strict KEX resets input message sequence number from 3 to 0 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44818]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:55.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44818]) authorized authentication methods: password,publickey 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44818]) Accepted service ssh-userauth 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44818]) no authentication factory for method=none 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44818]) SSH_MSG_USERAUTH_REQUEST 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44818]) remaining methods: password,publickey 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44818]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:55.838 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44818]) authentication result: true 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44818]) SSH_MSG_USERAUTH_REQUEST 00:28:55.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44818]) no heartbeat to stop 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44818]) heartbeat type=IGNORE, interval=PT30S 00:28:55.839 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44818 authenticated 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44818]] session=TransportServerSession[admin@/10.30.170.22:44818] id=0 00:28:55.839 [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.170.22:44818])) size=2097152, max=2097152, packet=32768 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44818] 00:28:55.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44818]) recipient=0 00:28:55.840 [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.170.22:44818])) size=2097152, max=2097152, packet=32768 00:28:55.840 [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.170.22:44818])) re-initializing 00:28:55.840 [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.170.22:44818])) size=2097152, max=2097152, packet=32768 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818])[want-reply=true] subsystem=netconf 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818])[subsystem] prepared command 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]}} established 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 297: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18126 00:28:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 297: Creating data stores for simulated device 00:28:55.840 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:55.841 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:55.841 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:55.841 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:55.841 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[63161618] 00:28:55.841 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:55.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:55.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:55.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:55.842 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:55.842 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:55.842 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:55.842 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:55.842 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[63161618], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[63161618], subtreeVersion=Version[6e1e28d5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6e1e28d5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:55.843 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:55.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:55.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.845 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 297 on channel [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.846 [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.170.22:44818]) by 1220 down to 2095932 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) request=subsystem result=ReplySuccess, want-reply=true 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) request=subsystem activate command 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) starting runner for command=netconf 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #5 SSH_MSG_CHANNEL_DATA 00:28:55.846 [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.170.22:44818]) by 373 down to 2096779 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_DATA len=373 00:28:55.846 [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.170.22:44818] 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:55.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18126', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=297} created 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]} created 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818] successful with session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]} 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]} up 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #6 SSH_MSG_CHANNEL_DATA 00:28:55.847 [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.170.22:44818]) by 393 down to 2096386 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_DATA len=393 00:28:55.847 [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.170.22:44818] 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:55.847 [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=297} 00:28:55.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51025b7 after next message 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 - R:/10.30.170.22:44818]} EXI handlers added to pipeline 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@51025b7 00:28:55.848 [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.170.22:44818]) by 179 down to 2095753 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:55.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:55.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #7 SSH_MSG_CHANNEL_DATA 00:28:55.849 [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.170.22:44818]) by 340 down to 2096046 00:28:55.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_DATA len=340 00:28:55.849 [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.170.22:44818] 00:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:55.850 [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=297} 00:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6e1e28d5] 00:28:55.850 [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:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:55.850 [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:28:55.850 [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:28:55.850 [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} 00:28:55.850 [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:28:55.850 [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=2011-06-01} 00:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [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:28:55.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:55.851 [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.170.22:44818]) by 778 down to 2094975 00:28:55.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:55.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:56.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #12 SSH_MSG_IGNORE 00:28:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:28:56.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #9 SSH_MSG_IGNORE 00:28:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:28:56.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #11 SSH_MSG_IGNORE 00:28:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:28:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]} 00:28:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44172]): SSH-2.0-SSHD-UNKNOWN 00:28:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44172]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:56.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44172]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:56.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #10 SSH_MSG_IGNORE 00:28:56.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:28:56.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #8 SSH_MSG_IGNORE 00:28:56.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:28:56.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #10 SSH_MSG_IGNORE 00:28:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:28:56.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44172]) Send SSH_MSG_KEXINIT 00:28:56.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:56.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #0 SSH_MSG_KEXINIT 00:28:56.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44172]) SSH_MSG_KEXINIT 00:28:56.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44172]) strict KEX=true client=true server=true 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: server host key algorithms = rsa-sha2-512 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: mac algorithms (client to server) = aead 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: mac algorithms (server to client) = aead 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: compression algorithms (client to server) = none 00:28:56.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44172]) Kex: compression algorithms (server to client) = none 00:28:56.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:56.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #12 SSH_MSG_IGNORE 00:28:56.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:28:56.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #11 SSH_MSG_IGNORE 00:28:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:28:56.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #1 30 00:28:56.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44172]] process command=SSH_MSG_KEXDH_INIT 00:28:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44172]] Send SSH_MSG_KEXDH_REPLY 00:28:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #1 sending command=31[31] len=1639 00:28:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44172])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44172]) Send SSH_MSG_NEWKEYS 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44172]) session ID=2e:bd:af:53:22:4c:08:1c:db:0a:bf:22:b9:f3:70:4e:db:a5:c6:85:ac:9a:a1:c6:08:9b:95:fb:d0:58:d2:6f:82:1a:94:ee:f7:bd:e2:d9:74:10:33:75:9a:29:16:6a:2f:60:db:8a:db:86:9f:e7:13:e0:7e:38:ea:fd:f3:8a 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44172]): strict KEX resets output message sequence number from 3 to 0 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44172]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44172])[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:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44172])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #0 sending command=7[7] len=419 00:28:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44172]) No pending packets to flush at end of KEX 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #2 SSH_MSG_NEWKEYS 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44172]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44172]): strict KEX resets input message sequence number from 3 to 0 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44172]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44172]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44172]) authorized authentication methods: password,publickey 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44172]) Accepted service ssh-userauth 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44172]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44172]) no authentication factory for method=none 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44172]) SSH_MSG_USERAUTH_REQUEST 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44172]) remaining methods: password,publickey 00:28:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44172]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44172]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:56.635 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44172]) authentication result: true 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44172]) SSH_MSG_USERAUTH_REQUEST 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44172])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44172]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44172]) no heartbeat to stop 00:28:56.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44172]) heartbeat type=IGNORE, interval=PT30S 00:28:56.636 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44172 authenticated 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44172]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44172]] session=TransportServerSession[admin@/10.30.170.22:44172] id=0 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44172])) size=2097152, max=2097152, packet=32768 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44172]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44172] 00:28:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44172]) recipient=0 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])) size=2097152, max=2097152, packet=32768 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])) re-initializing 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])) size=2097152, max=2097152, packet=32768 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[want-reply=true] subsystem=netconf 00:28:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[subsystem] prepared command 00:28:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]}} established 00:28:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 298: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18127 00:28:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 298: Creating data stores for simulated device 00:28:56.640 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:56.640 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:56.640 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:56.641 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:56.641 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:56.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[31390b96] 00:28:56.642 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:56.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:56.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:56.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:56.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:56.643 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:56.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:56.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:56.643 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[31390b96], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[31390b96], subtreeVersion=Version[464bc43], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[464bc43], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:56.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:56.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:56.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 298 on channel [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 1220 down to 2095932 00:28:56.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) request=subsystem result=ReplySuccess, want-reply=true 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) request=subsystem activate command 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) starting runner for command=netconf 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #5 SSH_MSG_CHANNEL_DATA 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 373 down to 2096779 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_DATA len=373 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172] 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:56.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18127', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=298} created 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]} created 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172] successful with session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]} 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]} up 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #6 SSH_MSG_CHANNEL_DATA 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 393 down to 2096386 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_DATA len=393 00:28:56.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172] 00:28:56.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:56.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:56.649 [netconf-device-simulator-threads-6] 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=298} 00:28:56.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:56.649 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30d227e after next message 00:28:56.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 - R:/10.30.170.22:44172]} EXI handlers added to pipeline 00:28:56.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:56.650 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30d227e 00:28:56.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 179 down to 2095753 00:28:56.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:56.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:56.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #7 SSH_MSG_CHANNEL_DATA 00:28:56.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 340 down to 2096046 00:28:56.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_DATA len=340 00:28:56.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172] 00:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:56.653 [netconf-device-simulator-threads-6] 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=298} 00:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[464bc43] 00:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:56.653 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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} 00:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.653 [netconf-device-simulator-threads-6] 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:28:56.654 [netconf-device-simulator-threads-6] 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:28:56.654 [netconf-device-simulator-threads-6] 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:28:56.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:56.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 778 down to 2094975 00:28:56.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:56.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:56.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]} 00:28:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47614]): SSH-2.0-SSHD-UNKNOWN 00:28:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47614]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47614]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #8 SSH_MSG_IGNORE 00:28:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47614]) Send SSH_MSG_KEXINIT 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #0 SSH_MSG_KEXINIT 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47614]) SSH_MSG_KEXINIT 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47614]) strict KEX=true client=true server=true 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: server host key algorithms = rsa-sha2-512 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: mac algorithms (client to server) = aead 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: mac algorithms (server to client) = aead 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: compression algorithms (client to server) = none 00:28:56.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47614]) Kex: compression algorithms (server to client) = none 00:28:56.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:56.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #9 SSH_MSG_IGNORE 00:28:56.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:28:56.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #1 30 00:28:56.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47614]] process command=SSH_MSG_KEXDH_INIT 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47614]] Send SSH_MSG_KEXDH_REPLY 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #1 sending command=31[31] len=1639 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47614])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47614]) Send SSH_MSG_NEWKEYS 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47614]) session ID=33:38:c6:8e:69:9d:f6:ca:8f:1e:7f:91:4c:67:b5:bb:2e:5d:0a:72:5c:e8:33:3c:ba:fe:de:e3:a6:e6:ec:c2:13:fa:f1:7c:c1:a9:21:43:7e:21:65:af:b6:a5:d2:8c:6d:96:51:55:fd:c0:4c:49:48:94:f5:3f:05:da:b8:66 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47614]): strict KEX resets output message sequence number from 3 to 0 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47614]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47614])[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:28:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47614])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #0 sending command=7[7] len=419 00:28:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47614]) No pending packets to flush at end of KEX 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #2 SSH_MSG_NEWKEYS 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47614]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47614]): strict KEX resets input message sequence number from 3 to 0 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47614]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47614]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47614]) authorized authentication methods: password,publickey 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47614]) Accepted service ssh-userauth 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47614]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47614]) no authentication factory for method=none 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47614]) SSH_MSG_USERAUTH_REQUEST 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47614]) remaining methods: password,publickey 00:28:57.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47614]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47614]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:57.044 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47614]) authentication result: true 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47614]) SSH_MSG_USERAUTH_REQUEST 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47614])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47614]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47614]) no heartbeat to stop 00:28:57.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47614]) heartbeat type=IGNORE, interval=PT30S 00:28:57.044 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47614 authenticated 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47614]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47614]] session=TransportServerSession[admin@/10.30.170.22:47614] id=0 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47614])) size=2097152, max=2097152, packet=32768 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47614]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47614] 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47614]) recipient=0 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])) size=2097152, max=2097152, packet=32768 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])) re-initializing 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])) size=2097152, max=2097152, packet=32768 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:57.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[want-reply=true] subsystem=netconf 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[subsystem] prepared command 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]}} established 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 299: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18128 00:28:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 299: Creating data stores for simulated device 00:28:57.046 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:57.047 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:57.047 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:57.047 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:57.047 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[65d8845b] 00:28:57.047 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:57.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:57.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:57.048 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:57.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:57.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:57.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:57.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:57.049 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[65d8845b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[65d8845b], subtreeVersion=Version[2020eca4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2020eca4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:57.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:57.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:57.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 299 on channel [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 1220 down to 2095932 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) request=subsystem result=ReplySuccess, want-reply=true 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) request=subsystem activate command 00:28:57.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) starting runner for command=netconf 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #5 SSH_MSG_CHANNEL_DATA 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 373 down to 2096779 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_DATA len=373 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614] 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18128', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=299} created 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]} created 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614] successful with session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]} 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]} up 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #6 SSH_MSG_CHANNEL_DATA 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 393 down to 2096386 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_DATA len=393 00:28:57.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614] 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:57.053 [netconf-device-simulator-threads-0] 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=299} 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35b3fd6c after next message 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 - R:/10.30.170.22:47614]} EXI handlers added to pipeline 00:28:57.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:57.054 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@35b3fd6c 00:28:57.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 179 down to 2095753 00:28:57.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:57.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #7 SSH_MSG_CHANNEL_DATA 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 340 down to 2096046 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_DATA len=340 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614] 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:57.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:57.056 [netconf-device-simulator-threads-0] 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=299} 00:28:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2020eca4] 00:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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} 00:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] 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:28:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 778 down to 2094975 00:28:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:57.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #9 SSH_MSG_IGNORE 00:28:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:28:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #10 SSH_MSG_IGNORE 00:28:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:28:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #12 SSH_MSG_IGNORE 00:28:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:28:57.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]} 00:28:57.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53052]): SSH-2.0-SSHD-UNKNOWN 00:28:57.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53052]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:57.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53052]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53052]) Send SSH_MSG_KEXINIT 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #0 SSH_MSG_KEXINIT 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53052]) SSH_MSG_KEXINIT 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53052]) strict KEX=true client=true server=true 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: server host key algorithms = rsa-sha2-512 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: mac algorithms (client to server) = aead 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: mac algorithms (server to client) = aead 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: compression algorithms (client to server) = none 00:28:57.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53052]) Kex: compression algorithms (server to client) = none 00:28:57.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:57.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #8 SSH_MSG_IGNORE 00:28:57.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:28:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #1 30 00:28:57.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53052]] process command=SSH_MSG_KEXDH_INIT 00:28:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53052]] Send SSH_MSG_KEXDH_REPLY 00:28:57.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #1 sending command=31[31] len=1639 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53052])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53052]) Send SSH_MSG_NEWKEYS 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53052]) session ID=53:b1:d0:4a:cf:a0:05:c2:5a:f8:e7:55:a1:5f:79:b2:e7:20:9a:da:8d:47:a4:f7:cf:d2:61:38:bf:59:88:ef:6a:22:28:05:2b:36:cf:bc:d1:7b:64:02:80:44:9b:25:54:e6:a9:5f:61:d8:f9:11:73:9a:de:01:95:c6:5b:34 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53052]): strict KEX resets output message sequence number from 3 to 0 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53052]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53052])[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:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #0 sending command=7[7] len=419 00:28:57.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53052]) No pending packets to flush at end of KEX 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #2 SSH_MSG_NEWKEYS 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53052]): strict KEX resets input message sequence number from 3 to 0 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53052]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53052]) authorized authentication methods: password,publickey 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53052]) Accepted service ssh-userauth 00:28:57.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53052]) no authentication factory for method=none 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53052]) SSH_MSG_USERAUTH_REQUEST 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53052]) remaining methods: password,publickey 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53052]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:57.520 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53052]) authentication result: true 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53052]) SSH_MSG_USERAUTH_REQUEST 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53052]) no heartbeat to stop 00:28:57.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53052]) heartbeat type=IGNORE, interval=PT30S 00:28:57.520 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53052 authenticated 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53052]] session=TransportServerSession[admin@/10.30.170.22:53052] id=0 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53052])) size=2097152, max=2097152, packet=32768 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53052] 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53052]) recipient=0 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])) size=2097152, max=2097152, packet=32768 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])) re-initializing 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])) size=2097152, max=2097152, packet=32768 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:57.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[want-reply=true] subsystem=netconf 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[subsystem] prepared command 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]}} established 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 300: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18129 00:28:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 300: Creating data stores for simulated device 00:28:57.522 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:57.522 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:57.522 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:57.522 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:57.522 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5c458b1f] 00:28:57.523 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:57.524 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:57.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:57.524 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:57.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:57.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:57.524 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5c458b1f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5c458b1f], subtreeVersion=Version[7c4d6ab3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7c4d6ab3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:57.525 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:57.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 300 on channel [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 1220 down to 2095932 00:28:57.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) request=subsystem result=ReplySuccess, want-reply=true 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) request=subsystem activate command 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) starting runner for command=netconf 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #5 SSH_MSG_CHANNEL_DATA 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 373 down to 2096779 00:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_DATA len=373 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052] 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18129', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=300} created 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]} created 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052] successful with session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]} 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]} up 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #6 SSH_MSG_CHANNEL_DATA 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 393 down to 2096386 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_DATA len=393 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052] 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=300} 00:28:57.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@758bb5a5 after next message 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 - R:/10.30.170.22:53052]} EXI handlers added to pipeline 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@758bb5a5 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 179 down to 2095753 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:57.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:57.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #7 SSH_MSG_CHANNEL_DATA 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 340 down to 2096046 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_DATA len=340 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052] 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:57.531 [netconf-device-simulator-threads-2] 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=300} 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7c4d6ab3] 00:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:57.531 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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} 00:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.531 [netconf-device-simulator-threads-2] 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:28:57.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:57.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 778 down to 2094975 00:28:57.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:57.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #11 SSH_MSG_IGNORE 00:28:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:28:57.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #10 SSH_MSG_IGNORE 00:28:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:28:57.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #12 SSH_MSG_IGNORE 00:28:57.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:28:57.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #11 SSH_MSG_IGNORE 00:28:57.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:28:57.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #9 SSH_MSG_IGNORE 00:28:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:28:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]} 00:28:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60862]): SSH-2.0-SSHD-UNKNOWN 00:28:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60862]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:57.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60862]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:57.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:57.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #8 SSH_MSG_IGNORE 00:28:57.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:28:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #12 SSH_MSG_IGNORE 00:28:58.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:28:58.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #9 SSH_MSG_IGNORE 00:28:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:28:58.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60862]) Send SSH_MSG_KEXINIT 00:28:58.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:58.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #0 SSH_MSG_KEXINIT 00:28:58.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60862]) SSH_MSG_KEXINIT 00:28:58.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60862]) strict KEX=true client=true server=true 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: server host key algorithms = rsa-sha2-512 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: mac algorithms (client to server) = aead 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: mac algorithms (server to client) = aead 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: compression algorithms (client to server) = none 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60862]) Kex: compression algorithms (server to client) = none 00:28:58.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #10 SSH_MSG_IGNORE 00:28:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:28:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #1 30 00:28:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60862]] process command=SSH_MSG_KEXDH_INIT 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60862]] Send SSH_MSG_KEXDH_REPLY 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #1 sending command=31[31] len=1639 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60862])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60862]) Send SSH_MSG_NEWKEYS 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60862]) session ID=0c:84:53:16:dc:d5:dc:ad:9c:0a:40:d1:44:6c:2d:b7:67:83:d2:3e:f2:3b:86:10:81:aa:ee:1a:db:ad:ab:5b:53:25:07:ac:99:f2:5b:42:db:3b:fc:ec:21:53:ac:a6:00:1f:6b:57:aa:52:a2:04:dc:86:bb:52:c8:7c:5d:c5 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60862]): strict KEX resets output message sequence number from 3 to 0 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60862]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60862])[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:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #0 sending command=7[7] len=419 00:28:58.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60862]) No pending packets to flush at end of KEX 00:28:58.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]} 00:28:58.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53842]): SSH-2.0-SSHD-UNKNOWN 00:28:58.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53842]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:58.395 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53842]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:58.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #2 SSH_MSG_NEWKEYS 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60862]): strict KEX resets input message sequence number from 3 to 0 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60862]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60862]) authorized authentication methods: password,publickey 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60862]) Accepted service ssh-userauth 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60862]) no authentication factory for method=none 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60862]) SSH_MSG_USERAUTH_REQUEST 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60862]) remaining methods: password,publickey 00:28:58.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60862]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:58.415 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60862]) authentication result: true 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60862]) SSH_MSG_USERAUTH_REQUEST 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60862]) no heartbeat to stop 00:28:58.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60862]) heartbeat type=IGNORE, interval=PT30S 00:28:58.415 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60862 authenticated 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60862]] session=TransportServerSession[admin@/10.30.170.22:60862] id=0 00:28:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.416 [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.170.22:60862])) size=2097152, max=2097152, packet=32768 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60862] 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60862]) recipient=0 00:28:58.416 [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.170.22:60862])) size=2097152, max=2097152, packet=32768 00:28:58.416 [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.170.22:60862])) re-initializing 00:28:58.416 [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.170.22:60862])) size=2097152, max=2097152, packet=32768 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #8 SSH_MSG_IGNORE 00:28:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862])[want-reply=true] subsystem=netconf 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862])[subsystem] prepared command 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]}} established 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 301: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18130 00:28:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 301: Creating data stores for simulated device 00:28:58.417 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:58.417 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:58.418 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:58.418 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:58.418 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:58.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[381ac4dd] 00:28:58.419 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:58.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:58.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:58.419 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:58.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:58.432 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:58.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:58.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:58.433 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[381ac4dd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[381ac4dd], subtreeVersion=Version[197a2bbf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[197a2bbf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:58.433 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:58.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:58.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.434 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 301 on channel [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.435 [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.170.22:60862]) by 1220 down to 2095932 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) request=subsystem result=ReplySuccess, want-reply=true 00:28:58.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:58.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) request=subsystem activate command 00:28:58.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) starting runner for command=netconf 00:28:58.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #5 SSH_MSG_CHANNEL_DATA 00:28:58.441 [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.170.22:60862]) by 373 down to 2096779 00:28:58.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_DATA len=373 00:28:58.441 [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.170.22:60862] 00:28:58.441 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:58.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18130', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=301} created 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]} created 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862] successful with session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]} 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]} up 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #6 SSH_MSG_CHANNEL_DATA 00:28:58.442 [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.170.22:60862]) by 393 down to 2096386 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_DATA len=393 00:28:58.442 [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.170.22:60862] 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:58.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:58.443 [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=301} 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66331ec5 after next message 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 - R:/10.30.170.22:60862]} EXI handlers added to pipeline 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66331ec5 00:28:58.443 [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.170.22:60862]) by 179 down to 2095753 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:58.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:58.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #7 SSH_MSG_CHANNEL_DATA 00:28:58.445 [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.170.22:60862]) by 340 down to 2096046 00:28:58.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_DATA len=340 00:28:58.445 [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.170.22:60862] 00:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:58.446 [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=301} 00:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[197a2bbf] 00:28:58.446 [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:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:58.446 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:58.447 [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:28:58.447 [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:28:58.447 [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} 00:28:58.447 [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:28:58.447 [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=2011-06-01} 00:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [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:28:58.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:58.448 [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.170.22:60862]) by 778 down to 2094975 00:28:58.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:58.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:58.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #11 SSH_MSG_IGNORE 00:28:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:28:58.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53842]) Send SSH_MSG_KEXINIT 00:28:58.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:58.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #0 SSH_MSG_KEXINIT 00:28:58.547 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53842]) SSH_MSG_KEXINIT 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53842]) strict KEX=true client=true server=true 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: server host key algorithms = rsa-sha2-512 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: mac algorithms (client to server) = aead 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: mac algorithms (server to client) = aead 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: compression algorithms (client to server) = none 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53842]) Kex: compression algorithms (server to client) = none 00:28:58.548 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:58.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #1 30 00:28:58.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53842]] process command=SSH_MSG_KEXDH_INIT 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53842]] Send SSH_MSG_KEXDH_REPLY 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #1 sending command=31[31] len=1639 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53842])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53842]) Send SSH_MSG_NEWKEYS 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53842]) session ID=52:64:c9:bf:4f:77:39:a6:cc:60:9d:c1:0b:41:4d:24:25:88:45:59:ba:1c:5c:04:8f:5d:47:42:48:29:2d:50:bb:9e:94:9a:ab:81:78:16:a9:58:99:cb:d2:81:3c:72:c3:5d:b4:dd:fe:36:1b:e6:e9:c1:22:7a:a6:5f:59:b9 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53842]): strict KEX resets output message sequence number from 3 to 0 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53842]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53842])[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:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53842])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #0 sending command=7[7] len=419 00:28:58.634 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53842]) No pending packets to flush at end of KEX 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #2 SSH_MSG_NEWKEYS 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53842]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53842]): strict KEX resets input message sequence number from 3 to 0 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53842]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53842]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53842]) authorized authentication methods: password,publickey 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53842]) Accepted service ssh-userauth 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53842]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53842]) no authentication factory for method=none 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53842]) SSH_MSG_USERAUTH_REQUEST 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53842]) remaining methods: password,publickey 00:28:58.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53842]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53842]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53842]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:58.668 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53842]) authentication result: true 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53842]) SSH_MSG_USERAUTH_REQUEST 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53842])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53842]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53842]) no heartbeat to stop 00:28:58.668 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53842]) heartbeat type=IGNORE, interval=PT30S 00:28:58.668 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53842 authenticated 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53842]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53842]] session=TransportServerSession[admin@/10.30.170.22:53842] id=0 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53842])) size=2097152, max=2097152, packet=32768 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53842]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53842] 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53842]) recipient=0 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])) size=2097152, max=2097152, packet=32768 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])) re-initializing 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])) size=2097152, max=2097152, packet=32768 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[want-reply=true] subsystem=netconf 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[subsystem] prepared command 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]}} established 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 302: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18131 00:28:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 302: Creating data stores for simulated device 00:28:58.670 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:58.670 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:58.670 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:58.670 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:58.670 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[196c3fbe] 00:28:58.671 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:58.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:58.672 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:58.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:58.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:58.672 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[196c3fbe], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[196c3fbe], subtreeVersion=Version[674c56dd], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[674c56dd], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:58.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:58.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 302 on channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 1220 down to 2095932 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) request=subsystem result=ReplySuccess, want-reply=true 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) request=subsystem activate command 00:28:58.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) starting runner for command=netconf 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #5 SSH_MSG_CHANNEL_DATA 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 373 down to 2096779 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_DATA len=373 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842] 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18131', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=302} created 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]} created 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842] successful with session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]} 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]} up 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #6 SSH_MSG_CHANNEL_DATA 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 393 down to 2096386 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_DATA len=393 00:28:58.675 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842] 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=302} 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4762b4d0 after next message 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 - R:/10.30.170.22:53842]} EXI handlers added to pipeline 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4762b4d0 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 179 down to 2095753 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:58.676 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:58.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #7 SSH_MSG_CHANNEL_DATA 00:28:58.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 340 down to 2096046 00:28:58.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_DATA len=340 00:28:58.678 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842] 00:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:58.679 [netconf-device-simulator-threads-5] 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=302} 00:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[674c56dd] 00:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:58.679 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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} 00:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.679 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] 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:28:58.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:58.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 778 down to 2094975 00:28:58.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:58.680 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:58.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #10 SSH_MSG_IGNORE 00:28:58.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:28:58.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #9 SSH_MSG_IGNORE 00:28:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:28:58.779 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #11 SSH_MSG_IGNORE 00:28:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:28:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:58.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #12 SSH_MSG_IGNORE 00:28:58.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:28:58.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]} 00:28:58.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33724]): SSH-2.0-SSHD-UNKNOWN 00:28:58.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33724]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:58.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33724]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #8 SSH_MSG_IGNORE 00:28:59.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:28:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33724]) Send SSH_MSG_KEXINIT 00:28:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #0 SSH_MSG_KEXINIT 00:28:59.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33724]) SSH_MSG_KEXINIT 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33724]) strict KEX=true client=true server=true 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: server host key algorithms = rsa-sha2-512 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: mac algorithms (client to server) = aead 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: mac algorithms (server to client) = aead 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: compression algorithms (client to server) = none 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33724]) Kex: compression algorithms (server to client) = none 00:28:59.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:59.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #1 30 00:28:59.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33724]] process command=SSH_MSG_KEXDH_INIT 00:28:59.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33724]] Send SSH_MSG_KEXDH_REPLY 00:28:59.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #1 sending command=31[31] len=1639 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33724])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33724]) Send SSH_MSG_NEWKEYS 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33724]) session ID=de:e4:ff:6d:0d:49:8e:40:8a:04:1d:ba:b4:9b:31:89:e1:92:dc:3c:95:02:a1:bc:b2:7e:7d:9a:a4:d1:4d:f9:3a:71:4d:ec:37:c5:c0:84:22:b2:0c:9c:d1:04:32:5f:6f:a4:ce:f6:43:f0:04:c4:2b:19:90:34:ef:cc:6f:ee 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33724]): strict KEX resets output message sequence number from 3 to 0 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33724]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33724])[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:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #0 sending command=7[7] len=419 00:28:59.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33724]) No pending packets to flush at end of KEX 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #2 SSH_MSG_NEWKEYS 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33724]): strict KEX resets input message sequence number from 3 to 0 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33724]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33724]) authorized authentication methods: password,publickey 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33724]) Accepted service ssh-userauth 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:59.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33724]) no authentication factory for method=none 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33724]) SSH_MSG_USERAUTH_REQUEST 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33724]) remaining methods: password,publickey 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33724]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:59.298 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33724]) authentication result: true 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33724]) SSH_MSG_USERAUTH_REQUEST 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:59.298 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:59.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33724]) no heartbeat to stop 00:28:59.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33724]) heartbeat type=IGNORE, interval=PT30S 00:28:59.299 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33724 authenticated 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33724]] session=TransportServerSession[admin@/10.30.170.22:33724] id=0 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33724])) size=2097152, max=2097152, packet=32768 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33724] 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33724]) recipient=0 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])) size=2097152, max=2097152, packet=32768 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])) re-initializing 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])) size=2097152, max=2097152, packet=32768 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[want-reply=true] subsystem=netconf 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[subsystem] prepared command 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]}} established 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 303: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18132 00:28:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 303: Creating data stores for simulated device 00:28:59.302 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:59.302 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:59.302 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:59.302 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:59.302 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:59.304 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5b42b707] 00:28:59.304 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:59.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:59.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:59.305 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:59.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:59.306 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:59.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:59.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:59.306 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5b42b707], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5b42b707], subtreeVersion=Version[66301ccf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66301ccf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:59.307 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:59.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:59.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 303 on channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 1220 down to 2095932 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) request=subsystem result=ReplySuccess, want-reply=true 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) request=subsystem activate command 00:28:59.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) starting runner for command=netconf 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #5 SSH_MSG_CHANNEL_DATA 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 373 down to 2096779 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_DATA len=373 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724] 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #11 SSH_MSG_IGNORE 00:28:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:28:59.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18132', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=303} created 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]} created 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724] successful with session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]} 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]} up 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #6 SSH_MSG_CHANNEL_DATA 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 393 down to 2096386 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_DATA len=393 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724] 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:59.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:59.313 [netconf-device-simulator-threads-0] 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=303} 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7aebcbcb after next message 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 - R:/10.30.170.22:33724]} EXI handlers added to pipeline 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7aebcbcb 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 179 down to 2095753 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:59.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:59.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #7 SSH_MSG_CHANNEL_DATA 00:28:59.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 340 down to 2096046 00:28:59.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_DATA len=340 00:28:59.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724] 00:28:59.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:59.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:59.316 [netconf-device-simulator-threads-0] 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=303} 00:28:59.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66301ccf] 00:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:59.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:59.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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} 00:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] 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:28:59.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:59.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 778 down to 2094975 00:28:59.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:59.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:59.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #10 SSH_MSG_IGNORE 00:28:59.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:28:59.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #12 SSH_MSG_IGNORE 00:28:59.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:28:59.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]} 00:28:59.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56474]): SSH-2.0-SSHD-UNKNOWN 00:28:59.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56474]) line='SSH-2.0-SSHD-UNKNOWN' 00:28:59.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56474]) client version string: SSH-2.0-SSHD-UNKNOWN 00:28:59.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56474]) Send SSH_MSG_KEXINIT 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #0 SSH_MSG_KEXINIT 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56474]) SSH_MSG_KEXINIT 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56474]) strict KEX=true client=true server=true 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: kex algorithms = sntrup761x25519-sha512 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: server host key algorithms = rsa-sha2-512 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: mac algorithms (client to server) = aead 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: mac algorithms (server to client) = aead 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: compression algorithms (client to server) = none 00:28:59.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56474]) Kex: compression algorithms (server to client) = none 00:28:59.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:28:59.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #9 SSH_MSG_IGNORE 00:28:59.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:28:59.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #1 30 00:28:59.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56474]] process command=SSH_MSG_KEXDH_INIT 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56474]] Send SSH_MSG_KEXDH_REPLY 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #1 sending command=31[31] len=1639 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56474])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56474]) Send SSH_MSG_NEWKEYS 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56474]) session ID=4f:15:d7:9b:eb:62:78:ba:be:a2:fc:e7:a6:a3:00:48:8d:b2:67:e3:83:e6:16:81:88:e3:71:40:8b:92:e4:4b:96:72:f5:41:d6:2a:d4:52:d4:19:e0:40:06:2c:50:7f:80:80:52:a5:f2:65:fb:81:24:09:48:1e:d0:1d:2e:98 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56474]): strict KEX resets output message sequence number from 3 to 0 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56474]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56474])[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:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56474])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:28:59.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #0 sending command=7[7] len=419 00:28:59.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56474]) No pending packets to flush at end of KEX 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #2 SSH_MSG_NEWKEYS 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56474]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56474]): strict KEX resets input message sequence number from 3 to 0 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56474]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #0 SSH_MSG_SERVICE_REQUEST 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56474]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56474]) authorized authentication methods: password,publickey 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56474]) Accepted service ssh-userauth 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #1 SSH_MSG_USERAUTH_REQUEST 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56474]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56474]) no authentication factory for method=none 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56474]) SSH_MSG_USERAUTH_REQUEST 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56474]) remaining methods: password,publickey 00:28:59.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56474]) process #2 SSH_MSG_USERAUTH_REQUEST 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56474]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56474]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:28:59.697 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56474]) authentication result: true 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56474]) SSH_MSG_USERAUTH_REQUEST 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56474])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56474]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56474]) no heartbeat to stop 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56474]) heartbeat type=IGNORE, interval=PT30S 00:28:59.697 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56474 authenticated 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #3 SSH_MSG_CHANNEL_OPEN 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56474]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56474]] session=TransportServerSession[admin@/10.30.170.22:56474] id=0 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56474])) size=2097152, max=2097152, packet=32768 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56474]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56474] 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56474]) recipient=0 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])) size=2097152, max=2097152, packet=32768 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])) re-initializing 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])) size=2097152, max=2097152, packet=32768 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:28:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #4 SSH_MSG_CHANNEL_REQUEST 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[want-reply=true] subsystem=netconf 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[subsystem] prepared command 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]}} established 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 304: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18133 00:28:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 304: Creating data stores for simulated device 00:28:59.698 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:28:59.698 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:59.698 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:28:59.698 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:28:59.698 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:28:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[8d7e7d4] 00:28:59.699 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:28:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:28:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:28:59.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:28:59.699 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:28:59.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:28:59.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:28:59.700 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[8d7e7d4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[8d7e7d4], subtreeVersion=Version[1bb9df3a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1bb9df3a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:28:59.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:28:59.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 304 on channel [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 1220 down to 2095932 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) request=subsystem result=ReplySuccess, want-reply=true 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) request=subsystem activate command 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) starting runner for command=netconf 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #5 SSH_MSG_CHANNEL_DATA 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 373 down to 2096779 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_DATA len=373 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474] 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:28:59.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18133', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=304} created 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]} created 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474] successful with session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]} 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]} up 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #6 SSH_MSG_CHANNEL_DATA 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 393 down to 2096386 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_DATA len=393 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474] 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=304} 00:28:59.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73df0215 after next message 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 - R:/10.30.170.22:56474]} EXI handlers added to pipeline 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73df0215 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 179 down to 2095753 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:28:59.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:28:59.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #7 SSH_MSG_CHANNEL_DATA 00:28:59.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 340 down to 2096046 00:28:59.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_DATA len=340 00:28:59.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474] 00:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:28:59.705 [netconf-device-simulator-threads-2] 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=304} 00:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1bb9df3a] 00:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:28:59.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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} 00:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.705 [netconf-device-simulator-threads-2] 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:28:59.706 [netconf-device-simulator-threads-2] 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:28:59.706 [netconf-device-simulator-threads-2] 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:28:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:28:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 778 down to 2094975 00:28:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:28:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:28:59.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #8 SSH_MSG_IGNORE 00:28:59.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:28:59.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #11 SSH_MSG_IGNORE 00:28:59.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:28:59.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:28:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #10 SSH_MSG_IGNORE 00:28:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:29:00.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #12 SSH_MSG_IGNORE 00:29:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:29:00.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]} 00:29:00.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37928]): SSH-2.0-SSHD-UNKNOWN 00:29:00.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37928]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:00.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37928]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:00.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #8 SSH_MSG_IGNORE 00:29:00.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:29:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37928]) Send SSH_MSG_KEXINIT 00:29:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #0 SSH_MSG_KEXINIT 00:29:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37928]) SSH_MSG_KEXINIT 00:29:00.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37928]) strict KEX=true client=true server=true 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: server host key algorithms = rsa-sha2-512 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: mac algorithms (client to server) = aead 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: mac algorithms (server to client) = aead 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: compression algorithms (client to server) = none 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37928]) Kex: compression algorithms (server to client) = none 00:29:00.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:00.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #1 30 00:29:00.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37928]] process command=SSH_MSG_KEXDH_INIT 00:29:00.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37928]] Send SSH_MSG_KEXDH_REPLY 00:29:00.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #1 sending command=31[31] len=1639 00:29:00.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37928])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:00.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37928]) Send SSH_MSG_NEWKEYS 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37928]) session ID=c6:42:ef:18:cb:8b:92:04:9d:1a:8c:bd:3e:1b:f8:35:8c:1e:95:d6:d4:40:b6:b2:c8:f7:c9:d1:41:5b:dc:7a:de:55:ef:ca:9f:57:40:8f:1e:05:a6:5d:c1:46:47:a1:25:56:ad:0b:cb:a2:0e:4d:70:e5:a3:09:1d:70:0a:54 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37928]): strict KEX resets output message sequence number from 3 to 0 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37928]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37928])[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:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #0 sending command=7[7] len=419 00:29:00.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37928]) No pending packets to flush at end of KEX 00:29:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #2 SSH_MSG_NEWKEYS 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37928]): strict KEX resets input message sequence number from 3 to 0 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37928]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37928]) authorized authentication methods: password,publickey 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37928]) Accepted service ssh-userauth 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37928]) no authentication factory for method=none 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37928]) SSH_MSG_USERAUTH_REQUEST 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37928]) remaining methods: password,publickey 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #9 SSH_MSG_IGNORE 00:29:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37928]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:00.315 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37928]) authentication result: true 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37928]) SSH_MSG_USERAUTH_REQUEST 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37928]) no heartbeat to stop 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37928]) heartbeat type=IGNORE, interval=PT30S 00:29:00.315 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37928 authenticated 00:29:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37928]] session=TransportServerSession[admin@/10.30.170.22:37928] id=0 00:29:00.316 [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.170.22:37928])) size=2097152, max=2097152, packet=32768 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37928] 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37928]) recipient=0 00:29:00.316 [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.170.22:37928])) size=2097152, max=2097152, packet=32768 00:29:00.316 [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.170.22:37928])) re-initializing 00:29:00.316 [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.170.22:37928])) size=2097152, max=2097152, packet=32768 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928])[want-reply=true] subsystem=netconf 00:29:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928])[subsystem] prepared command 00:29:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]}} established 00:29:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 305: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18134 00:29:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 305: Creating data stores for simulated device 00:29:00.317 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:00.317 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:00.317 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:00.317 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:00.317 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[24e41af8] 00:29:00.318 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:00.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:00.318 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:00.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:00.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:00.319 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[24e41af8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[24e41af8], subtreeVersion=Version[38c6bcc8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38c6bcc8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:00.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.320 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 305 on channel [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.321 [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.170.22:37928]) by 1220 down to 2095932 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) request=subsystem result=ReplySuccess, want-reply=true 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) request=subsystem activate command 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) starting runner for command=netconf 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #5 SSH_MSG_CHANNEL_DATA 00:29:00.321 [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.170.22:37928]) by 373 down to 2096779 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_DATA len=373 00:29:00.321 [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.170.22:37928] 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18134', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=305} created 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]} created 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928] successful with session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]} 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]} up 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #6 SSH_MSG_CHANNEL_DATA 00:29:00.322 [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.170.22:37928]) by 393 down to 2096386 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_DATA len=393 00:29:00.322 [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.170.22:37928] 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:00.322 [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=305} 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76176863 after next message 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 - R:/10.30.170.22:37928]} EXI handlers added to pipeline 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@76176863 00:29:00.322 [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.170.22:37928]) by 179 down to 2095753 00:29:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:00.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:00.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #7 SSH_MSG_CHANNEL_DATA 00:29:00.324 [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.170.22:37928]) by 340 down to 2096046 00:29:00.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_DATA len=340 00:29:00.324 [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.170.22:37928] 00:29:00.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:00.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:00.324 [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=305} 00:29:00.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38c6bcc8] 00:29:00.325 [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:29:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:00.325 [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:29:00.325 [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:29:00.325 [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} 00:29:00.325 [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:29:00.325 [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=2011-06-01} 00:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [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:29:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:00.325 [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.170.22:37928]) by 778 down to 2094975 00:29:00.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:00.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:00.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #9 SSH_MSG_IGNORE 00:29:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:29:00.427 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #10 SSH_MSG_IGNORE 00:29:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:29:00.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #12 SSH_MSG_IGNORE 00:29:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:29:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #11 SSH_MSG_IGNORE 00:29:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:29:00.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]} 00:29:00.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52860]): SSH-2.0-SSHD-UNKNOWN 00:29:00.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52860]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:00.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52860]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52860]) Send SSH_MSG_KEXINIT 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #0 SSH_MSG_KEXINIT 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52860]) SSH_MSG_KEXINIT 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52860]) strict KEX=true client=true server=true 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: server host key algorithms = rsa-sha2-512 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: mac algorithms (client to server) = aead 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: mac algorithms (server to client) = aead 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: compression algorithms (client to server) = none 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52860]) Kex: compression algorithms (server to client) = none 00:29:00.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:00.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #8 SSH_MSG_IGNORE 00:29:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:29:00.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #1 30 00:29:00.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52860]] process command=SSH_MSG_KEXDH_INIT 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52860]] Send SSH_MSG_KEXDH_REPLY 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #1 sending command=31[31] len=1639 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52860])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52860]) Send SSH_MSG_NEWKEYS 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52860]) session ID=ee:02:77:85:c7:74:7f:f5:a9:9d:9a:67:1f:90:1d:51:ba:fc:f7:f6:ba:14:71:5e:23:7b:fe:e6:6e:a8:b6:da:0a:68:d4:dc:b3:ab:cf:1d:ae:f1:12:0b:d4:0f:06:65:df:49:d8:3d:e8:bd:d6:42:77:48:20:58:83:57:a3:2e 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52860]): strict KEX resets output message sequence number from 3 to 0 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52860]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52860])[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:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52860])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #0 sending command=7[7] len=419 00:29:00.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52860]) No pending packets to flush at end of KEX 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #2 SSH_MSG_NEWKEYS 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52860]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52860]): strict KEX resets input message sequence number from 3 to 0 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52860]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52860]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52860]) authorized authentication methods: password,publickey 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52860]) Accepted service ssh-userauth 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52860]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52860]) no authentication factory for method=none 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52860]) SSH_MSG_USERAUTH_REQUEST 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52860]) remaining methods: password,publickey 00:29:00.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52860]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52860]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:00.810 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52860]) authentication result: true 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52860]) SSH_MSG_USERAUTH_REQUEST 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52860])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52860]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52860]) no heartbeat to stop 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52860]) heartbeat type=IGNORE, interval=PT30S 00:29:00.810 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52860 authenticated 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52860]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52860]] session=TransportServerSession[admin@/10.30.170.22:52860] id=0 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52860])) size=2097152, max=2097152, packet=32768 00:29:00.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52860]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52860] 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52860]) recipient=0 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])) size=2097152, max=2097152, packet=32768 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])) re-initializing 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])) size=2097152, max=2097152, packet=32768 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[want-reply=true] subsystem=netconf 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[subsystem] prepared command 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]}} established 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 306: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18135 00:29:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 306: Creating data stores for simulated device 00:29:00.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:00.811 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:00.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:00.811 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:00.811 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[209caa16] 00:29:00.812 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:00.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:00.813 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:00.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:00.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:00.813 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[209caa16], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[209caa16], subtreeVersion=Version[6bb4501d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6bb4501d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:00.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:00.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 306 on channel [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 1220 down to 2095932 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) request=subsystem result=ReplySuccess, want-reply=true 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) request=subsystem activate command 00:29:00.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) starting runner for command=netconf 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #5 SSH_MSG_CHANNEL_DATA 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 373 down to 2096779 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_DATA len=373 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860] 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18135', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=306} created 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]} created 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860] successful with session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]} 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]} up 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #6 SSH_MSG_CHANNEL_DATA 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 393 down to 2096386 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_DATA len=393 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860] 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:00.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:00.815 [netconf-device-simulator-threads-6] 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=306} 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f19830 after next message 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 - R:/10.30.170.22:52860]} EXI handlers added to pipeline 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7f19830 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 179 down to 2095753 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:00.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #7 SSH_MSG_CHANNEL_DATA 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 340 down to 2096046 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_DATA len=340 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860] 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:00.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:00.818 [netconf-device-simulator-threads-6] 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=306} 00:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6bb4501d] 00:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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} 00:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] 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:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 778 down to 2094975 00:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:00.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:01.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #10 SSH_MSG_IGNORE 00:29:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:29:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #12 SSH_MSG_IGNORE 00:29:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:29:01.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #11 SSH_MSG_IGNORE 00:29:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:29:01.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]} 00:29:01.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49222]): SSH-2.0-SSHD-UNKNOWN 00:29:01.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49222]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:01.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49222]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:01.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #8 SSH_MSG_IGNORE 00:29:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:29:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49222]) Send SSH_MSG_KEXINIT 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #0 SSH_MSG_KEXINIT 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49222]) SSH_MSG_KEXINIT 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49222]) strict KEX=true client=true server=true 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: server host key algorithms = rsa-sha2-512 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: mac algorithms (client to server) = aead 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: mac algorithms (server to client) = aead 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: compression algorithms (client to server) = none 00:29:01.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49222]) Kex: compression algorithms (server to client) = none 00:29:01.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:01.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #9 SSH_MSG_IGNORE 00:29:01.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:29:01.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #1 30 00:29:01.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49222]] process command=SSH_MSG_KEXDH_INIT 00:29:01.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49222]] Send SSH_MSG_KEXDH_REPLY 00:29:01.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #1 sending command=31[31] len=1639 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49222])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49222]) Send SSH_MSG_NEWKEYS 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49222]) session ID=54:5f:e0:fb:99:a2:4d:15:d0:bd:47:c9:0f:0d:43:41:ae:fb:f9:12:d8:ef:0d:60:8a:5a:f4:e1:03:08:03:06:c6:91:5c:bc:96:db:97:a5:45:b0:31:a7:66:d1:1b:45:7a:39:f9:9f:a5:64:d8:09:e4:8e:61:78:95:7e:f8:15 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49222]): strict KEX resets output message sequence number from 3 to 0 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49222]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49222])[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:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49222])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #0 sending command=7[7] len=419 00:29:01.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49222]) No pending packets to flush at end of KEX 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #2 SSH_MSG_NEWKEYS 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49222]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49222]): strict KEX resets input message sequence number from 3 to 0 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49222]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49222]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49222]) authorized authentication methods: password,publickey 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49222]) Accepted service ssh-userauth 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49222]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49222]) no authentication factory for method=none 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49222]) SSH_MSG_USERAUTH_REQUEST 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49222]) remaining methods: password,publickey 00:29:01.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49222]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49222]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49222]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:01.350 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49222]) authentication result: true 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49222]) SSH_MSG_USERAUTH_REQUEST 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49222])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49222]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:01.350 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49222]) no heartbeat to stop 00:29:01.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49222]) heartbeat type=IGNORE, interval=PT30S 00:29:01.351 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49222 authenticated 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49222]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49222]] session=TransportServerSession[admin@/10.30.170.22:49222] id=0 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49222])) size=2097152, max=2097152, packet=32768 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49222]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49222] 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49222]) recipient=0 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])) size=2097152, max=2097152, packet=32768 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])) re-initializing 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])) size=2097152, max=2097152, packet=32768 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[want-reply=true] subsystem=netconf 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[subsystem] prepared command 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]}} established 00:29:01.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 307: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18136 00:29:01.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 307: Creating data stores for simulated device 00:29:01.354 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:01.354 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:01.354 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:01.355 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:01.355 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:01.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[525efa8e] 00:29:01.357 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:01.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:01.358 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:01.358 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:01.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:01.358 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:01.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:01.359 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:01.359 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[525efa8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[525efa8e], subtreeVersion=Version[6800ba3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6800ba3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:01.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:01.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:01.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 307 on channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 1220 down to 2095932 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) request=subsystem result=ReplySuccess, want-reply=true 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:01.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) request=subsystem activate command 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) starting runner for command=netconf 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #5 SSH_MSG_CHANNEL_DATA 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 373 down to 2096779 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_DATA len=373 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222] 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:01.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18136', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=307} created 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]} created 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222] successful with session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]} 00:29:01.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]} up 00:29:01.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #6 SSH_MSG_CHANNEL_DATA 00:29:01.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 393 down to 2096386 00:29:01.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_DATA len=393 00:29:01.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222] 00:29:01.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:01.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:01.367 [netconf-device-simulator-threads-0] 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=307} 00:29:01.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:01.367 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52d654cb after next message 00:29:01.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 - R:/10.30.170.22:49222]} EXI handlers added to pipeline 00:29:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52d654cb 00:29:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 179 down to 2095753 00:29:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #7 SSH_MSG_CHANNEL_DATA 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 340 down to 2096046 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_DATA len=340 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222] 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:01.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:01.373 [netconf-device-simulator-threads-0] 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=307} 00:29:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6800ba3] 00:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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} 00:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] 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:29:01.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 778 down to 2094975 00:29:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:01.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:01.530 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #10 SSH_MSG_IGNORE 00:29:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:29:01.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #12 SSH_MSG_IGNORE 00:29:01.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:29:01.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]} 00:29:01.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43578]): SSH-2.0-SSHD-UNKNOWN 00:29:01.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43578]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:01.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43578]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:01.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43578]) Send SSH_MSG_KEXINIT 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #0 SSH_MSG_KEXINIT 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43578]) SSH_MSG_KEXINIT 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43578]) strict KEX=true client=true server=true 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: server host key algorithms = rsa-sha2-512 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: mac algorithms (client to server) = aead 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: mac algorithms (server to client) = aead 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: compression algorithms (client to server) = none 00:29:01.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43578]) Kex: compression algorithms (server to client) = none 00:29:01.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:01.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #11 SSH_MSG_IGNORE 00:29:01.762 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:29:01.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #8 SSH_MSG_IGNORE 00:29:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:29:01.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:01.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #1 30 00:29:01.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43578]] process command=SSH_MSG_KEXDH_INIT 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43578]] Send SSH_MSG_KEXDH_REPLY 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #1 sending command=31[31] len=1639 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43578]) Send SSH_MSG_NEWKEYS 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43578]) session ID=1f:f0:a0:9c:3e:06:f7:16:e7:7c:62:2f:27:97:4c:7d:84:3b:58:f9:40:02:b1:6e:ea:bf:a1:78:14:0a:0b:0e:e1:54:2e:d9:75:52:bb:b6:c1:84:76:fe:a8:5e:97:5b:f7:10:49:80:be:b2:55:05:cc:82:6b:1c:a0:e4:9d:e4 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43578]): strict KEX resets output message sequence number from 3 to 0 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43578]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43578])[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:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #0 sending command=7[7] len=419 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43578]) No pending packets to flush at end of KEX 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #9 SSH_MSG_IGNORE 00:29:01.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #2 SSH_MSG_NEWKEYS 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43578]): strict KEX resets input message sequence number from 3 to 0 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43578]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:01.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43578]) authorized authentication methods: password,publickey 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43578]) Accepted service ssh-userauth 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43578]) no authentication factory for method=none 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43578]) SSH_MSG_USERAUTH_REQUEST 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43578]) remaining methods: password,publickey 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43578]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:01.884 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:01.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43578]) authentication result: true 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43578]) SSH_MSG_USERAUTH_REQUEST 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43578]) no heartbeat to stop 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43578]) heartbeat type=IGNORE, interval=PT30S 00:29:01.885 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43578 authenticated 00:29:01.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43578]] session=TransportServerSession[admin@/10.30.170.22:43578] id=0 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43578])) size=2097152, max=2097152, packet=32768 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43578] 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43578]) recipient=0 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])) size=2097152, max=2097152, packet=32768 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])) re-initializing 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])) size=2097152, max=2097152, packet=32768 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[want-reply=true] subsystem=netconf 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[subsystem] prepared command 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]}} established 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 308: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18137 00:29:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 308: Creating data stores for simulated device 00:29:01.887 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:01.887 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:01.887 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:01.887 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:01.887 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:01.889 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d1b1ee4] 00:29:01.889 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:01.889 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:01.889 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:01.889 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:01.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:01.889 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:01.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:01.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:01.889 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d1b1ee4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d1b1ee4], subtreeVersion=Version[32f925f8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[32f925f8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:01.890 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:01.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:01.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 308 on channel [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 1220 down to 2095932 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) request=subsystem result=ReplySuccess, want-reply=true 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) request=subsystem activate command 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) starting runner for command=netconf 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #5 SSH_MSG_CHANNEL_DATA 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 373 down to 2096779 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_DATA len=373 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578] 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:01.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18137', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=308} created 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]} created 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578] successful with session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]} 00:29:01.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]} up 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #6 SSH_MSG_CHANNEL_DATA 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 393 down to 2096386 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_DATA len=393 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578] 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=308} 00:29:01.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c1fe00 after next message 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 - R:/10.30.170.22:43578]} EXI handlers added to pipeline 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@37c1fe00 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 179 down to 2095753 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:01.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #7 SSH_MSG_CHANNEL_DATA 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 340 down to 2096046 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_DATA len=340 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578] 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:01.899 [netconf-device-simulator-threads-2] 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=308} 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[32f925f8] 00:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:01.899 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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} 00:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.899 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] 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:29:01.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:01.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 778 down to 2094975 00:29:01.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:01.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:02.069 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #10 SSH_MSG_IGNORE 00:29:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:29:02.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #11 SSH_MSG_IGNORE 00:29:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:29:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #9 SSH_MSG_IGNORE 00:29:02.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:29:02.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]} 00:29:02.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36986]): SSH-2.0-SSHD-UNKNOWN 00:29:02.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36986]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:02.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36986]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36986]) Send SSH_MSG_KEXINIT 00:29:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #0 SSH_MSG_KEXINIT 00:29:02.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36986]) SSH_MSG_KEXINIT 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36986]) strict KEX=true client=true server=true 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: server host key algorithms = rsa-sha2-512 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: mac algorithms (client to server) = aead 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: mac algorithms (server to client) = aead 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: compression algorithms (client to server) = none 00:29:02.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36986]) Kex: compression algorithms (server to client) = none 00:29:02.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:02.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #12 SSH_MSG_IGNORE 00:29:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:29:02.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #1 30 00:29:02.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36986]] process command=SSH_MSG_KEXDH_INIT 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36986]] Send SSH_MSG_KEXDH_REPLY 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #1 sending command=31[31] len=1639 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36986])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36986]) Send SSH_MSG_NEWKEYS 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36986]) session ID=fb:5b:fa:e3:ec:0b:91:f2:62:c1:16:1d:c9:34:7c:41:2b:08:1c:8c:bf:06:fc:39:46:2f:37:55:f1:5e:d4:d6:52:4a:dc:01:8a:e4:e5:2a:b0:4a:a6:b0:4e:70:a2:72:fb:7e:2e:22:e1:9b:f6:e4:f6:f4:08:56:bd:53:64:eb 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36986]): strict KEX resets output message sequence number from 3 to 0 00:29:02.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36986]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:02.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36986])[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:29:02.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:02.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #0 sending command=7[7] len=419 00:29:02.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36986]) No pending packets to flush at end of KEX 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #2 SSH_MSG_NEWKEYS 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36986]): strict KEX resets input message sequence number from 3 to 0 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36986]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36986]) authorized authentication methods: password,publickey 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36986]) Accepted service ssh-userauth 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:02.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36986]) no authentication factory for method=none 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36986]) SSH_MSG_USERAUTH_REQUEST 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36986]) remaining methods: password,publickey 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36986]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:02.447 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36986]) authentication result: true 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36986]) SSH_MSG_USERAUTH_REQUEST 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36986]) no heartbeat to stop 00:29:02.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36986]) heartbeat type=IGNORE, interval=PT30S 00:29:02.448 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36986 authenticated 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36986]] session=TransportServerSession[admin@/10.30.170.22:36986] id=0 00:29:02.448 [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.170.22:36986])) size=2097152, max=2097152, packet=32768 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36986] 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36986]) recipient=0 00:29:02.448 [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.170.22:36986])) size=2097152, max=2097152, packet=32768 00:29:02.448 [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.170.22:36986])) re-initializing 00:29:02.448 [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.170.22:36986])) size=2097152, max=2097152, packet=32768 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:02.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986])[want-reply=true] subsystem=netconf 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986])[subsystem] prepared command 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]}} established 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 309: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18138 00:29:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 309: Creating data stores for simulated device 00:29:02.449 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:02.449 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:02.449 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:02.450 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:02.450 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:02.450 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fb7d1e9] 00:29:02.450 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:02.451 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:02.451 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:02.451 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:02.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:02.451 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:02.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:02.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:02.451 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fb7d1e9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fb7d1e9], subtreeVersion=Version[db57789], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[db57789], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:02.452 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:02.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:02.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.453 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 309 on channel [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.454 [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.170.22:36986]) by 1220 down to 2095932 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) request=subsystem result=ReplySuccess, want-reply=true 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) request=subsystem activate command 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) starting runner for command=netconf 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #5 SSH_MSG_CHANNEL_DATA 00:29:02.454 [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.170.22:36986]) by 373 down to 2096779 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_DATA len=373 00:29:02.454 [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.170.22:36986] 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:02.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18138', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=309} created 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]} created 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986] successful with session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]} 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]} up 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #6 SSH_MSG_CHANNEL_DATA 00:29:02.455 [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.170.22:36986]) by 393 down to 2096386 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_DATA len=393 00:29:02.455 [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.170.22:36986] 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:02.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:02.456 [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=309} 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dffa1f8 after next message 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 - R:/10.30.170.22:36986]} EXI handlers added to pipeline 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7dffa1f8 00:29:02.456 [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.170.22:36986]) by 179 down to 2095753 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:02.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:02.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #7 SSH_MSG_CHANNEL_DATA 00:29:02.458 [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.170.22:36986]) by 340 down to 2096046 00:29:02.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_DATA len=340 00:29:02.458 [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.170.22:36986] 00:29:02.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:02.459 [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=309} 00:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[db57789] 00:29:02.459 [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:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:02.459 [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:29:02.459 [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:29:02.459 [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} 00:29:02.459 [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:29:02.459 [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=2011-06-01} 00:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [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:29:02.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:02.460 [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.170.22:36986]) by 778 down to 2094975 00:29:02.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:02.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:02.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #8 SSH_MSG_IGNORE 00:29:02.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:29:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #10 SSH_MSG_IGNORE 00:29:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:29:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #11 SSH_MSG_IGNORE 00:29:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:29:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]} 00:29:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36540]): SSH-2.0-SSHD-UNKNOWN 00:29:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36540]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:02.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36540]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #8 SSH_MSG_IGNORE 00:29:02.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:29:02.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #12 SSH_MSG_IGNORE 00:29:02.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:29:02.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36540]) Send SSH_MSG_KEXINIT 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #0 SSH_MSG_KEXINIT 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36540]) SSH_MSG_KEXINIT 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36540]) strict KEX=true client=true server=true 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: server host key algorithms = rsa-sha2-512 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: mac algorithms (client to server) = aead 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: mac algorithms (server to client) = aead 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: compression algorithms (client to server) = none 00:29:02.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36540]) Kex: compression algorithms (server to client) = none 00:29:02.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:02.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #9 SSH_MSG_IGNORE 00:29:02.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:29:03.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #1 30 00:29:03.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36540]] process command=SSH_MSG_KEXDH_INIT 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36540]] Send SSH_MSG_KEXDH_REPLY 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #1 sending command=31[31] len=1639 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36540])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36540]) Send SSH_MSG_NEWKEYS 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36540]) session ID=16:65:6e:8e:f0:85:7a:bf:3f:f2:e6:f9:6a:0d:b5:f6:5a:d7:a3:c7:fd:5b:13:4b:d6:c3:38:86:6b:bc:ff:5f:43:82:68:dd:ee:34:ff:23:5c:18:54:83:20:d3:85:7f:b9:ff:0f:98:9f:33:27:99:1e:9a:e2:5b:a0:57:92:9a 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36540]): strict KEX resets output message sequence number from 3 to 0 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36540]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36540])[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:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36540])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #0 sending command=7[7] len=419 00:29:03.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36540]) No pending packets to flush at end of KEX 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #2 SSH_MSG_NEWKEYS 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36540]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36540]): strict KEX resets input message sequence number from 3 to 0 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36540]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36540]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36540]) authorized authentication methods: password,publickey 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36540]) Accepted service ssh-userauth 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36540]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36540]) no authentication factory for method=none 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36540]) SSH_MSG_USERAUTH_REQUEST 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36540]) remaining methods: password,publickey 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36540]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36540]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:03.070 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36540]) authentication result: true 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36540]) SSH_MSG_USERAUTH_REQUEST 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36540])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36540]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36540]) no heartbeat to stop 00:29:03.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36540]) heartbeat type=IGNORE, interval=PT30S 00:29:03.071 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36540 authenticated 00:29:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36540]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36540]] session=TransportServerSession[admin@/10.30.170.22:36540] id=0 00:29:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36540])) size=2097152, max=2097152, packet=32768 00:29:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36540]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36540] 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36540]) recipient=0 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])) size=2097152, max=2097152, packet=32768 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])) re-initializing 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])) size=2097152, max=2097152, packet=32768 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[want-reply=true] subsystem=netconf 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[subsystem] prepared command 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]}} established 00:29:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 310: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18139 00:29:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 310: Creating data stores for simulated device 00:29:03.073 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:03.073 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:03.073 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:03.073 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:03.073 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[758d5f8e] 00:29:03.073 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:03.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:03.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:03.074 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:03.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:03.075 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:03.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:03.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:03.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[758d5f8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[758d5f8e], subtreeVersion=Version[4aacf132], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4aacf132], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:03.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:03.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:03.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 310 on channel [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 1220 down to 2095932 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) request=subsystem result=ReplySuccess, want-reply=true 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) request=subsystem activate command 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) starting runner for command=netconf 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #5 SSH_MSG_CHANNEL_DATA 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 373 down to 2096779 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_DATA len=373 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18139', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=310} created 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]} created 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540] successful with session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]} 00:29:03.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]} up 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #6 SSH_MSG_CHANNEL_DATA 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 393 down to 2096386 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_DATA len=393 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540] 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:03.078 [netconf-device-simulator-threads-6] 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=310} 00:29:03.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:03.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169987a8 after next message 00:29:03.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 - R:/10.30.170.22:36540]} EXI handlers added to pipeline 00:29:03.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:03.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@169987a8 00:29:03.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 179 down to 2095753 00:29:03.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:03.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:03.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #7 SSH_MSG_CHANNEL_DATA 00:29:03.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 340 down to 2096046 00:29:03.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_DATA len=340 00:29:03.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540] 00:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:03.082 [netconf-device-simulator-threads-6] 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=310} 00:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4aacf132] 00:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:03.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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} 00:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.082 [netconf-device-simulator-threads-6] 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:29:03.083 [netconf-device-simulator-threads-6] 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:29:03.083 [netconf-device-simulator-threads-6] 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:29:03.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:03.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 778 down to 2094975 00:29:03.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:03.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:03.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #10 SSH_MSG_IGNORE 00:29:03.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:29:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #11 SSH_MSG_IGNORE 00:29:03.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:29:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #12 SSH_MSG_IGNORE 00:29:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:29:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #9 SSH_MSG_IGNORE 00:29:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:29:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]} 00:29:03.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40308]): SSH-2.0-SSHD-UNKNOWN 00:29:03.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40308]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:03.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40308]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:03.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #8 SSH_MSG_IGNORE 00:29:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:29:03.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #10 SSH_MSG_IGNORE 00:29:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40308]) Send SSH_MSG_KEXINIT 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #0 SSH_MSG_KEXINIT 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40308]) SSH_MSG_KEXINIT 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40308]) strict KEX=true client=true server=true 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: server host key algorithms = rsa-sha2-512 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: mac algorithms (client to server) = aead 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: mac algorithms (server to client) = aead 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: compression algorithms (client to server) = none 00:29:03.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40308]) Kex: compression algorithms (server to client) = none 00:29:03.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:03.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #1 30 00:29:03.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40308]] process command=SSH_MSG_KEXDH_INIT 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40308]] Send SSH_MSG_KEXDH_REPLY 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #1 sending command=31[31] len=1639 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40308])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40308]) Send SSH_MSG_NEWKEYS 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40308]) session ID=42:96:18:de:e0:35:c8:3a:d5:d1:93:cf:7e:b0:eb:1d:90:f0:2f:e2:87:09:6d:96:57:24:6e:0c:7b:4e:2b:91:23:2d:cc:e1:72:cd:76:0b:22:75:b8:e4:e0:55:54:57:49:f3:c5:3f:9a:68:80:fa:fb:09:7a:8c:f0:d2:0f:17 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40308]): strict KEX resets output message sequence number from 3 to 0 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40308]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40308])[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:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40308])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #0 sending command=7[7] len=419 00:29:03.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40308]) No pending packets to flush at end of KEX 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #2 SSH_MSG_NEWKEYS 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40308]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40308]): strict KEX resets input message sequence number from 3 to 0 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40308]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40308]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40308]) authorized authentication methods: password,publickey 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40308]) Accepted service ssh-userauth 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40308]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40308]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40308]) no authentication factory for method=none 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40308]) SSH_MSG_USERAUTH_REQUEST 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40308]) remaining methods: password,publickey 00:29:03.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40308]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40308]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40308]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:03.824 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40308]) authentication result: true 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40308]) SSH_MSG_USERAUTH_REQUEST 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40308])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40308]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40308]) no heartbeat to stop 00:29:03.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40308]) heartbeat type=IGNORE, interval=PT30S 00:29:03.824 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40308 authenticated 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40308]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40308]] session=TransportServerSession[admin@/10.30.170.22:40308] id=0 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40308])) size=2097152, max=2097152, packet=32768 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40308]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40308] 00:29:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40308]) recipient=0 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])) size=2097152, max=2097152, packet=32768 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])) re-initializing 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])) size=2097152, max=2097152, packet=32768 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[want-reply=true] subsystem=netconf 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[subsystem] prepared command 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]}} established 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 311: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18140 00:29:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 311: Creating data stores for simulated device 00:29:03.827 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:03.827 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:03.827 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:03.827 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:03.827 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e41355e] 00:29:03.828 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:03.828 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:03.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:03.829 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:03.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:03.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:03.829 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e41355e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e41355e], subtreeVersion=Version[2d7ddaf1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d7ddaf1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:03.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:03.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:03.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 311 on channel [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 1220 down to 2095932 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) request=subsystem result=ReplySuccess, want-reply=true 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) request=subsystem activate command 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) starting runner for command=netconf 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #5 SSH_MSG_CHANNEL_DATA 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 373 down to 2096779 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_DATA len=373 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308] 00:29:03.831 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18140', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=311} created 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]} created 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308] successful with session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]} 00:29:03.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]} up 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #6 SSH_MSG_CHANNEL_DATA 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 393 down to 2096386 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_DATA len=393 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308] 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:03.833 [netconf-device-simulator-threads-0] 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=311} 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7896d663 after next message 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 - R:/10.30.170.22:40308]} EXI handlers added to pipeline 00:29:03.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:03.834 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7896d663 00:29:03.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 179 down to 2095753 00:29:03.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:03.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #7 SSH_MSG_CHANNEL_DATA 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 340 down to 2096046 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_DATA len=340 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308] 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:03.836 [netconf-device-simulator-threads-0] 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=311} 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d7ddaf1] 00:29:03.836 [netconf-device-simulator-threads-0] 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:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:03.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:03.836 [netconf-device-simulator-threads-0] 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:29:03.836 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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} 00:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] 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:29:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 778 down to 2094975 00:29:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:03.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:03.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #11 SSH_MSG_IGNORE 00:29:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:29:03.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #12 SSH_MSG_IGNORE 00:29:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:29:03.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]} 00:29:03.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41622]): SSH-2.0-SSHD-UNKNOWN 00:29:03.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41622]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:03.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41622]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:04.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #8 SSH_MSG_IGNORE 00:29:04.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:29:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41622]) Send SSH_MSG_KEXINIT 00:29:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #0 SSH_MSG_KEXINIT 00:29:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41622]) SSH_MSG_KEXINIT 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41622]) strict KEX=true client=true server=true 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: server host key algorithms = rsa-sha2-512 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: mac algorithms (client to server) = aead 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: mac algorithms (server to client) = aead 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: compression algorithms (client to server) = none 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41622]) Kex: compression algorithms (server to client) = none 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #9 SSH_MSG_IGNORE 00:29:04.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:29:04.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #10 SSH_MSG_IGNORE 00:29:04.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:29:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #11 SSH_MSG_IGNORE 00:29:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:29:04.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #1 30 00:29:04.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41622]] process command=SSH_MSG_KEXDH_INIT 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41622]] Send SSH_MSG_KEXDH_REPLY 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #1 sending command=31[31] len=1639 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41622])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41622]) Send SSH_MSG_NEWKEYS 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41622]) session ID=6c:7d:60:07:ba:8f:8a:f1:14:20:41:e2:7f:01:b1:41:82:07:62:d6:59:12:15:a1:c9:51:e2:54:45:2f:4e:c2:45:c6:e8:7f:6e:64:f5:31:fa:84:d3:49:fc:94:af:ce:6c:2e:42:4e:2c:10:55:c8:16:f3:4b:ae:da:df:af:52 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41622]): strict KEX resets output message sequence number from 3 to 0 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41622]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41622])[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:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41622])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #0 sending command=7[7] len=419 00:29:04.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41622]) No pending packets to flush at end of KEX 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #2 SSH_MSG_NEWKEYS 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41622]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41622]): strict KEX resets input message sequence number from 3 to 0 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41622]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41622]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41622]) authorized authentication methods: password,publickey 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41622]) Accepted service ssh-userauth 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41622]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41622]) no authentication factory for method=none 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41622]) SSH_MSG_USERAUTH_REQUEST 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41622]) remaining methods: password,publickey 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41622]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41622]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:04.314 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41622]) authentication result: true 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41622]) SSH_MSG_USERAUTH_REQUEST 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41622])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41622]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:04.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41622]) no heartbeat to stop 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41622]) heartbeat type=IGNORE, interval=PT30S 00:29:04.315 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41622 authenticated 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41622]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41622]] session=TransportServerSession[admin@/10.30.170.22:41622] id=0 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41622])) size=2097152, max=2097152, packet=32768 00:29:04.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41622]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41622] 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41622]) recipient=0 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])) size=2097152, max=2097152, packet=32768 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])) re-initializing 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])) size=2097152, max=2097152, packet=32768 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[want-reply=true] subsystem=netconf 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[subsystem] prepared command 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]}} established 00:29:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 312: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18141 00:29:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 312: Creating data stores for simulated device 00:29:04.317 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:04.317 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:04.317 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:04.317 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:04.317 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:04.318 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[410fc40] 00:29:04.318 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:04.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:04.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:04.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:04.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:04.319 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:04.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:04.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:04.319 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[410fc40], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[410fc40], subtreeVersion=Version[5f52db96], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f52db96], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:04.320 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:04.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:04.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 312 on channel [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 1220 down to 2095932 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) request=subsystem result=ReplySuccess, want-reply=true 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) request=subsystem activate command 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) starting runner for command=netconf 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #5 SSH_MSG_CHANNEL_DATA 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 373 down to 2096779 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_DATA len=373 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622] 00:29:04.324 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:04.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18141', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=312} created 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]} created 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622] successful with session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]} 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]} up 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #6 SSH_MSG_CHANNEL_DATA 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 393 down to 2096386 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_DATA len=393 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622] 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:04.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=312} 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ba883ed after next message 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 - R:/10.30.170.22:41622]} EXI handlers added to pipeline 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ba883ed 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 179 down to 2095753 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:04.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:04.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #7 SSH_MSG_CHANNEL_DATA 00:29:04.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 340 down to 2096046 00:29:04.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_DATA len=340 00:29:04.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622] 00:29:04.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:04.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:04.331 [netconf-device-simulator-threads-2] 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=312} 00:29:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f52db96] 00:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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} 00:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] 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:29:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 778 down to 2094975 00:29:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:04.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #12 SSH_MSG_IGNORE 00:29:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:29:04.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]} 00:29:04.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47540]): SSH-2.0-SSHD-UNKNOWN 00:29:04.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47540]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:04.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47540]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:04.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #8 SSH_MSG_IGNORE 00:29:04.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47540]) Send SSH_MSG_KEXINIT 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #0 SSH_MSG_KEXINIT 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47540]) SSH_MSG_KEXINIT 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47540]) strict KEX=true client=true server=true 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: server host key algorithms = rsa-sha2-512 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: mac algorithms (client to server) = aead 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: mac algorithms (server to client) = aead 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: compression algorithms (client to server) = none 00:29:04.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47540]) Kex: compression algorithms (server to client) = none 00:29:04.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #1 30 00:29:04.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47540]] process command=SSH_MSG_KEXDH_INIT 00:29:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47540]] Send SSH_MSG_KEXDH_REPLY 00:29:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #1 sending command=31[31] len=1639 00:29:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47540])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47540]) Send SSH_MSG_NEWKEYS 00:29:04.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47540]) session ID=1a:e3:43:91:8e:20:f3:d3:a6:05:bd:6f:4d:13:78:f7:1c:fc:13:c9:18:7c:c9:7c:04:92:89:2c:ed:dc:ee:28:24:1a:25:dd:ac:7d:8d:35:52:a4:79:97:11:d3:07:c2:06:7a:36:ee:d1:4c:15:7b:d0:0a:51:e8:8f:0c:46:ac 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47540]): strict KEX resets output message sequence number from 3 to 0 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47540]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47540])[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:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47540])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #0 sending command=7[7] len=419 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47540]) No pending packets to flush at end of KEX 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #9 SSH_MSG_IGNORE 00:29:04.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #2 SSH_MSG_NEWKEYS 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47540]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47540]): strict KEX resets input message sequence number from 3 to 0 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47540]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47540]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47540]) authorized authentication methods: password,publickey 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47540]) Accepted service ssh-userauth 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47540]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47540]) no authentication factory for method=none 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47540]) SSH_MSG_USERAUTH_REQUEST 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47540]) remaining methods: password,publickey 00:29:04.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47540]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47540]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:04.738 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47540]) authentication result: true 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47540]) SSH_MSG_USERAUTH_REQUEST 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47540])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47540]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47540]) no heartbeat to stop 00:29:04.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47540]) heartbeat type=IGNORE, interval=PT30S 00:29:04.738 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47540 authenticated 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47540]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47540]] session=TransportServerSession[admin@/10.30.170.22:47540] id=0 00:29:04.739 [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.170.22:47540])) size=2097152, max=2097152, packet=32768 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47540]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47540] 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47540]) recipient=0 00:29:04.739 [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.170.22:47540])) size=2097152, max=2097152, packet=32768 00:29:04.739 [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.170.22:47540])) re-initializing 00:29:04.739 [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.170.22:47540])) size=2097152, max=2097152, packet=32768 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540])[want-reply=true] subsystem=netconf 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540])[subsystem] prepared command 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]}} established 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 313: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18142 00:29:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 313: Creating data stores for simulated device 00:29:04.740 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:04.740 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:04.740 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:04.740 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:04.740 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2680834d] 00:29:04.741 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:04.741 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:04.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:04.742 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:04.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:04.742 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:04.742 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2680834d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2680834d], subtreeVersion=Version[1b027263], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1b027263], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:04.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:04.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:04.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.749 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 313 on channel [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.750 [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.170.22:47540]) by 1220 down to 2095932 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) request=subsystem result=ReplySuccess, want-reply=true 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) request=subsystem activate command 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) starting runner for command=netconf 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #5 SSH_MSG_CHANNEL_DATA 00:29:04.750 [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.170.22:47540]) by 373 down to 2096779 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_DATA len=373 00:29:04.750 [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.170.22:47540] 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:04.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18142', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=313} created 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]} created 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540] successful with session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]} 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]} up 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #6 SSH_MSG_CHANNEL_DATA 00:29:04.751 [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.170.22:47540]) by 393 down to 2096386 00:29:04.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_DATA len=393 00:29:04.751 [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.170.22:47540] 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:04.752 [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=313} 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fdc38e after next message 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 - R:/10.30.170.22:47540]} EXI handlers added to pipeline 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3fdc38e 00:29:04.752 [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.170.22:47540]) by 179 down to 2095753 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:04.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:04.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #7 SSH_MSG_CHANNEL_DATA 00:29:04.754 [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.170.22:47540]) by 340 down to 2096046 00:29:04.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_DATA len=340 00:29:04.754 [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.170.22:47540] 00:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:04.755 [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=313} 00:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1b027263] 00:29:04.755 [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:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:04.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:04.755 [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:29:04.755 [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:29:04.755 [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} 00:29:04.755 [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:29:04.755 [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=2011-06-01} 00:29:04.755 [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:29:04.755 [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:29:04.755 [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:29:04.755 [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:29:04.755 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [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:29:04.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:04.756 [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.170.22:47540]) by 778 down to 2094975 00:29:04.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:04.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #10 SSH_MSG_IGNORE 00:29:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:29:05.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]} 00:29:05.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33364]): SSH-2.0-SSHD-UNKNOWN 00:29:05.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33364]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:05.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33364]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:05.065 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33364]) Send SSH_MSG_KEXINIT 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #0 SSH_MSG_KEXINIT 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33364]) SSH_MSG_KEXINIT 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33364]) strict KEX=true client=true server=true 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: server host key algorithms = rsa-sha2-512 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: mac algorithms (client to server) = aead 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: mac algorithms (server to client) = aead 00:29:05.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: compression algorithms (client to server) = none 00:29:05.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33364]) Kex: compression algorithms (server to client) = none 00:29:05.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:05.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #9 SSH_MSG_IGNORE 00:29:05.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:29:05.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #12 SSH_MSG_IGNORE 00:29:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:29:05.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #1 30 00:29:05.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33364]] process command=SSH_MSG_KEXDH_INIT 00:29:05.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33364]] Send SSH_MSG_KEXDH_REPLY 00:29:05.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #1 sending command=31[31] len=1639 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33364])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33364]) Send SSH_MSG_NEWKEYS 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33364]) session ID=e6:2a:a3:a1:68:4a:7d:1c:8f:55:1d:f7:c0:92:9f:63:44:5e:de:46:65:fd:f5:52:83:55:b6:34:96:96:9a:d5:05:25:24:2d:fd:15:64:1f:14:39:2b:2f:d2:cc:80:d9:71:20:bf:cb:5f:95:c1:af:df:57:3b:d0:ca:91:fc:8e 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33364]): strict KEX resets output message sequence number from 3 to 0 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33364]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33364])[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:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #0 sending command=7[7] len=419 00:29:05.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33364]) No pending packets to flush at end of KEX 00:29:05.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #2 SSH_MSG_NEWKEYS 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #8 SSH_MSG_IGNORE 00:29:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33364]): strict KEX resets input message sequence number from 3 to 0 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33364]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33364]) authorized authentication methods: password,publickey 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33364]) Accepted service ssh-userauth 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33364]) no authentication factory for method=none 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33364]) SSH_MSG_USERAUTH_REQUEST 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33364]) remaining methods: password,publickey 00:29:05.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33364]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:05.209 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33364]) authentication result: true 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33364]) SSH_MSG_USERAUTH_REQUEST 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33364]) no heartbeat to stop 00:29:05.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33364]) heartbeat type=IGNORE, interval=PT30S 00:29:05.209 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33364 authenticated 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33364]] session=TransportServerSession[admin@/10.30.170.22:33364] id=0 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33364])) size=2097152, max=2097152, packet=32768 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33364] 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33364]) recipient=0 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])) size=2097152, max=2097152, packet=32768 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])) re-initializing 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])) size=2097152, max=2097152, packet=32768 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[want-reply=true] subsystem=netconf 00:29:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[subsystem] prepared command 00:29:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]}} established 00:29:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 314: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18143 00:29:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 314: Creating data stores for simulated device 00:29:05.211 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:05.211 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:05.211 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:05.211 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:05.211 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:05.212 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c8cc231] 00:29:05.212 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:05.212 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:05.212 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:05.212 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:05.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:05.213 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:05.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:05.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:05.213 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c8cc231], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c8cc231], subtreeVersion=Version[15dbc668], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15dbc668], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:05.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:05.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 314 on channel [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 1220 down to 2095932 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) request=subsystem result=ReplySuccess, want-reply=true 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) request=subsystem activate command 00:29:05.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) starting runner for command=netconf 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #5 SSH_MSG_CHANNEL_DATA 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 373 down to 2096779 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_DATA len=373 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364] 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18143', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=314} created 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]} created 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364] successful with session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]} 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]} up 00:29:05.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #6 SSH_MSG_CHANNEL_DATA 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 393 down to 2096386 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_DATA len=393 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364] 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:05.217 [netconf-device-simulator-threads-6] 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=314} 00:29:05.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:05.220 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e80fd2b after next message 00:29:05.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 - R:/10.30.170.22:33364]} EXI handlers added to pipeline 00:29:05.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:05.221 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2e80fd2b 00:29:05.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 179 down to 2095753 00:29:05.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:05.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #7 SSH_MSG_CHANNEL_DATA 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 340 down to 2096046 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_DATA len=340 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364] 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:05.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:05.223 [netconf-device-simulator-threads-6] 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=314} 00:29:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15dbc668] 00:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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} 00:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] 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:29:05.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 778 down to 2094975 00:29:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:05.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #11 SSH_MSG_IGNORE 00:29:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:29:05.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #10 SSH_MSG_IGNORE 00:29:05.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:29:05.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #11 SSH_MSG_IGNORE 00:29:05.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:29:05.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]} 00:29:05.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45352]): SSH-2.0-SSHD-UNKNOWN 00:29:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45352]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:05.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45352]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45352]) Send SSH_MSG_KEXINIT 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #0 SSH_MSG_KEXINIT 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45352]) SSH_MSG_KEXINIT 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45352]) strict KEX=true client=true server=true 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: server host key algorithms = rsa-sha2-512 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: mac algorithms (client to server) = aead 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: mac algorithms (server to client) = aead 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: compression algorithms (client to server) = none 00:29:05.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45352]) Kex: compression algorithms (server to client) = none 00:29:05.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #12 SSH_MSG_IGNORE 00:29:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:29:05.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #1 30 00:29:05.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45352]] process command=SSH_MSG_KEXDH_INIT 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45352]] Send SSH_MSG_KEXDH_REPLY 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #1 sending command=31[31] len=1639 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45352])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45352]) Send SSH_MSG_NEWKEYS 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45352]) session ID=a3:11:ae:4d:ca:84:d1:cc:f9:52:42:4b:55:e6:44:9c:79:8a:d6:c0:b9:09:3b:4e:ce:f4:69:64:89:2a:43:5a:d5:c3:cb:91:c3:65:fe:57:4b:76:43:00:1a:64:72:e2:d8:35:8b:5e:2e:4d:04:13:a3:ab:3f:bd:2e:fb:f6:87 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45352]): strict KEX resets output message sequence number from 3 to 0 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45352]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45352])[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:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #0 sending command=7[7] len=419 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45352]) No pending packets to flush at end of KEX 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #9 SSH_MSG_IGNORE 00:29:05.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #2 SSH_MSG_NEWKEYS 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45352]): strict KEX resets input message sequence number from 3 to 0 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45352]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45352]) authorized authentication methods: password,publickey 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45352]) Accepted service ssh-userauth 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45352]) no authentication factory for method=none 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45352]) SSH_MSG_USERAUTH_REQUEST 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45352]) remaining methods: password,publickey 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45352]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:05.791 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45352]) authentication result: true 00:29:05.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45352]) SSH_MSG_USERAUTH_REQUEST 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45352]) no heartbeat to stop 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45352]) heartbeat type=IGNORE, interval=PT30S 00:29:05.792 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45352 authenticated 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45352]] session=TransportServerSession[admin@/10.30.170.22:45352] id=0 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45352])) size=2097152, max=2097152, packet=32768 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45352] 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45352]) recipient=0 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])) size=2097152, max=2097152, packet=32768 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])) re-initializing 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])) size=2097152, max=2097152, packet=32768 00:29:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[want-reply=true] subsystem=netconf 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[subsystem] prepared command 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]}} established 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 315: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18144 00:29:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 315: Creating data stores for simulated device 00:29:05.793 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:05.793 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:05.793 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:05.793 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:05.793 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5da4b29e] 00:29:05.795 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:05.795 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:05.795 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:05.795 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #8 SSH_MSG_IGNORE 00:29:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:29:05.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:05.795 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:05.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:05.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:05.795 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5da4b29e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5da4b29e], subtreeVersion=Version[3accce96], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3accce96], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:05.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:05.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:05.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 315 on channel [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 1220 down to 2095932 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) request=subsystem result=ReplySuccess, want-reply=true 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) request=subsystem activate command 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) starting runner for command=netconf 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #5 SSH_MSG_CHANNEL_DATA 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 373 down to 2096779 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_DATA len=373 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352] 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:05.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18144', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=315} created 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]} created 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352] successful with session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]} 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]} up 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #6 SSH_MSG_CHANNEL_DATA 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 393 down to 2096386 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_DATA len=393 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352] 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:05.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:05.799 [netconf-device-simulator-threads-0] 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=315} 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b1afaf4 after next message 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 - R:/10.30.170.22:45352]} EXI handlers added to pipeline 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3b1afaf4 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 179 down to 2095753 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:05.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:05.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #7 SSH_MSG_CHANNEL_DATA 00:29:05.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 340 down to 2096046 00:29:05.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_DATA len=340 00:29:05.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352] 00:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:05.802 [netconf-device-simulator-threads-0] 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=315} 00:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3accce96] 00:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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} 00:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] 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:29:05.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:05.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 778 down to 2094975 00:29:05.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:05.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #10 SSH_MSG_IGNORE 00:29:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:29:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #9 SSH_MSG_IGNORE 00:29:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:29:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #11 SSH_MSG_IGNORE 00:29:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:29:06.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]} 00:29:06.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40424]): SSH-2.0-SSHD-UNKNOWN 00:29:06.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40424]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:06.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40424]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:06.157 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #12 SSH_MSG_IGNORE 00:29:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40424]) Send SSH_MSG_KEXINIT 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #0 SSH_MSG_KEXINIT 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40424]) SSH_MSG_KEXINIT 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40424]) strict KEX=true client=true server=true 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: server host key algorithms = rsa-sha2-512 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: mac algorithms (client to server) = aead 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: mac algorithms (server to client) = aead 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: compression algorithms (client to server) = none 00:29:06.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40424]) Kex: compression algorithms (server to client) = none 00:29:06.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:06.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #8 SSH_MSG_IGNORE 00:29:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:29:06.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #1 30 00:29:06.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40424]] process command=SSH_MSG_KEXDH_INIT 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40424]] Send SSH_MSG_KEXDH_REPLY 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #1 sending command=31[31] len=1639 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40424])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40424]) Send SSH_MSG_NEWKEYS 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40424]) session ID=0b:ac:6a:8d:2d:b0:f6:25:84:af:05:db:48:36:10:4d:ac:dd:e4:df:cd:c3:41:ef:41:ff:d6:c8:c5:11:39:1c:b1:f8:20:01:19:6a:1e:fa:29:08:65:90:7f:40:87:b4:1b:8b:23:e7:d0:4f:6d:ee:77:cb:91:65:e5:ce:c2:da 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40424]): strict KEX resets output message sequence number from 3 to 0 00:29:06.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40424]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40424])[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:29:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40424])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #0 sending command=7[7] len=419 00:29:06.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40424]) No pending packets to flush at end of KEX 00:29:06.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #2 SSH_MSG_NEWKEYS 00:29:06.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40424]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40424]): strict KEX resets input message sequence number from 3 to 0 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40424]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40424]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40424]) authorized authentication methods: password,publickey 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40424]) Accepted service ssh-userauth 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40424]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40424]) no authentication factory for method=none 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40424]) SSH_MSG_USERAUTH_REQUEST 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40424]) remaining methods: password,publickey 00:29:06.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40424]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40424]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40424]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:06.389 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40424]) authentication result: true 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40424]) SSH_MSG_USERAUTH_REQUEST 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40424])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40424]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40424]) no heartbeat to stop 00:29:06.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40424]) heartbeat type=IGNORE, interval=PT30S 00:29:06.390 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40424 authenticated 00:29:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40424]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40424]] session=TransportServerSession[admin@/10.30.170.22:40424] id=0 00:29:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40424])) size=2097152, max=2097152, packet=32768 00:29:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40424]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40424] 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40424]) recipient=0 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])) size=2097152, max=2097152, packet=32768 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])) re-initializing 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])) size=2097152, max=2097152, packet=32768 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[want-reply=true] subsystem=netconf 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[subsystem] prepared command 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]}} established 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 316: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18145 00:29:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 316: Creating data stores for simulated device 00:29:06.392 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:06.392 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:06.393 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:06.393 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:06.393 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:06.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d20102c] 00:29:06.395 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:06.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:06.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:06.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:06.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:06.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:06.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:06.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:06.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d20102c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d20102c], subtreeVersion=Version[260febfc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[260febfc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:06.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:06.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:06.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 316 on channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 1220 down to 2095932 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) request=subsystem result=ReplySuccess, want-reply=true 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) request=subsystem activate command 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) starting runner for command=netconf 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #5 SSH_MSG_CHANNEL_DATA 00:29:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 373 down to 2096779 00:29:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_DATA len=373 00:29:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424] 00:29:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18145', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=316} created 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]} created 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424] successful with session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]} 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]} up 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #6 SSH_MSG_CHANNEL_DATA 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 393 down to 2096386 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_DATA len=393 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424] 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=316} 00:29:06.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ca81f28 after next message 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 - R:/10.30.170.22:40424]} EXI handlers added to pipeline 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@ca81f28 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 179 down to 2095753 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:06.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:06.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #7 SSH_MSG_CHANNEL_DATA 00:29:06.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 340 down to 2096046 00:29:06.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_DATA len=340 00:29:06.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424] 00:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:06.406 [netconf-device-simulator-threads-2] 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=316} 00:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[260febfc] 00:29:06.406 [netconf-device-simulator-threads-2] 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:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:06.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:06.406 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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} 00:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] 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:29:06.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:06.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 778 down to 2094975 00:29:06.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:06.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:06.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #11 SSH_MSG_IGNORE 00:29:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:29:06.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]} 00:29:06.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53480]): SSH-2.0-SSHD-UNKNOWN 00:29:06.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53480]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:06.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53480]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53480]) Send SSH_MSG_KEXINIT 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #0 SSH_MSG_KEXINIT 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53480]) SSH_MSG_KEXINIT 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53480]) strict KEX=true client=true server=true 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: server host key algorithms = rsa-sha2-512 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: mac algorithms (client to server) = aead 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: mac algorithms (server to client) = aead 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: compression algorithms (client to server) = none 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53480]) Kex: compression algorithms (server to client) = none 00:29:06.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:06.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #12 SSH_MSG_IGNORE 00:29:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:29:06.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #10 SSH_MSG_IGNORE 00:29:06.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:29:06.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #1 30 00:29:06.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53480]] process command=SSH_MSG_KEXDH_INIT 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53480]] Send SSH_MSG_KEXDH_REPLY 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #1 sending command=31[31] len=1639 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53480])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53480]) Send SSH_MSG_NEWKEYS 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53480]) session ID=81:72:0c:c9:aa:51:e1:cc:2f:34:2b:26:25:60:80:8d:5b:25:77:42:86:af:1b:3b:5b:e7:77:6c:a1:07:ac:62:63:c3:ca:6c:60:87:4e:cd:2c:89:c5:8b:35:1f:82:e2:fe:60:95:4a:85:42:26:fc:82:06:e3:f9:f0:3a:10:68 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53480]): strict KEX resets output message sequence number from 3 to 0 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53480]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:06.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53480])[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:29:06.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53480])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:06.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #0 sending command=7[7] len=419 00:29:06.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53480]) No pending packets to flush at end of KEX 00:29:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:06.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #8 SSH_MSG_IGNORE 00:29:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #2 SSH_MSG_NEWKEYS 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53480]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53480]): strict KEX resets input message sequence number from 3 to 0 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53480]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:06.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53480]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53480]) authorized authentication methods: password,publickey 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53480]) Accepted service ssh-userauth 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53480]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53480]) no authentication factory for method=none 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53480]) SSH_MSG_USERAUTH_REQUEST 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53480]) remaining methods: password,publickey 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53480]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53480]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:06.828 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53480]) authentication result: true 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53480]) SSH_MSG_USERAUTH_REQUEST 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53480])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53480]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53480]) no heartbeat to stop 00:29:06.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53480]) heartbeat type=IGNORE, interval=PT30S 00:29:06.829 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53480 authenticated 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53480]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53480]] session=TransportServerSession[admin@/10.30.170.22:53480] id=0 00:29:06.829 [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.170.22:53480])) size=2097152, max=2097152, packet=32768 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53480]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53480] 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53480]) recipient=0 00:29:06.829 [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.170.22:53480])) size=2097152, max=2097152, packet=32768 00:29:06.829 [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.170.22:53480])) re-initializing 00:29:06.829 [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.170.22:53480])) size=2097152, max=2097152, packet=32768 00:29:06.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480])[want-reply=true] subsystem=netconf 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480])[subsystem] prepared command 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]}} established 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 317: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18146 00:29:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 317: Creating data stores for simulated device 00:29:06.830 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:06.831 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:06.831 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:06.831 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:06.831 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:06.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a6d4da9] 00:29:06.831 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:06.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:06.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:06.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:06.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:06.832 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:06.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:06.832 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:06.832 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a6d4da9], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a6d4da9], subtreeVersion=Version[6162d139], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6162d139], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:06.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:06.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:06.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.834 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 317 on channel [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.835 [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.170.22:53480]) by 1220 down to 2095932 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) request=subsystem result=ReplySuccess, want-reply=true 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) request=subsystem activate command 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) starting runner for command=netconf 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #5 SSH_MSG_CHANNEL_DATA 00:29:06.835 [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.170.22:53480]) by 373 down to 2096779 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_DATA len=373 00:29:06.835 [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.170.22:53480] 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:06.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18146', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=317} created 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]} created 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480] successful with session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]} 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]} up 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #6 SSH_MSG_CHANNEL_DATA 00:29:06.836 [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.170.22:53480]) by 393 down to 2096386 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_DATA len=393 00:29:06.836 [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.170.22:53480] 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:06.836 [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=317} 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66a69ee1 after next message 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 - R:/10.30.170.22:53480]} EXI handlers added to pipeline 00:29:06.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:06.837 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@66a69ee1 00:29:06.837 [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.170.22:53480]) by 179 down to 2095753 00:29:06.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:06.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #7 SSH_MSG_CHANNEL_DATA 00:29:06.839 [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.170.22:53480]) by 340 down to 2096046 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_DATA len=340 00:29:06.839 [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.170.22:53480] 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:06.839 [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=317} 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6162d139] 00:29:06.839 [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:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:06.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:06.839 [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:29:06.839 [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:29:06.840 [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} 00:29:06.840 [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:29:06.840 [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=2011-06-01} 00:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [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:29:06.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:06.840 [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.170.22:53480]) by 778 down to 2094975 00:29:06.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:06.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:07.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #9 SSH_MSG_IGNORE 00:29:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:29:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #10 SSH_MSG_IGNORE 00:29:07.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:29:07.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #11 SSH_MSG_IGNORE 00:29:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:29:07.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #12 SSH_MSG_IGNORE 00:29:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:29:07.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]} 00:29:07.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49544]): SSH-2.0-SSHD-UNKNOWN 00:29:07.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49544]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:07.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49544]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #9 SSH_MSG_IGNORE 00:29:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49544]) Send SSH_MSG_KEXINIT 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #0 SSH_MSG_KEXINIT 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49544]) SSH_MSG_KEXINIT 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49544]) strict KEX=true client=true server=true 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: server host key algorithms = rsa-sha2-512 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: mac algorithms (client to server) = aead 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: mac algorithms (server to client) = aead 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: compression algorithms (client to server) = none 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49544]) Kex: compression algorithms (server to client) = none 00:29:07.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:07.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #1 30 00:29:07.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49544]] process command=SSH_MSG_KEXDH_INIT 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49544]] Send SSH_MSG_KEXDH_REPLY 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #1 sending command=31[31] len=1639 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49544])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49544]) Send SSH_MSG_NEWKEYS 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49544]) session ID=16:41:cb:e0:86:ad:18:4e:18:0b:ab:bf:3c:28:87:f4:39:2f:17:c1:d8:d3:b1:d7:de:54:c5:b0:06:bc:27:4f:f2:fc:fb:82:fa:54:b3:43:96:9b:11:e5:93:8d:a3:2a:3e:b6:34:ff:26:f8:a5:2c:ce:93:9d:d2:c8:d1:11:bc 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49544]): strict KEX resets output message sequence number from 3 to 0 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49544]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49544])[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:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49544])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #0 sending command=7[7] len=419 00:29:07.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49544]) No pending packets to flush at end of KEX 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #2 SSH_MSG_NEWKEYS 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49544]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49544]): strict KEX resets input message sequence number from 3 to 0 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49544]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49544]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49544]) authorized authentication methods: password,publickey 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49544]) Accepted service ssh-userauth 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49544]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49544]) no authentication factory for method=none 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49544]) SSH_MSG_USERAUTH_REQUEST 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49544]) remaining methods: password,publickey 00:29:07.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49544]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49544]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49544]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:07.478 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49544]) authentication result: true 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49544]) SSH_MSG_USERAUTH_REQUEST 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49544])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49544]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49544]) no heartbeat to stop 00:29:07.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49544]) heartbeat type=IGNORE, interval=PT30S 00:29:07.478 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49544 authenticated 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49544]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49544]] session=TransportServerSession[admin@/10.30.170.22:49544] id=0 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49544])) size=2097152, max=2097152, packet=32768 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49544]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49544] 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49544]) recipient=0 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])) size=2097152, max=2097152, packet=32768 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])) re-initializing 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])) size=2097152, max=2097152, packet=32768 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[want-reply=true] subsystem=netconf 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[subsystem] prepared command 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]}} established 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 318: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18147 00:29:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 318: Creating data stores for simulated device 00:29:07.480 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:07.480 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:07.480 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:07.480 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:07.480 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:07.481 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ca89c29] 00:29:07.481 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:07.481 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:07.481 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:07.481 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:07.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:07.482 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:07.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:07.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:07.482 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ca89c29], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ca89c29], subtreeVersion=Version[3ed283d0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3ed283d0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:07.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:07.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 318 on channel [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 1220 down to 2095932 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) request=subsystem result=ReplySuccess, want-reply=true 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) request=subsystem activate command 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) starting runner for command=netconf 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #5 SSH_MSG_CHANNEL_DATA 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 373 down to 2096779 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_DATA len=373 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544] 00:29:07.484 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18147', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=318} created 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]} created 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544] successful with session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]} 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]} up 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #6 SSH_MSG_CHANNEL_DATA 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 393 down to 2096386 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_DATA len=393 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544] 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:07.485 [netconf-device-simulator-threads-6] 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=318} 00:29:07.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fda9d24 after next message 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 - R:/10.30.170.22:49544]} EXI handlers added to pipeline 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1fda9d24 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 179 down to 2095753 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:07.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #7 SSH_MSG_CHANNEL_DATA 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 340 down to 2096046 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_DATA len=340 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544] 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:07.488 [netconf-device-simulator-threads-6] 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=318} 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3ed283d0] 00:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:07.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] 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} 00:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.488 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] 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:29:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 778 down to 2094975 00:29:07.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:07.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #8 SSH_MSG_IGNORE 00:29:07.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:29:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #10 SSH_MSG_IGNORE 00:29:07.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:29:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]} 00:29:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38172]): SSH-2.0-SSHD-UNKNOWN 00:29:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38172]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:07.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38172]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:07.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #8 SSH_MSG_IGNORE 00:29:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38172]) Send SSH_MSG_KEXINIT 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #0 SSH_MSG_KEXINIT 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38172]) SSH_MSG_KEXINIT 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38172]) strict KEX=true client=true server=true 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: server host key algorithms = rsa-sha2-512 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: mac algorithms (client to server) = aead 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: mac algorithms (server to client) = aead 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: compression algorithms (client to server) = none 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38172]) Kex: compression algorithms (server to client) = none 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #11 SSH_MSG_IGNORE 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #9 SSH_MSG_IGNORE 00:29:07.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:29:07.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #12 SSH_MSG_IGNORE 00:29:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:29:07.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #1 30 00:29:07.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38172]] process command=SSH_MSG_KEXDH_INIT 00:29:07.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38172]] Send SSH_MSG_KEXDH_REPLY 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #1 sending command=31[31] len=1639 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38172])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38172]) Send SSH_MSG_NEWKEYS 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38172]) session ID=67:3f:fd:21:fe:39:59:4e:5e:73:16:7e:50:3d:d6:c5:16:63:f0:6d:cd:ae:1c:c5:9f:5a:31:b0:b4:00:3b:b7:1f:89:8f:71:62:f6:aa:8d:b8:55:21:f9:c7:19:fb:61:18:15:39:20:56:2d:1b:0b:2e:e9:94:1b:27:15:5e:15 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38172]): strict KEX resets output message sequence number from 3 to 0 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38172]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38172])[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:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38172])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #0 sending command=7[7] len=419 00:29:07.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38172]) No pending packets to flush at end of KEX 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #2 SSH_MSG_NEWKEYS 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38172]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38172]): strict KEX resets input message sequence number from 3 to 0 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38172]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38172]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38172]) authorized authentication methods: password,publickey 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38172]) Accepted service ssh-userauth 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:08.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38172]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38172]) no authentication factory for method=none 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38172]) SSH_MSG_USERAUTH_REQUEST 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38172]) remaining methods: password,publickey 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38172]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38172]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38172]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:08.014 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38172]) authentication result: true 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38172]) SSH_MSG_USERAUTH_REQUEST 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38172])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38172]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38172]) no heartbeat to stop 00:29:08.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38172]) heartbeat type=IGNORE, interval=PT30S 00:29:08.015 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38172 authenticated 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38172]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38172]] session=TransportServerSession[admin@/10.30.170.22:38172] id=0 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38172])) size=2097152, max=2097152, packet=32768 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38172]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38172] 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38172]) recipient=0 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])) size=2097152, max=2097152, packet=32768 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])) re-initializing 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])) size=2097152, max=2097152, packet=32768 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[want-reply=true] subsystem=netconf 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[subsystem] prepared command 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]}} established 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 319: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18148 00:29:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 319: Creating data stores for simulated device 00:29:08.016 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:08.016 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:08.016 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:08.016 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:08.016 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b5587af] 00:29:08.017 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:08.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:08.018 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:08.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:08.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:08.018 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b5587af], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b5587af], subtreeVersion=Version[2f0ef3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2f0ef3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:08.018 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:08.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 319 on channel [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 1220 down to 2095932 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) request=subsystem result=ReplySuccess, want-reply=true 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) request=subsystem activate command 00:29:08.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) starting runner for command=netconf 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #5 SSH_MSG_CHANNEL_DATA 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 373 down to 2096779 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_DATA len=373 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172] 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18148', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=319} created 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]} created 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172] successful with session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]} 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]} up 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #6 SSH_MSG_CHANNEL_DATA 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 393 down to 2096386 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_DATA len=393 00:29:08.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172] 00:29:08.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:08.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:08.022 [netconf-device-simulator-threads-0] 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=319} 00:29:08.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:08.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7064997d after next message 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 - R:/10.30.170.22:38172]} EXI handlers added to pipeline 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7064997d 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 179 down to 2095753 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:08.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #7 SSH_MSG_CHANNEL_DATA 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 340 down to 2096046 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_DATA len=340 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172] 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:08.027 [netconf-device-simulator-threads-0] 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=319} 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2f0ef3] 00:29:08.027 [netconf-device-simulator-threads-0] 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:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:08.027 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:08.027 [netconf-device-simulator-threads-0] 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:29:08.027 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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} 00:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] 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:29:08.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:08.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 778 down to 2094975 00:29:08.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:08.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:08.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #10 SSH_MSG_IGNORE 00:29:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:29:08.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]} 00:29:08.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53460]): SSH-2.0-SSHD-UNKNOWN 00:29:08.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53460]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:08.277 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53460]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:08.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #8 SSH_MSG_IGNORE 00:29:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53460]) Send SSH_MSG_KEXINIT 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #0 SSH_MSG_KEXINIT 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53460]) SSH_MSG_KEXINIT 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53460]) strict KEX=true client=true server=true 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: server host key algorithms = rsa-sha2-512 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: mac algorithms (client to server) = aead 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: mac algorithms (server to client) = aead 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: compression algorithms (client to server) = none 00:29:08.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53460]) Kex: compression algorithms (server to client) = none 00:29:08.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:08.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #11 SSH_MSG_IGNORE 00:29:08.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:29:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #12 SSH_MSG_IGNORE 00:29:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:29:08.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #9 SSH_MSG_IGNORE 00:29:08.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:29:08.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #1 30 00:29:08.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53460]] process command=SSH_MSG_KEXDH_INIT 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53460]] Send SSH_MSG_KEXDH_REPLY 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #1 sending command=31[31] len=1639 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53460])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53460]) Send SSH_MSG_NEWKEYS 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53460]) session ID=da:5d:46:72:b2:f5:59:32:74:b7:b1:9c:90:a3:05:91:e6:af:5d:2f:aa:d4:fa:73:a8:40:3f:04:f7:83:d8:7d:26:36:0a:a7:4a:59:9b:90:a0:50:d6:c7:f0:a4:51:66:6e:74:c0:c9:98:2f:93:54:e5:fa:95:55:09:10:11:84 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53460]): strict KEX resets output message sequence number from 3 to 0 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53460]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:08.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53460])[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:29:08.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:08.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #0 sending command=7[7] len=419 00:29:08.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53460]) No pending packets to flush at end of KEX 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #2 SSH_MSG_NEWKEYS 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53460]): strict KEX resets input message sequence number from 3 to 0 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53460]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53460]) authorized authentication methods: password,publickey 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53460]) Accepted service ssh-userauth 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:08.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53460]) no authentication factory for method=none 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53460]) SSH_MSG_USERAUTH_REQUEST 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53460]) remaining methods: password,publickey 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53460]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:08.576 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53460]) authentication result: true 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53460]) SSH_MSG_USERAUTH_REQUEST 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:08.576 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53460]) no heartbeat to stop 00:29:08.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53460]) heartbeat type=IGNORE, interval=PT30S 00:29:08.577 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53460 authenticated 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53460]] session=TransportServerSession[admin@/10.30.170.22:53460] id=0 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53460])) size=2097152, max=2097152, packet=32768 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53460] 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53460]) recipient=0 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])) size=2097152, max=2097152, packet=32768 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])) re-initializing 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])) size=2097152, max=2097152, packet=32768 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[want-reply=true] subsystem=netconf 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[subsystem] prepared command 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]}} established 00:29:08.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 320: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18149 00:29:08.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 320: Creating data stores for simulated device 00:29:08.580 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:08.580 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:08.580 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:08.581 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:08.581 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[43955276] 00:29:08.583 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:08.583 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:08.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:08.584 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:08.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:08.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:08.584 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[43955276], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[43955276], subtreeVersion=Version[4c637e2e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4c637e2e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:08.584 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:08.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:08.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 320 on channel [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 1220 down to 2095932 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) request=subsystem result=ReplySuccess, want-reply=true 00:29:08.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) request=subsystem activate command 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) starting runner for command=netconf 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #5 SSH_MSG_CHANNEL_DATA 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 373 down to 2096779 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_DATA len=373 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460] 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:08.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18149', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=320} created 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]} created 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460] successful with session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]} 00:29:08.589 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]} up 00:29:08.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #6 SSH_MSG_CHANNEL_DATA 00:29:08.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 393 down to 2096386 00:29:08.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_DATA len=393 00:29:08.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460] 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=320} 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@747b9d36 after next message 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 - R:/10.30.170.22:53460]} EXI handlers added to pipeline 00:29:08.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:08.592 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@747b9d36 00:29:08.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 179 down to 2095753 00:29:08.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:08.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:08.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #7 SSH_MSG_CHANNEL_DATA 00:29:08.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 340 down to 2096046 00:29:08.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_DATA len=340 00:29:08.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460] 00:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:08.597 [netconf-device-simulator-threads-2] 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=320} 00:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4c637e2e] 00:29:08.597 [netconf-device-simulator-threads-2] 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:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:08.597 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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} 00:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] 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:29:08.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:08.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 778 down to 2094975 00:29:08.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:08.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:08.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #12 SSH_MSG_IGNORE 00:29:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:29:08.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]} 00:29:08.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60978]): SSH-2.0-SSHD-UNKNOWN 00:29:08.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60978]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:08.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60978]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #8 SSH_MSG_IGNORE 00:29:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:29:08.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #10 SSH_MSG_IGNORE 00:29:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60978]) Send SSH_MSG_KEXINIT 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #0 SSH_MSG_KEXINIT 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60978]) SSH_MSG_KEXINIT 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60978]) strict KEX=true client=true server=true 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: server host key algorithms = rsa-sha2-512 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: mac algorithms (client to server) = aead 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: mac algorithms (server to client) = aead 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: compression algorithms (client to server) = none 00:29:09.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60978]) Kex: compression algorithms (server to client) = none 00:29:09.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:09.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #11 SSH_MSG_IGNORE 00:29:09.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:29:09.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #1 30 00:29:09.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60978]] process command=SSH_MSG_KEXDH_INIT 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60978]] Send SSH_MSG_KEXDH_REPLY 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #1 sending command=31[31] len=1639 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60978])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60978]) Send SSH_MSG_NEWKEYS 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60978]) session ID=ca:26:6d:fd:04:33:80:a0:31:72:10:17:e7:71:69:76:a5:f7:c0:e0:2c:09:ee:f1:ef:09:2d:16:3c:a3:8f:51:b9:fb:83:32:b4:1b:e0:7b:68:12:4e:e5:0f:ce:d3:82:62:88:10:fc:7a:4c:1e:75:cf:6f:9e:8e:af:f4:35:b9 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60978]): strict KEX resets output message sequence number from 3 to 0 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60978]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60978])[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:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #0 sending command=7[7] len=419 00:29:09.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60978]) No pending packets to flush at end of KEX 00:29:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #2 SSH_MSG_NEWKEYS 00:29:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60978]): strict KEX resets input message sequence number from 3 to 0 00:29:09.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60978]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60978]) authorized authentication methods: password,publickey 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60978]) Accepted service ssh-userauth 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60978]) no authentication factory for method=none 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60978]) SSH_MSG_USERAUTH_REQUEST 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60978]) remaining methods: password,publickey 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60978]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:09.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:09.140 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60978]) authentication result: true 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60978]) SSH_MSG_USERAUTH_REQUEST 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:09.140 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:09.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60978]) no heartbeat to stop 00:29:09.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60978]) heartbeat type=IGNORE, interval=PT30S 00:29:09.142 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60978 authenticated 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60978]] session=TransportServerSession[admin@/10.30.170.22:60978] id=0 00:29:09.143 [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.170.22:60978])) size=2097152, max=2097152, packet=32768 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60978] 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60978]) recipient=0 00:29:09.143 [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.170.22:60978])) size=2097152, max=2097152, packet=32768 00:29:09.143 [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.170.22:60978])) re-initializing 00:29:09.143 [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.170.22:60978])) size=2097152, max=2097152, packet=32768 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978])[want-reply=true] subsystem=netconf 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978])[subsystem] prepared command 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]}} established 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 321: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18150 00:29:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 321: Creating data stores for simulated device 00:29:09.144 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:09.144 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:09.144 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:09.144 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:09.144 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:09.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d1b1ef8] 00:29:09.145 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:09.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:09.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:09.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:09.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:09.146 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:09.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:09.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:09.146 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d1b1ef8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d1b1ef8], subtreeVersion=Version[7ad0a049], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ad0a049], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:09.146 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:09.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.148 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 321 on channel [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.148 [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.170.22:60978]) by 1220 down to 2095932 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) request=subsystem result=ReplySuccess, want-reply=true 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) request=subsystem activate command 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) starting runner for command=netconf 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #5 SSH_MSG_CHANNEL_DATA 00:29:09.148 [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.170.22:60978]) by 373 down to 2096779 00:29:09.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_DATA len=373 00:29:09.148 [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.170.22:60978] 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18150', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=321} created 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]} created 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978] successful with session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]} 00:29:09.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]} up 00:29:09.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #6 SSH_MSG_CHANNEL_DATA 00:29:09.150 [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.170.22:60978]) by 393 down to 2096386 00:29:09.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_DATA len=393 00:29:09.150 [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.170.22:60978] 00:29:09.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:09.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:09.150 [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=321} 00:29:09.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77ac0f1a after next message 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 - R:/10.30.170.22:60978]} EXI handlers added to pipeline 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77ac0f1a 00:29:09.151 [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.170.22:60978]) by 179 down to 2095753 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:09.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:09.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #7 SSH_MSG_CHANNEL_DATA 00:29:09.154 [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.170.22:60978]) by 340 down to 2096046 00:29:09.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_DATA len=340 00:29:09.154 [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.170.22:60978] 00:29:09.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:09.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:09.184 [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=321} 00:29:09.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ad0a049] 00:29:09.184 [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:29:09.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:09.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:09.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:09.184 [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:29:09.184 [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:29:09.184 [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} 00:29:09.184 [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:29:09.184 [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=2011-06-01} 00:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [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:29:09.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:09.186 [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.170.22:60978]) by 778 down to 2094975 00:29:09.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:09.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #9 SSH_MSG_IGNORE 00:29:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:29:09.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #11 SSH_MSG_IGNORE 00:29:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:29:09.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #10 SSH_MSG_IGNORE 00:29:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:29:09.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #12 SSH_MSG_IGNORE 00:29:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:29:09.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]} 00:29:09.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36504]): SSH-2.0-SSHD-UNKNOWN 00:29:09.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36504]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:09.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36504]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:09.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #9 SSH_MSG_IGNORE 00:29:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:29:09.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #8 SSH_MSG_IGNORE 00:29:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:29:09.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36504]) Send SSH_MSG_KEXINIT 00:29:09.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:09.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #0 SSH_MSG_KEXINIT 00:29:09.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_KEXINIT 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36504]) strict KEX=true client=true server=true 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: server host key algorithms = rsa-sha2-512 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: mac algorithms (client to server) = aead 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: mac algorithms (server to client) = aead 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: compression algorithms (client to server) = none 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36504]) Kex: compression algorithms (server to client) = none 00:29:09.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:09.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #10 SSH_MSG_IGNORE 00:29:09.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:29:09.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #11 SSH_MSG_IGNORE 00:29:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:29:09.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #1 30 00:29:09.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36504]] process command=SSH_MSG_KEXDH_INIT 00:29:09.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #12 SSH_MSG_IGNORE 00:29:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36504]] Send SSH_MSG_KEXDH_REPLY 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #1 sending command=31[31] len=1639 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36504]) Send SSH_MSG_NEWKEYS 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36504]) session ID=82:e2:1f:e9:dc:ee:04:c9:01:ed:72:18:2a:ea:e2:03:05:11:78:f5:07:f9:87:81:9f:37:16:19:2e:95:90:f5:89:6e:b4:3d:f9:3a:d2:5d:71:cc:52:85:3b:f3:91:14:b4:ac:ae:65:60:5d:92:6e:de:5d:57:85:de:7d:68:20 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36504]): strict KEX resets output message sequence number from 3 to 0 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36504])[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:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #0 sending command=7[7] len=419 00:29:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36504]) No pending packets to flush at end of KEX 00:29:09.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]} 00:29:09.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40800]): SSH-2.0-SSHD-UNKNOWN 00:29:09.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40800]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:09.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40800]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #2 SSH_MSG_NEWKEYS 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36504]): strict KEX resets input message sequence number from 3 to 0 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36504]) authorized authentication methods: password,publickey 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36504]) Accepted service ssh-userauth 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) no authentication factory for method=none 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_USERAUTH_REQUEST 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36504]) remaining methods: password,publickey 00:29:09.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36504]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:09.979 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36504]) authentication result: true 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36504]) SSH_MSG_USERAUTH_REQUEST 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) no heartbeat to stop 00:29:09.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36504]) heartbeat type=IGNORE, interval=PT30S 00:29:09.979 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36504 authenticated 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]] session=TransportServerSession[admin@/10.30.170.22:36504] id=0 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504] 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36504]) recipient=0 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) re-initializing 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])) size=2097152, max=2097152, packet=32768 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[want-reply=true] subsystem=netconf 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[subsystem] prepared command 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]}} established 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 322: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18151 00:29:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 322: Creating data stores for simulated device 00:29:09.981 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:09.981 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:09.981 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:09.981 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:09.981 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:09.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d03b065] 00:29:09.982 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:09.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:09.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:09.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:09.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:09.983 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:09.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:09.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:09.983 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d03b065], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d03b065], subtreeVersion=Version[2179ea27], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2179ea27], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:09.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:09.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 322 on channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 1220 down to 2095932 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) request=subsystem result=ReplySuccess, want-reply=true 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) request=subsystem activate command 00:29:09.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) starting runner for command=netconf 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #5 SSH_MSG_CHANNEL_DATA 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 373 down to 2096779 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=373 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18151', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=322} created 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]} created 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504] successful with session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]} 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]} up 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #6 SSH_MSG_CHANNEL_DATA 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 393 down to 2096386 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=393 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:29:09.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:09.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #9 SSH_MSG_IGNORE 00:29:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:29:09.987 [netconf-device-simulator-threads-6] 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=322} 00:29:10.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:10.002 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ba4b3ef after next message 00:29:10.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 - R:/10.30.170.22:36504]} EXI handlers added to pipeline 00:29:10.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:10.002 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3ba4b3ef 00:29:10.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 179 down to 2095753 00:29:10.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:10.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:10.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #7 SSH_MSG_CHANNEL_DATA 00:29:10.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 340 down to 2096046 00:29:10.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=340 00:29:10.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:29:10.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:10.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:10.007 [netconf-device-simulator-threads-6] 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=322} 00:29:10.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2179ea27] 00:29:10.007 [netconf-device-simulator-threads-6] 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:29:10.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:10.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:10.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:10.007 [netconf-device-simulator-threads-6] 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:29:10.007 [netconf-device-simulator-threads-6] 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:29:10.007 [netconf-device-simulator-threads-6] 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} 00:29:10.007 [netconf-device-simulator-threads-6] 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:29:10.007 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] 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:29:10.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:10.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 778 down to 2094975 00:29:10.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:10.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40800]) Send SSH_MSG_KEXINIT 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #0 SSH_MSG_KEXINIT 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40800]) SSH_MSG_KEXINIT 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40800]) strict KEX=true client=true server=true 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: server host key algorithms = rsa-sha2-512 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:10.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:10.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: mac algorithms (client to server) = aead 00:29:10.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: mac algorithms (server to client) = aead 00:29:10.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: compression algorithms (client to server) = none 00:29:10.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40800]) Kex: compression algorithms (server to client) = none 00:29:10.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:10.168 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #1 30 00:29:10.168 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40800]] process command=SSH_MSG_KEXDH_INIT 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40800]] Send SSH_MSG_KEXDH_REPLY 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #1 sending command=31[31] len=1639 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40800])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40800]) Send SSH_MSG_NEWKEYS 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40800]) session ID=3c:21:39:f0:72:09:b7:a7:34:b3:7f:79:73:3c:ed:53:5e:15:9d:8c:81:97:13:e2:bf:bd:94:d6:0b:cb:3c:62:0c:f1:06:a8:36:d2:94:f7:de:25:ce:73:31:36:3c:76:db:f5:ff:93:e1:80:00:9b:7c:32:d7:63:0a:e2:cb:a7 00:29:10.184 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40800]): strict KEX resets output message sequence number from 3 to 0 00:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40800]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40800])[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:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #0 sending command=7[7] len=419 00:29:10.185 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40800]) No pending packets to flush at end of KEX 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #2 SSH_MSG_NEWKEYS 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40800]): strict KEX resets input message sequence number from 3 to 0 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40800]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40800]) authorized authentication methods: password,publickey 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40800]) Accepted service ssh-userauth 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40800]) no authentication factory for method=none 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40800]) SSH_MSG_USERAUTH_REQUEST 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40800]) remaining methods: password,publickey 00:29:10.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40800]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:10.214 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40800]) authentication result: true 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40800]) SSH_MSG_USERAUTH_REQUEST 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40800]) no heartbeat to stop 00:29:10.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40800]) heartbeat type=IGNORE, interval=PT30S 00:29:10.215 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40800 authenticated 00:29:10.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:10.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40800]] session=TransportServerSession[admin@/10.30.170.22:40800] id=0 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40800])) size=2097152, max=2097152, packet=32768 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40800] 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40800]) recipient=0 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])) size=2097152, max=2097152, packet=32768 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])) re-initializing 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])) size=2097152, max=2097152, packet=32768 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[want-reply=true] subsystem=netconf 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[subsystem] prepared command 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]}} established 00:29:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 323: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18152 00:29:10.218 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 323: Creating data stores for simulated device 00:29:10.218 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:10.218 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:10.218 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:10.218 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:10.218 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:10.221 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5a4ecf80] 00:29:10.221 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:10.221 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:10.221 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:10.221 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:10.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:10.222 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:10.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:10.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:10.222 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5a4ecf80], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5a4ecf80], subtreeVersion=Version[23030d8d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[23030d8d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:10.222 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:10.222 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:10.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.224 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 323 on channel [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 1220 down to 2095932 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) request=subsystem result=ReplySuccess, want-reply=true 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) request=subsystem activate command 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) starting runner for command=netconf 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #5 SSH_MSG_CHANNEL_DATA 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 373 down to 2096779 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_DATA len=373 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800] 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:10.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18152', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=323} created 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]} created 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800] successful with session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]} 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]} up 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #6 SSH_MSG_CHANNEL_DATA 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 393 down to 2096386 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_DATA len=393 00:29:10.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800] 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:10.227 [netconf-device-simulator-threads-7] 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=323} 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69574e98 after next message 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 - R:/10.30.170.22:40800]} EXI handlers added to pipeline 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@69574e98 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 179 down to 2095753 00:29:10.227 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:10.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:10.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #7 SSH_MSG_CHANNEL_DATA 00:29:10.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 340 down to 2096046 00:29:10.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_DATA len=340 00:29:10.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800] 00:29:10.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:10.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:10.230 [netconf-device-simulator-threads-7] 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=323} 00:29:10.231 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[23030d8d] 00:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:10.231 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:10.231 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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} 00:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] 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:29:10.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:10.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 778 down to 2094975 00:29:10.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:10.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:10.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #10 SSH_MSG_IGNORE 00:29:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:29:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #8 SSH_MSG_IGNORE 00:29:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:29:10.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #11 SSH_MSG_IGNORE 00:29:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:29:10.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #9 SSH_MSG_IGNORE 00:29:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:29:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]} 00:29:10.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60452]): SSH-2.0-SSHD-UNKNOWN 00:29:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60452]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:10.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60452]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:10.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #12 SSH_MSG_IGNORE 00:29:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:29:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:10.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #8 SSH_MSG_IGNORE 00:29:10.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60452]) Send SSH_MSG_KEXINIT 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #0 SSH_MSG_KEXINIT 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60452]) SSH_MSG_KEXINIT 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60452]) strict KEX=true client=true server=true 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: server host key algorithms = rsa-sha2-512 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: mac algorithms (client to server) = aead 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: mac algorithms (server to client) = aead 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: compression algorithms (client to server) = none 00:29:10.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60452]) Kex: compression algorithms (server to client) = none 00:29:10.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:10.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #1 30 00:29:10.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60452]] process command=SSH_MSG_KEXDH_INIT 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60452]] Send SSH_MSG_KEXDH_REPLY 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #1 sending command=31[31] len=1639 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60452]) Send SSH_MSG_NEWKEYS 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60452]) session ID=1e:20:97:b0:0e:86:5f:9a:7b:90:81:5d:f9:6e:52:f0:39:3b:9c:9f:dd:09:de:56:ff:11:4d:3a:a7:0a:ee:d5:ad:b8:d7:c8:f3:0e:7d:64:3b:30:03:fa:ad:17:ee:db:54:73:34:9e:f9:26:32:cd:66:26:57:5a:25:40:fd:bb 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60452]): strict KEX resets output message sequence number from 3 to 0 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60452]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60452])[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:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #0 sending command=7[7] len=419 00:29:10.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60452]) No pending packets to flush at end of KEX 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #2 SSH_MSG_NEWKEYS 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60452]): strict KEX resets input message sequence number from 3 to 0 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60452]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60452]) authorized authentication methods: password,publickey 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60452]) Accepted service ssh-userauth 00:29:10.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60452]) no authentication factory for method=none 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60452]) SSH_MSG_USERAUTH_REQUEST 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60452]) remaining methods: password,publickey 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60452]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:10.845 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60452]) authentication result: true 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60452]) SSH_MSG_USERAUTH_REQUEST 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60452]) no heartbeat to stop 00:29:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60452]) heartbeat type=IGNORE, interval=PT30S 00:29:10.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60452 authenticated 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60452]] session=TransportServerSession[admin@/10.30.170.22:60452] id=0 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60452])) size=2097152, max=2097152, packet=32768 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60452] 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60452]) recipient=0 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])) size=2097152, max=2097152, packet=32768 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])) re-initializing 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])) size=2097152, max=2097152, packet=32768 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[want-reply=true] subsystem=netconf 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[subsystem] prepared command 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]}} established 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 324: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18153 00:29:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 324: Creating data stores for simulated device 00:29:10.847 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:10.848 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:10.848 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:10.848 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:10.848 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4d79da8e] 00:29:10.848 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:10.849 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:10.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:10.849 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:10.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:10.850 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:10.850 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4d79da8e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4d79da8e], subtreeVersion=Version[7baa92f9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7baa92f9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:10.850 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 324 on channel [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 1220 down to 2095932 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) request=subsystem result=ReplySuccess, want-reply=true 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) request=subsystem activate command 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) starting runner for command=netconf 00:29:10.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #5 SSH_MSG_CHANNEL_DATA 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 373 down to 2096779 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_DATA len=373 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452] 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18153', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=324} created 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]} created 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452] successful with session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]} 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]} up 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #6 SSH_MSG_CHANNEL_DATA 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 393 down to 2096386 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_DATA len=393 00:29:10.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452] 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=324} 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17799238 after next message 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 - R:/10.30.170.22:60452]} EXI handlers added to pipeline 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@17799238 00:29:10.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 179 down to 2095753 00:29:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:10.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #7 SSH_MSG_CHANNEL_DATA 00:29:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 340 down to 2096046 00:29:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_DATA len=340 00:29:10.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452] 00:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:10.857 [netconf-device-simulator-threads-2] 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=324} 00:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7baa92f9] 00:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:10.857 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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} 00:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.857 [netconf-device-simulator-threads-2] 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:29:10.858 [netconf-device-simulator-threads-2] 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:29:10.858 [netconf-device-simulator-threads-2] 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:29:10.858 [netconf-device-simulator-threads-2] 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:29:10.858 [netconf-device-simulator-threads-2] 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:29:10.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:10.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 778 down to 2094975 00:29:10.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:10.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:11.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #10 SSH_MSG_IGNORE 00:29:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:29:11.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #11 SSH_MSG_IGNORE 00:29:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:29:11.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]} 00:29:11.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59758]): SSH-2.0-SSHD-UNKNOWN 00:29:11.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59758]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:11.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59758]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:11.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59758]) Send SSH_MSG_KEXINIT 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #0 SSH_MSG_KEXINIT 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59758]) SSH_MSG_KEXINIT 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59758]) strict KEX=true client=true server=true 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: server host key algorithms = rsa-sha2-512 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: mac algorithms (client to server) = aead 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: mac algorithms (server to client) = aead 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: compression algorithms (client to server) = none 00:29:11.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59758]) Kex: compression algorithms (server to client) = none 00:29:11.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:11.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #9 SSH_MSG_IGNORE 00:29:11.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:29:11.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #12 SSH_MSG_IGNORE 00:29:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:29:11.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #1 30 00:29:11.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59758]] process command=SSH_MSG_KEXDH_INIT 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59758]] Send SSH_MSG_KEXDH_REPLY 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #1 sending command=31[31] len=1639 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59758])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59758]) Send SSH_MSG_NEWKEYS 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59758]) session ID=fb:3c:01:ed:82:8e:8f:dd:13:27:c1:bb:7c:99:e3:6a:f9:e3:15:5f:8b:0f:d0:7d:ea:90:15:ca:54:3b:1c:ec:b6:ba:8c:82:a9:85:78:eb:c0:1d:12:ed:53:9e:c5:8c:20:a7:28:f0:b5:89:09:41:b7:05:f1:8f:cb:a6:2f:0d 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59758]): strict KEX resets output message sequence number from 3 to 0 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59758]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59758])[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:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #0 sending command=7[7] len=419 00:29:11.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59758]) No pending packets to flush at end of KEX 00:29:11.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #2 SSH_MSG_NEWKEYS 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59758]): strict KEX resets input message sequence number from 3 to 0 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59758]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:11.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59758]) authorized authentication methods: password,publickey 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59758]) Accepted service ssh-userauth 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59758]) no authentication factory for method=none 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59758]) SSH_MSG_USERAUTH_REQUEST 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59758]) remaining methods: password,publickey 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #13 SSH_MSG_IGNORE 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59758]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:11.327 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59758]) authentication result: true 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59758]) SSH_MSG_USERAUTH_REQUEST 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59758]) no heartbeat to stop 00:29:11.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59758]) heartbeat type=IGNORE, interval=PT30S 00:29:11.327 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59758 authenticated 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59758]] session=TransportServerSession[admin@/10.30.170.22:59758] id=0 00:29:11.328 [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.170.22:59758])) size=2097152, max=2097152, packet=32768 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59758] 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59758]) recipient=0 00:29:11.328 [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.170.22:59758])) size=2097152, max=2097152, packet=32768 00:29:11.328 [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.170.22:59758])) re-initializing 00:29:11.328 [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.170.22:59758])) size=2097152, max=2097152, packet=32768 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758])[want-reply=true] subsystem=netconf 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758])[subsystem] prepared command 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]}} established 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 325: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18154 00:29:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 325: Creating data stores for simulated device 00:29:11.329 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:11.329 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:11.329 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:11.329 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:11.329 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:11.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a88c2d3] 00:29:11.330 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:11.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:11.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:11.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:11.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:11.331 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:11.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:11.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:11.331 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a88c2d3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a88c2d3], subtreeVersion=Version[3c45c1da], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3c45c1da], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:11.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:11.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:11.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.333 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 325 on channel [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.333 [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.170.22:59758]) by 1220 down to 2095932 00:29:11.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) request=subsystem result=ReplySuccess, want-reply=true 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) request=subsystem activate command 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) starting runner for command=netconf 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #5 SSH_MSG_CHANNEL_DATA 00:29:11.334 [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.170.22:59758]) by 373 down to 2096779 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_DATA len=373 00:29:11.334 [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.170.22:59758] 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:11.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18154', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=325} created 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]} created 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758] successful with session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]} 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]} up 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #6 SSH_MSG_CHANNEL_DATA 00:29:11.335 [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.170.22:59758]) by 393 down to 2096386 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_DATA len=393 00:29:11.335 [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.170.22:59758] 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:11.335 [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=325} 00:29:11.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e3364ea after next message 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 - R:/10.30.170.22:59758]} EXI handlers added to pipeline 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e3364ea 00:29:11.336 [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.170.22:59758]) by 179 down to 2095753 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:11.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:11.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #7 SSH_MSG_CHANNEL_DATA 00:29:11.337 [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.170.22:59758]) by 340 down to 2096046 00:29:11.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_DATA len=340 00:29:11.337 [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.170.22:59758] 00:29:11.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:11.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:11.338 [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=325} 00:29:11.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3c45c1da] 00:29:11.338 [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:29:11.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:11.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:11.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:11.340 [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:29:11.340 [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:29:11.341 [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} 00:29:11.341 [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:29:11.341 [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=2011-06-01} 00:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [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:29:11.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:11.342 [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.170.22:59758]) by 778 down to 2094975 00:29:11.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:11.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:11.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #11 SSH_MSG_IGNORE 00:29:11.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:29:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #10 SSH_MSG_IGNORE 00:29:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:29:11.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #9 SSH_MSG_IGNORE 00:29:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:29:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]} 00:29:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48898]): SSH-2.0-SSHD-UNKNOWN 00:29:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48898]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:11.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48898]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:11.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #12 SSH_MSG_IGNORE 00:29:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:29:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #13 SSH_MSG_IGNORE 00:29:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:29:12.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #11 SSH_MSG_IGNORE 00:29:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:29:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #13 SSH_MSG_IGNORE 00:29:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48898]) Send SSH_MSG_KEXINIT 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #0 SSH_MSG_KEXINIT 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48898]) SSH_MSG_KEXINIT 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48898]) strict KEX=true client=true server=true 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: server host key algorithms = rsa-sha2-512 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: mac algorithms (client to server) = aead 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: mac algorithms (server to client) = aead 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: compression algorithms (client to server) = none 00:29:12.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48898]) Kex: compression algorithms (server to client) = none 00:29:12.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:12.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #10 SSH_MSG_IGNORE 00:29:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:29:12.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #1 30 00:29:12.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48898]] process command=SSH_MSG_KEXDH_INIT 00:29:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48898]] Send SSH_MSG_KEXDH_REPLY 00:29:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #1 sending command=31[31] len=1639 00:29:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48898])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:12.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48898]) Send SSH_MSG_NEWKEYS 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48898]) session ID=2c:60:3e:db:fc:23:56:09:38:3d:4e:d8:f8:c5:2a:36:16:5c:97:0f:aa:1e:7a:21:79:4c:ec:80:2c:6e:08:7c:11:a8:e2:02:36:24:a5:bd:49:5d:28:6b:f3:d1:74:9e:c0:82:20:0c:c3:77:d8:72:92:6f:88:41:85:b9:34:aa 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48898]): strict KEX resets output message sequence number from 3 to 0 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48898]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48898])[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:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48898])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #0 sending command=7[7] len=419 00:29:12.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48898]) No pending packets to flush at end of KEX 00:29:12.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]} 00:29:12.159 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35306]): SSH-2.0-SSHD-UNKNOWN 00:29:12.160 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35306]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:12.160 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35306]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #2 SSH_MSG_NEWKEYS 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48898]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48898]): strict KEX resets input message sequence number from 3 to 0 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48898]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48898]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48898]) authorized authentication methods: password,publickey 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48898]) Accepted service ssh-userauth 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48898]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48898]) no authentication factory for method=none 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48898]) SSH_MSG_USERAUTH_REQUEST 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48898]) remaining methods: password,publickey 00:29:12.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48898]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48898]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:12.190 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48898]) authentication result: true 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48898]) SSH_MSG_USERAUTH_REQUEST 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48898])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48898]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48898]) no heartbeat to stop 00:29:12.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48898]) heartbeat type=IGNORE, interval=PT30S 00:29:12.190 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48898 authenticated 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48898]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48898]] session=TransportServerSession[admin@/10.30.170.22:48898] id=0 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48898])) size=2097152, max=2097152, packet=32768 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48898]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48898] 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48898]) recipient=0 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])) size=2097152, max=2097152, packet=32768 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])) re-initializing 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])) size=2097152, max=2097152, packet=32768 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[want-reply=true] subsystem=netconf 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[subsystem] prepared command 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]}} established 00:29:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 326: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18155 00:29:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 326: Creating data stores for simulated device 00:29:12.192 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:12.192 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.192 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:12.192 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.192 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:12.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b13cb59] 00:29:12.204 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:12.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:12.205 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:12.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:12.212 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:12.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:12.212 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:12.212 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b13cb59], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b13cb59], subtreeVersion=Version[7ef039e2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7ef039e2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.213 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:12.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:12.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 326 on channel [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 1220 down to 2095932 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) request=subsystem result=ReplySuccess, want-reply=true 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) request=subsystem activate command 00:29:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) starting runner for command=netconf 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #5 SSH_MSG_CHANNEL_DATA 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 373 down to 2096779 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_DATA len=373 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898] 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.216 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18155', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=326} created 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]} created 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898] successful with session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]} 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]} up 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #6 SSH_MSG_CHANNEL_DATA 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 393 down to 2096386 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_DATA len=393 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898] 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.217 [netconf-device-simulator-threads-6] 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=326} 00:29:12.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23b9dd0d after next message 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 - R:/10.30.170.22:48898]} EXI handlers added to pipeline 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@23b9dd0d 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 179 down to 2095753 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:12.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:12.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #7 SSH_MSG_CHANNEL_DATA 00:29:12.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 340 down to 2096046 00:29:12.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_DATA len=340 00:29:12.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898] 00:29:12.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:12.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.220 [netconf-device-simulator-threads-6] 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=326} 00:29:12.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7ef039e2] 00:29:12.220 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:12.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:12.221 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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} 00:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] 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:29:12.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:12.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 778 down to 2094975 00:29:12.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:12.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #12 SSH_MSG_IGNORE 00:29:12.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:29:12.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #9 SSH_MSG_IGNORE 00:29:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35306]) Send SSH_MSG_KEXINIT 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #0 SSH_MSG_KEXINIT 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_KEXINIT 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35306]) strict KEX=true client=true server=true 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: server host key algorithms = rsa-sha2-512 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: mac algorithms (client to server) = aead 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: mac algorithms (server to client) = aead 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: compression algorithms (client to server) = none 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35306]) Kex: compression algorithms (server to client) = none 00:29:12.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:12.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #1 30 00:29:12.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35306]] process command=SSH_MSG_KEXDH_INIT 00:29:12.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35306]] Send SSH_MSG_KEXDH_REPLY 00:29:12.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #1 sending command=31[31] len=1639 00:29:12.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35306])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35306]) Send SSH_MSG_NEWKEYS 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35306]) session ID=f4:ab:61:30:f6:57:43:c5:1c:b3:4d:59:f0:55:2c:e2:4f:22:47:85:8c:6e:2c:d3:fb:e9:3d:97:04:9d:ef:3f:56:44:87:e1:d3:ef:b2:44:66:85:63:68:cb:3a:9c:29:2a:d4:aa:5b:fb:1f:5b:24:34:de:09:88:f8:1a:68:4f 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35306]): strict KEX resets output message sequence number from 3 to 0 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35306]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35306])[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:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #0 sending command=7[7] len=419 00:29:12.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35306]) No pending packets to flush at end of KEX 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #2 SSH_MSG_NEWKEYS 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35306]): strict KEX resets input message sequence number from 3 to 0 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35306]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35306]) authorized authentication methods: password,publickey 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35306]) Accepted service ssh-userauth 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) no authentication factory for method=none 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_USERAUTH_REQUEST 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35306]) remaining methods: password,publickey 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35306]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:12.489 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35306]) authentication result: true 00:29:12.489 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35306]) SSH_MSG_USERAUTH_REQUEST 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) no heartbeat to stop 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35306]) heartbeat type=IGNORE, interval=PT30S 00:29:12.490 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35306 authenticated 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:12.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]] session=TransportServerSession[admin@/10.30.170.22:35306] id=0 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306] 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35306]) recipient=0 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) re-initializing 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])) size=2097152, max=2097152, packet=32768 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[want-reply=true] subsystem=netconf 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[subsystem] prepared command 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]}} established 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 327: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18156 00:29:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 327: Creating data stores for simulated device 00:29:12.492 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:12.492 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.492 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:12.492 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.492 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:12.493 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d7360c8] 00:29:12.493 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.493 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:12.493 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:12.493 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:12.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:12.494 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:12.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:12.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:12.494 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d7360c8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d7360c8], subtreeVersion=Version[51823f77], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51823f77], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.494 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:12.494 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 327 on channel [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 1220 down to 2095932 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:12.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) request=subsystem result=ReplySuccess, want-reply=true 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) request=subsystem activate command 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) starting runner for command=netconf 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #5 SSH_MSG_CHANNEL_DATA 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 373 down to 2096779 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=373 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18156', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=327} created 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]} created 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306] successful with session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]} 00:29:12.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]} up 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #6 SSH_MSG_CHANNEL_DATA 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 393 down to 2096386 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=393 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:12.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.503 [netconf-device-simulator-threads-7] 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=327} 00:29:12.503 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:12.503 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7463b5a5 after next message 00:29:12.503 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 - R:/10.30.170.22:35306]} EXI handlers added to pipeline 00:29:12.503 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:12.504 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7463b5a5 00:29:12.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 179 down to 2095753 00:29:12.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:12.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #7 SSH_MSG_CHANNEL_DATA 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 340 down to 2096046 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=340 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.506 [netconf-device-simulator-threads-7] 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=327} 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51823f77] 00:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:12.506 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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} 00:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.506 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] 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:29:12.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:12.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 778 down to 2094975 00:29:12.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:12.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:12.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #11 SSH_MSG_IGNORE 00:29:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:29:12.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #10 SSH_MSG_IGNORE 00:29:12.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:29:12.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]} 00:29:12.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58296]): SSH-2.0-SSHD-UNKNOWN 00:29:12.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58296]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:12.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58296]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58296]) Send SSH_MSG_KEXINIT 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #0 SSH_MSG_KEXINIT 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58296]) SSH_MSG_KEXINIT 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58296]) strict KEX=true client=true server=true 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: server host key algorithms = rsa-sha2-512 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: mac algorithms (client to server) = aead 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: mac algorithms (server to client) = aead 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: compression algorithms (client to server) = none 00:29:12.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58296]) Kex: compression algorithms (server to client) = none 00:29:12.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:12.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #13 SSH_MSG_IGNORE 00:29:12.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:29:12.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #9 SSH_MSG_IGNORE 00:29:12.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:29:12.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #1 30 00:29:12.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58296]] process command=SSH_MSG_KEXDH_INIT 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58296]] Send SSH_MSG_KEXDH_REPLY 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #1 sending command=31[31] len=1639 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58296])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58296]) Send SSH_MSG_NEWKEYS 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58296]) session ID=5f:1c:0b:ce:b3:f0:3f:27:1b:4d:90:2a:42:0b:7c:32:e1:63:99:35:6e:f1:08:90:c2:af:e2:df:e8:a5:c9:f9:38:08:70:e7:bb:03:f4:59:7e:ab:7e:2a:fe:13:e3:87:63:4a:98:13:2f:dc:b1:86:b2:e1:5a:c5:4a:7a:91:f7 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58296]): strict KEX resets output message sequence number from 3 to 0 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58296]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58296])[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:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58296])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #0 sending command=7[7] len=419 00:29:12.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58296]) No pending packets to flush at end of KEX 00:29:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #12 SSH_MSG_IGNORE 00:29:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #2 SSH_MSG_NEWKEYS 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58296]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58296]): strict KEX resets input message sequence number from 3 to 0 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58296]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58296]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58296]) authorized authentication methods: password,publickey 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58296]) Accepted service ssh-userauth 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58296]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58296]) no authentication factory for method=none 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58296]) SSH_MSG_USERAUTH_REQUEST 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58296]) remaining methods: password,publickey 00:29:12.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58296]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58296]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58296]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:12.978 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58296]) authentication result: true 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58296]) SSH_MSG_USERAUTH_REQUEST 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58296])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58296]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58296]) no heartbeat to stop 00:29:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58296]) heartbeat type=IGNORE, interval=PT30S 00:29:12.978 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58296 authenticated 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58296]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58296]] session=TransportServerSession[admin@/10.30.170.22:58296] id=0 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58296])) size=2097152, max=2097152, packet=32768 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58296]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58296] 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58296]) recipient=0 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])) size=2097152, max=2097152, packet=32768 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])) re-initializing 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])) size=2097152, max=2097152, packet=32768 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[want-reply=true] subsystem=netconf 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[subsystem] prepared command 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]}} established 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 328: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18157 00:29:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 328: Creating data stores for simulated device 00:29:12.980 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:12.980 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.980 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:12.980 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:12.980 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[239ed905] 00:29:12.981 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:12.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:12.982 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:12.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:12.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:12.982 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[239ed905], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[239ed905], subtreeVersion=Version[6e929bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6e929bb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:12.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:12.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:12.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 328 on channel [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 1220 down to 2095932 00:29:12.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) request=subsystem result=ReplySuccess, want-reply=true 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) request=subsystem activate command 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) starting runner for command=netconf 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #5 SSH_MSG_CHANNEL_DATA 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 373 down to 2096779 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_DATA len=373 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296] 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:12.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18157', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=328} created 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]} created 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296] successful with session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]} 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]} up 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #6 SSH_MSG_CHANNEL_DATA 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 393 down to 2096386 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_DATA len=393 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296] 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=328} 00:29:12.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@366f9e7e after next message 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 - R:/10.30.170.22:58296]} EXI handlers added to pipeline 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@366f9e7e 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 179 down to 2095753 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:12.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #7 SSH_MSG_CHANNEL_DATA 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 340 down to 2096046 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_DATA len=340 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296] 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:12.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:12.989 [netconf-device-simulator-threads-2] 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=328} 00:29:12.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6e929bb] 00:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:12.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:12.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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} 00:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] 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:29:12.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:12.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 778 down to 2094975 00:29:12.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:12.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:13.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #13 SSH_MSG_IGNORE 00:29:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:29:13.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #11 SSH_MSG_IGNORE 00:29:13.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:29:13.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #12 SSH_MSG_IGNORE 00:29:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:29:13.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]} 00:29:13.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49318]): SSH-2.0-SSHD-UNKNOWN 00:29:13.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49318]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:13.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49318]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:13.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #10 SSH_MSG_IGNORE 00:29:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:29:13.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49318]) Send SSH_MSG_KEXINIT 00:29:13.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #0 SSH_MSG_KEXINIT 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49318]) SSH_MSG_KEXINIT 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49318]) strict KEX=true client=true server=true 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: server host key algorithms = rsa-sha2-512 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: mac algorithms (client to server) = aead 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: mac algorithms (server to client) = aead 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: compression algorithms (client to server) = none 00:29:13.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49318]) Kex: compression algorithms (server to client) = none 00:29:13.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:13.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #9 SSH_MSG_IGNORE 00:29:13.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:29:13.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #1 30 00:29:13.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49318]] process command=SSH_MSG_KEXDH_INIT 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49318]] Send SSH_MSG_KEXDH_REPLY 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #1 sending command=31[31] len=1639 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49318])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49318]) Send SSH_MSG_NEWKEYS 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49318]) session ID=90:91:20:4c:24:e7:e7:59:94:99:b6:17:f4:57:05:02:92:e5:ce:46:86:a4:44:84:ef:c6:fb:9e:84:07:22:00:07:ef:92:12:3f:33:12:58:4f:5d:a2:60:6b:90:d1:a8:44:fa:be:2d:db:96:a9:c6:06:ba:09:9d:b7:88:eb:1e 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49318]): strict KEX resets output message sequence number from 3 to 0 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49318]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49318])[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:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49318])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #0 sending command=7[7] len=419 00:29:13.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49318]) No pending packets to flush at end of KEX 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #2 SSH_MSG_NEWKEYS 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49318]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49318]): strict KEX resets input message sequence number from 3 to 0 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49318]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49318]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49318]) authorized authentication methods: password,publickey 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49318]) Accepted service ssh-userauth 00:29:13.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49318]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49318]) no authentication factory for method=none 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49318]) SSH_MSG_USERAUTH_REQUEST 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49318]) remaining methods: password,publickey 00:29:13.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49318]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49318]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49318]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:13.557 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49318]) authentication result: true 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49318]) SSH_MSG_USERAUTH_REQUEST 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49318])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49318]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49318]) no heartbeat to stop 00:29:13.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49318]) heartbeat type=IGNORE, interval=PT30S 00:29:13.558 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49318 authenticated 00:29:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49318]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49318]] session=TransportServerSession[admin@/10.30.170.22:49318] id=0 00:29:13.558 [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.170.22:49318])) size=2097152, max=2097152, packet=32768 00:29:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49318]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49318] 00:29:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49318]) recipient=0 00:29:13.558 [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.170.22:49318])) size=2097152, max=2097152, packet=32768 00:29:13.558 [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.170.22:49318])) re-initializing 00:29:13.558 [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.170.22:49318])) size=2097152, max=2097152, packet=32768 00:29:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318])[want-reply=true] subsystem=netconf 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318])[subsystem] prepared command 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]}} established 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 329: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18158 00:29:13.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 329: Creating data stores for simulated device 00:29:13.560 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:13.560 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:13.561 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:13.561 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:13.561 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22cb2753] 00:29:13.563 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:13.563 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:13.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:13.564 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:13.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:13.564 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:13.564 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22cb2753], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22cb2753], subtreeVersion=Version[57736277], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[57736277], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:13.565 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:13.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:13.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.567 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 329 on channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.568 [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.170.22:49318]) by 1220 down to 2095932 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) request=subsystem result=ReplySuccess, want-reply=true 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) request=subsystem activate command 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) starting runner for command=netconf 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #5 SSH_MSG_CHANNEL_DATA 00:29:13.568 [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.170.22:49318]) by 373 down to 2096779 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_DATA len=373 00:29:13.568 [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.170.22:49318] 00:29:13.568 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18158', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=329} created 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]} created 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318] successful with session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]} 00:29:13.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]} up 00:29:13.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #6 SSH_MSG_CHANNEL_DATA 00:29:13.570 [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.170.22:49318]) by 393 down to 2096386 00:29:13.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_DATA len=393 00:29:13.570 [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.170.22:49318] 00:29:13.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:13.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:13.570 [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=329} 00:29:13.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4630bc1d after next message 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 - R:/10.30.170.22:49318]} EXI handlers added to pipeline 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4630bc1d 00:29:13.571 [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.170.22:49318]) by 179 down to 2095753 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:13.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:13.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #7 SSH_MSG_CHANNEL_DATA 00:29:13.573 [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.170.22:49318]) by 340 down to 2096046 00:29:13.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_DATA len=340 00:29:13.573 [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.170.22:49318] 00:29:13.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:13.574 [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=329} 00:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[57736277] 00:29:13.574 [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:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:13.574 [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:29:13.574 [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:29:13.574 [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} 00:29:13.574 [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:29:13.574 [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=2011-06-01} 00:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [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:29:13.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:13.575 [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.170.22:49318]) by 778 down to 2094975 00:29:13.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:13.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:13.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #10 SSH_MSG_IGNORE 00:29:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:29:13.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #13 SSH_MSG_IGNORE 00:29:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:29:13.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]} 00:29:13.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52792]): SSH-2.0-SSHD-UNKNOWN 00:29:13.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52792]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:13.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52792]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #8 SSH_MSG_IGNORE 00:29:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:29:13.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52792]) Send SSH_MSG_KEXINIT 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #0 SSH_MSG_KEXINIT 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52792]) SSH_MSG_KEXINIT 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52792]) strict KEX=true client=true server=true 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: server host key algorithms = rsa-sha2-512 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:13.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: mac algorithms (client to server) = aead 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: mac algorithms (server to client) = aead 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: compression algorithms (client to server) = none 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52792]) Kex: compression algorithms (server to client) = none 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #11 SSH_MSG_IGNORE 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #9 SSH_MSG_IGNORE 00:29:13.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:29:14.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #1 30 00:29:14.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52792]] process command=SSH_MSG_KEXDH_INIT 00:29:14.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52792]] Send SSH_MSG_KEXDH_REPLY 00:29:14.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #1 sending command=31[31] len=1639 00:29:14.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52792])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:14.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52792]) Send SSH_MSG_NEWKEYS 00:29:14.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52792]) session ID=15:02:a8:65:f4:81:de:b5:5c:b1:1c:55:5b:51:c7:33:70:c9:81:21:5b:8a:de:67:43:e0:25:69:dc:e9:fc:03:52:28:37:ee:a3:5f:7f:2d:85:02:04:69:9a:55:e4:f9:8c:34:a6:a8:67:23:09:f1:fc:a2:37:4e:9d:cc:da:5b 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52792]): strict KEX resets output message sequence number from 3 to 0 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52792]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52792])[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:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #0 sending command=7[7] len=419 00:29:14.062 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52792]) No pending packets to flush at end of KEX 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #2 SSH_MSG_NEWKEYS 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52792]): strict KEX resets input message sequence number from 3 to 0 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52792]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52792]) authorized authentication methods: password,publickey 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52792]) Accepted service ssh-userauth 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52792]) no authentication factory for method=none 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52792]) SSH_MSG_USERAUTH_REQUEST 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52792]) remaining methods: password,publickey 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52792]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:14.097 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52792]) authentication result: true 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52792]) SSH_MSG_USERAUTH_REQUEST 00:29:14.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52792]) no heartbeat to stop 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52792]) heartbeat type=IGNORE, interval=PT30S 00:29:14.098 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52792 authenticated 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52792]] session=TransportServerSession[admin@/10.30.170.22:52792] id=0 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52792])) size=2097152, max=2097152, packet=32768 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52792] 00:29:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52792]) recipient=0 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])) size=2097152, max=2097152, packet=32768 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])) re-initializing 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])) size=2097152, max=2097152, packet=32768 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[want-reply=true] subsystem=netconf 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[subsystem] prepared command 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]}} established 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 330: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18159 00:29:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 330: Creating data stores for simulated device 00:29:14.099 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:14.100 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:14.100 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:14.100 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:14.100 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:14.101 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f375db1] 00:29:14.101 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:14.101 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:14.101 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:14.101 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:14.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:14.102 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:14.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:14.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:14.102 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f375db1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f375db1], subtreeVersion=Version[54e97193], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[54e97193], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:14.103 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:14.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:14.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 330 on channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 1220 down to 2095932 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) request=subsystem result=ReplySuccess, want-reply=true 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) request=subsystem activate command 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) starting runner for command=netconf 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #5 SSH_MSG_CHANNEL_DATA 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 373 down to 2096779 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_DATA len=373 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792] 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:14.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18159', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=330} created 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]} created 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792] successful with session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]} 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]} up 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #6 SSH_MSG_CHANNEL_DATA 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 393 down to 2096386 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_DATA len=393 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792] 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:14.106 [netconf-device-simulator-threads-6] 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=330} 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4068e5eb after next message 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 - R:/10.30.170.22:52792]} EXI handlers added to pipeline 00:29:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:14.107 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4068e5eb 00:29:14.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 179 down to 2095753 00:29:14.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:14.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:14.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #7 SSH_MSG_CHANNEL_DATA 00:29:14.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 340 down to 2096046 00:29:14.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_DATA len=340 00:29:14.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792] 00:29:14.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:14.109 [netconf-device-simulator-threads-6] 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=330} 00:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[54e97193] 00:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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} 00:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] 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:29:14.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:14.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 778 down to 2094975 00:29:14.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:14.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #8 SSH_MSG_IGNORE 00:29:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:29:14.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #12 SSH_MSG_IGNORE 00:29:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:29:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #8 SSH_MSG_IGNORE 00:29:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:29:14.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #8 SSH_MSG_IGNORE 00:29:14.259 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:29:14.259 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #8 SSH_MSG_IGNORE 00:29:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:29:14.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #10 SSH_MSG_IGNORE 00:29:14.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:29:14.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]} 00:29:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46660]): SSH-2.0-SSHD-UNKNOWN 00:29:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46660]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:14.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46660]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:14.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #8 SSH_MSG_IGNORE 00:29:14.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:29:14.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #8 SSH_MSG_IGNORE 00:29:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46660]) Send SSH_MSG_KEXINIT 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #0 SSH_MSG_KEXINIT 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46660]) SSH_MSG_KEXINIT 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46660]) strict KEX=true client=true server=true 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: server host key algorithms = rsa-sha2-512 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: mac algorithms (client to server) = aead 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: mac algorithms (server to client) = aead 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: compression algorithms (client to server) = none 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46660]) Kex: compression algorithms (server to client) = none 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #13 SSH_MSG_IGNORE 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #11 SSH_MSG_IGNORE 00:29:14.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:29:14.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #12 SSH_MSG_IGNORE 00:29:14.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:29:14.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #1 30 00:29:14.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46660]] process command=SSH_MSG_KEXDH_INIT 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46660]] Send SSH_MSG_KEXDH_REPLY 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #1 sending command=31[31] len=1639 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46660])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46660]) Send SSH_MSG_NEWKEYS 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46660]) session ID=03:d6:fa:67:3c:b1:a6:af:eb:65:b2:cf:cc:72:bb:c2:d2:1c:e0:96:46:ce:c8:d3:c2:e9:86:1e:4f:0c:29:21:85:32:e2:5f:44:3d:17:9c:48:13:5f:14:d9:29:c1:74:47:e7:4c:a4:03:50:46:65:ad:3a:02:5f:ba:f1:e1:1c 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46660]): strict KEX resets output message sequence number from 3 to 0 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46660]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46660])[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:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46660])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #0 sending command=7[7] len=419 00:29:14.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46660]) No pending packets to flush at end of KEX 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #2 SSH_MSG_NEWKEYS 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46660]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46660]): strict KEX resets input message sequence number from 3 to 0 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46660]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46660]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46660]) authorized authentication methods: password,publickey 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46660]) Accepted service ssh-userauth 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46660]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46660]) no authentication factory for method=none 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46660]) SSH_MSG_USERAUTH_REQUEST 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46660]) remaining methods: password,publickey 00:29:14.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46660]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46660]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:14.720 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46660]) authentication result: true 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46660]) SSH_MSG_USERAUTH_REQUEST 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46660])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46660]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46660]) no heartbeat to stop 00:29:14.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46660]) heartbeat type=IGNORE, interval=PT30S 00:29:14.720 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46660 authenticated 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46660]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46660]] session=TransportServerSession[admin@/10.30.170.22:46660] id=0 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46660])) size=2097152, max=2097152, packet=32768 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46660]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46660] 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46660]) recipient=0 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])) size=2097152, max=2097152, packet=32768 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])) re-initializing 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])) size=2097152, max=2097152, packet=32768 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[want-reply=true] subsystem=netconf 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[subsystem] prepared command 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]}} established 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 331: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18160 00:29:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 331: Creating data stores for simulated device 00:29:14.722 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:14.722 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:14.722 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:14.722 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:14.722 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:14.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1d972a38] 00:29:14.723 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:14.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:14.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:14.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:14.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:14.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:14.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:14.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:14.724 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1d972a38], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1d972a38], subtreeVersion=Version[2bd2721c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2bd2721c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:14.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:14.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:14.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 331 on channel [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 1220 down to 2095932 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) request=subsystem result=ReplySuccess, want-reply=true 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) request=subsystem activate command 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) starting runner for command=netconf 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #5 SSH_MSG_CHANNEL_DATA 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 373 down to 2096779 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_DATA len=373 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660] 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:14.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18160', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=331} created 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]} created 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660] successful with session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]} 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]} up 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #6 SSH_MSG_CHANNEL_DATA 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 393 down to 2096386 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_DATA len=393 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660] 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:14.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:14.729 [netconf-device-simulator-threads-0] 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=331} 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3739ea3 after next message 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 - R:/10.30.170.22:46660]} EXI handlers added to pipeline 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3739ea3 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 179 down to 2095753 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:14.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #7 SSH_MSG_CHANNEL_DATA 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 340 down to 2096046 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_DATA len=340 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660] 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:14.731 [netconf-device-simulator-threads-0] 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=331} 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2bd2721c] 00:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:14.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.731 [netconf-device-simulator-threads-0] 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} 00:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.731 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.731 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] 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:29:14.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:14.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 778 down to 2094975 00:29:14.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:14.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:14.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #9 SSH_MSG_IGNORE 00:29:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:29:14.839 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #13 SSH_MSG_IGNORE 00:29:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:29:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #11 SSH_MSG_IGNORE 00:29:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:29:14.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]} 00:29:14.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46690]): SSH-2.0-SSHD-UNKNOWN 00:29:14.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46690]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:14.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46690]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:14.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #12 SSH_MSG_IGNORE 00:29:14.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:29:15.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #8 SSH_MSG_IGNORE 00:29:15.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:29:15.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46690]) Send SSH_MSG_KEXINIT 00:29:15.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:15.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #0 SSH_MSG_KEXINIT 00:29:15.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46690]) SSH_MSG_KEXINIT 00:29:15.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46690]) strict KEX=true client=true server=true 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: server host key algorithms = rsa-sha2-512 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: mac algorithms (client to server) = aead 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: mac algorithms (server to client) = aead 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: compression algorithms (client to server) = none 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46690]) Kex: compression algorithms (server to client) = none 00:29:15.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #10 SSH_MSG_IGNORE 00:29:15.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:29:15.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #9 SSH_MSG_IGNORE 00:29:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:29:15.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #1 30 00:29:15.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46690]] process command=SSH_MSG_KEXDH_INIT 00:29:15.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46690]] Send SSH_MSG_KEXDH_REPLY 00:29:15.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #1 sending command=31[31] len=1639 00:29:15.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46690])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:15.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46690]) Send SSH_MSG_NEWKEYS 00:29:15.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46690]) session ID=f5:2d:12:2a:1e:8c:89:bd:cf:c8:d3:cf:05:0c:b8:dc:3a:29:98:55:ac:1e:80:af:fd:10:f0:33:a8:96:02:6c:62:22:23:5c:2d:fa:5c:03:76:23:83:7c:6b:3b:63:b2:af:0f:4d:8d:e0:03:82:1f:ac:46:bf:f5:34:a0:29:62 00:29:15.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:15.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46690]): strict KEX resets output message sequence number from 3 to 0 00:29:15.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46690]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:15.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46690])[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:29:15.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46690])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:15.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #0 sending command=7[7] len=419 00:29:15.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46690]) No pending packets to flush at end of KEX 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #2 SSH_MSG_NEWKEYS 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46690]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46690]): strict KEX resets input message sequence number from 3 to 0 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46690]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46690]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46690]) authorized authentication methods: password,publickey 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46690]) Accepted service ssh-userauth 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:15.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46690]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46690]) no authentication factory for method=none 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46690]) SSH_MSG_USERAUTH_REQUEST 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46690]) remaining methods: password,publickey 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46690]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46690]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46690]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:15.413 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46690]) authentication result: true 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46690]) SSH_MSG_USERAUTH_REQUEST 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46690])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46690]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:15.413 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:15.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46690]) no heartbeat to stop 00:29:15.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46690]) heartbeat type=IGNORE, interval=PT30S 00:29:15.414 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46690 authenticated 00:29:15.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:15.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46690]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46690]] session=TransportServerSession[admin@/10.30.170.22:46690] id=0 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46690])) size=2097152, max=2097152, packet=32768 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46690]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46690] 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46690]) recipient=0 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])) size=2097152, max=2097152, packet=32768 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])) re-initializing 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])) size=2097152, max=2097152, packet=32768 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[want-reply=true] subsystem=netconf 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[subsystem] prepared command 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]}} established 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 332: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18161 00:29:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 332: Creating data stores for simulated device 00:29:15.416 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:15.417 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:15.417 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:15.417 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:15.417 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:15.418 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2f31683c] 00:29:15.418 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:15.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:15.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:15.419 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:15.419 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:15.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:15.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:15.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:15.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2f31683c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2f31683c], subtreeVersion=Version[5f612c2c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f612c2c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:15.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:15.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:15.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 332 on channel [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 1220 down to 2095932 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) request=subsystem result=ReplySuccess, want-reply=true 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) request=subsystem activate command 00:29:15.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) starting runner for command=netconf 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #5 SSH_MSG_CHANNEL_DATA 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 373 down to 2096779 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_DATA len=373 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690] 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:15.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18161', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=332} created 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]} created 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690] successful with session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]} 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]} up 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #6 SSH_MSG_CHANNEL_DATA 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 393 down to 2096386 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_DATA len=393 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690] 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:15.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=332} 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d0986b1 after next message 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 - R:/10.30.170.22:46690]} EXI handlers added to pipeline 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@d0986b1 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 179 down to 2095753 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:15.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:15.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #7 SSH_MSG_CHANNEL_DATA 00:29:15.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 340 down to 2096046 00:29:15.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_DATA len=340 00:29:15.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690] 00:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:15.429 [netconf-device-simulator-threads-2] 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=332} 00:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f612c2c] 00:29:15.429 [netconf-device-simulator-threads-2] 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:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:15.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:15.429 [netconf-device-simulator-threads-2] 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:29:15.429 [netconf-device-simulator-threads-2] 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:29:15.429 [netconf-device-simulator-threads-2] 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} 00:29:15.429 [netconf-device-simulator-threads-2] 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:29:15.429 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] 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:29:15.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:15.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 778 down to 2094975 00:29:15.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:15.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:15.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]} 00:29:15.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50436]): SSH-2.0-SSHD-UNKNOWN 00:29:15.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50436]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:15.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50436]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #10 SSH_MSG_IGNORE 00:29:15.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:29:15.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #12 SSH_MSG_IGNORE 00:29:15.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:29:15.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #9 SSH_MSG_IGNORE 00:29:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50436]) Send SSH_MSG_KEXINIT 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #0 SSH_MSG_KEXINIT 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50436]) SSH_MSG_KEXINIT 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50436]) strict KEX=true client=true server=true 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: server host key algorithms = rsa-sha2-512 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: mac algorithms (client to server) = aead 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: mac algorithms (server to client) = aead 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: compression algorithms (client to server) = none 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50436]) Kex: compression algorithms (server to client) = none 00:29:15.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:15.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #1 30 00:29:15.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50436]] process command=SSH_MSG_KEXDH_INIT 00:29:15.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50436]] Send SSH_MSG_KEXDH_REPLY 00:29:15.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #1 sending command=31[31] len=1639 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50436])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50436]) Send SSH_MSG_NEWKEYS 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50436]) session ID=aa:e7:8b:a2:d3:02:65:ee:1f:86:c0:b6:6f:3f:35:c5:5c:6a:f5:bd:22:5f:a7:01:f9:18:2c:4f:6c:03:26:07:98:cf:61:5e:3e:5c:7a:9f:71:ea:37:f9:bd:db:c5:2b:ef:fd:dc:dc:18:0b:29:2a:eb:f7:3b:b4:c4:a1:b9:eb 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50436]): strict KEX resets output message sequence number from 3 to 0 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50436]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50436])[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:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50436])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #0 sending command=7[7] len=419 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50436]) No pending packets to flush at end of KEX 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #11 SSH_MSG_IGNORE 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #13 SSH_MSG_IGNORE 00:29:15.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #2 SSH_MSG_NEWKEYS 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50436]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50436]): strict KEX resets input message sequence number from 3 to 0 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50436]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:15.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50436]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50436]) authorized authentication methods: password,publickey 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50436]) Accepted service ssh-userauth 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50436]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50436]) no authentication factory for method=none 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50436]) SSH_MSG_USERAUTH_REQUEST 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50436]) remaining methods: password,publickey 00:29:15.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50436]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50436]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:15.718 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50436]) authentication result: true 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50436]) SSH_MSG_USERAUTH_REQUEST 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50436])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50436]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50436]) no heartbeat to stop 00:29:15.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50436]) heartbeat type=IGNORE, interval=PT30S 00:29:15.718 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50436 authenticated 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50436]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50436]] session=TransportServerSession[admin@/10.30.170.22:50436] id=0 00:29:15.719 [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.170.22:50436])) size=2097152, max=2097152, packet=32768 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50436]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50436] 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50436]) recipient=0 00:29:15.719 [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.170.22:50436])) size=2097152, max=2097152, packet=32768 00:29:15.719 [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.170.22:50436])) re-initializing 00:29:15.719 [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.170.22:50436])) size=2097152, max=2097152, packet=32768 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436])[want-reply=true] subsystem=netconf 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436])[subsystem] prepared command 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]}} established 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 333: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18162 00:29:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 333: Creating data stores for simulated device 00:29:15.720 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:15.720 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:15.720 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:15.720 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:15.721 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:15.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[ac868a7] 00:29:15.725 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:15.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:15.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:15.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:15.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:15.726 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:15.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:15.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:15.726 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[ac868a7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[ac868a7], subtreeVersion=Version[2b748382], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2b748382], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:15.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:15.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:15.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.728 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 333 on channel [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.728 [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.170.22:50436]) by 1220 down to 2095932 00:29:15.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) request=subsystem result=ReplySuccess, want-reply=true 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) request=subsystem activate command 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) starting runner for command=netconf 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #5 SSH_MSG_CHANNEL_DATA 00:29:15.729 [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.170.22:50436]) by 373 down to 2096779 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_DATA len=373 00:29:15.729 [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.170.22:50436] 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:15.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18162', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=333} created 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]} created 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436] successful with session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]} 00:29:15.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]} up 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #6 SSH_MSG_CHANNEL_DATA 00:29:15.732 [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.170.22:50436]) by 393 down to 2096386 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_DATA len=393 00:29:15.732 [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.170.22:50436] 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:15.732 [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=333} 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24f56531 after next message 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 - R:/10.30.170.22:50436]} EXI handlers added to pipeline 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:15.732 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@24f56531 00:29:15.732 [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.170.22:50436]) by 179 down to 2095753 00:29:15.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:15.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:15.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #7 SSH_MSG_CHANNEL_DATA 00:29:15.736 [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.170.22:50436]) by 340 down to 2096046 00:29:15.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_DATA len=340 00:29:15.736 [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.170.22:50436] 00:29:15.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:15.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:15.736 [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=333} 00:29:15.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2b748382] 00:29:15.737 [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:29:15.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:15.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:15.737 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:15.737 [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:29:15.737 [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:29:15.737 [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} 00:29:15.737 [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:29:15.737 [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=2011-06-01} 00:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [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:29:15.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:15.738 [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.170.22:50436]) by 778 down to 2094975 00:29:15.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:15.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:15.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #8 SSH_MSG_IGNORE 00:29:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:29:16.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #13 SSH_MSG_IGNORE 00:29:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:29:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #12 SSH_MSG_IGNORE 00:29:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:29:16.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]} 00:29:16.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60476]): SSH-2.0-SSHD-UNKNOWN 00:29:16.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60476]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:16.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60476]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60476]) Send SSH_MSG_KEXINIT 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #0 SSH_MSG_KEXINIT 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60476]) SSH_MSG_KEXINIT 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60476]) strict KEX=true client=true server=true 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: server host key algorithms = rsa-sha2-512 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: mac algorithms (client to server) = aead 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: mac algorithms (server to client) = aead 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: compression algorithms (client to server) = none 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60476]) Kex: compression algorithms (server to client) = none 00:29:16.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:16.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #11 SSH_MSG_IGNORE 00:29:16.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:29:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #10 SSH_MSG_IGNORE 00:29:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:29:16.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #8 SSH_MSG_IGNORE 00:29:16.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:29:16.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #1 30 00:29:16.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60476]] process command=SSH_MSG_KEXDH_INIT 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60476]] Send SSH_MSG_KEXDH_REPLY 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #1 sending command=31[31] len=1639 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60476])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60476]) Send SSH_MSG_NEWKEYS 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60476]) session ID=90:01:a8:85:9f:db:25:d6:af:0d:2c:57:d8:5c:98:80:9e:49:9c:d0:75:57:f0:f6:fd:84:3e:e5:52:d7:7e:89:6e:d3:fc:f7:54:8a:d7:09:f7:a7:ac:e1:fa:f2:b5:d0:2d:9d:4c:13:b1:7d:42:c2:17:cb:75:1a:78:ec:b5:0c 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60476]): strict KEX resets output message sequence number from 3 to 0 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60476]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60476])[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:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60476])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #0 sending command=7[7] len=419 00:29:16.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60476]) No pending packets to flush at end of KEX 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #2 SSH_MSG_NEWKEYS 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60476]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60476]): strict KEX resets input message sequence number from 3 to 0 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60476]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60476]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60476]) authorized authentication methods: password,publickey 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60476]) Accepted service ssh-userauth 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60476]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60476]) no authentication factory for method=none 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60476]) SSH_MSG_USERAUTH_REQUEST 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60476]) remaining methods: password,publickey 00:29:16.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60476]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60476]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60476]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:16.251 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60476]) authentication result: true 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60476]) SSH_MSG_USERAUTH_REQUEST 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60476])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60476]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60476]) no heartbeat to stop 00:29:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60476]) heartbeat type=IGNORE, interval=PT30S 00:29:16.251 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60476 authenticated 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60476]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60476]] session=TransportServerSession[admin@/10.30.170.22:60476] id=0 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60476])) size=2097152, max=2097152, packet=32768 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60476]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60476] 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60476]) recipient=0 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])) size=2097152, max=2097152, packet=32768 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])) re-initializing 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])) size=2097152, max=2097152, packet=32768 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[want-reply=true] subsystem=netconf 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[subsystem] prepared command 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]}} established 00:29:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 334: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18163 00:29:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 334: Creating data stores for simulated device 00:29:16.253 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:16.253 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:16.253 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:16.253 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:16.253 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:16.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.256 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[14f84f40] 00:29:16.256 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:16.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:16.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:16.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:16.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:16.258 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:16.258 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:16.258 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:16.258 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[14f84f40], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[14f84f40], subtreeVersion=Version[cb0a59], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[cb0a59], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:16.258 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:16.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 334 on channel [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 1220 down to 2095932 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) request=subsystem result=ReplySuccess, want-reply=true 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) request=subsystem activate command 00:29:16.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) starting runner for command=netconf 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #5 SSH_MSG_CHANNEL_DATA 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 373 down to 2096779 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_DATA len=373 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476] 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.261 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18163', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=334} created 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]} created 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476] successful with session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]} 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]} up 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #9 SSH_MSG_IGNORE 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #6 SSH_MSG_CHANNEL_DATA 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 393 down to 2096386 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_DATA len=393 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476] 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:16.262 [netconf-device-simulator-threads-6] 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=334} 00:29:16.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@275d4f75 after next message 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 - R:/10.30.170.22:60476]} EXI handlers added to pipeline 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@275d4f75 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 179 down to 2095753 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:16.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #7 SSH_MSG_CHANNEL_DATA 00:29:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 340 down to 2096046 00:29:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_DATA len=340 00:29:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476] 00:29:16.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:16.267 [netconf-device-simulator-threads-6] 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=334} 00:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[cb0a59] 00:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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} 00:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] 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:29:16.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 778 down to 2094975 00:29:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:16.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:16.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #10 SSH_MSG_IGNORE 00:29:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:29:16.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #9 SSH_MSG_IGNORE 00:29:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:29:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #12 SSH_MSG_IGNORE 00:29:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:29:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #11 SSH_MSG_IGNORE 00:29:16.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:29:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]} 00:29:16.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52662]): SSH-2.0-SSHD-UNKNOWN 00:29:16.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52662]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:16.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52662]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52662]) Send SSH_MSG_KEXINIT 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #0 SSH_MSG_KEXINIT 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52662]) SSH_MSG_KEXINIT 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52662]) strict KEX=true client=true server=true 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: server host key algorithms = rsa-sha2-512 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: mac algorithms (client to server) = aead 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: mac algorithms (server to client) = aead 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: compression algorithms (client to server) = none 00:29:16.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52662]) Kex: compression algorithms (server to client) = none 00:29:16.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:16.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #13 SSH_MSG_IGNORE 00:29:16.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:29:16.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:16.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #8 SSH_MSG_IGNORE 00:29:16.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:29:16.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #1 30 00:29:16.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52662]] process command=SSH_MSG_KEXDH_INIT 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52662]] Send SSH_MSG_KEXDH_REPLY 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #1 sending command=31[31] len=1639 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52662])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52662]) Send SSH_MSG_NEWKEYS 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52662]) session ID=58:64:dd:e6:96:c5:32:23:4d:7d:fa:30:0a:a2:89:3a:65:dc:43:b3:59:dc:15:f0:f7:c3:32:e6:ae:6a:64:36:0c:74:91:e3:c6:9c:5c:29:00:f0:0c:e5:f7:74:59:bf:f4:d2:f3:e7:a5:ed:ce:cd:b9:ef:3a:c0:3e:e5:3f:c3 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52662]): strict KEX resets output message sequence number from 3 to 0 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52662]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52662])[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:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52662])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #0 sending command=7[7] len=419 00:29:16.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52662]) No pending packets to flush at end of KEX 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #2 SSH_MSG_NEWKEYS 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52662]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52662]): strict KEX resets input message sequence number from 3 to 0 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52662]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52662]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52662]) authorized authentication methods: password,publickey 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52662]) Accepted service ssh-userauth 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:16.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52662]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52662]) no authentication factory for method=none 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52662]) SSH_MSG_USERAUTH_REQUEST 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52662]) remaining methods: password,publickey 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52662]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52662]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52662]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:16.857 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52662]) authentication result: true 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52662]) SSH_MSG_USERAUTH_REQUEST 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52662])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52662]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52662]) no heartbeat to stop 00:29:16.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52662]) heartbeat type=IGNORE, interval=PT30S 00:29:16.857 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52662 authenticated 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52662]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52662]] session=TransportServerSession[admin@/10.30.170.22:52662] id=0 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52662])) size=2097152, max=2097152, packet=32768 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52662]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52662] 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52662]) recipient=0 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])) size=2097152, max=2097152, packet=32768 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])) re-initializing 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])) size=2097152, max=2097152, packet=32768 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[want-reply=true] subsystem=netconf 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[subsystem] prepared command 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]}} established 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 335: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18164 00:29:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 335: Creating data stores for simulated device 00:29:16.859 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:16.859 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:16.859 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:16.859 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:16.859 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:16.860 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2908c321] 00:29:16.860 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:16.861 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:16.861 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:16.861 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:16.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:16.861 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:16.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:16.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:16.861 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2908c321], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2908c321], subtreeVersion=Version[5f61dec0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5f61dec0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:16.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:16.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:16.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 335 on channel [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 1220 down to 2095932 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) request=subsystem result=ReplySuccess, want-reply=true 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) request=subsystem activate command 00:29:16.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) starting runner for command=netconf 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #5 SSH_MSG_CHANNEL_DATA 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 373 down to 2096779 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_DATA len=373 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662] 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18164', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=335} created 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]} created 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662] successful with session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]} 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]} up 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #6 SSH_MSG_CHANNEL_DATA 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 393 down to 2096386 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_DATA len=393 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662] 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:16.865 [netconf-device-simulator-threads-0] 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=335} 00:29:16.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4aff7b73 after next message 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 - R:/10.30.170.22:52662]} EXI handlers added to pipeline 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4aff7b73 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 179 down to 2095753 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:16.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #7 SSH_MSG_CHANNEL_DATA 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 340 down to 2096046 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_DATA len=340 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662] 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:16.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:16.868 [netconf-device-simulator-threads-0] 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=335} 00:29:16.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5f61dec0] 00:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:16.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:16.869 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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} 00:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] 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:29:16.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:16.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 778 down to 2094975 00:29:16.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:16.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #10 SSH_MSG_IGNORE 00:29:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:29:17.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]} 00:29:17.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59836]): SSH-2.0-SSHD-UNKNOWN 00:29:17.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59836]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:17.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59836]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:17.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.229 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #12 SSH_MSG_IGNORE 00:29:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:29:17.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59836]) Send SSH_MSG_KEXINIT 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #0 SSH_MSG_KEXINIT 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59836]) SSH_MSG_KEXINIT 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59836]) strict KEX=true client=true server=true 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: server host key algorithms = rsa-sha2-512 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: mac algorithms (client to server) = aead 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: mac algorithms (server to client) = aead 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: compression algorithms (client to server) = none 00:29:17.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59836]) Kex: compression algorithms (server to client) = none 00:29:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #13 SSH_MSG_IGNORE 00:29:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:29:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #11 SSH_MSG_IGNORE 00:29:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:29:17.313 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #8 SSH_MSG_IGNORE 00:29:17.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:29:17.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #1 30 00:29:17.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59836]] process command=SSH_MSG_KEXDH_INIT 00:29:17.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59836]] Send SSH_MSG_KEXDH_REPLY 00:29:17.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #1 sending command=31[31] len=1639 00:29:17.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59836])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:17.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59836]) Send SSH_MSG_NEWKEYS 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59836]) session ID=57:bf:d3:7b:19:1c:43:30:9e:51:1a:7e:21:6f:ee:46:45:83:fb:3e:2d:92:2a:47:b8:69:e4:ae:86:91:06:b7:ea:f4:69:29:e9:d6:b8:c7:b8:88:66:27:20:1a:63:46:20:cd:42:14:31:56:08:82:31:03:75:d9:48:43:26:75 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59836]): strict KEX resets output message sequence number from 3 to 0 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59836]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59836])[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:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59836])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #0 sending command=7[7] len=419 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59836]) No pending packets to flush at end of KEX 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #9 SSH_MSG_IGNORE 00:29:17.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #2 SSH_MSG_NEWKEYS 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59836]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59836]): strict KEX resets input message sequence number from 3 to 0 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59836]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59836]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59836]) authorized authentication methods: password,publickey 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59836]) Accepted service ssh-userauth 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59836]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59836]) no authentication factory for method=none 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59836]) SSH_MSG_USERAUTH_REQUEST 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59836]) remaining methods: password,publickey 00:29:17.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59836]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59836]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59836]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:17.422 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59836]) authentication result: true 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59836]) SSH_MSG_USERAUTH_REQUEST 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59836])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59836]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59836]) no heartbeat to stop 00:29:17.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59836]) heartbeat type=IGNORE, interval=PT30S 00:29:17.422 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59836 authenticated 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59836]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59836]] session=TransportServerSession[admin@/10.30.170.22:59836] id=0 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59836])) size=2097152, max=2097152, packet=32768 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59836]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59836] 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59836]) recipient=0 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])) size=2097152, max=2097152, packet=32768 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])) re-initializing 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])) size=2097152, max=2097152, packet=32768 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[want-reply=true] subsystem=netconf 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[subsystem] prepared command 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]}} established 00:29:17.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 336: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18165 00:29:17.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 336: Creating data stores for simulated device 00:29:17.425 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:17.425 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:17.425 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:17.425 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:17.425 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:17.427 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6dfb3ce0] 00:29:17.427 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:17.428 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:17.428 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:17.428 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:17.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:17.429 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:17.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:17.429 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:17.429 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6dfb3ce0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6dfb3ce0], subtreeVersion=Version[7afb7cf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7afb7cf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:17.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:17.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:17.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 336 on channel [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 1220 down to 2095932 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) request=subsystem result=ReplySuccess, want-reply=true 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) request=subsystem activate command 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) starting runner for command=netconf 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #5 SSH_MSG_CHANNEL_DATA 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 373 down to 2096779 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_DATA len=373 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836] 00:29:17.433 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18165', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=336} created 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]} created 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836] successful with session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]} 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]} up 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #6 SSH_MSG_CHANNEL_DATA 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 393 down to 2096386 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_DATA len=393 00:29:17.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836] 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=336} 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ac9dfa6 after next message 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 - R:/10.30.170.22:59836]} EXI handlers added to pipeline 00:29:17.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:17.436 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ac9dfa6 00:29:17.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 179 down to 2095753 00:29:17.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:17.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:17.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #7 SSH_MSG_CHANNEL_DATA 00:29:17.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 340 down to 2096046 00:29:17.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_DATA len=340 00:29:17.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836] 00:29:17.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:17.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:17.441 [netconf-device-simulator-threads-2] 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=336} 00:29:17.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7afb7cf] 00:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:17.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:17.442 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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} 00:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] 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:29:17.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:17.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 778 down to 2094975 00:29:17.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:17.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:17.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]} 00:29:17.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36968]): SSH-2.0-SSHD-UNKNOWN 00:29:17.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36968]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:17.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36968]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:17.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #12 SSH_MSG_IGNORE 00:29:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:29:17.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36968]) Send SSH_MSG_KEXINIT 00:29:17.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:17.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #0 SSH_MSG_KEXINIT 00:29:17.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36968]) SSH_MSG_KEXINIT 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36968]) strict KEX=true client=true server=true 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: server host key algorithms = rsa-sha2-512 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: mac algorithms (client to server) = aead 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: mac algorithms (server to client) = aead 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: compression algorithms (client to server) = none 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36968]) Kex: compression algorithms (server to client) = none 00:29:17.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:17.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #1 30 00:29:17.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36968]] process command=SSH_MSG_KEXDH_INIT 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36968]] Send SSH_MSG_KEXDH_REPLY 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #1 sending command=31[31] len=1639 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36968])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36968]) Send SSH_MSG_NEWKEYS 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36968]) session ID=a8:95:72:79:46:74:bb:df:73:5c:77:8d:c9:bb:18:d1:4c:68:85:44:c3:11:00:ae:41:db:71:08:f0:bd:f1:74:c7:ca:68:96:22:d5:f9:0e:11:e0:da:77:c7:73:2d:67:19:5d:8a:82:99:1b:ac:3f:45:f8:93:9a:04:3a:d9:d1 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36968]): strict KEX resets output message sequence number from 3 to 0 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36968]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36968])[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:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #0 sending command=7[7] len=419 00:29:17.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36968]) No pending packets to flush at end of KEX 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #2 SSH_MSG_NEWKEYS 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36968]): strict KEX resets input message sequence number from 3 to 0 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36968]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:17.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36968]) authorized authentication methods: password,publickey 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36968]) Accepted service ssh-userauth 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36968]) no authentication factory for method=none 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36968]) SSH_MSG_USERAUTH_REQUEST 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36968]) remaining methods: password,publickey 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36968]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:17.883 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36968]) authentication result: true 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36968]) SSH_MSG_USERAUTH_REQUEST 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36968]) no heartbeat to stop 00:29:17.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36968]) heartbeat type=IGNORE, interval=PT30S 00:29:17.884 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36968 authenticated 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36968]] session=TransportServerSession[admin@/10.30.170.22:36968] id=0 00:29:17.884 [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.170.22:36968])) size=2097152, max=2097152, packet=32768 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36968] 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36968]) recipient=0 00:29:17.884 [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.170.22:36968])) size=2097152, max=2097152, packet=32768 00:29:17.884 [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.170.22:36968])) re-initializing 00:29:17.884 [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.170.22:36968])) size=2097152, max=2097152, packet=32768 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #11 SSH_MSG_IGNORE 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968])[want-reply=true] subsystem=netconf 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968])[subsystem] prepared command 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]}} established 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 337: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18166 00:29:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 337: Creating data stores for simulated device 00:29:17.885 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:17.885 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:17.885 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:17.885 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:17.885 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[541dd21b] 00:29:17.886 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:17.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:17.887 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:17.887 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:17.887 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[541dd21b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[541dd21b], subtreeVersion=Version[6fe8152f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fe8152f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:17.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:17.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.889 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 337 on channel [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.890 [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.170.22:36968]) by 1220 down to 2095932 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) request=subsystem result=ReplySuccess, want-reply=true 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) request=subsystem activate command 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) starting runner for command=netconf 00:29:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #5 SSH_MSG_CHANNEL_DATA 00:29:17.891 [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.170.22:36968]) by 373 down to 2096779 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_DATA len=373 00:29:17.891 [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.170.22:36968] 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #10 SSH_MSG_IGNORE 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18166', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=337} created 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]} created 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968] successful with session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]} 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]} up 00:29:17.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #6 SSH_MSG_CHANNEL_DATA 00:29:17.892 [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.170.22:36968]) by 393 down to 2096386 00:29:17.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_DATA len=393 00:29:17.892 [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.170.22:36968] 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:17.893 [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=337} 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d5aad2e after next message 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 - R:/10.30.170.22:36968]} EXI handlers added to pipeline 00:29:17.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:17.894 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6d5aad2e 00:29:17.894 [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.170.22:36968]) by 179 down to 2095753 00:29:17.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:17.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:17.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #7 SSH_MSG_CHANNEL_DATA 00:29:17.896 [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.170.22:36968]) by 340 down to 2096046 00:29:17.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_DATA len=340 00:29:17.896 [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.170.22:36968] 00:29:17.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:17.897 [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=337} 00:29:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fe8152f] 00:29:17.897 [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:29:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:17.897 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:17.897 [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:29:17.897 [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:29:17.897 [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} 00:29:17.897 [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:29:17.897 [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=2011-06-01} 00:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.897 [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:29:17.898 [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:29:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:17.898 [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.170.22:36968]) by 778 down to 2094975 00:29:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:17.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:17.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #9 SSH_MSG_IGNORE 00:29:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:29:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #13 SSH_MSG_IGNORE 00:29:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:29:18.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #8 SSH_MSG_IGNORE 00:29:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:29:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #10 SSH_MSG_IGNORE 00:29:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:29:18.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]} 00:29:18.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42562]): SSH-2.0-SSHD-UNKNOWN 00:29:18.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42562]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:18.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42562]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #13 SSH_MSG_IGNORE 00:29:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:29:18.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #12 SSH_MSG_IGNORE 00:29:18.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:29:18.310 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.393 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #8 SSH_MSG_IGNORE 00:29:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42562]) Send SSH_MSG_KEXINIT 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #0 SSH_MSG_KEXINIT 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42562]) SSH_MSG_KEXINIT 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42562]) strict KEX=true client=true server=true 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: server host key algorithms = rsa-sha2-512 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: mac algorithms (client to server) = aead 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: mac algorithms (server to client) = aead 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: compression algorithms (client to server) = none 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42562]) Kex: compression algorithms (server to client) = none 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #9 SSH_MSG_IGNORE 00:29:18.421 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:29:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #1 30 00:29:18.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42562]] process command=SSH_MSG_KEXDH_INIT 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42562]] Send SSH_MSG_KEXDH_REPLY 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #1 sending command=31[31] len=1639 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42562])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42562]) Send SSH_MSG_NEWKEYS 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42562]) session ID=96:ee:b6:de:17:47:9f:f8:32:3b:91:3c:95:79:32:3a:c5:99:2e:24:ac:2f:f6:8f:12:98:e4:1e:fb:7c:08:1a:04:8b:e0:8b:14:c7:a2:5c:e1:3f:76:4b:99:66:b9:97:37:75:70:f4:b8:45:01:30:14:f1:6c:5e:8e:1d:d6:f8 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42562]): strict KEX resets output message sequence number from 3 to 0 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42562]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42562])[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:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42562])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #0 sending command=7[7] len=419 00:29:18.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42562]) No pending packets to flush at end of KEX 00:29:18.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #11 SSH_MSG_IGNORE 00:29:18.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #2 SSH_MSG_NEWKEYS 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42562]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42562]): strict KEX resets input message sequence number from 3 to 0 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42562]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42562]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42562]) authorized authentication methods: password,publickey 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42562]) Accepted service ssh-userauth 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42562]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42562]) no authentication factory for method=none 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42562]) SSH_MSG_USERAUTH_REQUEST 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42562]) remaining methods: password,publickey 00:29:18.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42562]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42562]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42562]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:18.542 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42562]) authentication result: true 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42562]) SSH_MSG_USERAUTH_REQUEST 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42562])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42562]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42562]) no heartbeat to stop 00:29:18.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42562]) heartbeat type=IGNORE, interval=PT30S 00:29:18.542 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42562 authenticated 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42562]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42562]] session=TransportServerSession[admin@/10.30.170.22:42562] id=0 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42562])) size=2097152, max=2097152, packet=32768 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42562]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42562] 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42562]) recipient=0 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])) size=2097152, max=2097152, packet=32768 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])) re-initializing 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])) size=2097152, max=2097152, packet=32768 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[want-reply=true] subsystem=netconf 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[subsystem] prepared command 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]}} established 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 338: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18167 00:29:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 338: Creating data stores for simulated device 00:29:18.544 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:18.544 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:18.544 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:18.544 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:18.544 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:18.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58ef2cf6] 00:29:18.545 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:18.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:18.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:18.545 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:18.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:18.546 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:18.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:18.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:18.546 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58ef2cf6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58ef2cf6], subtreeVersion=Version[fd16834], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[fd16834], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:18.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:18.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 338 on channel [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 1220 down to 2095932 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) request=subsystem result=ReplySuccess, want-reply=true 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) request=subsystem activate command 00:29:18.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) starting runner for command=netconf 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #5 SSH_MSG_CHANNEL_DATA 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 373 down to 2096779 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_DATA len=373 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562] 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:18.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18167', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=338} created 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]} created 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562] successful with session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]} 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]} up 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #6 SSH_MSG_CHANNEL_DATA 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 393 down to 2096386 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_DATA len=393 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562] 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:18.550 [netconf-device-simulator-threads-6] 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=338} 00:29:18.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40ebbf8 after next message 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 - R:/10.30.170.22:42562]} EXI handlers added to pipeline 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40ebbf8 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 179 down to 2095753 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:18.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:18.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #7 SSH_MSG_CHANNEL_DATA 00:29:18.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 340 down to 2096046 00:29:18.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_DATA len=340 00:29:18.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562] 00:29:18.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:18.565 [netconf-device-simulator-threads-6] 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=338} 00:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[fd16834] 00:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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} 00:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] 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:29:18.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:18.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 778 down to 2094975 00:29:18.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:18.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:18.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #13 SSH_MSG_IGNORE 00:29:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:29:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #12 SSH_MSG_IGNORE 00:29:18.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:29:18.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]} 00:29:18.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55942]): SSH-2.0-SSHD-UNKNOWN 00:29:18.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55942]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:18.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55942]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:18.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:18.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #8 SSH_MSG_IGNORE 00:29:18.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:29:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #10 SSH_MSG_IGNORE 00:29:19.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55942]) Send SSH_MSG_KEXINIT 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #0 SSH_MSG_KEXINIT 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55942]) SSH_MSG_KEXINIT 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55942]) strict KEX=true client=true server=true 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: server host key algorithms = rsa-sha2-512 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: mac algorithms (client to server) = aead 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: mac algorithms (server to client) = aead 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: compression algorithms (client to server) = none 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55942]) Kex: compression algorithms (server to client) = none 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #9 SSH_MSG_IGNORE 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #11 SSH_MSG_IGNORE 00:29:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:29:19.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #1 30 00:29:19.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55942]] process command=SSH_MSG_KEXDH_INIT 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55942]] Send SSH_MSG_KEXDH_REPLY 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #1 sending command=31[31] len=1639 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55942])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55942]) Send SSH_MSG_NEWKEYS 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55942]) session ID=99:99:83:09:52:4e:e7:48:14:47:b3:8c:94:53:fc:3d:7e:ec:69:87:df:ee:12:ea:85:04:d5:78:80:96:98:f8:4c:f9:fb:16:26:d9:aa:69:fb:be:95:d2:9e:35:46:a0:fe:94:21:81:3b:93:5f:d7:72:bf:aa:da:f6:16:15:52 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55942]): strict KEX resets output message sequence number from 3 to 0 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55942]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55942])[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:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55942])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:19.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #0 sending command=7[7] len=419 00:29:19.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55942]) No pending packets to flush at end of KEX 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #2 SSH_MSG_NEWKEYS 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55942]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55942]): strict KEX resets input message sequence number from 3 to 0 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55942]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55942]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55942]) authorized authentication methods: password,publickey 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55942]) Accepted service ssh-userauth 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55942]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:19.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55942]) no authentication factory for method=none 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55942]) SSH_MSG_USERAUTH_REQUEST 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55942]) remaining methods: password,publickey 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55942]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55942]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55942]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:19.150 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55942]) authentication result: true 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55942]) SSH_MSG_USERAUTH_REQUEST 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55942])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55942]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55942]) no heartbeat to stop 00:29:19.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55942]) heartbeat type=IGNORE, interval=PT30S 00:29:19.150 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55942 authenticated 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55942]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55942]] session=TransportServerSession[admin@/10.30.170.22:55942] id=0 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55942])) size=2097152, max=2097152, packet=32768 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55942]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55942] 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55942]) recipient=0 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])) size=2097152, max=2097152, packet=32768 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])) re-initializing 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])) size=2097152, max=2097152, packet=32768 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[want-reply=true] subsystem=netconf 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[subsystem] prepared command 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]}} established 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 339: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18168 00:29:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 339: Creating data stores for simulated device 00:29:19.152 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:19.152 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:19.152 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:19.152 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:19.152 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:19.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62541d5c] 00:29:19.153 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:19.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:19.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:19.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:19.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:19.154 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:19.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:19.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:19.154 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62541d5c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62541d5c], subtreeVersion=Version[77073fcc], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77073fcc], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:19.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:19.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 339 on channel [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 1220 down to 2095932 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) request=subsystem result=ReplySuccess, want-reply=true 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) request=subsystem activate command 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) starting runner for command=netconf 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #5 SSH_MSG_CHANNEL_DATA 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 373 down to 2096779 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_DATA len=373 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942] 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18168', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:19.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=339} created 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]} created 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942] successful with session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]} 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]} up 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #6 SSH_MSG_CHANNEL_DATA 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 393 down to 2096386 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_DATA len=393 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942] 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:19.158 [netconf-device-simulator-threads-0] 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=339} 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:19.158 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19422f4c after next message 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 - R:/10.30.170.22:55942]} EXI handlers added to pipeline 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@19422f4c 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 179 down to 2095753 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:19.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:19.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #7 SSH_MSG_CHANNEL_DATA 00:29:19.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 340 down to 2096046 00:29:19.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_DATA len=340 00:29:19.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942] 00:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:19.161 [netconf-device-simulator-threads-0] 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=339} 00:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77073fcc] 00:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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} 00:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] 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:29:19.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:19.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 778 down to 2094975 00:29:19.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:19.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:19.349 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #9 SSH_MSG_IGNORE 00:29:19.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:29:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #13 SSH_MSG_IGNORE 00:29:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:29:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #10 SSH_MSG_IGNORE 00:29:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:29:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #12 SSH_MSG_IGNORE 00:29:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:29:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #11 SSH_MSG_IGNORE 00:29:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:29:19.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #8 SSH_MSG_IGNORE 00:29:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:29:19.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]} 00:29:19.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39374]): SSH-2.0-SSHD-UNKNOWN 00:29:19.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39374]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:19.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39374]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:19.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39374]) Send SSH_MSG_KEXINIT 00:29:19.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #0 SSH_MSG_KEXINIT 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39374]) SSH_MSG_KEXINIT 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39374]) strict KEX=true client=true server=true 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: server host key algorithms = rsa-sha2-512 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: mac algorithms (client to server) = aead 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: mac algorithms (server to client) = aead 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: compression algorithms (client to server) = none 00:29:19.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39374]) Kex: compression algorithms (server to client) = none 00:29:19.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:19.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #1 30 00:29:19.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39374]] process command=SSH_MSG_KEXDH_INIT 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39374]] Send SSH_MSG_KEXDH_REPLY 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #1 sending command=31[31] len=1639 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39374])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39374]) Send SSH_MSG_NEWKEYS 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39374]) session ID=ed:22:a1:03:fc:99:f1:7b:2c:8b:ad:20:52:f4:f3:34:fb:97:f2:df:94:51:ab:ed:70:f3:79:28:7c:14:5e:91:9f:c2:3c:bc:38:40:12:fe:2d:39:0b:31:e5:47:ca:79:dc:95:fe:70:06:24:9b:97:5e:ec:43:36:3b:7f:6e:24 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:19.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39374]): strict KEX resets output message sequence number from 3 to 0 00:29:19.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39374]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:19.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39374])[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:29:19.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39374])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:19.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #0 sending command=7[7] len=419 00:29:19.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39374]) No pending packets to flush at end of KEX 00:29:19.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #9 SSH_MSG_IGNORE 00:29:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:29:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #2 SSH_MSG_NEWKEYS 00:29:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39374]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39374]): strict KEX resets input message sequence number from 3 to 0 00:29:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39374]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39374]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39374]) authorized authentication methods: password,publickey 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39374]) Accepted service ssh-userauth 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39374]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39374]) no authentication factory for method=none 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39374]) SSH_MSG_USERAUTH_REQUEST 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39374]) remaining methods: password,publickey 00:29:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39374]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39374]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:19.861 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39374]) authentication result: true 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39374]) SSH_MSG_USERAUTH_REQUEST 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39374])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39374]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39374]) no heartbeat to stop 00:29:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39374]) heartbeat type=IGNORE, interval=PT30S 00:29:19.862 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39374 authenticated 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39374]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39374]] session=TransportServerSession[admin@/10.30.170.22:39374] id=0 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39374])) size=2097152, max=2097152, packet=32768 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39374]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39374] 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39374]) recipient=0 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])) size=2097152, max=2097152, packet=32768 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])) re-initializing 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])) size=2097152, max=2097152, packet=32768 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[want-reply=true] subsystem=netconf 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[subsystem] prepared command 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]}} established 00:29:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 340: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18169 00:29:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 340: Creating data stores for simulated device 00:29:19.865 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:19.865 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:19.866 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:19.866 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:19.866 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:19.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2d03037c] 00:29:19.868 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:19.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:19.869 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:19.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:19.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:19.870 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2d03037c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2d03037c], subtreeVersion=Version[7e16a7bf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e16a7bf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:19.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 340 on channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 1220 down to 2095932 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) request=subsystem result=ReplySuccess, want-reply=true 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) request=subsystem activate command 00:29:19.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) starting runner for command=netconf 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #5 SSH_MSG_CHANNEL_DATA 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 373 down to 2096779 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_DATA len=373 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374] 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:19.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18169', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=340} created 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]} created 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374] successful with session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]} 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]} up 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #6 SSH_MSG_CHANNEL_DATA 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 393 down to 2096386 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_DATA len=393 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374] 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:19.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=340} 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16adb291 after next message 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 - R:/10.30.170.22:39374]} EXI handlers added to pipeline 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16adb291 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 179 down to 2095753 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:19.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:19.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #7 SSH_MSG_CHANNEL_DATA 00:29:19.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 340 down to 2096046 00:29:19.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_DATA len=340 00:29:19.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374] 00:29:19.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:19.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:19.879 [netconf-device-simulator-threads-2] 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=340} 00:29:19.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e16a7bf] 00:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:19.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:19.880 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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} 00:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] 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:29:19.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:19.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 778 down to 2094975 00:29:19.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:19.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #13 SSH_MSG_IGNORE 00:29:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:29:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #11 SSH_MSG_IGNORE 00:29:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:29:20.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #12 SSH_MSG_IGNORE 00:29:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:29:20.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]} 00:29:20.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44344]): SSH-2.0-SSHD-UNKNOWN 00:29:20.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44344]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:20.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44344]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:20.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #8 SSH_MSG_IGNORE 00:29:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44344]) Send SSH_MSG_KEXINIT 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #0 SSH_MSG_KEXINIT 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44344]) SSH_MSG_KEXINIT 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44344]) strict KEX=true client=true server=true 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: server host key algorithms = rsa-sha2-512 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: mac algorithms (client to server) = aead 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: mac algorithms (server to client) = aead 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: compression algorithms (client to server) = none 00:29:20.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44344]) Kex: compression algorithms (server to client) = none 00:29:20.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:20.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #1 30 00:29:20.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44344]] process command=SSH_MSG_KEXDH_INIT 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44344]] Send SSH_MSG_KEXDH_REPLY 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #1 sending command=31[31] len=1639 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44344])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44344]) Send SSH_MSG_NEWKEYS 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44344]) session ID=dc:79:a2:08:f3:a5:b7:03:29:eb:44:c7:6c:45:5c:40:cb:79:45:46:b0:b8:e9:7b:6e:24:f9:be:51:81:e3:f0:68:05:14:a6:91:1c:46:a8:3c:ee:eb:0a:87:fa:35:42:f2:9a:1e:3e:27:cf:f4:6a:a5:39:f2:1a:ee:a9:93:55 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44344]): strict KEX resets output message sequence number from 3 to 0 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44344]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44344])[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:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #0 sending command=7[7] len=419 00:29:20.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44344]) No pending packets to flush at end of KEX 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #2 SSH_MSG_NEWKEYS 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44344]): strict KEX resets input message sequence number from 3 to 0 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44344]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44344]) authorized authentication methods: password,publickey 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44344]) Accepted service ssh-userauth 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44344]) no authentication factory for method=none 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44344]) SSH_MSG_USERAUTH_REQUEST 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44344]) remaining methods: password,publickey 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44344]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:20.301 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44344]) authentication result: true 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44344]) SSH_MSG_USERAUTH_REQUEST 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44344]) no heartbeat to stop 00:29:20.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44344]) heartbeat type=IGNORE, interval=PT30S 00:29:20.301 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44344 authenticated 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44344]] session=TransportServerSession[admin@/10.30.170.22:44344] id=0 00:29:20.302 [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.170.22:44344])) size=2097152, max=2097152, packet=32768 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44344] 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44344]) recipient=0 00:29:20.302 [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.170.22:44344])) size=2097152, max=2097152, packet=32768 00:29:20.302 [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.170.22:44344])) re-initializing 00:29:20.302 [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.170.22:44344])) size=2097152, max=2097152, packet=32768 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:20.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344])[want-reply=true] subsystem=netconf 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344])[subsystem] prepared command 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]}} established 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 341: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18170 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 341: Creating data stores for simulated device 00:29:20.303 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:20.303 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:20.303 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:20.303 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:20.303 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e4565a] 00:29:20.303 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:20.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:20.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:20.304 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:20.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #10 SSH_MSG_IGNORE 00:29:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:29:20.304 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:20.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:20.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:20.304 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e4565a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e4565a], subtreeVersion=Version[570fede], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[570fede], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:20.305 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:20.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:20.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.305 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 341 on channel [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.306 [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.170.22:44344]) by 1220 down to 2095932 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) request=subsystem result=ReplySuccess, want-reply=true 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) request=subsystem activate command 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) starting runner for command=netconf 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #5 SSH_MSG_CHANNEL_DATA 00:29:20.306 [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.170.22:44344]) by 373 down to 2096779 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_DATA len=373 00:29:20.306 [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.170.22:44344] 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18170', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=341} created 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]} created 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344] successful with session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]} 00:29:20.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]} up 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #6 SSH_MSG_CHANNEL_DATA 00:29:20.307 [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.170.22:44344]) by 393 down to 2096386 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_DATA len=393 00:29:20.307 [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.170.22:44344] 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:20.307 [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=341} 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@439b3694 after next message 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 - R:/10.30.170.22:44344]} EXI handlers added to pipeline 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@439b3694 00:29:20.307 [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.170.22:44344]) by 179 down to 2095753 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:20.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #7 SSH_MSG_CHANNEL_DATA 00:29:20.309 [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.170.22:44344]) by 340 down to 2096046 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_DATA len=340 00:29:20.309 [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.170.22:44344] 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:20.309 [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=341} 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[570fede] 00:29:20.309 [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:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:20.309 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:20.309 [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:29:20.309 [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:29:20.310 [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} 00:29:20.310 [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:29:20.310 [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=2011-06-01} 00:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [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:29:20.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:20.310 [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.170.22:44344]) by 778 down to 2094975 00:29:20.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:20.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:20.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #13 SSH_MSG_IGNORE 00:29:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:29:20.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #9 SSH_MSG_IGNORE 00:29:20.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:29:20.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #10 SSH_MSG_IGNORE 00:29:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:29:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #11 SSH_MSG_IGNORE 00:29:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:29:20.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]} 00:29:20.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59694]): SSH-2.0-SSHD-UNKNOWN 00:29:20.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59694]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:20.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59694]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #8 SSH_MSG_IGNORE 00:29:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59694]) Send SSH_MSG_KEXINIT 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #0 SSH_MSG_KEXINIT 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59694]) SSH_MSG_KEXINIT 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59694]) strict KEX=true client=true server=true 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: server host key algorithms = rsa-sha2-512 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: mac algorithms (client to server) = aead 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: mac algorithms (server to client) = aead 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: compression algorithms (client to server) = none 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59694]) Kex: compression algorithms (server to client) = none 00:29:20.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #12 SSH_MSG_IGNORE 00:29:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:29:20.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #1 30 00:29:20.903 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59694]] process command=SSH_MSG_KEXDH_INIT 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59694]] Send SSH_MSG_KEXDH_REPLY 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #1 sending command=31[31] len=1639 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59694])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59694]) Send SSH_MSG_NEWKEYS 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59694]) session ID=a3:4d:c3:76:00:3f:4a:e6:60:10:93:87:fa:3d:9e:3a:8b:39:70:5b:78:4a:e8:50:43:ce:c0:88:f0:25:d6:29:04:53:de:87:d2:31:a2:86:0c:29:9b:48:68:45:db:0e:01:11:c0:28:76:d4:79:34:35:82:a9:95:18:21:c1:ad 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59694]): strict KEX resets output message sequence number from 3 to 0 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59694]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59694])[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:29:20.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59694])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #0 sending command=7[7] len=419 00:29:20.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59694]) No pending packets to flush at end of KEX 00:29:20.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #2 SSH_MSG_NEWKEYS 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59694]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59694]): strict KEX resets input message sequence number from 3 to 0 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59694]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59694]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59694]) authorized authentication methods: password,publickey 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59694]) Accepted service ssh-userauth 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59694]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59694]) no authentication factory for method=none 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59694]) SSH_MSG_USERAUTH_REQUEST 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59694]) remaining methods: password,publickey 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59694]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59694]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59694]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:20.957 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59694]) authentication result: true 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59694]) SSH_MSG_USERAUTH_REQUEST 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59694])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59694]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:20.957 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59694]) no heartbeat to stop 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59694]) heartbeat type=IGNORE, interval=PT30S 00:29:20.958 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59694 authenticated 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59694]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59694]] session=TransportServerSession[admin@/10.30.170.22:59694] id=0 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59694])) size=2097152, max=2097152, packet=32768 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59694]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59694] 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59694]) recipient=0 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])) size=2097152, max=2097152, packet=32768 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])) re-initializing 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])) size=2097152, max=2097152, packet=32768 00:29:20.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[want-reply=true] subsystem=netconf 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[subsystem] prepared command 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]}} established 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 342: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18171 00:29:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 342: Creating data stores for simulated device 00:29:20.959 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:20.959 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:20.959 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:20.959 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:20.959 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:20.960 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d4fcd54] 00:29:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #9 SSH_MSG_IGNORE 00:29:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:29:20.960 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:20.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:20.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:20.962 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:20.962 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:20.962 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:20.962 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:20.963 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:20.963 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d4fcd54], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d4fcd54], subtreeVersion=Version[6c8bf3a3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c8bf3a3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:20.963 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:20.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:20.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 342 on channel [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 1220 down to 2095932 00:29:20.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) request=subsystem result=ReplySuccess, want-reply=true 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) request=subsystem activate command 00:29:20.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) starting runner for command=netconf 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #5 SSH_MSG_CHANNEL_DATA 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 373 down to 2096779 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_DATA len=373 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694] 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18171', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=342} created 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]} created 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694] successful with session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]} 00:29:20.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]} up 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #6 SSH_MSG_CHANNEL_DATA 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 393 down to 2096386 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_DATA len=393 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694] 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:20.967 [netconf-device-simulator-threads-6] 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=342} 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3eb2dd3e after next message 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 - R:/10.30.170.22:59694]} EXI handlers added to pipeline 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3eb2dd3e 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 179 down to 2095753 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:20.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:20.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #7 SSH_MSG_CHANNEL_DATA 00:29:20.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 340 down to 2096046 00:29:20.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_DATA len=340 00:29:20.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694] 00:29:20.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:20.973 [netconf-device-simulator-threads-6] 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=342} 00:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c8bf3a3] 00:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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} 00:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] 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:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 778 down to 2094975 00:29:20.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:20.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:21.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #11 SSH_MSG_IGNORE 00:29:21.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:29:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #12 SSH_MSG_IGNORE 00:29:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:29:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #13 SSH_MSG_IGNORE 00:29:21.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:29:21.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #10 SSH_MSG_IGNORE 00:29:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:29:21.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]} 00:29:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46636]): SSH-2.0-SSHD-UNKNOWN 00:29:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46636]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46636]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:21.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46636]) Send SSH_MSG_KEXINIT 00:29:21.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #0 SSH_MSG_KEXINIT 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46636]) SSH_MSG_KEXINIT 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46636]) strict KEX=true client=true server=true 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: server host key algorithms = rsa-sha2-512 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: mac algorithms (client to server) = aead 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: mac algorithms (server to client) = aead 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: compression algorithms (client to server) = none 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46636]) Kex: compression algorithms (server to client) = none 00:29:21.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:21.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #8 SSH_MSG_IGNORE 00:29:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:29:21.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #1 30 00:29:21.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46636]] process command=SSH_MSG_KEXDH_INIT 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46636]] Send SSH_MSG_KEXDH_REPLY 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #1 sending command=31[31] len=1639 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46636])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46636]) Send SSH_MSG_NEWKEYS 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46636]) session ID=21:17:d1:1b:c9:4c:0d:1a:8a:eb:ea:7d:be:c3:29:44:47:ca:0e:d1:39:66:05:b7:b5:bf:3b:13:4e:57:b1:e3:c1:1f:81:70:17:94:05:0f:ff:8b:2f:8b:00:36:19:05:8f:21:08:cd:53:38:e1:2b:2d:2e:cc:26:93:47:2f:4a 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46636]): strict KEX resets output message sequence number from 3 to 0 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46636]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46636])[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:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #0 sending command=7[7] len=419 00:29:21.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46636]) No pending packets to flush at end of KEX 00:29:21.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #11 SSH_MSG_IGNORE 00:29:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #2 SSH_MSG_NEWKEYS 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46636]): strict KEX resets input message sequence number from 3 to 0 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46636]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46636]) authorized authentication methods: password,publickey 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46636]) Accepted service ssh-userauth 00:29:21.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46636]) no authentication factory for method=none 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46636]) SSH_MSG_USERAUTH_REQUEST 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46636]) remaining methods: password,publickey 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46636]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:21.557 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46636]) authentication result: true 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46636]) SSH_MSG_USERAUTH_REQUEST 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46636]) no heartbeat to stop 00:29:21.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46636]) heartbeat type=IGNORE, interval=PT30S 00:29:21.558 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46636 authenticated 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46636]] session=TransportServerSession[admin@/10.30.170.22:46636] id=0 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46636])) size=2097152, max=2097152, packet=32768 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46636] 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46636]) recipient=0 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])) size=2097152, max=2097152, packet=32768 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])) re-initializing 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])) size=2097152, max=2097152, packet=32768 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:21.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[want-reply=true] subsystem=netconf 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[subsystem] prepared command 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]}} established 00:29:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 343: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18172 00:29:21.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 343: Creating data stores for simulated device 00:29:21.560 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:21.560 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:21.560 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:21.560 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:21.560 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:21.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[31e90376] 00:29:21.561 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:21.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:21.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:21.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:21.561 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:21.561 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:21.561 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:21.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:21.562 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[31e90376], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[31e90376], subtreeVersion=Version[56edc8d3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56edc8d3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:21.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:21.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #10 SSH_MSG_IGNORE 00:29:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:29:21.565 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 343 on channel [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 1220 down to 2095932 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) request=subsystem result=ReplySuccess, want-reply=true 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) request=subsystem activate command 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) starting runner for command=netconf 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #5 SSH_MSG_CHANNEL_DATA 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 373 down to 2096779 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_DATA len=373 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636] 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:21.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18172', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=343} created 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]} created 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636] successful with session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]} 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]} up 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #6 SSH_MSG_CHANNEL_DATA 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 393 down to 2096386 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_DATA len=393 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636] 00:29:21.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:21.568 [netconf-device-simulator-threads-0] 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=343} 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2203540 after next message 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 - R:/10.30.170.22:46636]} EXI handlers added to pipeline 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2203540 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 179 down to 2095753 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:21.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:21.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #7 SSH_MSG_CHANNEL_DATA 00:29:21.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 340 down to 2096046 00:29:21.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_DATA len=340 00:29:21.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636] 00:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:21.571 [netconf-device-simulator-threads-0] 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=343} 00:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56edc8d3] 00:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:21.571 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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} 00:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.571 [netconf-device-simulator-threads-0] 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:29:21.572 [netconf-device-simulator-threads-0] 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:29:21.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:21.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 778 down to 2094975 00:29:21.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:21.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:21.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #13 SSH_MSG_IGNORE 00:29:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:29:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #12 SSH_MSG_IGNORE 00:29:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:29:21.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #9 SSH_MSG_IGNORE 00:29:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:29:21.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]} 00:29:21.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36134]): SSH-2.0-SSHD-UNKNOWN 00:29:21.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36134]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:21.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36134]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:21.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36134]) Send SSH_MSG_KEXINIT 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #0 SSH_MSG_KEXINIT 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36134]) SSH_MSG_KEXINIT 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36134]) strict KEX=true client=true server=true 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: server host key algorithms = rsa-sha2-512 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: mac algorithms (client to server) = aead 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: mac algorithms (server to client) = aead 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: compression algorithms (client to server) = none 00:29:21.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36134]) Kex: compression algorithms (server to client) = none 00:29:21.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:22.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #1 30 00:29:22.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36134]] process command=SSH_MSG_KEXDH_INIT 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36134]] Send SSH_MSG_KEXDH_REPLY 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #1 sending command=31[31] len=1639 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36134])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36134]) Send SSH_MSG_NEWKEYS 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36134]) session ID=c1:8b:a9:12:59:c5:31:28:fc:7f:12:6c:1b:48:c9:2e:b6:e6:87:f6:21:2b:83:2f:de:1e:42:b8:7b:3a:6b:3e:e0:fd:11:3c:98:99:d4:c2:3c:d1:e5:23:ce:04:1b:9e:17:e1:73:01:5b:f4:5c:f4:7e:37:86:0f:92:3d:a1:35 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36134]): strict KEX resets output message sequence number from 3 to 0 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36134]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36134])[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:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36134])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:22.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #0 sending command=7[7] len=419 00:29:22.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36134]) No pending packets to flush at end of KEX 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #2 SSH_MSG_NEWKEYS 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36134]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36134]): strict KEX resets input message sequence number from 3 to 0 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36134]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36134]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36134]) authorized authentication methods: password,publickey 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36134]) Accepted service ssh-userauth 00:29:22.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36134]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36134]) no authentication factory for method=none 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36134]) SSH_MSG_USERAUTH_REQUEST 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36134]) remaining methods: password,publickey 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36134]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36134]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:22.064 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36134]) authentication result: true 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36134]) SSH_MSG_USERAUTH_REQUEST 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36134])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36134]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:22.064 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:22.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36134]) no heartbeat to stop 00:29:22.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36134]) heartbeat type=IGNORE, interval=PT30S 00:29:22.065 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36134 authenticated 00:29:22.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:22.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36134]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36134]] session=TransportServerSession[admin@/10.30.170.22:36134] id=0 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36134])) size=2097152, max=2097152, packet=32768 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36134]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36134] 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36134]) recipient=0 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])) size=2097152, max=2097152, packet=32768 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])) re-initializing 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])) size=2097152, max=2097152, packet=32768 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[want-reply=true] subsystem=netconf 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[subsystem] prepared command 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]}} established 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 344: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18173 00:29:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 344: Creating data stores for simulated device 00:29:22.067 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:22.068 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:22.068 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:22.068 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:22.068 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:22.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6df8d109] 00:29:22.070 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:22.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:22.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:22.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:22.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:22.071 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:22.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:22.071 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:22.071 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6df8d109], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6df8d109], subtreeVersion=Version[12580483], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[12580483], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:22.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:22.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:22.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 344 on channel [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 1220 down to 2095932 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) request=subsystem result=ReplySuccess, want-reply=true 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) request=subsystem activate command 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) starting runner for command=netconf 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #5 SSH_MSG_CHANNEL_DATA 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 373 down to 2096779 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_DATA len=373 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134] 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:22.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18173', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=344} created 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]} created 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134] successful with session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]} 00:29:22.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]} up 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #6 SSH_MSG_CHANNEL_DATA 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 393 down to 2096386 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_DATA len=393 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134] 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=344} 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11adf650 after next message 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 - R:/10.30.170.22:36134]} EXI handlers added to pipeline 00:29:22.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:22.078 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11adf650 00:29:22.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 179 down to 2095753 00:29:22.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:22.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:22.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #7 SSH_MSG_CHANNEL_DATA 00:29:22.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 340 down to 2096046 00:29:22.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_DATA len=340 00:29:22.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134] 00:29:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #8 SSH_MSG_IGNORE 00:29:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:29:22.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:22.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:22.080 [netconf-device-simulator-threads-2] 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=344} 00:29:22.080 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[12580483] 00:29:22.080 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:22.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:22.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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} 00:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] 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:29:22.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:22.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 778 down to 2094975 00:29:22.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:22.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:22.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #10 SSH_MSG_IGNORE 00:29:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:29:22.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #13 SSH_MSG_IGNORE 00:29:22.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:29:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #11 SSH_MSG_IGNORE 00:29:22.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:29:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #12 SSH_MSG_IGNORE 00:29:22.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:29:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]} 00:29:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55024]): SSH-2.0-SSHD-UNKNOWN 00:29:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55024]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:22.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55024]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:22.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #8 SSH_MSG_IGNORE 00:29:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55024]) Send SSH_MSG_KEXINIT 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #0 SSH_MSG_KEXINIT 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55024]) SSH_MSG_KEXINIT 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55024]) strict KEX=true client=true server=true 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: server host key algorithms = rsa-sha2-512 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: mac algorithms (client to server) = aead 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: mac algorithms (server to client) = aead 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: compression algorithms (client to server) = none 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55024]) Kex: compression algorithms (server to client) = none 00:29:22.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:22.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #1 30 00:29:22.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55024]] process command=SSH_MSG_KEXDH_INIT 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55024]] Send SSH_MSG_KEXDH_REPLY 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #1 sending command=31[31] len=1639 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55024])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55024]) Send SSH_MSG_NEWKEYS 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55024]) session ID=63:27:ed:07:a7:0e:6d:6e:ef:d2:a9:67:0a:fa:4f:72:c1:70:18:28:ce:2b:48:eb:17:bd:5a:a1:d2:0f:7f:f1:56:a5:ce:e6:9b:21:3e:aa:89:20:84:71:dc:e6:6c:10:4f:14:70:22:96:70:c9:40:cf:01:56:47:0b:c1:8b:0a 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55024]): strict KEX resets output message sequence number from 3 to 0 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55024]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55024])[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:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #0 sending command=7[7] len=419 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55024]) No pending packets to flush at end of KEX 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #9 SSH_MSG_IGNORE 00:29:22.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #2 SSH_MSG_NEWKEYS 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55024]): strict KEX resets input message sequence number from 3 to 0 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55024]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55024]) authorized authentication methods: password,publickey 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55024]) Accepted service ssh-userauth 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55024]) no authentication factory for method=none 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55024]) SSH_MSG_USERAUTH_REQUEST 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55024]) remaining methods: password,publickey 00:29:22.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55024]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:22.604 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55024]) authentication result: true 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55024]) SSH_MSG_USERAUTH_REQUEST 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55024]) no heartbeat to stop 00:29:22.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55024]) heartbeat type=IGNORE, interval=PT30S 00:29:22.604 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55024 authenticated 00:29:22.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55024]] session=TransportServerSession[admin@/10.30.170.22:55024] id=0 00:29:22.605 [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.170.22:55024])) size=2097152, max=2097152, packet=32768 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55024] 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55024]) recipient=0 00:29:22.605 [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.170.22:55024])) size=2097152, max=2097152, packet=32768 00:29:22.605 [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.170.22:55024])) re-initializing 00:29:22.605 [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.170.22:55024])) size=2097152, max=2097152, packet=32768 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024])[want-reply=true] subsystem=netconf 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024])[subsystem] prepared command 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:22.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]}} established 00:29:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 345: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18174 00:29:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 345: Creating data stores for simulated device 00:29:22.606 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:22.606 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:22.606 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:22.606 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:22.606 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #11 SSH_MSG_IGNORE 00:29:22.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:29:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b1ee23] 00:29:22.606 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:22.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:22.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:22.607 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:22.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:22.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:22.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:22.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:22.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b1ee23], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b1ee23], subtreeVersion=Version[53804d17], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[53804d17], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:22.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:22.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:22.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.609 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 345 on channel [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.609 [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.170.22:55024]) by 1220 down to 2095932 00:29:22.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) request=subsystem result=ReplySuccess, want-reply=true 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) request=subsystem activate command 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) starting runner for command=netconf 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #5 SSH_MSG_CHANNEL_DATA 00:29:22.610 [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.170.22:55024]) by 373 down to 2096779 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_DATA len=373 00:29:22.610 [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.170.22:55024] 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18174', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=345} created 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]} created 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024] successful with session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]} 00:29:22.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]} up 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #6 SSH_MSG_CHANNEL_DATA 00:29:22.611 [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.170.22:55024]) by 393 down to 2096386 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_DATA len=393 00:29:22.611 [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.170.22:55024] 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:22.611 [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=345} 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65b64ee5 after next message 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 - R:/10.30.170.22:55024]} EXI handlers added to pipeline 00:29:22.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:22.612 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@65b64ee5 00:29:22.612 [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.170.22:55024]) by 179 down to 2095753 00:29:22.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:22.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:22.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #7 SSH_MSG_CHANNEL_DATA 00:29:22.613 [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.170.22:55024]) by 340 down to 2096046 00:29:22.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_DATA len=340 00:29:22.613 [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.170.22:55024] 00:29:22.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:22.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:22.613 [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=345} 00:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[53804d17] 00:29:22.614 [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:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:22.614 [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:29:22.614 [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:29:22.614 [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} 00:29:22.614 [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:29:22.614 [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=2011-06-01} 00:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [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:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:22.614 [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.170.22:55024]) by 778 down to 2094975 00:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:22.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #10 SSH_MSG_IGNORE 00:29:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:29:22.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:22.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #9 SSH_MSG_IGNORE 00:29:22.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:29:22.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]} 00:29:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40302]): SSH-2.0-SSHD-UNKNOWN 00:29:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40302]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:22.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40302]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:22.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40302]) Send SSH_MSG_KEXINIT 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #0 SSH_MSG_KEXINIT 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40302]) SSH_MSG_KEXINIT 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40302]) strict KEX=true client=true server=true 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: server host key algorithms = rsa-sha2-512 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: mac algorithms (client to server) = aead 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: mac algorithms (server to client) = aead 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: compression algorithms (client to server) = none 00:29:23.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40302]) Kex: compression algorithms (server to client) = none 00:29:23.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:23.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #13 SSH_MSG_IGNORE 00:29:23.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:29:23.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #8 SSH_MSG_IGNORE 00:29:23.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:29:23.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #11 SSH_MSG_IGNORE 00:29:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:29:23.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #1 30 00:29:23.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40302]] process command=SSH_MSG_KEXDH_INIT 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40302]] Send SSH_MSG_KEXDH_REPLY 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #1 sending command=31[31] len=1639 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40302])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40302]) Send SSH_MSG_NEWKEYS 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40302]) session ID=d1:18:71:0a:3f:24:46:cb:40:17:e7:23:6e:0f:6f:14:09:ac:d3:b4:b7:aa:2b:c0:6d:2d:81:83:71:88:2d:20:ff:1a:12:a8:2f:06:33:38:0b:b2:00:5f:9e:2e:5f:b1:59:1a:e4:46:17:a9:83:fe:d3:cd:ee:f7:59:0b:8b:95 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40302]): strict KEX resets output message sequence number from 3 to 0 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40302]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40302])[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:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #0 sending command=7[7] len=419 00:29:23.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40302]) No pending packets to flush at end of KEX 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #2 SSH_MSG_NEWKEYS 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40302]): strict KEX resets input message sequence number from 3 to 0 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40302]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40302]) authorized authentication methods: password,publickey 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40302]) Accepted service ssh-userauth 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40302]) no authentication factory for method=none 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40302]) SSH_MSG_USERAUTH_REQUEST 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40302]) remaining methods: password,publickey 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40302]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:23.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:23.165 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40302]) authentication result: true 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40302]) SSH_MSG_USERAUTH_REQUEST 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40302]) no heartbeat to stop 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40302]) heartbeat type=IGNORE, interval=PT30S 00:29:23.165 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40302 authenticated 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40302]] session=TransportServerSession[admin@/10.30.170.22:40302] id=0 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40302])) size=2097152, max=2097152, packet=32768 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40302] 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40302]) recipient=0 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])) size=2097152, max=2097152, packet=32768 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])) re-initializing 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])) size=2097152, max=2097152, packet=32768 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:23.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[want-reply=true] subsystem=netconf 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[subsystem] prepared command 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]}} established 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 346: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18175 00:29:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 346: Creating data stores for simulated device 00:29:23.166 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:23.166 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:23.166 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:23.166 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:23.166 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79ca9939] 00:29:23.167 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:23.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:23.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:23.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:23.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:23.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79ca9939], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79ca9939], subtreeVersion=Version[43246e0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[43246e0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:23.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:23.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 346 on channel [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 1220 down to 2095932 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) request=subsystem result=ReplySuccess, want-reply=true 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) request=subsystem activate command 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) starting runner for command=netconf 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #5 SSH_MSG_CHANNEL_DATA 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 373 down to 2096779 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_DATA len=373 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302] 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:23.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18175', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=346} created 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]} created 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302] successful with session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]} 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]} up 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #6 SSH_MSG_CHANNEL_DATA 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 393 down to 2096386 00:29:23.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_DATA len=393 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302] 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:23.173 [netconf-device-simulator-threads-6] 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=346} 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1496045d after next message 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 - R:/10.30.170.22:40302]} EXI handlers added to pipeline 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1496045d 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 179 down to 2095753 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:23.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:23.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #7 SSH_MSG_CHANNEL_DATA 00:29:23.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 340 down to 2096046 00:29:23.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_DATA len=340 00:29:23.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302] 00:29:23.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:23.177 [netconf-device-simulator-threads-6] 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=346} 00:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[43246e0] 00:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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} 00:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] 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:29:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 778 down to 2094975 00:29:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:23.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #12 SSH_MSG_IGNORE 00:29:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:29:23.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #10 SSH_MSG_IGNORE 00:29:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:29:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #13 SSH_MSG_IGNORE 00:29:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:29:23.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #12 SSH_MSG_IGNORE 00:29:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:29:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #9 SSH_MSG_IGNORE 00:29:23.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:29:23.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]} 00:29:23.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50846]): SSH-2.0-SSHD-UNKNOWN 00:29:23.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50846]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:23.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50846]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:23.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #8 SSH_MSG_IGNORE 00:29:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50846]) Send SSH_MSG_KEXINIT 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #0 SSH_MSG_KEXINIT 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50846]) SSH_MSG_KEXINIT 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50846]) strict KEX=true client=true server=true 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: server host key algorithms = rsa-sha2-512 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: mac algorithms (client to server) = aead 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: mac algorithms (server to client) = aead 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: compression algorithms (client to server) = none 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50846]) Kex: compression algorithms (server to client) = none 00:29:23.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:23.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #1 30 00:29:23.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50846]] process command=SSH_MSG_KEXDH_INIT 00:29:23.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50846]] Send SSH_MSG_KEXDH_REPLY 00:29:23.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #1 sending command=31[31] len=1639 00:29:23.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50846])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:23.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50846]) Send SSH_MSG_NEWKEYS 00:29:23.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50846]) session ID=39:63:91:66:e2:a3:7a:0d:bf:a3:6a:86:56:4d:38:ac:30:8f:15:f7:79:7e:d7:2a:19:05:30:3c:ab:70:19:f5:ea:6e:b7:55:1c:36:de:bc:ae:b1:81:4e:65:bb:cd:65:51:28:73:47:39:57:ca:40:55:a0:a0:ee:77:6a:5a:5a 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50846]): strict KEX resets output message sequence number from 3 to 0 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50846]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50846])[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:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50846])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #0 sending command=7[7] len=419 00:29:23.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50846]) No pending packets to flush at end of KEX 00:29:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #10 SSH_MSG_IGNORE 00:29:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:29:23.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #11 SSH_MSG_IGNORE 00:29:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #2 SSH_MSG_NEWKEYS 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50846]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50846]): strict KEX resets input message sequence number from 3 to 0 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50846]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50846]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50846]) authorized authentication methods: password,publickey 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50846]) Accepted service ssh-userauth 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50846]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50846]) no authentication factory for method=none 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50846]) SSH_MSG_USERAUTH_REQUEST 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50846]) remaining methods: password,publickey 00:29:23.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50846]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50846]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50846]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:23.729 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50846]) authentication result: true 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50846]) SSH_MSG_USERAUTH_REQUEST 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50846])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50846]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50846]) no heartbeat to stop 00:29:23.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50846]) heartbeat type=IGNORE, interval=PT30S 00:29:23.729 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50846 authenticated 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50846]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50846]] session=TransportServerSession[admin@/10.30.170.22:50846] id=0 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50846])) size=2097152, max=2097152, packet=32768 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50846]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50846] 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50846]) recipient=0 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])) size=2097152, max=2097152, packet=32768 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])) re-initializing 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])) size=2097152, max=2097152, packet=32768 00:29:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[want-reply=true] subsystem=netconf 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[subsystem] prepared command 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]}} established 00:29:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 347: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18176 00:29:23.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 347: Creating data stores for simulated device 00:29:23.732 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:23.732 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:23.732 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:23.732 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:23.733 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:23.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55538e02] 00:29:23.733 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:23.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:23.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:23.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:23.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:23.734 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:23.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:23.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:23.734 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55538e02], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55538e02], subtreeVersion=Version[414c4700], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[414c4700], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:23.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:23.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:23.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 347 on channel [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 1220 down to 2095932 00:29:23.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) request=subsystem result=ReplySuccess, want-reply=true 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) request=subsystem activate command 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) starting runner for command=netconf 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #5 SSH_MSG_CHANNEL_DATA 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 373 down to 2096779 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_DATA len=373 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846] 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:23.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18176', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=347} created 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]} created 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846] successful with session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]} 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]} up 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #6 SSH_MSG_CHANNEL_DATA 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 393 down to 2096386 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_DATA len=393 00:29:23.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846] 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:23.739 [netconf-device-simulator-threads-0] 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=347} 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2027f0ad after next message 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 - R:/10.30.170.22:50846]} EXI handlers added to pipeline 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2027f0ad 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 179 down to 2095753 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:23.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:23.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #7 SSH_MSG_CHANNEL_DATA 00:29:23.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 340 down to 2096046 00:29:23.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_DATA len=340 00:29:23.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846] 00:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:23.743 [netconf-device-simulator-threads-0] 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=347} 00:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[414c4700] 00:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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} 00:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] 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:29:23.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:23.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 778 down to 2094975 00:29:23.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:23.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #12 SSH_MSG_IGNORE 00:29:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:29:23.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #9 SSH_MSG_IGNORE 00:29:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:29:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:23.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #13 SSH_MSG_IGNORE 00:29:23.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:29:24.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]} 00:29:24.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45310]): SSH-2.0-SSHD-UNKNOWN 00:29:24.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45310]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:24.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45310]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:24.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #11 SSH_MSG_IGNORE 00:29:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:29:24.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #8 SSH_MSG_IGNORE 00:29:24.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:29:24.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #9 SSH_MSG_IGNORE 00:29:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:29:24.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #10 SSH_MSG_IGNORE 00:29:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45310]) Send SSH_MSG_KEXINIT 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #0 SSH_MSG_KEXINIT 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45310]) SSH_MSG_KEXINIT 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45310]) strict KEX=true client=true server=true 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: server host key algorithms = rsa-sha2-512 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: mac algorithms (client to server) = aead 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: mac algorithms (server to client) = aead 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: compression algorithms (client to server) = none 00:29:24.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45310]) Kex: compression algorithms (server to client) = none 00:29:24.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:24.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #1 30 00:29:24.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45310]] process command=SSH_MSG_KEXDH_INIT 00:29:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45310]] Send SSH_MSG_KEXDH_REPLY 00:29:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #1 sending command=31[31] len=1639 00:29:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45310])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45310]) Send SSH_MSG_NEWKEYS 00:29:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45310]) session ID=8e:e3:25:85:6b:fe:28:a6:90:42:1d:d7:f7:f0:c1:d3:93:00:f2:31:60:90:9b:ec:dd:00:6d:1a:c8:1f:63:ac:ed:8c:51:00:8e:d9:08:55:aa:5c:c1:ca:b7:ff:83:56:66:c1:a1:65:32:91:9c:a3:1c:45:70:5a:47:4b:0a:90 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45310]): strict KEX resets output message sequence number from 3 to 0 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45310]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45310])[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:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45310])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #0 sending command=7[7] len=419 00:29:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45310]) No pending packets to flush at end of KEX 00:29:24.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #12 SSH_MSG_IGNORE 00:29:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:29:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #13 SSH_MSG_IGNORE 00:29:24.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #2 SSH_MSG_NEWKEYS 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45310]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45310]): strict KEX resets input message sequence number from 3 to 0 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45310]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45310]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45310]) authorized authentication methods: password,publickey 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45310]) Accepted service ssh-userauth 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45310]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:24.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45310]) no authentication factory for method=none 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45310]) SSH_MSG_USERAUTH_REQUEST 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45310]) remaining methods: password,publickey 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45310]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45310]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45310]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:24.504 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45310]) authentication result: true 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45310]) SSH_MSG_USERAUTH_REQUEST 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45310])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45310]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45310]) no heartbeat to stop 00:29:24.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45310]) heartbeat type=IGNORE, interval=PT30S 00:29:24.504 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45310 authenticated 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45310]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45310]] session=TransportServerSession[admin@/10.30.170.22:45310] id=0 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45310])) size=2097152, max=2097152, packet=32768 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45310]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45310] 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45310]) recipient=0 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])) size=2097152, max=2097152, packet=32768 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])) re-initializing 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])) size=2097152, max=2097152, packet=32768 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[want-reply=true] subsystem=netconf 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[subsystem] prepared command 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]}} established 00:29:24.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 348: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18177 00:29:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 348: Creating data stores for simulated device 00:29:24.506 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:24.506 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:24.506 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:24.506 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:24.506 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[59e1841c] 00:29:24.506 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:24.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:24.507 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:24.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:24.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:24.507 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[59e1841c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[59e1841c], subtreeVersion=Version[30276e3c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30276e3c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:24.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:24.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 348 on channel [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 1220 down to 2095932 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) request=subsystem result=ReplySuccess, want-reply=true 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) request=subsystem activate command 00:29:24.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) starting runner for command=netconf 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #5 SSH_MSG_CHANNEL_DATA 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 373 down to 2096779 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_DATA len=373 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310] 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18177', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=348} created 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]} created 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310] successful with session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]} 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]} up 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #6 SSH_MSG_CHANNEL_DATA 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 393 down to 2096386 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_DATA len=393 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310] 00:29:24.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=348} 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3579a9c3 after next message 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 - R:/10.30.170.22:45310]} EXI handlers added to pipeline 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3579a9c3 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 179 down to 2095753 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:24.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:24.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #7 SSH_MSG_CHANNEL_DATA 00:29:24.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 340 down to 2096046 00:29:24.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_DATA len=340 00:29:24.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310] 00:29:24.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:24.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:24.514 [netconf-device-simulator-threads-2] 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=348} 00:29:24.514 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30276e3c] 00:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:24.514 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:24.514 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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} 00:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.514 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] 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:29:24.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:24.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 778 down to 2094975 00:29:24.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:24.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:24.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]} 00:29:24.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47396]): SSH-2.0-SSHD-UNKNOWN 00:29:24.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47396]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:24.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47396]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:24.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #8 SSH_MSG_IGNORE 00:29:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:29:24.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #9 SSH_MSG_IGNORE 00:29:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:29:24.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #12 SSH_MSG_IGNORE 00:29:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:29:24.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #11 SSH_MSG_IGNORE 00:29:24.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:29:25.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #13 SSH_MSG_IGNORE 00:29:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:29:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #10 SSH_MSG_IGNORE 00:29:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:29:25.130 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]} 00:29:25.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34490]): SSH-2.0-SSHD-UNKNOWN 00:29:25.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34490]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:25.131 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34490]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47396]) Send SSH_MSG_KEXINIT 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #0 SSH_MSG_KEXINIT 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_KEXINIT 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47396]) strict KEX=true client=true server=true 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: server host key algorithms = rsa-sha2-512 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: mac algorithms (client to server) = aead 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: mac algorithms (server to client) = aead 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: compression algorithms (client to server) = none 00:29:25.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47396]) Kex: compression algorithms (server to client) = none 00:29:25.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34490]) Send SSH_MSG_KEXINIT 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #0 SSH_MSG_KEXINIT 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34490]) SSH_MSG_KEXINIT 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34490]) strict KEX=true client=true server=true 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: server host key algorithms = rsa-sha2-512 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: mac algorithms (client to server) = aead 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: mac algorithms (server to client) = aead 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: compression algorithms (client to server) = none 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34490]) Kex: compression algorithms (server to client) = none 00:29:25.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:25.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #1 30 00:29:25.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47396]] process command=SSH_MSG_KEXDH_INIT 00:29:25.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47396]] Send SSH_MSG_KEXDH_REPLY 00:29:25.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #1 sending command=31[31] len=1639 00:29:25.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47396])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:25.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47396]) Send SSH_MSG_NEWKEYS 00:29:25.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47396]) session ID=4e:ce:71:b1:77:d1:8a:1c:1c:5d:23:0e:c7:81:aa:91:f1:50:61:c6:5d:db:43:91:6c:e2:9c:e2:19:d6:5d:8b:23:2a:e9:81:cc:59:32:7d:a9:18:af:c7:8b:3c:f6:74:7a:20:8d:da:37:3c:13:1b:53:2e:60:d6:8c:ab:cf:ed 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47396]): strict KEX resets output message sequence number from 3 to 0 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47396]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47396])[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:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #0 sending command=7[7] len=419 00:29:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47396]) No pending packets to flush at end of KEX 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #2 SSH_MSG_NEWKEYS 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47396]): strict KEX resets input message sequence number from 3 to 0 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47396]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:25.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47396]) authorized authentication methods: password,publickey 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47396]) Accepted service ssh-userauth 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) no authentication factory for method=none 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_USERAUTH_REQUEST 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47396]) remaining methods: password,publickey 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47396]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:25.315 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47396]) authentication result: true 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47396]) SSH_MSG_USERAUTH_REQUEST 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:25.315 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:25.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) no heartbeat to stop 00:29:25.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47396]) heartbeat type=IGNORE, interval=PT30S 00:29:25.316 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47396 authenticated 00:29:25.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:25.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]] session=TransportServerSession[admin@/10.30.170.22:47396] id=0 00:29:25.317 [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.170.22:47396])) size=2097152, max=2097152, packet=32768 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47396] 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47396]) recipient=0 00:29:25.317 [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.170.22:47396])) size=2097152, max=2097152, packet=32768 00:29:25.317 [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.170.22:47396])) re-initializing 00:29:25.317 [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.170.22:47396])) size=2097152, max=2097152, packet=32768 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[want-reply=true] subsystem=netconf 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[subsystem] prepared command 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]}} established 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 349: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18178 00:29:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 349: Creating data stores for simulated device 00:29:25.318 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:25.318 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:25.319 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:25.319 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:25.319 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:25.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6614d83] 00:29:25.321 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:25.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:25.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:25.322 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:25.322 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:25.323 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:25.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:25.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:25.323 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6614d83], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6614d83], subtreeVersion=Version[27a6f95c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[27a6f95c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:25.323 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:25.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:25.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #1 30 00:29:25.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34490]] process command=SSH_MSG_KEXDH_INIT 00:29:25.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.326 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 349 on channel [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.328 [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.170.22:47396]) by 1220 down to 2095932 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) request=subsystem result=ReplySuccess, want-reply=true 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) request=subsystem activate command 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) starting runner for command=netconf 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #5 SSH_MSG_CHANNEL_DATA 00:29:25.328 [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.170.22:47396]) by 373 down to 2096779 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=373 00:29:25.328 [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.170.22:47396] 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:25.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18178', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=349} created 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]} created 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396] successful with session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]} 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]} up 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #6 SSH_MSG_CHANNEL_DATA 00:29:25.329 [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.170.22:47396]) by 393 down to 2096386 00:29:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=393 00:29:25.329 [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.170.22:47396] 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:25.330 [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=349} 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63c5741c after next message 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 - R:/10.30.170.22:47396]} EXI handlers added to pipeline 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63c5741c 00:29:25.330 [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.170.22:47396]) by 179 down to 2095753 00:29:25.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:25.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:25.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #7 SSH_MSG_CHANNEL_DATA 00:29:25.332 [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.170.22:47396]) by 340 down to 2096046 00:29:25.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=340 00:29:25.332 [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.170.22:47396] 00:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:25.333 [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=349} 00:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[27a6f95c] 00:29:25.333 [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:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:25.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:25.333 [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:29:25.334 [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:29:25.334 [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} 00:29:25.334 [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:29:25.334 [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=2011-06-01} 00:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [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:29:25.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:25.335 [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.170.22:47396]) by 778 down to 2094975 00:29:25.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34490]] Send SSH_MSG_KEXDH_REPLY 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #1 sending command=31[31] len=1639 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34490])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34490]) Send SSH_MSG_NEWKEYS 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34490]) session ID=ca:e7:dc:df:67:b3:d2:ed:f8:05:c5:be:d7:0d:6e:3a:92:7a:bd:2f:8e:27:16:95:d1:03:ad:0a:a3:b2:59:e1:8c:2c:f2:fc:b3:2f:0e:3f:44:25:6b:dd:76:9d:ce:61:a2:af:db:6e:df:8d:51:48:7c:b8:8c:c0:91:92:14:32 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34490]): strict KEX resets output message sequence number from 3 to 0 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34490]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34490])[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:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #0 sending command=7[7] len=419 00:29:25.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34490]) No pending packets to flush at end of KEX 00:29:25.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:25.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #8 SSH_MSG_IGNORE 00:29:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:29:25.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #11 SSH_MSG_IGNORE 00:29:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #2 SSH_MSG_NEWKEYS 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34490]): strict KEX resets input message sequence number from 3 to 0 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34490]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34490]) authorized authentication methods: password,publickey 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34490]) Accepted service ssh-userauth 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34490]) no authentication factory for method=none 00:29:25.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34490]) SSH_MSG_USERAUTH_REQUEST 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34490]) remaining methods: password,publickey 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34490]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:25.376 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34490]) authentication result: true 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34490]) SSH_MSG_USERAUTH_REQUEST 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34490]) no heartbeat to stop 00:29:25.376 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34490]) heartbeat type=IGNORE, interval=PT30S 00:29:25.376 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34490 authenticated 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34490]] session=TransportServerSession[admin@/10.30.170.22:34490] id=0 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34490])) size=2097152, max=2097152, packet=32768 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34490] 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34490]) recipient=0 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])) size=2097152, max=2097152, packet=32768 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])) re-initializing 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])) size=2097152, max=2097152, packet=32768 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[want-reply=true] subsystem=netconf 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[subsystem] prepared command 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]}} established 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 350: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18179 00:29:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 350: Creating data stores for simulated device 00:29:25.378 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:25.378 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:25.378 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:25.378 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:25.378 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[287cfe2b] 00:29:25.379 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:25.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:25.380 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:25.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:25.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:25.380 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[287cfe2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[287cfe2b], subtreeVersion=Version[6fe67566], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fe67566], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:25.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:25.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:25.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 350 on channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 1220 down to 2095932 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) request=subsystem result=ReplySuccess, want-reply=true 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) request=subsystem activate command 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) starting runner for command=netconf 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #5 SSH_MSG_CHANNEL_DATA 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 373 down to 2096779 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_DATA len=373 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490] 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:25.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18179', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=350} created 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]} created 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490] successful with session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]} 00:29:25.383 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]} up 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #6 SSH_MSG_CHANNEL_DATA 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 393 down to 2096386 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_DATA len=393 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490] 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=350} 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b1b7ee4 after next message 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 - R:/10.30.170.22:34490]} EXI handlers added to pipeline 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b1b7ee4 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 179 down to 2095753 00:29:25.384 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:25.385 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:25.398 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #7 SSH_MSG_CHANNEL_DATA 00:29:25.398 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 340 down to 2096046 00:29:25.398 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_DATA len=340 00:29:25.398 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490] 00:29:25.399 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:25.399 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:25.399 [netconf-device-simulator-threads-5] 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=350} 00:29:25.400 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fe67566] 00:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:25.400 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:25.400 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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} 00:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] 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:29:25.400 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:25.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 778 down to 2094975 00:29:25.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:25.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:25.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #9 SSH_MSG_IGNORE 00:29:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:29:25.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #10 SSH_MSG_IGNORE 00:29:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:29:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #13 SSH_MSG_IGNORE 00:29:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:29:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #12 SSH_MSG_IGNORE 00:29:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:29:25.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]} 00:29:25.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50590]): SSH-2.0-SSHD-UNKNOWN 00:29:25.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50590]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:25.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50590]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #8 SSH_MSG_IGNORE 00:29:25.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:29:26.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #13 SSH_MSG_IGNORE 00:29:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50590]) Send SSH_MSG_KEXINIT 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #0 SSH_MSG_KEXINIT 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50590]) SSH_MSG_KEXINIT 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50590]) strict KEX=true client=true server=true 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: server host key algorithms = rsa-sha2-512 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: mac algorithms (client to server) = aead 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: mac algorithms (server to client) = aead 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: compression algorithms (client to server) = none 00:29:26.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50590]) Kex: compression algorithms (server to client) = none 00:29:26.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:26.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #10 SSH_MSG_IGNORE 00:29:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:29:26.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #12 SSH_MSG_IGNORE 00:29:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:29:26.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #1 30 00:29:26.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50590]] process command=SSH_MSG_KEXDH_INIT 00:29:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #11 SSH_MSG_IGNORE 00:29:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50590]] Send SSH_MSG_KEXDH_REPLY 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #1 sending command=31[31] len=1639 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50590])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50590]) Send SSH_MSG_NEWKEYS 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50590]) session ID=0b:e5:3c:73:cf:8a:59:2c:bf:50:0c:a3:cd:55:69:ee:85:f3:65:48:c4:21:c0:f2:51:72:f3:8a:6b:26:d3:43:76:f2:11:e3:2a:23:27:e3:1f:6e:2b:d8:cf:6a:67:9e:cf:14:0f:f8:b5:99:83:e4:21:0d:c5:b0:6f:57:34:83 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50590]): strict KEX resets output message sequence number from 3 to 0 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50590]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50590])[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:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50590])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #0 sending command=7[7] len=419 00:29:26.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50590]) No pending packets to flush at end of KEX 00:29:26.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #2 SSH_MSG_NEWKEYS 00:29:26.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50590]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50590]): strict KEX resets input message sequence number from 3 to 0 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50590]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50590]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50590]) authorized authentication methods: password,publickey 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50590]) Accepted service ssh-userauth 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50590]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50590]) no authentication factory for method=none 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50590]) SSH_MSG_USERAUTH_REQUEST 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50590]) remaining methods: password,publickey 00:29:26.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50590]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50590]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50590]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:26.215 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50590]) authentication result: true 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50590]) SSH_MSG_USERAUTH_REQUEST 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50590])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50590]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50590]) no heartbeat to stop 00:29:26.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50590]) heartbeat type=IGNORE, interval=PT30S 00:29:26.215 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50590 authenticated 00:29:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50590]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50590]] session=TransportServerSession[admin@/10.30.170.22:50590] id=0 00:29:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50590])) size=2097152, max=2097152, packet=32768 00:29:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50590]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50590] 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50590]) recipient=0 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])) size=2097152, max=2097152, packet=32768 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])) re-initializing 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])) size=2097152, max=2097152, packet=32768 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[want-reply=true] subsystem=netconf 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[subsystem] prepared command 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]}} established 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 351: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18180 00:29:26.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 351: Creating data stores for simulated device 00:29:26.218 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:26.218 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:26.219 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:26.219 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:26.219 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:26.221 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[8e72cf6] 00:29:26.221 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:26.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:26.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:26.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:26.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:26.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:26.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:26.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:26.225 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[8e72cf6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[8e72cf6], subtreeVersion=Version[e8c3883], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[e8c3883], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:26.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]} 00:29:26.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52432]): SSH-2.0-SSHD-UNKNOWN 00:29:26.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52432]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:26.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52432]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:26.228 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:26.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 351 on channel [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 1220 down to 2095932 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) request=subsystem result=ReplySuccess, want-reply=true 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) request=subsystem activate command 00:29:26.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) starting runner for command=netconf 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #5 SSH_MSG_CHANNEL_DATA 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 373 down to 2096779 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_DATA len=373 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590] 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:26.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18180', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=351} created 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]} created 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590] successful with session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]} 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]} up 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #6 SSH_MSG_CHANNEL_DATA 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 393 down to 2096386 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_DATA len=393 00:29:26.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590] 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:26.238 [netconf-device-simulator-threads-0] 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=351} 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e3a8463 after next message 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 - R:/10.30.170.22:50590]} EXI handlers added to pipeline 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1e3a8463 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 179 down to 2095753 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:26.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #7 SSH_MSG_CHANNEL_DATA 00:29:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 340 down to 2096046 00:29:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_DATA len=340 00:29:26.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590] 00:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:26.249 [netconf-device-simulator-threads-0] 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=351} 00:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[e8c3883] 00:29:26.249 [netconf-device-simulator-threads-0] 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:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:26.249 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:26.249 [netconf-device-simulator-threads-0] 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:29:26.249 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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} 00:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] 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:29:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 778 down to 2094975 00:29:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:26.250 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:26.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52432]) Send SSH_MSG_KEXINIT 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #0 SSH_MSG_KEXINIT 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52432]) SSH_MSG_KEXINIT 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52432]) strict KEX=true client=true server=true 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: server host key algorithms = rsa-sha2-512 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: mac algorithms (client to server) = aead 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: mac algorithms (server to client) = aead 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: compression algorithms (client to server) = none 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52432]) Kex: compression algorithms (server to client) = none 00:29:26.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:26.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #11 SSH_MSG_IGNORE 00:29:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:29:26.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #1 30 00:29:26.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52432]] process command=SSH_MSG_KEXDH_INIT 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52432]] Send SSH_MSG_KEXDH_REPLY 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #1 sending command=31[31] len=1639 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52432])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52432]) Send SSH_MSG_NEWKEYS 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52432]) session ID=47:32:6e:bc:9b:f4:1c:b2:d7:18:69:20:63:10:67:a4:2e:73:21:eb:f6:46:28:eb:46:44:66:53:32:33:2e:d5:06:17:96:fb:28:b1:02:40:bb:5a:2c:ed:16:6e:36:28:9c:7b:3a:df:93:8a:0e:de:e6:81:a4:4d:ef:c1:20:f4 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52432]): strict KEX resets output message sequence number from 3 to 0 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52432]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52432])[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:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:26.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #0 sending command=7[7] len=419 00:29:26.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52432]) No pending packets to flush at end of KEX 00:29:26.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #9 SSH_MSG_IGNORE 00:29:26.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:29:26.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #13 SSH_MSG_IGNORE 00:29:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #2 SSH_MSG_NEWKEYS 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52432]): strict KEX resets input message sequence number from 3 to 0 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52432]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52432]) authorized authentication methods: password,publickey 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52432]) Accepted service ssh-userauth 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:26.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52432]) no authentication factory for method=none 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52432]) SSH_MSG_USERAUTH_REQUEST 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52432]) remaining methods: password,publickey 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52432]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:26.562 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52432]) authentication result: true 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52432]) SSH_MSG_USERAUTH_REQUEST 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52432]) no heartbeat to stop 00:29:26.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52432]) heartbeat type=IGNORE, interval=PT30S 00:29:26.563 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52432 authenticated 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52432]] session=TransportServerSession[admin@/10.30.170.22:52432] id=0 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52432])) size=2097152, max=2097152, packet=32768 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52432] 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52432]) recipient=0 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])) size=2097152, max=2097152, packet=32768 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])) re-initializing 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])) size=2097152, max=2097152, packet=32768 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:26.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[want-reply=true] subsystem=netconf 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[subsystem] prepared command 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]}} established 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 352: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18181 00:29:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 352: Creating data stores for simulated device 00:29:26.565 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:26.565 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:26.565 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:26.565 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:26.565 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:26.565 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[421ba109] 00:29:26.565 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:26.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:26.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:26.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:26.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:26.566 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:26.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:26.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:26.567 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[421ba109], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[421ba109], subtreeVersion=Version[6daf611c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6daf611c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:26.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:26.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 352 on channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 1220 down to 2095932 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) request=subsystem result=ReplySuccess, want-reply=true 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) request=subsystem activate command 00:29:26.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) starting runner for command=netconf 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #5 SSH_MSG_CHANNEL_DATA 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 373 down to 2096779 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_DATA len=373 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432] 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18181', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=352} created 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]} created 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432] successful with session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]} 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]} up 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #6 SSH_MSG_CHANNEL_DATA 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 393 down to 2096386 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_DATA len=393 00:29:26.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432] 00:29:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=352} 00:29:26.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #12 SSH_MSG_IGNORE 00:29:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:29:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605de9e6 after next message 00:29:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 - R:/10.30.170.22:52432]} EXI handlers added to pipeline 00:29:26.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@605de9e6 00:29:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 179 down to 2095753 00:29:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:26.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #7 SSH_MSG_CHANNEL_DATA 00:29:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 340 down to 2096046 00:29:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_DATA len=340 00:29:26.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432] 00:29:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:26.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:26.575 [netconf-device-simulator-threads-2] 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=352} 00:29:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6daf611c] 00:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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} 00:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] 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:29:26.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:26.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 778 down to 2094975 00:29:26.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:26.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:26.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #8 SSH_MSG_IGNORE 00:29:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:29:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #10 SSH_MSG_IGNORE 00:29:26.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:29:26.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]} 00:29:26.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57100]): SSH-2.0-SSHD-UNKNOWN 00:29:26.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57100]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:26.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57100]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:26.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57100]) Send SSH_MSG_KEXINIT 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #0 SSH_MSG_KEXINIT 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57100]) SSH_MSG_KEXINIT 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57100]) strict KEX=true client=true server=true 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: server host key algorithms = rsa-sha2-512 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: mac algorithms (client to server) = aead 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: mac algorithms (server to client) = aead 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: compression algorithms (client to server) = none 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57100]) Kex: compression algorithms (server to client) = none 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #9 SSH_MSG_IGNORE 00:29:26.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:29:27.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #1 30 00:29:27.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57100]] process command=SSH_MSG_KEXDH_INIT 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57100]] Send SSH_MSG_KEXDH_REPLY 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #1 sending command=31[31] len=1639 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57100])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57100]) Send SSH_MSG_NEWKEYS 00:29:27.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57100]) session ID=bc:c1:77:23:76:e4:85:39:c9:6f:f6:e0:03:40:d8:8d:5f:77:23:91:e4:53:09:12:f8:c0:d6:c4:29:3b:24:37:af:8d:67:a3:d6:91:ce:ae:0d:cf:80:3e:3c:ef:2d:27:45:bd:47:b2:b2:77:75:da:3e:33:38:9a:0b:be:1c:2b 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57100]): strict KEX resets output message sequence number from 3 to 0 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57100]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57100])[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:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57100])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #0 sending command=7[7] len=419 00:29:27.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57100]) No pending packets to flush at end of KEX 00:29:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #8 SSH_MSG_IGNORE 00:29:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #2 SSH_MSG_NEWKEYS 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57100]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57100]): strict KEX resets input message sequence number from 3 to 0 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57100]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57100]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57100]) authorized authentication methods: password,publickey 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57100]) Accepted service ssh-userauth 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57100]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57100]) no authentication factory for method=none 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57100]) SSH_MSG_USERAUTH_REQUEST 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57100]) remaining methods: password,publickey 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57100]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:27.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57100]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:27.080 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57100]) authentication result: true 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57100]) SSH_MSG_USERAUTH_REQUEST 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57100])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57100]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57100]) no heartbeat to stop 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57100]) heartbeat type=IGNORE, interval=PT30S 00:29:27.080 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57100 authenticated 00:29:27.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57100]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57100]] session=TransportServerSession[admin@/10.30.170.22:57100] id=0 00:29:27.081 [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.170.22:57100])) size=2097152, max=2097152, packet=32768 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57100]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57100] 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57100]) recipient=0 00:29:27.081 [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.170.22:57100])) size=2097152, max=2097152, packet=32768 00:29:27.081 [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.170.22:57100])) re-initializing 00:29:27.081 [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.170.22:57100])) size=2097152, max=2097152, packet=32768 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100])[want-reply=true] subsystem=netconf 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100])[subsystem] prepared command 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]}} established 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 353: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18182 00:29:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 353: Creating data stores for simulated device 00:29:27.082 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:27.082 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:27.082 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:27.082 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:27.082 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:27.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[224e1a90] 00:29:27.083 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:27.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:27.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:27.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:27.084 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:27.084 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:27.084 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:27.084 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:27.084 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[224e1a90], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[224e1a90], subtreeVersion=Version[66413002], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66413002], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:27.084 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:27.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.086 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 353 on channel [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.086 [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.170.22:57100]) by 1220 down to 2095932 00:29:27.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) request=subsystem result=ReplySuccess, want-reply=true 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) request=subsystem activate command 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) starting runner for command=netconf 00:29:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #10 SSH_MSG_IGNORE 00:29:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #5 SSH_MSG_CHANNEL_DATA 00:29:27.087 [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.170.22:57100]) by 373 down to 2096779 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_DATA len=373 00:29:27.087 [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.170.22:57100] 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:27.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18182', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=353} created 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]} created 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100] successful with session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]} 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]} up 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #6 SSH_MSG_CHANNEL_DATA 00:29:27.088 [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.170.22:57100]) by 393 down to 2096386 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_DATA len=393 00:29:27.088 [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.170.22:57100] 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:27.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:27.089 [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=353} 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7403d26c after next message 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 - R:/10.30.170.22:57100]} EXI handlers added to pipeline 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7403d26c 00:29:27.089 [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.170.22:57100]) by 179 down to 2095753 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:27.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:27.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #7 SSH_MSG_CHANNEL_DATA 00:29:27.091 [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.170.22:57100]) by 340 down to 2096046 00:29:27.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_DATA len=340 00:29:27.091 [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.170.22:57100] 00:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:27.092 [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=353} 00:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66413002] 00:29:27.092 [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:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:27.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:27.092 [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:29:27.092 [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:29:27.092 [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} 00:29:27.092 [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:29:27.092 [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=2011-06-01} 00:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [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:29:27.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:27.094 [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.170.22:57100]) by 778 down to 2094975 00:29:27.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:27.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #11 SSH_MSG_IGNORE 00:29:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:29:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #13 SSH_MSG_IGNORE 00:29:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:29:27.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]} 00:29:27.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58230]): SSH-2.0-SSHD-UNKNOWN 00:29:27.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58230]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:27.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58230]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:27.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58230]) Send SSH_MSG_KEXINIT 00:29:27.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:27.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #0 SSH_MSG_KEXINIT 00:29:27.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58230]) SSH_MSG_KEXINIT 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58230]) strict KEX=true client=true server=true 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: server host key algorithms = rsa-sha2-512 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: mac algorithms (client to server) = aead 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: mac algorithms (server to client) = aead 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: compression algorithms (client to server) = none 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58230]) Kex: compression algorithms (server to client) = none 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #9 SSH_MSG_IGNORE 00:29:27.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:29:27.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #1 30 00:29:27.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58230]] process command=SSH_MSG_KEXDH_INIT 00:29:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #8 SSH_MSG_IGNORE 00:29:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:29:27.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #12 SSH_MSG_IGNORE 00:29:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58230]] Send SSH_MSG_KEXDH_REPLY 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #1 sending command=31[31] len=1639 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58230])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58230]) Send SSH_MSG_NEWKEYS 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58230]) session ID=6e:7c:c0:9e:d0:54:8e:70:9a:15:44:bb:3d:04:78:35:fd:68:42:52:cb:05:bf:f7:0e:79:ae:31:e7:5a:eb:af:f6:56:94:a8:77:e2:c4:29:7a:c6:3b:80:9e:53:b7:e6:a0:f6:9d:b1:b4:8d:b9:2c:40:97:d2:1b:98:ed:be:39 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58230]): strict KEX resets output message sequence number from 3 to 0 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58230]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58230])[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:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58230])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #0 sending command=7[7] len=419 00:29:27.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58230]) No pending packets to flush at end of KEX 00:29:27.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #11 SSH_MSG_IGNORE 00:29:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #2 SSH_MSG_NEWKEYS 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58230]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58230]): strict KEX resets input message sequence number from 3 to 0 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58230]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58230]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58230]) authorized authentication methods: password,publickey 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58230]) Accepted service ssh-userauth 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58230]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58230]) no authentication factory for method=none 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58230]) SSH_MSG_USERAUTH_REQUEST 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58230]) remaining methods: password,publickey 00:29:27.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58230]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58230]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:27.572 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58230]) authentication result: true 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58230]) SSH_MSG_USERAUTH_REQUEST 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58230])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58230]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58230]) no heartbeat to stop 00:29:27.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58230]) heartbeat type=IGNORE, interval=PT30S 00:29:27.572 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58230 authenticated 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58230]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58230]] session=TransportServerSession[admin@/10.30.170.22:58230] id=0 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58230])) size=2097152, max=2097152, packet=32768 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58230]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58230] 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58230]) recipient=0 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])) size=2097152, max=2097152, packet=32768 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])) re-initializing 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])) size=2097152, max=2097152, packet=32768 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[want-reply=true] subsystem=netconf 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[subsystem] prepared command 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]}} established 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 354: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18183 00:29:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 354: Creating data stores for simulated device 00:29:27.574 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:27.574 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:27.574 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:27.574 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:27.574 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:27.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6faabec6] 00:29:27.575 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:27.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:27.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:27.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:27.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:27.576 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:27.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:27.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:27.576 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6faabec6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6faabec6], subtreeVersion=Version[26484d9e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[26484d9e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:27.576 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:27.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 354 on channel [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 1220 down to 2095932 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) request=subsystem result=ReplySuccess, want-reply=true 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) request=subsystem activate command 00:29:27.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) starting runner for command=netconf 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #5 SSH_MSG_CHANNEL_DATA 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 373 down to 2096779 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_DATA len=373 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230] 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18183', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=354} created 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]} created 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230] successful with session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]} 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]} up 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #6 SSH_MSG_CHANNEL_DATA 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 393 down to 2096386 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_DATA len=393 00:29:27.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230] 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:27.580 [netconf-device-simulator-threads-6] 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=354} 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e7d30a4 after next message 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 - R:/10.30.170.22:58230]} EXI handlers added to pipeline 00:29:27.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:27.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e7d30a4 00:29:27.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 179 down to 2095753 00:29:27.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:27.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:27.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #7 SSH_MSG_CHANNEL_DATA 00:29:27.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 340 down to 2096046 00:29:27.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_DATA len=340 00:29:27.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230] 00:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:27.583 [netconf-device-simulator-threads-6] 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=354} 00:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[26484d9e] 00:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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} 00:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] 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:29:27.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:27.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 778 down to 2094975 00:29:27.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:27.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:27.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #13 SSH_MSG_IGNORE 00:29:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:29:27.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #12 SSH_MSG_IGNORE 00:29:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:29:27.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #10 SSH_MSG_IGNORE 00:29:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:29:27.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]} 00:29:27.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36630]): SSH-2.0-SSHD-UNKNOWN 00:29:27.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36630]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:27.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36630]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:27.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36630]) Send SSH_MSG_KEXINIT 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #0 SSH_MSG_KEXINIT 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36630]) SSH_MSG_KEXINIT 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36630]) strict KEX=true client=true server=true 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: server host key algorithms = rsa-sha2-512 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: mac algorithms (client to server) = aead 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: mac algorithms (server to client) = aead 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: compression algorithms (client to server) = none 00:29:28.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36630]) Kex: compression algorithms (server to client) = none 00:29:28.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:28.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #9 SSH_MSG_IGNORE 00:29:28.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:29:28.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #1 30 00:29:28.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36630]] process command=SSH_MSG_KEXDH_INIT 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36630]] Send SSH_MSG_KEXDH_REPLY 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #1 sending command=31[31] len=1639 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36630])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36630]) Send SSH_MSG_NEWKEYS 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36630]) session ID=77:76:a3:e7:f1:a7:aa:ee:ba:9d:f4:14:3a:1e:d9:19:22:26:f6:76:63:81:e0:d0:ba:16:bf:a2:e2:1f:4b:12:06:4c:65:d2:da:b8:08:e3:ef:93:6d:f0:39:bb:09:a4:e6:3a:b3:ed:e3:b4:25:47:14:61:75:eb:9a:40:3f:74 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36630]): strict KEX resets output message sequence number from 3 to 0 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36630]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36630])[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:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36630])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #0 sending command=7[7] len=419 00:29:28.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36630]) No pending packets to flush at end of KEX 00:29:28.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #2 SSH_MSG_NEWKEYS 00:29:28.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36630]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:28.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36630]): strict KEX resets input message sequence number from 3 to 0 00:29:28.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36630]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:28.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36630]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36630]) authorized authentication methods: password,publickey 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36630]) Accepted service ssh-userauth 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36630]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36630]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36630]) no authentication factory for method=none 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36630]) SSH_MSG_USERAUTH_REQUEST 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36630]) remaining methods: password,publickey 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36630]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36630]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:28.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36630]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:28.211 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36630]) authentication result: true 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36630]) SSH_MSG_USERAUTH_REQUEST 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36630])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36630]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36630]) no heartbeat to stop 00:29:28.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36630]) heartbeat type=IGNORE, interval=PT30S 00:29:28.211 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36630 authenticated 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36630]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36630]] session=TransportServerSession[admin@/10.30.170.22:36630] id=0 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36630])) size=2097152, max=2097152, packet=32768 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36630]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36630] 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36630]) recipient=0 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])) size=2097152, max=2097152, packet=32768 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])) re-initializing 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])) size=2097152, max=2097152, packet=32768 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[want-reply=true] subsystem=netconf 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[subsystem] prepared command 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]}} established 00:29:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 355: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18184 00:29:28.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 355: Creating data stores for simulated device 00:29:28.214 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:28.214 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:28.214 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:28.214 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:28.214 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:28.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4a4d6dc2] 00:29:28.216 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:28.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:28.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:28.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:28.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:28.218 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:28.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:28.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:28.218 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4a4d6dc2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4a4d6dc2], subtreeVersion=Version[4fed730e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fed730e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:28.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:28.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #13 SSH_MSG_IGNORE 00:29:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:29:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 355 on channel [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 1220 down to 2095932 00:29:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) request=subsystem result=ReplySuccess, want-reply=true 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) request=subsystem activate command 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) starting runner for command=netconf 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #5 SSH_MSG_CHANNEL_DATA 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 373 down to 2096779 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_DATA len=373 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630] 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:28.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.225 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18184', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=355} created 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]} created 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630] successful with session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]} 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]} up 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #6 SSH_MSG_CHANNEL_DATA 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 393 down to 2096386 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_DATA len=393 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630] 00:29:28.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:28.227 [netconf-device-simulator-threads-0] 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=355} 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73fb98f4 after next message 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 - R:/10.30.170.22:36630]} EXI handlers added to pipeline 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73fb98f4 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 179 down to 2095753 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:28.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #7 SSH_MSG_CHANNEL_DATA 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 340 down to 2096046 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_DATA len=340 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630] 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:28.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:28.230 [netconf-device-simulator-threads-0] 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=355} 00:29:28.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fed730e] 00:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:28.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:28.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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} 00:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] 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:29:28.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:28.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 778 down to 2094975 00:29:28.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:28.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:28.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #10 SSH_MSG_IGNORE 00:29:28.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:29:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #11 SSH_MSG_IGNORE 00:29:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:29:28.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #8 SSH_MSG_IGNORE 00:29:28.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:29:28.761 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #8 SSH_MSG_IGNORE 00:29:28.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:29:28.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #10 SSH_MSG_IGNORE 00:29:28.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:29:28.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:29.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #9 SSH_MSG_IGNORE 00:29:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:29:29.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #13 SSH_MSG_IGNORE 00:29:29.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:29:29.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:29.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:29.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #12 SSH_MSG_IGNORE 00:29:29.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:29:29.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:29.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.331 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #8 SSH_MSG_IGNORE 00:29:31.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #13 SSH_MSG_IGNORE 00:29:31.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:29:31.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]} 00:29:31.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47914]): SSH-2.0-SSHD-UNKNOWN 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #10 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #9 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #8 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #11 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #9 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47914]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:31.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47914]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:31.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #12 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #8 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #13 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:29:31.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #10 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:29:31.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #13 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #11 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #12 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #12 SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #9 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #8 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #11 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]} 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37386]): SSH-2.0-SSHD-UNKNOWN 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #10 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #9 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #11 SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37386]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:31.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37386]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:31.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]} 00:29:31.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44716]): SSH-2.0-SSHD-UNKNOWN 00:29:31.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44716]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:31.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44716]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:31.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]} 00:29:31.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46070]): SSH-2.0-SSHD-UNKNOWN 00:29:31.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46070]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:31.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46070]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:31.327 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #12 SSH_MSG_IGNORE 00:29:31.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:29:31.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.344 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]} 00:29:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48454]): SSH-2.0-SSHD-UNKNOWN 00:29:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48454]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:31.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48454]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:31.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:29:31.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #13 SSH_MSG_IGNORE 00:29:31.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #10 SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #11 SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #9 SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #12 SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #8 SSH_MSG_IGNORE 00:29:31.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:29:32.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #11 SSH_MSG_IGNORE 00:29:32.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:29:32.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]} 00:29:32.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49300]): SSH-2.0-SSHD-UNKNOWN 00:29:32.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49300]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:32.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49300]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:32.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:31.360 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]} 00:29:32.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36926]): SSH-2.0-SSHD-UNKNOWN 00:29:32.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36926]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:32.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36926]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46070]) Send SSH_MSG_KEXINIT 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #0 SSH_MSG_KEXINIT 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46070]) SSH_MSG_KEXINIT 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46070]) strict KEX=true client=true server=true 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: mac algorithms (client to server) = aead 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: mac algorithms (server to client) = aead 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: compression algorithms (client to server) = none 00:29:32.406 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46070]) Kex: compression algorithms (server to client) = none 00:29:32.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.407 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47914]) Send SSH_MSG_KEXINIT 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #0 SSH_MSG_KEXINIT 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47914]) SSH_MSG_KEXINIT 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47914]) strict KEX=true client=true server=true 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: mac algorithms (client to server) = aead 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: mac algorithms (server to client) = aead 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: compression algorithms (client to server) = none 00:29:32.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47914]) Kex: compression algorithms (server to client) = none 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #10 SSH_MSG_IGNORE 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #12 SSH_MSG_IGNORE 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #8 SSH_MSG_IGNORE 00:29:32.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49300]) Send SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #0 SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49300]) SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49300]) strict KEX=true client=true server=true 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: mac algorithms (client to server) = aead 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: mac algorithms (server to client) = aead 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: compression algorithms (client to server) = none 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49300]) Kex: compression algorithms (server to client) = none 00:29:32.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36926]) Send SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #0 SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36926]) SSH_MSG_KEXINIT 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36926]) strict KEX=true client=true server=true 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: mac algorithms (client to server) = aead 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: mac algorithms (server to client) = aead 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: compression algorithms (client to server) = none 00:29:32.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36926]) Kex: compression algorithms (server to client) = none 00:29:32.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.556 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44716]) Send SSH_MSG_KEXINIT 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #0 SSH_MSG_KEXINIT 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44716]) SSH_MSG_KEXINIT 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44716]) strict KEX=true client=true server=true 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: mac algorithms (client to server) = aead 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: mac algorithms (server to client) = aead 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: compression algorithms (client to server) = none 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44716]) Kex: compression algorithms (server to client) = none 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #13 SSH_MSG_IGNORE 00:29:32.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:29:32.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48454]) Send SSH_MSG_KEXINIT 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #0 SSH_MSG_KEXINIT 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48454]) SSH_MSG_KEXINIT 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48454]) strict KEX=true client=true server=true 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: mac algorithms (client to server) = aead 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: mac algorithms (server to client) = aead 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: compression algorithms (client to server) = none 00:29:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48454]) Kex: compression algorithms (server to client) = none 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #11 SSH_MSG_IGNORE 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #9 SSH_MSG_IGNORE 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #13 SSH_MSG_IGNORE 00:29:32.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:29:32.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37386]) Send SSH_MSG_KEXINIT 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #0 SSH_MSG_KEXINIT 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37386]) SSH_MSG_KEXINIT 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37386]) strict KEX=true client=true server=true 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: server host key algorithms = rsa-sha2-512 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: mac algorithms (client to server) = aead 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: mac algorithms (server to client) = aead 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: compression algorithms (client to server) = none 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37386]) Kex: compression algorithms (server to client) = none 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #12 SSH_MSG_IGNORE 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #10 SSH_MSG_IGNORE 00:29:32.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:29:32.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #12 SSH_MSG_IGNORE 00:29:33.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:29:33.188 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #12 SSH_MSG_IGNORE 00:29:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:29:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #13 SSH_MSG_IGNORE 00:29:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:29:33.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:33.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]} 00:29:33.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60104]): SSH-2.0-SSHD-UNKNOWN 00:29:33.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60104]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:33.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60104]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #11 SSH_MSG_IGNORE 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #12 SSH_MSG_IGNORE 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #10 SSH_MSG_IGNORE 00:29:35.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:29:35.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60104]) Send SSH_MSG_KEXINIT 00:29:35.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #0 SSH_MSG_KEXINIT 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60104]) SSH_MSG_KEXINIT 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60104]) strict KEX=true client=true server=true 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: server host key algorithms = rsa-sha2-512 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: mac algorithms (client to server) = aead 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: mac algorithms (server to client) = aead 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: compression algorithms (client to server) = none 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60104]) Kex: compression algorithms (server to client) = none 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #8 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #11 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #13 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #9 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #10 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #8 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #11 SSH_MSG_IGNORE 00:29:35.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #8 SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #9 SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #12 SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #13 SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]} 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35044]): SSH-2.0-SSHD-UNKNOWN 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35044]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35044]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.201 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.202 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.202 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.202 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #13 SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #10 SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #9 SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #8 SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:29:35.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #11 SSH_MSG_IGNORE 00:29:35.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:29:35.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #9 SSH_MSG_IGNORE 00:29:35.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:29:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]} 00:29:35.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45146]): SSH-2.0-SSHD-UNKNOWN 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]} 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56852]): SSH-2.0-SSHD-UNKNOWN 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.206 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]} 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40192]): SSH-2.0-SSHD-UNKNOWN 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.206 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #10 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #13 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #8 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #10 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #9 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #11 SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:29:35.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]} 00:29:35.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60274]): SSH-2.0-SSHD-UNKNOWN 00:29:35.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #1 30 00:29:35.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49300]] process command=SSH_MSG_KEXDH_INIT 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49300]] Send SSH_MSG_KEXDH_REPLY 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #1 sending command=31[31] len=1639 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49300])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49300]) Send SSH_MSG_NEWKEYS 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49300]) session ID=7d:a5:d7:5f:56:97:56:00:20:3e:4c:53:13:7e:d9:60:50:28:ff:07:c7:46:d3:51:2d:bd:a0:b9:31:28:c7:fc:c7:4d:9f:27:b8:ba:79:ff:8f:58:83:f9:9c:b3:45:67:1f:b0:7c:51:6b:78:9b:54:64:f0:99:3c:28:46:9b:9c 00:29:35.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49300]): strict KEX resets output message sequence number from 3 to 0 00:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49300]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49300])[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:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49300])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #0 sending command=7[7] len=419 00:29:35.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49300]) No pending packets to flush at end of KEX 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #2 SSH_MSG_NEWKEYS 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49300]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49300]): strict KEX resets input message sequence number from 3 to 0 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49300]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49300]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49300]) authorized authentication methods: password,publickey 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49300]) Accepted service ssh-userauth 00:29:35.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49300]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49300]) no authentication factory for method=none 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49300]) SSH_MSG_USERAUTH_REQUEST 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49300]) remaining methods: password,publickey 00:29:35.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.308 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #1 30 00:29:35.308 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36926]] process command=SSH_MSG_KEXDH_INIT 00:29:35.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45146]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45146]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #1 30 00:29:35.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44716]] process command=SSH_MSG_KEXDH_INIT 00:29:35.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #1 30 00:29:35.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60104]] process command=SSH_MSG_KEXDH_INIT 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49300]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49300]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49300]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.328 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49300]) authentication result: true 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49300]) SSH_MSG_USERAUTH_REQUEST 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49300])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49300]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49300]) no heartbeat to stop 00:29:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49300]) heartbeat type=IGNORE, interval=PT30S 00:29:35.328 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49300 authenticated 00:29:35.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #1 30 00:29:35.329 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46070]] process command=SSH_MSG_KEXDH_INIT 00:29:35.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60274]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60274]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60104]] Send SSH_MSG_KEXDH_REPLY 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #1 sending command=31[31] len=1639 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60104])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60104]) Send SSH_MSG_NEWKEYS 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60104]) session ID=62:4d:dd:b8:d7:59:58:43:37:82:f5:35:c2:49:21:7d:f8:28:14:8e:80:8a:19:3d:1c:75:4a:28:7b:56:48:f7:c2:78:d8:09:70:fc:34:67:0c:f9:6e:f9:ed:7f:83:32:2c:56:84:02:1a:2e:f7:30:1d:3a:b8:c5:8f:c3:96:13 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60104]): strict KEX resets output message sequence number from 3 to 0 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60104]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60104])[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:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #0 sending command=7[7] len=419 00:29:35.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60104]) No pending packets to flush at end of KEX 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49300]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49300]] session=TransportServerSession[admin@/10.30.170.22:49300] id=0 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49300])) size=2097152, max=2097152, packet=32768 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49300]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49300] 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49300]) recipient=0 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])) size=2097152, max=2097152, packet=32768 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])) re-initializing 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])) size=2097152, max=2097152, packet=32768 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[want-reply=true] subsystem=netconf 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[subsystem] prepared command 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]}} established 00:29:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 356: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18191 00:29:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 356: Creating data stores for simulated device 00:29:35.349 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.349 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.349 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.349 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.349 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fd54413] 00:29:35.350 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46070]] Send SSH_MSG_KEXDH_REPLY 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #1 sending command=31[31] len=1639 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46070])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46070]) Send SSH_MSG_NEWKEYS 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46070]) session ID=97:58:8d:7d:8c:03:b1:e9:11:de:24:24:eb:c9:cb:bb:78:a1:d2:be:00:18:ed:48:f7:81:27:9f:dd:0f:78:36:94:92:12:30:4b:58:0b:73:3e:e8:8f:ee:68:07:fa:e9:73:30:55:34:49:91:4a:29:0b:a5:e8:9c:4a:da:6d:85 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46070]): strict KEX resets output message sequence number from 3 to 0 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46070]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46070])[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:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #0 sending command=7[7] len=419 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46070]) No pending packets to flush at end of KEX 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56852]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56852]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.360 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.360 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.360 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fd54413], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fd54413], subtreeVersion=Version[4d22f0c1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d22f0c1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.361 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 356 on channel [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 1220 down to 2095932 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) request=subsystem activate command 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44716]] Send SSH_MSG_KEXDH_REPLY 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #1 sending command=31[31] len=1639 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44716])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44716]) Send SSH_MSG_NEWKEYS 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44716]) session ID=e3:ba:56:ff:d1:be:f5:ca:28:81:5f:a1:3f:1a:5a:5c:18:84:b1:eb:28:3c:ab:9e:d9:80:6b:5a:14:bd:34:1d:d9:ab:20:07:c1:87:48:84:8e:a3:47:a2:6a:2a:2a:08:20:1b:bf:b6:e0:93:1e:10:1e:84:09:d7:cd:1c:d0:11 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44716]): strict KEX resets output message sequence number from 3 to 0 00:29:35.366 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44716]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44716])[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:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44716])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #0 sending command=7[7] len=419 00:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44716]) No pending packets to flush at end of KEX 00:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40192]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.367 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40192]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) starting runner for command=netconf 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36926]] Send SSH_MSG_KEXDH_REPLY 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #1 sending command=31[31] len=1639 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36926])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36926]) Send SSH_MSG_NEWKEYS 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36926]) session ID=a4:a7:df:05:d3:97:81:88:a1:91:26:a9:46:2c:83:27:f2:2a:74:6b:c9:95:0c:55:c2:ef:15:68:22:72:1e:f5:78:28:44:d8:a1:a3:5c:48:a3:60:37:6b:4a:57:29:84:7d:34:05:fa:38:f0:39:99:33:6e:5a:13:f8:e5:ef:37 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36926]): strict KEX resets output message sequence number from 3 to 0 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36926]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36926])[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:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #0 sending command=7[7] len=419 00:29:35.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36926]) No pending packets to flush at end of KEX 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #2 SSH_MSG_NEWKEYS 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60104]): strict KEX resets input message sequence number from 3 to 0 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60104]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 373 down to 2096779 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300] 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60104]) authorized authentication methods: password,publickey 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60104]) Accepted service ssh-userauth 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60104]) no authentication factory for method=none 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60104]) SSH_MSG_USERAUTH_REQUEST 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60104]) remaining methods: password,publickey 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60104]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.377 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60104]) authentication result: true 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60104]) SSH_MSG_USERAUTH_REQUEST 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60104]) no heartbeat to stop 00:29:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60104]) heartbeat type=IGNORE, interval=PT30S 00:29:35.377 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60104 authenticated 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18191', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=356} created 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]} created 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300] successful with session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]} 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]} up 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 393 down to 2096386 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300] 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60104]] session=TransportServerSession[admin@/10.30.170.22:60104] id=0 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60104])) size=2097152, max=2097152, packet=32768 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60104] 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60104]) recipient=0 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])) size=2097152, max=2097152, packet=32768 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])) re-initializing 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])) size=2097152, max=2097152, packet=32768 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[want-reply=true] subsystem=netconf 00:29:35.378 [netconf-device-simulator-threads-0] 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=356} 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[subsystem] prepared command 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]}} established 00:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 357: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18192 00:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 357: Creating data stores for simulated device 00:29:35.379 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.379 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.379 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.379 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.379 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6f7be41e] 00:29:35.379 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.384 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a7ffd2a after next message 00:29:35.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 - R:/10.30.170.22:49300]} EXI handlers added to pipeline 00:29:35.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a7ffd2a 00:29:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 179 down to 2095753 00:29:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 340 down to 2096046 00:29:35.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300] 00:29:35.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.389 [netconf-device-simulator-threads-0] 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=356} 00:29:35.389 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d22f0c1] 00:29:35.389 [netconf-device-simulator-threads-0] 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:29:35.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.389 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.389 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.389 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6f7be41e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6f7be41e], subtreeVersion=Version[7a025e88], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a025e88], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 357 on channel [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 1220 down to 2095932 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) request=subsystem activate command 00:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) starting runner for command=netconf 00:29:35.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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} 00:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-0] 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:29:35.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 373 down to 2096779 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104] 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.392 [netconf-device-simulator-threads-0] 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:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18192', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=357} created 00:29:35.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]} created 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104] successful with session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]} 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]} up 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 393 down to 2096386 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104] 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=357} 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72651578 after next message 00:29:35.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 - R:/10.30.170.22:60104]} EXI handlers added to pipeline 00:29:35.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.393 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@72651578 00:29:35.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 179 down to 2095753 00:29:35.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 778 down to 2094975 00:29:35.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 340 down to 2096046 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104] 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.394 [netconf-device-simulator-threads-1] 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=357} 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a025e88] 00:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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} 00:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] 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:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 778 down to 2094975 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #2 SSH_MSG_NEWKEYS 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36926]): strict KEX resets input message sequence number from 3 to 0 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36926]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36926]) authorized authentication methods: password,publickey 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36926]) Accepted service ssh-userauth 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36926]) no authentication factory for method=none 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36926]) SSH_MSG_USERAUTH_REQUEST 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36926]) remaining methods: password,publickey 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36926]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.409 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36926]) authentication result: true 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36926]) SSH_MSG_USERAUTH_REQUEST 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36926]) no heartbeat to stop 00:29:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36926]) heartbeat type=IGNORE, interval=PT30S 00:29:35.410 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36926 authenticated 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36926]] session=TransportServerSession[admin@/10.30.170.22:36926] id=0 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36926])) size=2097152, max=2097152, packet=32768 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36926] 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36926]) recipient=0 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])) size=2097152, max=2097152, packet=32768 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])) re-initializing 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])) size=2097152, max=2097152, packet=32768 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[want-reply=true] subsystem=netconf 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[subsystem] prepared command 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]}} established 00:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 358: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18190 00:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 358: Creating data stores for simulated device 00:29:35.413 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.413 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.413 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.413 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.413 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ea24ffa] 00:29:35.413 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.413 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.418 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.418 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ea24ffa], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ea24ffa], subtreeVersion=Version[10cc41e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[10cc41e5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.418 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.418 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 358 on channel [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 1220 down to 2095932 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) request=subsystem activate command 00:29:35.419 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) starting runner for command=netconf 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 373 down to 2096779 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926] 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18190', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=358} created 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]} created 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926] successful with session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]} 00:29:35.420 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]} up 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 393 down to 2096386 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926] 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.421 [netconf-device-simulator-threads-7] 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=358} 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b72a309 after next message 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 - R:/10.30.170.22:36926]} EXI handlers added to pipeline 00:29:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.422 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@b72a309 00:29:35.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 179 down to 2095753 00:29:35.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 340 down to 2096046 00:29:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926] 00:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.425 [netconf-device-simulator-threads-7] 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=358} 00:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[10cc41e5] 00:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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} 00:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] 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:29:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 778 down to 2094975 00:29:35.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #12 SSH_MSG_IGNORE 00:29:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40192]) Send SSH_MSG_KEXINIT 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #0 SSH_MSG_KEXINIT 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40192]) SSH_MSG_KEXINIT 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40192]) strict KEX=true client=true server=true 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: server host key algorithms = rsa-sha2-512 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: mac algorithms (client to server) = aead 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: mac algorithms (server to client) = aead 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: compression algorithms (client to server) = none 00:29:35.607 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40192]) Kex: compression algorithms (server to client) = none 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #2 SSH_MSG_NEWKEYS 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44716]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44716]): strict KEX resets input message sequence number from 3 to 0 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44716]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44716]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44716]) authorized authentication methods: password,publickey 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44716]) Accepted service ssh-userauth 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44716]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44716]) no authentication factory for method=none 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44716]) SSH_MSG_USERAUTH_REQUEST 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44716]) remaining methods: password,publickey 00:29:35.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.689 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #1 30 00:29:35.689 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40192]] process command=SSH_MSG_KEXDH_INIT 00:29:35.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #10 SSH_MSG_IGNORE 00:29:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45146]) Send SSH_MSG_KEXINIT 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #0 SSH_MSG_KEXINIT 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45146]) SSH_MSG_KEXINIT 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45146]) strict KEX=true client=true server=true 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: server host key algorithms = rsa-sha2-512 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: mac algorithms (client to server) = aead 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: mac algorithms (server to client) = aead 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: compression algorithms (client to server) = none 00:29:35.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45146]) Kex: compression algorithms (server to client) = none 00:29:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #1 30 00:29:35.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37386]] process command=SSH_MSG_KEXDH_INIT 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40192]] Send SSH_MSG_KEXDH_REPLY 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #1 sending command=31[31] len=1639 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40192])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40192]) Send SSH_MSG_NEWKEYS 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40192]) session ID=b9:41:cf:4b:c2:df:b0:ec:f8:a6:b7:ad:fd:e8:bd:8f:1e:dc:a8:7d:fb:48:3b:4b:b4:b8:38:53:0a:a7:8c:dd:49:4d:aa:b0:11:52:97:c2:98:7d:03:0a:e0:05:1f:82:e6:d3:06:96:a0:15:30:1a:c6:e2:c6:23:c5:d6:90:4b 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40192]): strict KEX resets output message sequence number from 3 to 0 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40192]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40192])[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:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #0 sending command=7[7] len=419 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40192]) No pending packets to flush at end of KEX 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44716]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.708 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44716]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.708 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44716]) authentication result: true 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44716]) SSH_MSG_USERAUTH_REQUEST 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44716])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44716]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44716]) no heartbeat to stop 00:29:35.709 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44716]) heartbeat type=IGNORE, interval=PT30S 00:29:35.709 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44716 authenticated 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37386]] Send SSH_MSG_KEXDH_REPLY 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #1 sending command=31[31] len=1639 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37386])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37386]) Send SSH_MSG_NEWKEYS 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37386]) session ID=d7:5c:d8:6a:67:90:fc:7c:e1:6a:93:0d:4b:64:82:56:aa:35:9a:33:37:e5:aa:25:01:30:5c:69:1a:3d:7b:a9:5a:78:5d:e7:b0:c3:c4:3e:03:cd:3b:60:8f:0b:6d:8e:4d:fc:e6:0d:b5:f5:c2:75:2a:29:b9:57:15:d6:3f:06 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37386]): strict KEX resets output message sequence number from 3 to 0 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37386]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37386])[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:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #0 sending command=7[7] len=419 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37386]) No pending packets to flush at end of KEX 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #11 SSH_MSG_IGNORE 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #13 SSH_MSG_IGNORE 00:29:35.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #2 SSH_MSG_NEWKEYS 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40192]): strict KEX resets input message sequence number from 3 to 0 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40192]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40192]) authorized authentication methods: password,publickey 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40192]) Accepted service ssh-userauth 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40192]) no authentication factory for method=none 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40192]) SSH_MSG_USERAUTH_REQUEST 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40192]) remaining methods: password,publickey 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44716]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44716]] session=TransportServerSession[admin@/10.30.170.22:44716] id=0 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44716])) size=2097152, max=2097152, packet=32768 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44716]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44716] 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44716]) recipient=0 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])) size=2097152, max=2097152, packet=32768 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])) re-initializing 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])) size=2097152, max=2097152, packet=32768 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40192]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.748 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40192]) authentication result: true 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40192]) SSH_MSG_USERAUTH_REQUEST 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40192]) no heartbeat to stop 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40192]) heartbeat type=IGNORE, interval=PT30S 00:29:35.748 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40192 authenticated 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[want-reply=true] subsystem=netconf 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[subsystem] prepared command 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]}} established 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 359: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18187 00:29:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 359: Creating data stores for simulated device 00:29:35.748 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.748 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.749 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.749 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.749 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[44b0d203] 00:29:35.750 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.755 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.755 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[44b0d203], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[44b0d203], subtreeVersion=Version[2d5a7e78], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d5a7e78], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.756 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.757 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 359 on channel [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 1220 down to 2095932 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) request=subsystem activate command 00:29:35.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) starting runner for command=netconf 00:29:35.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 373 down to 2096779 00:29:35.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.763 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716] 00:29:35.763 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18187', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=359} created 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]} created 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716] successful with session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]} 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]} up 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 393 down to 2096386 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.764 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716] 00:29:35.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #2 SSH_MSG_NEWKEYS 00:29:35.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37386]): strict KEX resets input message sequence number from 3 to 0 00:29:35.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37386]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37386]) authorized authentication methods: password,publickey 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37386]) Accepted service ssh-userauth 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37386]) no authentication factory for method=none 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37386]) SSH_MSG_USERAUTH_REQUEST 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37386]) remaining methods: password,publickey 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37386]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.777 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37386]) authentication result: true 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37386]) SSH_MSG_USERAUTH_REQUEST 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37386]) no heartbeat to stop 00:29:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37386]) heartbeat type=IGNORE, interval=PT30S 00:29:35.777 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37386 authenticated 00:29:35.765 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=359} 00:29:35.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c8db992 after next message 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 - R:/10.30.170.22:44716]} EXI handlers added to pipeline 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40192]] session=TransportServerSession[admin@/10.30.170.22:40192] id=0 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40192])) size=2097152, max=2097152, packet=32768 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40192] 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40192]) recipient=0 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])) size=2097152, max=2097152, packet=32768 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])) re-initializing 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])) size=2097152, max=2097152, packet=32768 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c8db992 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 179 down to 2095753 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[want-reply=true] subsystem=netconf 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[subsystem] prepared command 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]}} established 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 360: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18195 00:29:35.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 360: Creating data stores for simulated device 00:29:35.783 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.784 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.784 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.784 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.784 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37386]] session=TransportServerSession[admin@/10.30.170.22:37386] id=0 00:29:35.784 [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.170.22:37386])) size=2097152, max=2097152, packet=32768 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37386] 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37386]) recipient=0 00:29:35.784 [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.170.22:37386])) size=2097152, max=2097152, packet=32768 00:29:35.784 [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.170.22:37386])) re-initializing 00:29:35.784 [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.170.22:37386])) size=2097152, max=2097152, packet=32768 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386])[want-reply=true] subsystem=netconf 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386])[subsystem] prepared command 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]}} established 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 361: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18186 00:29:35.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 361: Creating data stores for simulated device 00:29:35.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.792 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.792 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.792 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.792 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.793 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[312acde3] 00:29:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #8 SSH_MSG_IGNORE 00:29:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:29:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76f8956c] 00:29:35.793 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.793 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.793 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.793 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.793 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.793 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.801 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.801 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.801 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76f8956c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76f8956c], subtreeVersion=Version[4eec6a28], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4eec6a28], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.802 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.803 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 361 on channel [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.803 [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.170.22:37386]) by 1220 down to 2095932 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) request=subsystem activate command 00:29:35.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) starting runner for command=netconf 00:29:35.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.812 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.813 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[312acde3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[312acde3], subtreeVersion=Version[19630498], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19630498], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.813 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 360 on channel [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 1220 down to 2095932 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) request=subsystem activate command 00:29:35.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) starting runner for command=netconf 00:29:35.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.816 [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.170.22:37386]) by 373 down to 2096779 00:29:35.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.816 [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.170.22:37386] 00:29:35.816 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18186', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=361} created 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]} created 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386] successful with session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]} 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]} up 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.817 [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.170.22:37386]) by 393 down to 2096386 00:29:35.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.817 [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.170.22:37386] 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.818 [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=361} 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b300cbc after next message 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 - R:/10.30.170.22:37386]} EXI handlers added to pipeline 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #1 30 00:29:35.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45146]] process command=SSH_MSG_KEXDH_INIT 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 373 down to 2096779 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192] 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.824 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18195', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=360} created 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]} created 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192] successful with session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]} 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]} up 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 393 down to 2096386 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192] 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=360} 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@555a3f03 after next message 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 - R:/10.30.170.22:40192]} EXI handlers added to pipeline 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 340 down to 2096046 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716] 00:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.826 [netconf-device-simulator-threads-5] 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=359} 00:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d5a7e78] 00:29:35.826 [netconf-device-simulator-threads-5] 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:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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} 00:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] 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:29:35.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.827 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@555a3f03 00:29:35.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 179 down to 2095753 00:29:35.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 778 down to 2094975 00:29:35.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 340 down to 2096046 00:29:35.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192] 00:29:35.832 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.833 [netconf-device-simulator-threads-5] 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=360} 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19630498] 00:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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} 00:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] 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:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 778 down to 2094975 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.833 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45146]] Send SSH_MSG_KEXDH_REPLY 00:29:35.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #1 sending command=31[31] len=1639 00:29:35.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45146])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45146]) Send SSH_MSG_NEWKEYS 00:29:35.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45146]) session ID=9d:ff:be:74:fa:dd:ae:5a:60:6a:eb:dc:cb:f7:39:0a:5c:44:60:a2:59:3f:a4:e5:a2:ed:89:c9:7a:04:3a:84:b7:93:81:48:2b:48:28:83:be:1d:f0:c8:64:b3:7b:6b:25:18:6f:ec:73:38:ed:f3:6d:e6:b4:1d:ff:48:de:b8 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45146]): strict KEX resets output message sequence number from 3 to 0 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45146]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45146])[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:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45146])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #0 sending command=7[7] len=419 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45146]) No pending packets to flush at end of KEX 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #9 SSH_MSG_IGNORE 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7b300cbc 00:29:35.838 [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.170.22:37386]) by 179 down to 2095753 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.851 [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.170.22:37386]) by 340 down to 2096046 00:29:35.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.851 [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.170.22:37386] 00:29:35.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.851 [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=361} 00:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4eec6a28] 00:29:35.852 [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:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.852 [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:29:35.852 [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:29:35.852 [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} 00:29:35.852 [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:29:35.852 [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=2011-06-01} 00:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [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:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.852 [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.170.22:37386]) by 778 down to 2094975 00:29:35.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #2 SSH_MSG_NEWKEYS 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45146]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45146]): strict KEX resets input message sequence number from 3 to 0 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45146]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45146]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45146]) authorized authentication methods: password,publickey 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45146]) Accepted service ssh-userauth 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45146]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45146]) no authentication factory for method=none 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45146]) SSH_MSG_USERAUTH_REQUEST 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45146]) remaining methods: password,publickey 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45146]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45146]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45146]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.869 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45146]) authentication result: true 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45146]) SSH_MSG_USERAUTH_REQUEST 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45146])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45146]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45146]) no heartbeat to stop 00:29:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45146]) heartbeat type=IGNORE, interval=PT30S 00:29:35.869 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45146 authenticated 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45146]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45146]] session=TransportServerSession[admin@/10.30.170.22:45146] id=0 00:29:35.870 [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.170.22:45146])) size=2097152, max=2097152, packet=32768 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45146]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45146] 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45146]) recipient=0 00:29:35.870 [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.170.22:45146])) size=2097152, max=2097152, packet=32768 00:29:35.870 [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.170.22:45146])) re-initializing 00:29:35.870 [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.170.22:45146])) size=2097152, max=2097152, packet=32768 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146])[want-reply=true] subsystem=netconf 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146])[subsystem] prepared command 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]}} established 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 362: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18193 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 362: Creating data stores for simulated device 00:29:35.871 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.871 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.871 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.871 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.871 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[69b8118e] 00:29:35.871 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.872 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.872 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[69b8118e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[69b8118e], subtreeVersion=Version[53734e75], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[53734e75], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.877 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 362 on channel [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.878 [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.170.22:45146]) by 1220 down to 2095932 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) request=subsystem activate command 00:29:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) starting runner for command=netconf 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.884 [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.170.22:45146]) by 373 down to 2096779 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.884 [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.170.22:45146] 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18193', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=362} created 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]} created 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146] successful with session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]} 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]} up 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.885 [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.170.22:45146]) by 393 down to 2096386 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.885 [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.170.22:45146] 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.885 [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=362} 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e937fd7 after next message 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 - R:/10.30.170.22:45146]} EXI handlers added to pipeline 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e937fd7 00:29:35.885 [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.170.22:45146]) by 179 down to 2095753 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.887 [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.170.22:45146]) by 340 down to 2096046 00:29:35.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.887 [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.170.22:45146] 00:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.888 [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=362} 00:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[53734e75] 00:29:35.888 [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:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.888 [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:29:35.888 [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:29:35.888 [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} 00:29:35.888 [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:29:35.888 [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=2011-06-01} 00:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [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:29:35.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.889 [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.170.22:45146]) by 778 down to 2094975 00:29:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56852]) Send SSH_MSG_KEXINIT 00:29:35.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:35.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #0 SSH_MSG_KEXINIT 00:29:35.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56852]) SSH_MSG_KEXINIT 00:29:35.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56852]) strict KEX=true client=true server=true 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: server host key algorithms = rsa-sha2-512 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: mac algorithms (client to server) = aead 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: mac algorithms (server to client) = aead 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: compression algorithms (client to server) = none 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56852]) Kex: compression algorithms (server to client) = none 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #2 SSH_MSG_NEWKEYS 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46070]): strict KEX resets input message sequence number from 3 to 0 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46070]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:35.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46070]) authorized authentication methods: password,publickey 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46070]) Accepted service ssh-userauth 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46070]) no authentication factory for method=none 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46070]) SSH_MSG_USERAUTH_REQUEST 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46070]) remaining methods: password,publickey 00:29:35.944 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46070]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:35.949 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46070]) authentication result: true 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46070]) SSH_MSG_USERAUTH_REQUEST 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46070]) no heartbeat to stop 00:29:35.949 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46070]) heartbeat type=IGNORE, interval=PT30S 00:29:35.950 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46070 authenticated 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46070]] session=TransportServerSession[admin@/10.30.170.22:46070] id=0 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46070])) size=2097152, max=2097152, packet=32768 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46070] 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46070]) recipient=0 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])) size=2097152, max=2097152, packet=32768 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])) re-initializing 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])) size=2097152, max=2097152, packet=32768 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[want-reply=true] subsystem=netconf 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[subsystem] prepared command 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]}} established 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 363: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18188 00:29:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 363: Creating data stores for simulated device 00:29:35.951 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:35.951 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.951 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:35.951 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:35.951 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[70a03430] 00:29:35.952 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35044]) Send SSH_MSG_KEXINIT 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #0 SSH_MSG_KEXINIT 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35044]) SSH_MSG_KEXINIT 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35044]) strict KEX=true client=true server=true 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: server host key algorithms = rsa-sha2-512 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: mac algorithms (client to server) = aead 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: mac algorithms (server to client) = aead 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: compression algorithms (client to server) = none 00:29:35.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35044]) Kex: compression algorithms (server to client) = none 00:29:35.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:35.957 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:35.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:35.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:35.957 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[70a03430], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[70a03430], subtreeVersion=Version[311d2b1a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[311d2b1a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:35.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:35.957 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:35.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:35.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]} 00:29:35.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57696]): SSH-2.0-SSHD-UNKNOWN 00:29:35.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #1 30 00:29:35.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47914]] process command=SSH_MSG_KEXDH_INIT 00:29:35.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 363 on channel [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 1220 down to 2095932 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) request=subsystem result=ReplySuccess, want-reply=true 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) request=subsystem activate command 00:29:35.959 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) starting runner for command=netconf 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #5 SSH_MSG_CHANNEL_DATA 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 373 down to 2096779 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_DATA len=373 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070] 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:35.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18188', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=363} created 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]} created 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070] successful with session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]} 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]} up 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #6 SSH_MSG_CHANNEL_DATA 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 393 down to 2096386 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_DATA len=393 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070] 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=363} 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3303d131 after next message 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 - R:/10.30.170.22:46070]} EXI handlers added to pipeline 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3303d131 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 179 down to 2095753 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:35.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #7 SSH_MSG_CHANNEL_DATA 00:29:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 340 down to 2096046 00:29:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_DATA len=340 00:29:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070] 00:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:35.968 [netconf-device-simulator-threads-3] 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=363} 00:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[311d2b1a] 00:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:35.968 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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} 00:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.968 [netconf-device-simulator-threads-3] 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:29:35.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47914]] Send SSH_MSG_KEXDH_REPLY 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #1 sending command=31[31] len=1639 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47914])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47914]) Send SSH_MSG_NEWKEYS 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47914]) session ID=60:98:7e:7b:8a:d1:d4:af:5f:b1:7d:8e:7a:2c:07:cf:91:40:9c:64:05:3f:4a:e8:a1:28:54:7c:9d:fe:25:83:6a:8d:60:06:7e:5f:f4:15:54:c5:d6:fb:a5:43:e0:07:ee:b3:b4:62:9a:19:92:67:d3:e1:05:ae:ac:77:c1:f9 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47914]): strict KEX resets output message sequence number from 3 to 0 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47914]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47914])[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:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47914])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #0 sending command=7[7] len=419 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47914]) No pending packets to flush at end of KEX 00:29:35.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 778 down to 2094975 00:29:35.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #9 SSH_MSG_IGNORE 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:29:35.969 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57696]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:35.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57696]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:36.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60274]) Send SSH_MSG_KEXINIT 00:29:36.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:36.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #0 SSH_MSG_KEXINIT 00:29:36.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60274]) SSH_MSG_KEXINIT 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60274]) strict KEX=true client=true server=true 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: server host key algorithms = rsa-sha2-512 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: mac algorithms (client to server) = aead 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: mac algorithms (server to client) = aead 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: compression algorithms (client to server) = none 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60274]) Kex: compression algorithms (server to client) = none 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #1 30 00:29:36.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48454]] process command=SSH_MSG_KEXDH_INIT 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48454]] Send SSH_MSG_KEXDH_REPLY 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #1 sending command=31[31] len=1639 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48454])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48454]) Send SSH_MSG_NEWKEYS 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48454]) session ID=49:4a:25:c9:66:82:bc:e6:82:18:ff:ee:43:1d:bc:48:f0:b5:27:b4:aa:77:6f:5e:ee:a0:42:64:6b:89:b3:ce:31:a2:67:e6:57:f4:70:49:0d:fb:31:e7:ec:c3:3a:0f:a9:d4:40:28:b9:d2:ae:8a:b4:08:f4:cd:c5:34:4a:d5 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48454]): strict KEX resets output message sequence number from 3 to 0 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48454]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48454])[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:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48454])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #0 sending command=7[7] len=419 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48454]) No pending packets to flush at end of KEX 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #8 SSH_MSG_IGNORE 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #12 SSH_MSG_IGNORE 00:29:36.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:29:36.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #1 30 00:29:36.018 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56852]] process command=SSH_MSG_KEXDH_INIT 00:29:36.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #11 SSH_MSG_IGNORE 00:29:36.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56852]] Send SSH_MSG_KEXDH_REPLY 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #1 sending command=31[31] len=1639 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56852])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56852]) Send SSH_MSG_NEWKEYS 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56852]) session ID=fe:aa:1d:f2:23:52:2c:da:97:26:37:a5:78:2b:78:21:83:2e:cb:d4:b1:9c:79:8e:99:0d:0a:a7:f3:4f:02:00:11:43:84:10:f9:de:ac:ca:9b:47:3f:43:b2:66:56:cf:02:f3:24:8c:e8:4c:6a:b1:dd:37:28:a9:a9:33:34:f3 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56852]): strict KEX resets output message sequence number from 3 to 0 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56852]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56852])[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:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56852])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #0 sending command=7[7] len=419 00:29:36.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56852]) No pending packets to flush at end of KEX 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #2 SSH_MSG_NEWKEYS 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48454]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48454]): strict KEX resets input message sequence number from 3 to 0 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48454]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48454]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48454]) authorized authentication methods: password,publickey 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48454]) Accepted service ssh-userauth 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48454]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48454]) no authentication factory for method=none 00:29:36.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48454]) SSH_MSG_USERAUTH_REQUEST 00:29:36.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48454]) remaining methods: password,publickey 00:29:36.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57696]) Send SSH_MSG_KEXINIT 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #0 SSH_MSG_KEXINIT 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57696]) SSH_MSG_KEXINIT 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57696]) strict KEX=true client=true server=true 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: server host key algorithms = rsa-sha2-512 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: mac algorithms (client to server) = aead 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: mac algorithms (server to client) = aead 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: compression algorithms (client to server) = none 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57696]) Kex: compression algorithms (server to client) = none 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #2 SSH_MSG_NEWKEYS 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47914]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47914]): strict KEX resets input message sequence number from 3 to 0 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47914]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47914]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47914]) authorized authentication methods: password,publickey 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47914]) Accepted service ssh-userauth 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47914]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47914]) no authentication factory for method=none 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47914]) SSH_MSG_USERAUTH_REQUEST 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47914]) remaining methods: password,publickey 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #1 30 00:29:36.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35044]] process command=SSH_MSG_KEXDH_INIT 00:29:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35044]] Send SSH_MSG_KEXDH_REPLY 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #1 sending command=31[31] len=1639 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35044])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35044]) Send SSH_MSG_NEWKEYS 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35044]) session ID=ef:72:00:b0:e1:ad:2a:d2:2d:99:a1:0b:b4:9e:75:10:5f:a8:08:51:f9:e6:4f:46:b4:a1:da:6a:68:f0:62:96:45:9a:f7:54:82:77:eb:76:23:0c:a9:ca:f7:40:50:13:02:eb:7a:77:ec:99:c1:44:32:e6:e5:ca:0a:6a:81:f7 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35044]): strict KEX resets output message sequence number from 3 to 0 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35044]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35044])[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:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #0 sending command=7[7] len=419 00:29:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35044]) No pending packets to flush at end of KEX 00:29:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #1 30 00:29:36.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60274]] process command=SSH_MSG_KEXDH_INIT 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #2 SSH_MSG_NEWKEYS 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56852]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56852]): strict KEX resets input message sequence number from 3 to 0 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56852]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56852]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56852]) authorized authentication methods: password,publickey 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56852]) Accepted service ssh-userauth 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56852]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.081 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56852]) no authentication factory for method=none 00:29:36.081 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56852]) SSH_MSG_USERAUTH_REQUEST 00:29:36.081 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56852]) remaining methods: password,publickey 00:29:36.081 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56852]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56852]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56852]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.083 [netconf-device-simulator-threads-3] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56852]) authentication result: true 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56852]) SSH_MSG_USERAUTH_REQUEST 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56852])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56852]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.083 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56852]) no heartbeat to stop 00:29:36.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56852]) heartbeat type=IGNORE, interval=PT30S 00:29:36.084 [netconf-device-simulator-threads-3] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56852 authenticated 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56852]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56852]] session=TransportServerSession[admin@/10.30.170.22:56852] id=0 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56852])) size=2097152, max=2097152, packet=32768 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56852]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56852] 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56852]) recipient=0 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])) size=2097152, max=2097152, packet=32768 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])) re-initializing 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])) size=2097152, max=2097152, packet=32768 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[want-reply=true] subsystem=netconf 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[subsystem] prepared command 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]}} established 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 364: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18197 00:29:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 364: Creating data stores for simulated device 00:29:36.086 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.086 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.086 [netconf-device-simulator-threads-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.086 [netconf-device-simulator-threads-3] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.086 [netconf-device-simulator-threads-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.087 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[74f1437a] 00:29:36.087 [netconf-device-simulator-threads-3] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.087 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.087 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.087 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.087 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.087 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.088 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.088 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[74f1437a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[74f1437a], subtreeVersion=Version[147cfaae], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[147cfaae], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.088 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 364 on channel [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 1220 down to 2095932 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) request=subsystem activate command 00:29:36.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) starting runner for command=netconf 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60274]] Send SSH_MSG_KEXDH_REPLY 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #1 sending command=31[31] len=1639 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60274])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60274]) Send SSH_MSG_NEWKEYS 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60274]) session ID=c4:56:39:f2:b1:a1:80:1f:26:12:0d:20:5a:27:89:bd:97:df:09:4f:e6:97:35:92:d7:26:9f:a7:a6:ec:fb:3d:0f:92:de:cb:11:90:71:1d:de:d0:38:6c:b7:ab:d4:bf:ea:41:b5:32:6c:c0:fa:c5:94:c2:0f:eb:c3:10:d8:98 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60274]): strict KEX resets output message sequence number from 3 to 0 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60274]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60274])[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:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60274])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #0 sending command=7[7] len=419 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60274]) No pending packets to flush at end of KEX 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48454]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48454]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.102 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48454]) authentication result: true 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48454]) SSH_MSG_USERAUTH_REQUEST 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48454])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48454]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48454]) no heartbeat to stop 00:29:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48454]) heartbeat type=IGNORE, interval=PT30S 00:29:36.102 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48454 authenticated 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48454]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48454]] session=TransportServerSession[admin@/10.30.170.22:48454] id=0 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48454])) size=2097152, max=2097152, packet=32768 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48454]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48454] 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48454]) recipient=0 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])) size=2097152, max=2097152, packet=32768 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])) re-initializing 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])) size=2097152, max=2097152, packet=32768 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[want-reply=true] subsystem=netconf 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[subsystem] prepared command 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]}} established 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 365: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18189 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 365: Creating data stores for simulated device 00:29:36.104 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.104 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.104 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.104 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.104 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 373 down to 2096779 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852] 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1b94550b] 00:29:36.104 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18197', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=364} created 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]} created 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852] successful with session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]} 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]} up 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 393 down to 2096386 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852] 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=364} 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c644d28 after next message 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 - R:/10.30.170.22:56852]} EXI handlers added to pipeline 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c644d28 00:29:36.105 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 179 down to 2095753 00:29:36.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #2 SSH_MSG_NEWKEYS 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35044]): strict KEX resets input message sequence number from 3 to 0 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35044]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35044]) authorized authentication methods: password,publickey 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35044]) Accepted service ssh-userauth 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35044]) no authentication factory for method=none 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35044]) SSH_MSG_USERAUTH_REQUEST 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35044]) remaining methods: password,publickey 00:29:36.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 340 down to 2096046 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852] 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35044]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.108 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35044]) authentication result: true 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35044]) SSH_MSG_USERAUTH_REQUEST 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35044]) no heartbeat to stop 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35044]) heartbeat type=IGNORE, interval=PT30S 00:29:36.108 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35044 authenticated 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.108 [netconf-device-simulator-threads-3] 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=364} 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[147cfaae] 00:29:36.108 [netconf-device-simulator-threads-3] 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:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.108 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.108 [netconf-device-simulator-threads-3] 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:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35044]] session=TransportServerSession[admin@/10.30.170.22:35044] id=0 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35044])) size=2097152, max=2097152, packet=32768 00:29:36.109 [netconf-device-simulator-threads-3] 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} 00:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35044] 00:29:36.109 [netconf-device-simulator-threads-3] 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=2011-06-01} 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35044]) recipient=0 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])) size=2097152, max=2097152, packet=32768 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])) re-initializing 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])) size=2097152, max=2097152, packet=32768 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] 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:29:36.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[want-reply=true] subsystem=netconf 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[subsystem] prepared command 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]}} established 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 366: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18194 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 366: Creating data stores for simulated device 00:29:36.109 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.109 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.109 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 778 down to 2094975 00:29:36.109 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.109 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.109 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[794fe532] 00:29:36.109 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.115 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.115 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.115 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.115 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.116 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1b94550b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1b94550b], subtreeVersion=Version[52e1e0ed], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52e1e0ed], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 365 on channel [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 1220 down to 2095932 00:29:36.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) request=subsystem activate command 00:29:36.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) starting runner for command=netconf 00:29:36.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.118 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.118 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[794fe532], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[794fe532], subtreeVersion=Version[f0954db], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[f0954db], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.118 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 366 on channel [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 1220 down to 2095932 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) request=subsystem activate command 00:29:36.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) starting runner for command=netconf 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 373 down to 2096779 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454] 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18189', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=365} created 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]} created 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454] successful with session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]} 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]} up 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 393 down to 2096386 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454] 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.122 [netconf-device-simulator-threads-6] 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=365} 00:29:36.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70814c3a after next message 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 - R:/10.30.170.22:48454]} EXI handlers added to pipeline 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@70814c3a 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 179 down to 2095753 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 373 down to 2096779 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044] 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18194', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=366} created 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]} created 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044] successful with session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]} 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]} up 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 393 down to 2096386 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044] 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=366} 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3898dbe2 after next message 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 - R:/10.30.170.22:35044]} EXI handlers added to pipeline 00:29:36.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.124 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3898dbe2 00:29:36.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 179 down to 2095753 00:29:36.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 340 down to 2096046 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454] 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.125 [netconf-device-simulator-threads-6] 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=365} 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52e1e0ed] 00:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.125 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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} 00:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.125 [netconf-device-simulator-threads-6] 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:29:36.126 [netconf-device-simulator-threads-6] 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:29:36.126 [netconf-device-simulator-threads-6] 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:29:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 778 down to 2094975 00:29:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 340 down to 2096046 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044] 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.126 [netconf-device-simulator-threads-2] 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=366} 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[f0954db] 00:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] 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} 00:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.126 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] 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:29:36.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 778 down to 2094975 00:29:36.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #2 SSH_MSG_NEWKEYS 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60274]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60274]): strict KEX resets input message sequence number from 3 to 0 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60274]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60274]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60274]) authorized authentication methods: password,publickey 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60274]) Accepted service ssh-userauth 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60274]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60274]) no authentication factory for method=none 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60274]) SSH_MSG_USERAUTH_REQUEST 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60274]) remaining methods: password,publickey 00:29:36.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #1 30 00:29:36.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57696]] process command=SSH_MSG_KEXDH_INIT 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60274]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60274]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60274]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.141 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60274]) authentication result: true 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60274]) SSH_MSG_USERAUTH_REQUEST 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60274])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60274]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60274]) no heartbeat to stop 00:29:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60274]) heartbeat type=IGNORE, interval=PT30S 00:29:36.141 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60274 authenticated 00:29:36.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60274]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60274]] session=TransportServerSession[admin@/10.30.170.22:60274] id=0 00:29:36.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60274])) size=2097152, max=2097152, packet=32768 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60274]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60274] 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60274]) recipient=0 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])) size=2097152, max=2097152, packet=32768 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])) re-initializing 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])) size=2097152, max=2097152, packet=32768 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[want-reply=true] subsystem=netconf 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[subsystem] prepared command 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]}} established 00:29:36.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 367: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18196 00:29:36.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 367: Creating data stores for simulated device 00:29:36.146 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.146 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.146 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.146 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.146 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7051ed95] 00:29:36.147 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.147 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.147 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.147 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.147 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7051ed95], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7051ed95], subtreeVersion=Version[409dcc8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[409dcc8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.148 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 367 on channel [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 1220 down to 2095932 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) request=subsystem activate command 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) starting runner for command=netconf 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 373 down to 2096779 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274] 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18196', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=367} created 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]} created 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274] successful with session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]} 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]} up 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 393 down to 2096386 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274] 00:29:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.152 [netconf-device-simulator-threads-6] 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=367} 00:29:36.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.152 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63e24280 after next message 00:29:36.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 - R:/10.30.170.22:60274]} EXI handlers added to pipeline 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57696]] Send SSH_MSG_KEXDH_REPLY 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #1 sending command=31[31] len=1639 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57696])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57696]) Send SSH_MSG_NEWKEYS 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57696]) session ID=87:a5:c2:80:fc:3e:3b:9c:b7:c1:04:fd:24:48:c1:bc:38:3e:56:16:86:70:de:92:ab:00:d4:8d:a4:2a:23:7c:ff:7a:ae:33:f3:ca:31:2e:22:f7:d0:4c:4c:98:07:92:bd:d9:9b:71:f6:1c:ef:bc:14:d1:69:5c:27:84:e2:ea 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57696]): strict KEX resets output message sequence number from 3 to 0 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57696]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57696])[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:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57696])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #0 sending command=7[7] len=419 00:29:36.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57696]) No pending packets to flush at end of KEX 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #12 SSH_MSG_IGNORE 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #10 SSH_MSG_IGNORE 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47914]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47914]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.153 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47914]) authentication result: true 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47914]) SSH_MSG_USERAUTH_REQUEST 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47914])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47914]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47914]) no heartbeat to stop 00:29:36.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47914]) heartbeat type=IGNORE, interval=PT30S 00:29:36.153 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47914 authenticated 00:29:36.153 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@63e24280 00:29:36.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 179 down to 2095753 00:29:36.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 340 down to 2096046 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274] 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.156 [netconf-device-simulator-threads-6] 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=367} 00:29:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[409dcc8] 00:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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} 00:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] 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:29:36.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 778 down to 2094975 00:29:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #13 SSH_MSG_IGNORE 00:29:36.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #2 SSH_MSG_NEWKEYS 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57696]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57696]): strict KEX resets input message sequence number from 3 to 0 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57696]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57696]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57696]) authorized authentication methods: password,publickey 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57696]) Accepted service ssh-userauth 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57696]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57696]) no authentication factory for method=none 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57696]) SSH_MSG_USERAUTH_REQUEST 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57696]) remaining methods: password,publickey 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47914]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47914]] session=TransportServerSession[admin@/10.30.170.22:47914] id=0 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47914])) size=2097152, max=2097152, packet=32768 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47914]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47914] 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47914]) recipient=0 00:29:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])) size=2097152, max=2097152, packet=32768 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])) re-initializing 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])) size=2097152, max=2097152, packet=32768 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57696]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57696]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.186 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57696]) authentication result: true 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57696]) SSH_MSG_USERAUTH_REQUEST 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57696])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57696]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57696]) no heartbeat to stop 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57696]) heartbeat type=IGNORE, interval=PT30S 00:29:36.186 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57696 authenticated 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[want-reply=true] subsystem=netconf 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[subsystem] prepared command 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]}} established 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 368: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18185 00:29:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 368: Creating data stores for simulated device 00:29:36.186 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.186 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.186 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.187 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.187 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c5c113a] 00:29:36.187 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.188 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.188 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c5c113a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c5c113a], subtreeVersion=Version[2a20e309], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a20e309], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 368 on channel [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 1220 down to 2095932 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) request=subsystem activate command 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) starting runner for command=netconf 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 373 down to 2096779 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914] 00:29:36.190 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18185', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=368} created 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]} created 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914] successful with session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]} 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]} up 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57696]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57696]] session=TransportServerSession[admin@/10.30.170.22:57696] id=0 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57696])) size=2097152, max=2097152, packet=32768 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57696]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57696] 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57696]) recipient=0 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])) size=2097152, max=2097152, packet=32768 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])) re-initializing 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])) size=2097152, max=2097152, packet=32768 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 393 down to 2096386 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914] 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=368} 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@306e625c after next message 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 - R:/10.30.170.22:47914]} EXI handlers added to pipeline 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@306e625c 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 179 down to 2095753 00:29:36.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[want-reply=true] subsystem=netconf 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[subsystem] prepared command 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]}} established 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 369: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18198 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 369: Creating data stores for simulated device 00:29:36.193 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.193 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.193 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.193 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.193 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58f683f3] 00:29:36.193 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.194 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.195 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.195 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58f683f3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58f683f3], subtreeVersion=Version[2e851a4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2e851a4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.195 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 369 on channel [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 1220 down to 2095932 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) request=subsystem activate command 00:29:36.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) starting runner for command=netconf 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 373 down to 2096779 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696] 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18198', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=369} created 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]} created 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696] successful with session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]} 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]} up 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 393 down to 2096386 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696] 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=369} 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d00680 after next message 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 - R:/10.30.170.22:57696]} EXI handlers added to pipeline 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 340 down to 2096046 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914] 00:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.200 [netconf-device-simulator-threads-2] 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=368} 00:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a20e309] 00:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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} 00:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] 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:29:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4d00680 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 179 down to 2095753 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 778 down to 2094975 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 340 down to 2096046 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696] 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.202 [netconf-device-simulator-threads-2] 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=369} 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2e851a4] 00:29:36.202 [netconf-device-simulator-threads-2] 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:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.202 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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} 00:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] 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:29:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 778 down to 2094975 00:29:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]} 00:29:36.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44584]): SSH-2.0-SSHD-UNKNOWN 00:29:36.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44584]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:36.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44584]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:36.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44584]) Send SSH_MSG_KEXINIT 00:29:36.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #0 SSH_MSG_KEXINIT 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44584]) SSH_MSG_KEXINIT 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44584]) strict KEX=true client=true server=true 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: server host key algorithms = rsa-sha2-512 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: mac algorithms (client to server) = aead 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: mac algorithms (server to client) = aead 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: compression algorithms (client to server) = none 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44584]) Kex: compression algorithms (server to client) = none 00:29:36.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:36.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #9 SSH_MSG_IGNORE 00:29:36.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:29:36.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #8 SSH_MSG_IGNORE 00:29:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:29:36.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #1 30 00:29:36.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44584]] process command=SSH_MSG_KEXDH_INIT 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44584]] Send SSH_MSG_KEXDH_REPLY 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #1 sending command=31[31] len=1639 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44584])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44584]) Send SSH_MSG_NEWKEYS 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44584]) session ID=1b:8c:b9:37:60:ea:c7:5b:07:83:a8:e5:d5:49:73:92:9a:7d:11:95:35:88:29:1c:28:9e:7c:c4:e2:39:f6:2f:d3:05:2b:a1:d3:98:22:a7:ff:f0:45:c6:e6:c0:31:f9:24:8f:54:dd:40:4e:f5:f1:78:eb:e2:31:38:e9:a2:16 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44584]): strict KEX resets output message sequence number from 3 to 0 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44584]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44584])[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:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #0 sending command=7[7] len=419 00:29:36.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44584]) No pending packets to flush at end of KEX 00:29:36.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #2 SSH_MSG_NEWKEYS 00:29:36.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44584]): strict KEX resets input message sequence number from 3 to 0 00:29:36.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44584]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44584]) authorized authentication methods: password,publickey 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44584]) Accepted service ssh-userauth 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44584]) no authentication factory for method=none 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44584]) SSH_MSG_USERAUTH_REQUEST 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44584]) remaining methods: password,publickey 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44584]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.445 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44584]) authentication result: true 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44584]) SSH_MSG_USERAUTH_REQUEST 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44584]) no heartbeat to stop 00:29:36.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44584]) heartbeat type=IGNORE, interval=PT30S 00:29:36.445 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44584 authenticated 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44584]] session=TransportServerSession[admin@/10.30.170.22:44584] id=0 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44584])) size=2097152, max=2097152, packet=32768 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44584] 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44584]) recipient=0 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])) size=2097152, max=2097152, packet=32768 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])) re-initializing 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])) size=2097152, max=2097152, packet=32768 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[want-reply=true] subsystem=netconf 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[subsystem] prepared command 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]}} established 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 370: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18199 00:29:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 370: Creating data stores for simulated device 00:29:36.447 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:36.447 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.447 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:36.447 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:36.447 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:36.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[24ac6a68] 00:29:36.448 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:36.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:36.448 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:36.448 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:36.448 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:36.448 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:36.449 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[24ac6a68], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[24ac6a68], subtreeVersion=Version[4d0b8040], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d0b8040], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:36.449 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:36.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 370 on channel [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 1220 down to 2095932 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) request=subsystem result=ReplySuccess, want-reply=true 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) request=subsystem activate command 00:29:36.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) starting runner for command=netconf 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #5 SSH_MSG_CHANNEL_DATA 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 373 down to 2096779 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_DATA len=373 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584] 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18199', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=370} created 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]} created 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584] successful with session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]} 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]} up 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #6 SSH_MSG_CHANNEL_DATA 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 393 down to 2096386 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_DATA len=393 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584] 00:29:36.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.452 [netconf-device-simulator-threads-6] 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=370} 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ca10ba1 after next message 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 - R:/10.30.170.22:44584]} EXI handlers added to pipeline 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2ca10ba1 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 179 down to 2095753 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:36.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:36.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #7 SSH_MSG_CHANNEL_DATA 00:29:36.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 340 down to 2096046 00:29:36.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_DATA len=340 00:29:36.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584] 00:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:36.454 [netconf-device-simulator-threads-6] 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=370} 00:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d0b8040] 00:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:36.454 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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} 00:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.454 [netconf-device-simulator-threads-6] 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:29:36.455 [netconf-device-simulator-threads-6] 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:29:36.455 [netconf-device-simulator-threads-6] 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:29:36.455 [netconf-device-simulator-threads-6] 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:29:36.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:36.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 778 down to 2094975 00:29:36.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:36.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:36.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #12 SSH_MSG_IGNORE 00:29:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:29:36.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #13 SSH_MSG_IGNORE 00:29:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:29:36.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #11 SSH_MSG_IGNORE 00:29:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:29:36.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]} 00:29:36.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48782]): SSH-2.0-SSHD-UNKNOWN 00:29:36.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48782]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:36.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48782]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:36.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #8 SSH_MSG_IGNORE 00:29:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48782]) Send SSH_MSG_KEXINIT 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #0 SSH_MSG_KEXINIT 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48782]) SSH_MSG_KEXINIT 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48782]) strict KEX=true client=true server=true 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: server host key algorithms = rsa-sha2-512 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: mac algorithms (client to server) = aead 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: mac algorithms (server to client) = aead 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: compression algorithms (client to server) = none 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48782]) Kex: compression algorithms (server to client) = none 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #9 SSH_MSG_IGNORE 00:29:36.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:29:36.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #1 30 00:29:36.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48782]] process command=SSH_MSG_KEXDH_INIT 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48782]] Send SSH_MSG_KEXDH_REPLY 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #1 sending command=31[31] len=1639 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48782])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48782]) Send SSH_MSG_NEWKEYS 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48782]) session ID=92:91:d1:32:c2:a7:04:8a:8b:97:5c:01:9f:c8:65:03:e3:2e:91:7c:04:64:8d:5c:2c:48:3a:20:6b:f5:c5:93:95:df:72:d1:3f:8d:0f:7e:64:45:e1:f6:e0:97:89:17:7f:4a:1b:1b:fe:12:69:41:2d:22:5c:65:40:05:be:28 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48782]): strict KEX resets output message sequence number from 3 to 0 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48782]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48782])[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:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #0 sending command=7[7] len=419 00:29:36.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48782]) No pending packets to flush at end of KEX 00:29:36.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #2 SSH_MSG_NEWKEYS 00:29:36.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:36.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48782]): strict KEX resets input message sequence number from 3 to 0 00:29:36.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48782]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:36.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48782]) authorized authentication methods: password,publickey 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48782]) Accepted service ssh-userauth 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48782]) no authentication factory for method=none 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48782]) SSH_MSG_USERAUTH_REQUEST 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48782]) remaining methods: password,publickey 00:29:36.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48782]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:36.998 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48782]) authentication result: true 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48782]) SSH_MSG_USERAUTH_REQUEST 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48782]) no heartbeat to stop 00:29:36.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48782]) heartbeat type=IGNORE, interval=PT30S 00:29:36.998 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48782 authenticated 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48782]] session=TransportServerSession[admin@/10.30.170.22:48782] id=0 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48782])) size=2097152, max=2097152, packet=32768 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48782] 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48782]) recipient=0 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])) size=2097152, max=2097152, packet=32768 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])) re-initializing 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])) size=2097152, max=2097152, packet=32768 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[want-reply=true] subsystem=netconf 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[subsystem] prepared command 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]}} established 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 371: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18200 00:29:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 371: Creating data stores for simulated device 00:29:37.000 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:37.000 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:37.001 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:37.001 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:37.001 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:37.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[632a6891] 00:29:37.001 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:37.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:37.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:37.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:37.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:37.002 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:37.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:37.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:37.002 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[632a6891], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[632a6891], subtreeVersion=Version[1c554c7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1c554c7d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:37.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:37.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 371 on channel [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 1220 down to 2095932 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) request=subsystem result=ReplySuccess, want-reply=true 00:29:37.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) request=subsystem activate command 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) starting runner for command=netconf 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #5 SSH_MSG_CHANNEL_DATA 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 373 down to 2096779 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_DATA len=373 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782] 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] 00:29:37.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18200', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=371} created 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]} created 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782] successful with session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]} 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]} up 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #6 SSH_MSG_CHANNEL_DATA 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 393 down to 2096386 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_DATA len=393 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782] 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:37.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:37.007 [netconf-device-simulator-threads-0] 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=371} 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5eff8bee after next message 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 - R:/10.30.170.22:48782]} EXI handlers added to pipeline 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5eff8bee 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 179 down to 2095753 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:37.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:37.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #7 SSH_MSG_CHANNEL_DATA 00:29:37.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 340 down to 2096046 00:29:37.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_DATA len=340 00:29:37.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782] 00:29:37.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:37.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:37.029 [netconf-device-simulator-threads-0] 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=371} 00:29:37.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1c554c7d] 00:29:37.030 [netconf-device-simulator-threads-0] 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:29:37.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:37.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:37.030 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:37.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.030 [netconf-device-simulator-threads-0] 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:29:37.030 [netconf-device-simulator-threads-0] 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:29:37.030 [netconf-device-simulator-threads-0] 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} 00:29:37.030 [netconf-device-simulator-threads-0] 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:29:37.030 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] 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:29:37.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #10 SSH_MSG_IGNORE 00:29:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:29:37.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 778 down to 2094975 00:29:37.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:37.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:37.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #11 SSH_MSG_IGNORE 00:29:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:29:37.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #12 SSH_MSG_IGNORE 00:29:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:29:37.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #13 SSH_MSG_IGNORE 00:29:37.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:29:37.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]} 00:29:37.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46044]): SSH-2.0-SSHD-UNKNOWN 00:29:37.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46044]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:37.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46044]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:37.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #10 SSH_MSG_IGNORE 00:29:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:29:37.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #8 SSH_MSG_IGNORE 00:29:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46044]) Send SSH_MSG_KEXINIT 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #0 SSH_MSG_KEXINIT 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46044]) SSH_MSG_KEXINIT 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46044]) strict KEX=true client=true server=true 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: server host key algorithms = rsa-sha2-512 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: mac algorithms (client to server) = aead 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: mac algorithms (server to client) = aead 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: compression algorithms (client to server) = none 00:29:37.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46044]) Kex: compression algorithms (server to client) = none 00:29:37.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:37.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #1 30 00:29:37.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46044]] process command=SSH_MSG_KEXDH_INIT 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46044]] Send SSH_MSG_KEXDH_REPLY 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #1 sending command=31[31] len=1639 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46044])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46044]) Send SSH_MSG_NEWKEYS 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46044]) session ID=26:d1:73:3b:10:9a:93:3a:11:8d:ff:22:59:8e:dc:46:bd:54:54:5d:69:10:42:4a:73:53:12:ca:4c:b6:68:ad:02:e6:b9:76:e2:bf:a9:ec:0d:8e:2c:e0:7a:8e:25:40:77:ff:e5:8e:9e:62:1a:84:dc:ef:f1:2a:6f:ed:03:bf 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46044]): strict KEX resets output message sequence number from 3 to 0 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46044]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46044])[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:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #0 sending command=7[7] len=419 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46044]) No pending packets to flush at end of KEX 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #9 SSH_MSG_IGNORE 00:29:37.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #2 SSH_MSG_NEWKEYS 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46044]): strict KEX resets input message sequence number from 3 to 0 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46044]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:37.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46044]) authorized authentication methods: password,publickey 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46044]) Accepted service ssh-userauth 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46044]) no authentication factory for method=none 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46044]) SSH_MSG_USERAUTH_REQUEST 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46044]) remaining methods: password,publickey 00:29:37.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46044]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:37.686 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46044]) authentication result: true 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46044]) SSH_MSG_USERAUTH_REQUEST 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46044]) no heartbeat to stop 00:29:37.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46044]) heartbeat type=IGNORE, interval=PT30S 00:29:37.687 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46044 authenticated 00:29:37.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46044]] session=TransportServerSession[admin@/10.30.170.22:46044] id=0 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46044])) size=2097152, max=2097152, packet=32768 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46044] 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46044]) recipient=0 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])) size=2097152, max=2097152, packet=32768 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])) re-initializing 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])) size=2097152, max=2097152, packet=32768 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[want-reply=true] subsystem=netconf 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[subsystem] prepared command 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]}} established 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 372: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18201 00:29:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 372: Creating data stores for simulated device 00:29:37.689 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:37.690 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:37.690 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:37.690 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:37.690 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:37.692 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[60c2e700] 00:29:37.692 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:37.693 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:37.693 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:37.693 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:37.693 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:37.694 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:37.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:37.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:37.694 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[60c2e700], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[60c2e700], subtreeVersion=Version[15fbcc1b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[15fbcc1b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:37.694 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:37.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:37.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 372 on channel [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 1220 down to 2095932 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) request=subsystem result=ReplySuccess, want-reply=true 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) request=subsystem activate command 00:29:37.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) starting runner for command=netconf 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #5 SSH_MSG_CHANNEL_DATA 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 373 down to 2096779 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_DATA len=373 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044] 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:37.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18201', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=372} created 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]} created 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044] successful with session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]} 00:29:37.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]} up 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #6 SSH_MSG_CHANNEL_DATA 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 393 down to 2096386 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_DATA len=393 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044] 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:37.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=372} 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31338ea1 after next message 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 - R:/10.30.170.22:46044]} EXI handlers added to pipeline 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31338ea1 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 179 down to 2095753 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:37.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:37.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #7 SSH_MSG_CHANNEL_DATA 00:29:37.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 340 down to 2096046 00:29:37.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_DATA len=340 00:29:37.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044] 00:29:37.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:37.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:37.709 [netconf-device-simulator-threads-2] 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=372} 00:29:37.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[15fbcc1b] 00:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:37.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:37.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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} 00:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] 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:29:37.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:37.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 778 down to 2094975 00:29:37.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:37.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:37.758 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #11 SSH_MSG_IGNORE 00:29:37.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:29:37.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #12 SSH_MSG_IGNORE 00:29:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:29:37.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #10 SSH_MSG_IGNORE 00:29:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:29:37.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #9 SSH_MSG_IGNORE 00:29:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:29:37.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #13 SSH_MSG_IGNORE 00:29:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:29:37.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]} 00:29:37.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35206]): SSH-2.0-SSHD-UNKNOWN 00:29:37.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35206]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:37.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35206]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #8 SSH_MSG_IGNORE 00:29:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:29:38.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #11 SSH_MSG_IGNORE 00:29:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35206]) Send SSH_MSG_KEXINIT 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #0 SSH_MSG_KEXINIT 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35206]) SSH_MSG_KEXINIT 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35206]) strict KEX=true client=true server=true 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: server host key algorithms = rsa-sha2-512 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: mac algorithms (client to server) = aead 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: mac algorithms (server to client) = aead 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: compression algorithms (client to server) = none 00:29:38.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35206]) Kex: compression algorithms (server to client) = none 00:29:38.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:38.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #1 30 00:29:38.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35206]] process command=SSH_MSG_KEXDH_INIT 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35206]] Send SSH_MSG_KEXDH_REPLY 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #1 sending command=31[31] len=1639 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35206])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35206]) Send SSH_MSG_NEWKEYS 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35206]) session ID=bc:fd:76:f1:e8:e7:a5:07:bf:cd:8f:5e:cf:4d:87:b1:ce:45:40:54:c2:78:ea:d2:0f:4b:77:85:a0:ca:26:9b:d6:3a:10:6a:fa:a3:b7:55:67:64:5e:c3:63:09:1e:29:c3:72:e5:a3:db:56:ec:a1:22:20:69:ab:e4:9d:26:b0 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35206]): strict KEX resets output message sequence number from 3 to 0 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35206]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35206])[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:29:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35206])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #0 sending command=7[7] len=419 00:29:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35206]) No pending packets to flush at end of KEX 00:29:38.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #12 SSH_MSG_IGNORE 00:29:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #2 SSH_MSG_NEWKEYS 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35206]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35206]): strict KEX resets input message sequence number from 3 to 0 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35206]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35206]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35206]) authorized authentication methods: password,publickey 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35206]) Accepted service ssh-userauth 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35206]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35206]) no authentication factory for method=none 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35206]) SSH_MSG_USERAUTH_REQUEST 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35206]) remaining methods: password,publickey 00:29:38.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35206]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35206]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:38.371 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35206]) authentication result: true 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35206]) SSH_MSG_USERAUTH_REQUEST 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35206])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35206]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35206]) no heartbeat to stop 00:29:38.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35206]) heartbeat type=IGNORE, interval=PT30S 00:29:38.371 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35206 authenticated 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35206]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35206]] session=TransportServerSession[admin@/10.30.170.22:35206] id=0 00:29:38.372 [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.170.22:35206])) size=2097152, max=2097152, packet=32768 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35206]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35206] 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35206]) recipient=0 00:29:38.372 [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.170.22:35206])) size=2097152, max=2097152, packet=32768 00:29:38.372 [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.170.22:35206])) re-initializing 00:29:38.372 [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.170.22:35206])) size=2097152, max=2097152, packet=32768 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206])[want-reply=true] subsystem=netconf 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206])[subsystem] prepared command 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]}} established 00:29:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 373: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18202 00:29:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 373: Creating data stores for simulated device 00:29:38.373 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:38.373 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:38.373 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:38.373 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:38.373 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6bd3a570] 00:29:38.373 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:38.374 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:38.374 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:38.374 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:38.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:38.374 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:38.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:38.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:38.374 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6bd3a570], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6bd3a570], subtreeVersion=Version[11393de2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11393de2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:38.375 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:38.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:38.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.376 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 373 on channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.376 [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.170.22:35206]) by 1220 down to 2095932 00:29:38.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) request=subsystem result=ReplySuccess, want-reply=true 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) request=subsystem activate command 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) starting runner for command=netconf 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #5 SSH_MSG_CHANNEL_DATA 00:29:38.377 [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.170.22:35206]) by 373 down to 2096779 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_DATA len=373 00:29:38.377 [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.170.22:35206] 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] 00:29:38.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18202', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=373} created 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]} created 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206] successful with session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]} 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]} up 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #6 SSH_MSG_CHANNEL_DATA 00:29:38.378 [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.170.22:35206]) by 393 down to 2096386 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_DATA len=393 00:29:38.378 [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.170.22:35206] 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:38.378 [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=373} 00:29:38.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49d24921 after next message 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 - R:/10.30.170.22:35206]} EXI handlers added to pipeline 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@49d24921 00:29:38.379 [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.170.22:35206]) by 179 down to 2095753 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:38.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:38.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #7 SSH_MSG_CHANNEL_DATA 00:29:38.380 [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.170.22:35206]) by 340 down to 2096046 00:29:38.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_DATA len=340 00:29:38.380 [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.170.22:35206] 00:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:38.381 [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=373} 00:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11393de2] 00:29:38.381 [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:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:38.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:38.381 [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:29:38.381 [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:29:38.381 [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} 00:29:38.381 [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:29:38.381 [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=2011-06-01} 00:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [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:29:38.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:38.382 [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.170.22:35206]) by 778 down to 2094975 00:29:38.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:38.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:38.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #9 SSH_MSG_IGNORE 00:29:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:29:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]} 00:29:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45470]): SSH-2.0-SSHD-UNKNOWN 00:29:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45470]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:38.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45470]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #10 SSH_MSG_IGNORE 00:29:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:29:38.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #8 SSH_MSG_IGNORE 00:29:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:29:38.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45470]) Send SSH_MSG_KEXINIT 00:29:38.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:38.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #0 SSH_MSG_KEXINIT 00:29:38.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45470]) SSH_MSG_KEXINIT 00:29:38.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45470]) strict KEX=true client=true server=true 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: server host key algorithms = rsa-sha2-512 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: mac algorithms (client to server) = aead 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: mac algorithms (server to client) = aead 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: compression algorithms (client to server) = none 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45470]) Kex: compression algorithms (server to client) = none 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #13 SSH_MSG_IGNORE 00:29:38.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:29:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #1 30 00:29:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45470]] process command=SSH_MSG_KEXDH_INIT 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45470]] Send SSH_MSG_KEXDH_REPLY 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #1 sending command=31[31] len=1639 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45470])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45470]) Send SSH_MSG_NEWKEYS 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45470]) session ID=2b:fd:8b:34:9b:30:60:f1:56:e4:b7:ee:b2:b3:cd:f0:af:db:f9:ac:5d:0f:5d:03:ca:19:3f:78:89:08:b5:24:69:d3:e7:15:a4:b1:2a:3f:61:22:a4:9e:7f:54:29:21:6e:42:25:6c:56:7e:79:59:e6:02:7e:44:d0:cd:dd:02 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45470]): strict KEX resets output message sequence number from 3 to 0 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45470]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45470])[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:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45470])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #0 sending command=7[7] len=419 00:29:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45470]) No pending packets to flush at end of KEX 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #2 SSH_MSG_NEWKEYS 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45470]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45470]): strict KEX resets input message sequence number from 3 to 0 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45470]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45470]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45470]) authorized authentication methods: password,publickey 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45470]) Accepted service ssh-userauth 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45470]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45470]) no authentication factory for method=none 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45470]) SSH_MSG_USERAUTH_REQUEST 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45470]) remaining methods: password,publickey 00:29:38.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45470]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45470]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45470]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:38.784 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45470]) authentication result: true 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45470]) SSH_MSG_USERAUTH_REQUEST 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45470])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45470]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45470]) no heartbeat to stop 00:29:38.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45470]) heartbeat type=IGNORE, interval=PT30S 00:29:38.784 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45470 authenticated 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45470]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45470]] session=TransportServerSession[admin@/10.30.170.22:45470] id=0 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45470])) size=2097152, max=2097152, packet=32768 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45470]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45470] 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45470]) recipient=0 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])) size=2097152, max=2097152, packet=32768 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])) re-initializing 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])) size=2097152, max=2097152, packet=32768 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[want-reply=true] subsystem=netconf 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[subsystem] prepared command 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]}} established 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 374: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18203 00:29:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 374: Creating data stores for simulated device 00:29:38.785 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:38.785 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:38.785 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:38.785 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:38.785 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[127b220b] 00:29:38.786 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:38.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:38.787 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:38.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:38.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:38.787 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[127b220b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[127b220b], subtreeVersion=Version[7af1c05b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7af1c05b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:38.787 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:38.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 374 on channel [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 1220 down to 2095932 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) request=subsystem result=ReplySuccess, want-reply=true 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) request=subsystem activate command 00:29:38.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) starting runner for command=netconf 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #5 SSH_MSG_CHANNEL_DATA 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 373 down to 2096779 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_DATA len=373 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470] 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18203', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=374} created 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]} created 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470] successful with session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]} 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]} up 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #6 SSH_MSG_CHANNEL_DATA 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 393 down to 2096386 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_DATA len=393 00:29:38.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470] 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:38.790 [netconf-device-simulator-threads-6] 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=374} 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d6ee629 after next message 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 - R:/10.30.170.22:45470]} EXI handlers added to pipeline 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3d6ee629 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 179 down to 2095753 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:38.790 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:38.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #7 SSH_MSG_CHANNEL_DATA 00:29:38.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 340 down to 2096046 00:29:38.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_DATA len=340 00:29:38.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470] 00:29:38.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:38.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:38.793 [netconf-device-simulator-threads-6] 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=374} 00:29:38.793 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7af1c05b] 00:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:38.793 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:38.793 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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} 00:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.793 [netconf-device-simulator-threads-6] 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:29:38.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:38.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 778 down to 2094975 00:29:38.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:38.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:38.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #13 SSH_MSG_IGNORE 00:29:38.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:29:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #12 SSH_MSG_IGNORE 00:29:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:29:38.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #9 SSH_MSG_IGNORE 00:29:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:29:38.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #11 SSH_MSG_IGNORE 00:29:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:29:39.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]} 00:29:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47628]): SSH-2.0-SSHD-UNKNOWN 00:29:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47628]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:39.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47628]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47628]) Send SSH_MSG_KEXINIT 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #0 SSH_MSG_KEXINIT 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47628]) SSH_MSG_KEXINIT 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47628]) strict KEX=true client=true server=true 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: server host key algorithms = rsa-sha2-512 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: mac algorithms (client to server) = aead 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: mac algorithms (server to client) = aead 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: compression algorithms (client to server) = none 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47628]) Kex: compression algorithms (server to client) = none 00:29:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:39.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #1 30 00:29:39.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47628]] process command=SSH_MSG_KEXDH_INIT 00:29:39.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #8 SSH_MSG_IGNORE 00:29:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47628]] Send SSH_MSG_KEXDH_REPLY 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #1 sending command=31[31] len=1639 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47628])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47628]) Send SSH_MSG_NEWKEYS 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47628]) session ID=5e:86:88:07:18:8d:ad:b7:c4:38:1a:5e:68:da:80:cb:d4:4e:fb:a5:87:24:b6:0d:14:66:71:93:29:d4:ca:e4:ee:5f:ff:0f:cf:5d:9a:84:59:63:87:3f:c9:f4:3c:a6:b7:06:86:46:fb:32:86:66:e4:f5:f2:1c:0c:88:0f:17 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47628]): strict KEX resets output message sequence number from 3 to 0 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47628]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47628])[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:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #0 sending command=7[7] len=419 00:29:39.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47628]) No pending packets to flush at end of KEX 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #2 SSH_MSG_NEWKEYS 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47628]): strict KEX resets input message sequence number from 3 to 0 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47628]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47628]) authorized authentication methods: password,publickey 00:29:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47628]) Accepted service ssh-userauth 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47628]) no authentication factory for method=none 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47628]) SSH_MSG_USERAUTH_REQUEST 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47628]) remaining methods: password,publickey 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47628]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:39.184 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47628]) authentication result: true 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47628]) SSH_MSG_USERAUTH_REQUEST 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47628]) no heartbeat to stop 00:29:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47628]) heartbeat type=IGNORE, interval=PT30S 00:29:39.184 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47628 authenticated 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47628]] session=TransportServerSession[admin@/10.30.170.22:47628] id=0 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47628])) size=2097152, max=2097152, packet=32768 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47628] 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47628]) recipient=0 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])) size=2097152, max=2097152, packet=32768 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])) re-initializing 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])) size=2097152, max=2097152, packet=32768 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[want-reply=true] subsystem=netconf 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[subsystem] prepared command 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]}} established 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 375: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18204 00:29:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 375: Creating data stores for simulated device 00:29:39.188 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:39.188 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:39.188 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:39.188 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:39.188 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5d2f729b] 00:29:39.189 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:39.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:39.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:39.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5d2f729b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5d2f729b], subtreeVersion=Version[56e74b84], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[56e74b84], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 375 on channel [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 1220 down to 2095932 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) request=subsystem result=ReplySuccess, want-reply=true 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) request=subsystem activate command 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) starting runner for command=netconf 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #5 SSH_MSG_CHANNEL_DATA 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 373 down to 2096779 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_DATA len=373 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628] 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18204', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=375} created 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]} created 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628] successful with session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]} 00:29:39.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]} up 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #6 SSH_MSG_CHANNEL_DATA 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 393 down to 2096386 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_DATA len=393 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628] 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:39.194 [netconf-device-simulator-threads-0] 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=375} 00:29:39.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a4d3ddb after next message 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 - R:/10.30.170.22:47628]} EXI handlers added to pipeline 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1a4d3ddb 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 179 down to 2095753 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:39.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #7 SSH_MSG_CHANNEL_DATA 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 340 down to 2096046 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_DATA len=340 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628] 00:29:39.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:39.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:39.198 [netconf-device-simulator-threads-0] 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=375} 00:29:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[56e74b84] 00:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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} 00:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] 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:29:39.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 778 down to 2094975 00:29:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:39.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #10 SSH_MSG_IGNORE 00:29:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:29:39.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #12 SSH_MSG_IGNORE 00:29:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:29:39.313 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #11 SSH_MSG_IGNORE 00:29:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:29:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #13 SSH_MSG_IGNORE 00:29:39.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:29:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #10 SSH_MSG_IGNORE 00:29:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:29:39.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]} 00:29:39.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58284]): SSH-2.0-SSHD-UNKNOWN 00:29:39.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58284]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:39.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58284]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:39.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #11 SSH_MSG_IGNORE 00:29:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58284]) Send SSH_MSG_KEXINIT 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #0 SSH_MSG_KEXINIT 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58284]) SSH_MSG_KEXINIT 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58284]) strict KEX=true client=true server=true 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: server host key algorithms = rsa-sha2-512 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: mac algorithms (client to server) = aead 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: mac algorithms (server to client) = aead 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: compression algorithms (client to server) = none 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58284]) Kex: compression algorithms (server to client) = none 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #9 SSH_MSG_IGNORE 00:29:39.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:29:39.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #12 SSH_MSG_IGNORE 00:29:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:29:39.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #13 SSH_MSG_IGNORE 00:29:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:29:39.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #1 30 00:29:39.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58284]] process command=SSH_MSG_KEXDH_INIT 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58284]] Send SSH_MSG_KEXDH_REPLY 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #1 sending command=31[31] len=1639 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58284])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58284]) Send SSH_MSG_NEWKEYS 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58284]) session ID=c1:36:d6:de:43:3b:aa:e5:24:df:c6:2c:c1:2d:93:9b:03:1a:bc:4c:fb:45:a9:81:62:4f:3d:06:eb:3e:04:16:c3:54:0c:38:b3:85:2b:01:3c:f8:20:4e:aa:f0:44:22:4a:73:ff:41:ea:f2:a8:01:bc:23:93:76:a0:c7:45:29 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58284]): strict KEX resets output message sequence number from 3 to 0 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58284]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58284])[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:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58284])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #0 sending command=7[7] len=419 00:29:39.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58284]) No pending packets to flush at end of KEX 00:29:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #8 SSH_MSG_IGNORE 00:29:39.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #2 SSH_MSG_NEWKEYS 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58284]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58284]): strict KEX resets input message sequence number from 3 to 0 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58284]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58284]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58284]) authorized authentication methods: password,publickey 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58284]) Accepted service ssh-userauth 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58284]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58284]) no authentication factory for method=none 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58284]) SSH_MSG_USERAUTH_REQUEST 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58284]) remaining methods: password,publickey 00:29:39.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58284]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58284]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58284]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:39.987 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58284]) authentication result: true 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58284]) SSH_MSG_USERAUTH_REQUEST 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58284])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58284]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58284]) no heartbeat to stop 00:29:39.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58284]) heartbeat type=IGNORE, interval=PT30S 00:29:39.987 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58284 authenticated 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58284]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58284]] session=TransportServerSession[admin@/10.30.170.22:58284] id=0 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58284])) size=2097152, max=2097152, packet=32768 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58284]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58284] 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58284]) recipient=0 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])) size=2097152, max=2097152, packet=32768 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])) re-initializing 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])) size=2097152, max=2097152, packet=32768 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[want-reply=true] subsystem=netconf 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[subsystem] prepared command 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]}} established 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 376: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18205 00:29:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 376: Creating data stores for simulated device 00:29:39.989 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:39.989 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:39.989 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:39.989 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:39.990 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3f732133] 00:29:39.990 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:39.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:39.991 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:39.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:39.991 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:39.991 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3f732133], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3f732133], subtreeVersion=Version[4fa73d6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4fa73d6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:39.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:39.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:39.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 376 on channel [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 1220 down to 2095932 00:29:39.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) request=subsystem result=ReplySuccess, want-reply=true 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) request=subsystem activate command 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) starting runner for command=netconf 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #5 SSH_MSG_CHANNEL_DATA 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 373 down to 2096779 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_DATA len=373 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284] 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:39.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18205', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=376} created 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]} created 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284] successful with session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]} 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]} up 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #6 SSH_MSG_CHANNEL_DATA 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 393 down to 2096386 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_DATA len=393 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284] 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:39.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=376} 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a355ad4 after next message 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 - R:/10.30.170.22:58284]} EXI handlers added to pipeline 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@a355ad4 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 179 down to 2095753 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:39.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #10 SSH_MSG_IGNORE 00:29:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #7 SSH_MSG_CHANNEL_DATA 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 340 down to 2096046 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_DATA len=340 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284] 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:39.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:39.999 [netconf-device-simulator-threads-2] 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=376} 00:29:40.000 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4fa73d6] 00:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:40.000 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:40.000 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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} 00:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] 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:29:40.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:40.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 778 down to 2094975 00:29:40.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:40.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:40.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]} 00:29:40.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55210]): SSH-2.0-SSHD-UNKNOWN 00:29:40.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55210]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:40.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55210]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #8 SSH_MSG_IGNORE 00:29:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:29:40.357 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #11 SSH_MSG_IGNORE 00:29:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:29:40.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #12 SSH_MSG_IGNORE 00:29:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:29:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #10 SSH_MSG_IGNORE 00:29:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:29:40.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #13 SSH_MSG_IGNORE 00:29:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:29:40.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55210]) Send SSH_MSG_KEXINIT 00:29:40.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:40.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #0 SSH_MSG_KEXINIT 00:29:40.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55210]) SSH_MSG_KEXINIT 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55210]) strict KEX=true client=true server=true 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: server host key algorithms = rsa-sha2-512 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: mac algorithms (client to server) = aead 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: mac algorithms (server to client) = aead 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: compression algorithms (client to server) = none 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55210]) Kex: compression algorithms (server to client) = none 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #9 SSH_MSG_IGNORE 00:29:40.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:29:40.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #1 30 00:29:40.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55210]] process command=SSH_MSG_KEXDH_INIT 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55210]] Send SSH_MSG_KEXDH_REPLY 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #1 sending command=31[31] len=1639 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55210])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55210]) Send SSH_MSG_NEWKEYS 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55210]) session ID=04:e9:2a:32:30:4b:90:81:e9:2f:77:59:14:49:4f:d7:6b:f2:2c:80:e5:7e:b7:2c:12:5d:c7:10:c5:99:64:38:fa:1d:f9:ac:df:be:1a:2b:a4:b5:d1:fb:94:fa:e9:2b:f8:eb:b2:11:bc:fa:bb:89:7b:99:29:f0:68:81:80:b4 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55210]): strict KEX resets output message sequence number from 3 to 0 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55210]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55210])[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:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55210])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #0 sending command=7[7] len=419 00:29:40.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55210]) No pending packets to flush at end of KEX 00:29:40.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #9 SSH_MSG_IGNORE 00:29:40.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:29:40.710 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]} 00:29:40.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35828]): SSH-2.0-SSHD-UNKNOWN 00:29:40.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35828]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:40.711 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35828]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #2 SSH_MSG_NEWKEYS 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55210]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55210]): strict KEX resets input message sequence number from 3 to 0 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55210]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55210]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55210]) authorized authentication methods: password,publickey 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55210]) Accepted service ssh-userauth 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55210]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55210]) no authentication factory for method=none 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55210]) SSH_MSG_USERAUTH_REQUEST 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55210]) remaining methods: password,publickey 00:29:40.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55210]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55210]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:40.731 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55210]) authentication result: true 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55210]) SSH_MSG_USERAUTH_REQUEST 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55210])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55210]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55210]) no heartbeat to stop 00:29:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55210]) heartbeat type=IGNORE, interval=PT30S 00:29:40.731 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55210 authenticated 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55210]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55210]] session=TransportServerSession[admin@/10.30.170.22:55210] id=0 00:29:40.732 [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.170.22:55210])) size=2097152, max=2097152, packet=32768 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55210]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55210] 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55210]) recipient=0 00:29:40.732 [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.170.22:55210])) size=2097152, max=2097152, packet=32768 00:29:40.732 [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.170.22:55210])) re-initializing 00:29:40.732 [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.170.22:55210])) size=2097152, max=2097152, packet=32768 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210])[want-reply=true] subsystem=netconf 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210])[subsystem] prepared command 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]}} established 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 377: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18206 00:29:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 377: Creating data stores for simulated device 00:29:40.733 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:40.733 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:40.734 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:40.734 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:40.734 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:40.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7fc447d4] 00:29:40.735 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:40.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:40.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:40.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:40.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:40.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:40.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:40.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:40.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7fc447d4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7fc447d4], subtreeVersion=Version[77d3e9f3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77d3e9f3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:40.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:40.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:40.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.737 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 377 on channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.738 [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.170.22:55210]) by 1220 down to 2095932 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) request=subsystem result=ReplySuccess, want-reply=true 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) request=subsystem activate command 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) starting runner for command=netconf 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #5 SSH_MSG_CHANNEL_DATA 00:29:40.738 [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.170.22:55210]) by 373 down to 2096779 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_DATA len=373 00:29:40.738 [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.170.22:55210] 00:29:40.738 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18206', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=377} created 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]} created 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210] successful with session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]} 00:29:40.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]} up 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #6 SSH_MSG_CHANNEL_DATA 00:29:40.740 [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.170.22:55210]) by 393 down to 2096386 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_DATA len=393 00:29:40.740 [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.170.22:55210] 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:40.740 [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=377} 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6482df82 after next message 00:29:40.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 - R:/10.30.170.22:55210]} EXI handlers added to pipeline 00:29:40.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:40.741 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6482df82 00:29:40.741 [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.170.22:55210]) by 179 down to 2095753 00:29:40.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:40.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #7 SSH_MSG_CHANNEL_DATA 00:29:40.743 [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.170.22:55210]) by 340 down to 2096046 00:29:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_DATA len=340 00:29:40.743 [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.170.22:55210] 00:29:40.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:40.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:40.745 [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=377} 00:29:40.745 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77d3e9f3] 00:29:40.745 [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:29:40.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:40.745 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:40.745 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:40.745 [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:29:40.745 [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:29:40.745 [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} 00:29:40.745 [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:29:40.745 [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=2011-06-01} 00:29:40.745 [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:29:40.745 [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:29:40.745 [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:29:40.745 [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:29:40.745 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [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:29:40.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:40.746 [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.170.22:55210]) by 778 down to 2094975 00:29:40.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:40.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:40.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #8 SSH_MSG_IGNORE 00:29:40.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35828]) Send SSH_MSG_KEXINIT 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #0 SSH_MSG_KEXINIT 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35828]) SSH_MSG_KEXINIT 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35828]) strict KEX=true client=true server=true 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: server host key algorithms = rsa-sha2-512 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: mac algorithms (client to server) = aead 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: mac algorithms (server to client) = aead 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: compression algorithms (client to server) = none 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35828]) Kex: compression algorithms (server to client) = none 00:29:40.874 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:40.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #1 30 00:29:40.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35828]] process command=SSH_MSG_KEXDH_INIT 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35828]] Send SSH_MSG_KEXDH_REPLY 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #1 sending command=31[31] len=1639 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35828])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35828]) Send SSH_MSG_NEWKEYS 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35828]) session ID=30:8d:ee:60:d9:9a:68:73:df:30:2a:52:c6:51:b8:37:a8:76:e9:9a:2f:66:95:ca:a0:30:d8:6f:77:73:92:e6:11:26:f0:8b:57:a3:ff:e2:f4:dd:98:2d:73:06:c6:03:4c:54:73:73:9e:16:9f:9b:c2:1a:09:2f:47:28:5c:b7 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35828]): strict KEX resets output message sequence number from 3 to 0 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35828]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35828])[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:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35828])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:40.955 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #0 sending command=7[7] len=419 00:29:40.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35828]) No pending packets to flush at end of KEX 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #2 SSH_MSG_NEWKEYS 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35828]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35828]): strict KEX resets input message sequence number from 3 to 0 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35828]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35828]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35828]) authorized authentication methods: password,publickey 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35828]) Accepted service ssh-userauth 00:29:40.988 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35828]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35828]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35828]) no authentication factory for method=none 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35828]) SSH_MSG_USERAUTH_REQUEST 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35828]) remaining methods: password,publickey 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35828]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35828]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35828]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:40.989 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35828]) authentication result: true 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35828]) SSH_MSG_USERAUTH_REQUEST 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35828])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35828]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35828]) no heartbeat to stop 00:29:40.989 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35828]) heartbeat type=IGNORE, interval=PT30S 00:29:40.989 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35828 authenticated 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35828]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35828]] session=TransportServerSession[admin@/10.30.170.22:35828] id=0 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35828])) size=2097152, max=2097152, packet=32768 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35828]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35828] 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35828]) recipient=0 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])) size=2097152, max=2097152, packet=32768 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])) re-initializing 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])) size=2097152, max=2097152, packet=32768 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[want-reply=true] subsystem=netconf 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[subsystem] prepared command 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]}} established 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 378: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18207 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 378: Creating data stores for simulated device 00:29:40.991 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:40.991 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:40.991 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:40.991 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:40.991 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38ceef05] 00:29:40.991 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:40.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:40.992 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:40.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:40.992 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:40.992 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38ceef05], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38ceef05], subtreeVersion=Version[31a935f5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31a935f5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:40.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:40.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:40.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.993 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 378 on channel [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 1220 down to 2095932 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) request=subsystem result=ReplySuccess, want-reply=true 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) request=subsystem activate command 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) starting runner for command=netconf 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #5 SSH_MSG_CHANNEL_DATA 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 373 down to 2096779 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_DATA len=373 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828] 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18207', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=378} created 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]} created 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828] successful with session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]} 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]} up 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #6 SSH_MSG_CHANNEL_DATA 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 393 down to 2096386 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_DATA len=393 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828] 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=378} 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@386b9b12 after next message 00:29:40.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 - R:/10.30.170.22:35828]} EXI handlers added to pipeline 00:29:40.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:40.996 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@386b9b12 00:29:40.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 179 down to 2095753 00:29:40.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:40.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #7 SSH_MSG_CHANNEL_DATA 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 340 down to 2096046 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_DATA len=340 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828] 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:40.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:40.997 [netconf-device-simulator-threads-5] 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=378} 00:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31a935f5] 00:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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} 00:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] 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:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 778 down to 2094975 00:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:40.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:41.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #11 SSH_MSG_IGNORE 00:29:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:29:41.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #12 SSH_MSG_IGNORE 00:29:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:29:41.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #10 SSH_MSG_IGNORE 00:29:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:29:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #13 SSH_MSG_IGNORE 00:29:41.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:29:41.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]} 00:29:41.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36916]): SSH-2.0-SSHD-UNKNOWN 00:29:41.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36916]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:41.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36916]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:41.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #14 SSH_MSG_IGNORE 00:29:41.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:29:41.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #8 SSH_MSG_IGNORE 00:29:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:29:41.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #12 SSH_MSG_IGNORE 00:29:41.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:29:41.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36916]) Send SSH_MSG_KEXINIT 00:29:41.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:41.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #0 SSH_MSG_KEXINIT 00:29:41.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36916]) SSH_MSG_KEXINIT 00:29:41.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36916]) strict KEX=true client=true server=true 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: server host key algorithms = rsa-sha2-512 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: mac algorithms (client to server) = aead 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: mac algorithms (server to client) = aead 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: compression algorithms (client to server) = none 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36916]) Kex: compression algorithms (server to client) = none 00:29:41.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #11 SSH_MSG_IGNORE 00:29:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:29:41.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #10 SSH_MSG_IGNORE 00:29:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:29:41.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #1 30 00:29:41.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36916]] process command=SSH_MSG_KEXDH_INIT 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36916]] Send SSH_MSG_KEXDH_REPLY 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #1 sending command=31[31] len=1639 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36916])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36916]) Send SSH_MSG_NEWKEYS 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36916]) session ID=a9:1b:40:a8:73:e5:bc:4c:14:e9:70:46:0d:bf:2e:f0:16:db:c8:96:57:fe:13:d9:41:7d:3d:e2:36:98:6d:03:1b:c4:6a:57:85:4d:71:04:8f:23:7b:77:61:00:92:52:f8:7d:23:74:46:97:8f:11:f4:31:36:42:57:bd:3b:ab 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36916]): strict KEX resets output message sequence number from 3 to 0 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36916]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36916])[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:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #0 sending command=7[7] len=419 00:29:41.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36916]) No pending packets to flush at end of KEX 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #2 SSH_MSG_NEWKEYS 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36916]): strict KEX resets input message sequence number from 3 to 0 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36916]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36916]) authorized authentication methods: password,publickey 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36916]) Accepted service ssh-userauth 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36916]) no authentication factory for method=none 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36916]) SSH_MSG_USERAUTH_REQUEST 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36916]) remaining methods: password,publickey 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36916]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:41.635 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36916]) authentication result: true 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36916]) SSH_MSG_USERAUTH_REQUEST 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36916]) no heartbeat to stop 00:29:41.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36916]) heartbeat type=IGNORE, interval=PT30S 00:29:41.635 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36916 authenticated 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36916]] session=TransportServerSession[admin@/10.30.170.22:36916] id=0 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36916])) size=2097152, max=2097152, packet=32768 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36916] 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36916]) recipient=0 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])) size=2097152, max=2097152, packet=32768 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])) re-initializing 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])) size=2097152, max=2097152, packet=32768 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:41.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[want-reply=true] subsystem=netconf 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[subsystem] prepared command 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]}} established 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 379: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18208 00:29:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 379: Creating data stores for simulated device 00:29:41.637 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:41.637 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:41.637 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:41.637 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:41.637 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3452251] 00:29:41.638 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:41.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:41.638 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:41.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:41.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:41.638 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3452251], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3452251], subtreeVersion=Version[257ea0d5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[257ea0d5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:41.639 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:41.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 379 on channel [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 1220 down to 2095932 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) request=subsystem result=ReplySuccess, want-reply=true 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) request=subsystem activate command 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) starting runner for command=netconf 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #5 SSH_MSG_CHANNEL_DATA 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 373 down to 2096779 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_DATA len=373 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916] 00:29:41.640 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18208', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=379} created 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]} created 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916] successful with session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]} 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]} up 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #6 SSH_MSG_CHANNEL_DATA 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 393 down to 2096386 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_DATA len=393 00:29:41.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916] 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:41.642 [netconf-device-simulator-threads-0] 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=379} 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c2e9055 after next message 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 - R:/10.30.170.22:36916]} EXI handlers added to pipeline 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c2e9055 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 179 down to 2095753 00:29:41.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:41.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:41.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #7 SSH_MSG_CHANNEL_DATA 00:29:41.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 340 down to 2096046 00:29:41.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_DATA len=340 00:29:41.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916] 00:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:41.645 [netconf-device-simulator-threads-0] 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=379} 00:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[257ea0d5] 00:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:41.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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} 00:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.645 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] 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:29:41.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:41.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 778 down to 2094975 00:29:41.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:41.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:41.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]} 00:29:41.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37594]): SSH-2.0-SSHD-UNKNOWN 00:29:41.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37594]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:41.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37594]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #14 SSH_MSG_IGNORE 00:29:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:29:42.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #12 SSH_MSG_IGNORE 00:29:42.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:29:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #14 SSH_MSG_IGNORE 00:29:42.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:29:42.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #11 SSH_MSG_IGNORE 00:29:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:29:42.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #8 SSH_MSG_IGNORE 00:29:42.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:29:42.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37594]) Send SSH_MSG_KEXINIT 00:29:42.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:42.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #0 SSH_MSG_KEXINIT 00:29:42.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37594]) SSH_MSG_KEXINIT 00:29:42.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37594]) strict KEX=true client=true server=true 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: server host key algorithms = rsa-sha2-512 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: mac algorithms (client to server) = aead 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: mac algorithms (server to client) = aead 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: compression algorithms (client to server) = none 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37594]) Kex: compression algorithms (server to client) = none 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #13 SSH_MSG_IGNORE 00:29:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #13 SSH_MSG_IGNORE 00:29:42.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:29:42.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #10 SSH_MSG_IGNORE 00:29:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:29:42.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #1 30 00:29:42.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37594]] process command=SSH_MSG_KEXDH_INIT 00:29:42.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37594]] Send SSH_MSG_KEXDH_REPLY 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #1 sending command=31[31] len=1639 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37594])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37594]) Send SSH_MSG_NEWKEYS 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37594]) session ID=a5:f0:8c:09:33:e3:c8:28:e6:58:e1:56:43:c0:76:b1:fc:9b:25:04:13:cf:c4:9e:1f:85:ed:9f:a6:a1:a1:c9:a1:1e:26:2a:b5:a1:3e:ae:a7:93:f8:04:37:91:de:e6:83:e4:79:8e:6d:60:b6:5d:37:8d:ab:8f:94:ce:78:6f 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37594]): strict KEX resets output message sequence number from 3 to 0 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37594]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37594])[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:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37594])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #0 sending command=7[7] len=419 00:29:42.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37594]) No pending packets to flush at end of KEX 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #2 SSH_MSG_NEWKEYS 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37594]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37594]): strict KEX resets input message sequence number from 3 to 0 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37594]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:42.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37594]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37594]) authorized authentication methods: password,publickey 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37594]) Accepted service ssh-userauth 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37594]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37594]) no authentication factory for method=none 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37594]) SSH_MSG_USERAUTH_REQUEST 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37594]) remaining methods: password,publickey 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37594]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37594]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:42.370 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37594]) authentication result: true 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37594]) SSH_MSG_USERAUTH_REQUEST 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37594])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:42.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37594]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:42.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:42.371 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:42.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37594]) no heartbeat to stop 00:29:42.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37594]) heartbeat type=IGNORE, interval=PT30S 00:29:42.371 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37594 authenticated 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37594]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37594]] session=TransportServerSession[admin@/10.30.170.22:37594] id=0 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37594])) size=2097152, max=2097152, packet=32768 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37594]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37594] 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37594]) recipient=0 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])) size=2097152, max=2097152, packet=32768 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])) re-initializing 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])) size=2097152, max=2097152, packet=32768 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[want-reply=true] subsystem=netconf 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[subsystem] prepared command 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]}} established 00:29:42.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 380: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18209 00:29:42.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 380: Creating data stores for simulated device 00:29:42.374 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:42.374 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:42.374 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:42.374 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:42.374 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:42.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]} 00:29:42.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44054]): SSH-2.0-SSHD-UNKNOWN 00:29:42.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44054]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:42.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44054]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:42.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[321d98a4] 00:29:42.378 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:42.378 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:42.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:42.379 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:42.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:42.379 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:42.379 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:42.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:42.380 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[321d98a4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[321d98a4], subtreeVersion=Version[50fe1169], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50fe1169], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:42.380 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:42.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 380 on channel [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 1220 down to 2095932 00:29:42.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:42.384 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:42.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) request=subsystem result=ReplySuccess, want-reply=true 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) request=subsystem activate command 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) starting runner for command=netconf 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #5 SSH_MSG_CHANNEL_DATA 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 373 down to 2096779 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_DATA len=373 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594] 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:42.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18209', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=380} created 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]} created 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594] successful with session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]} 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]} up 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #6 SSH_MSG_CHANNEL_DATA 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 393 down to 2096386 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_DATA len=393 00:29:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594] 00:29:42.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:42.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:42.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=380} 00:29:42.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c81d496 after next message 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 - R:/10.30.170.22:37594]} EXI handlers added to pipeline 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c81d496 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 179 down to 2095753 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:42.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:42.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #7 SSH_MSG_CHANNEL_DATA 00:29:42.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 340 down to 2096046 00:29:42.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_DATA len=340 00:29:42.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594] 00:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:42.391 [netconf-device-simulator-threads-2] 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=380} 00:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50fe1169] 00:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:42.391 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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} 00:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.391 [netconf-device-simulator-threads-2] 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:29:42.392 [netconf-device-simulator-threads-2] 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:29:42.392 [netconf-device-simulator-threads-2] 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:29:42.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:42.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 778 down to 2094975 00:29:42.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:42.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #8 SSH_MSG_IGNORE 00:29:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44054]) Send SSH_MSG_KEXINIT 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #0 SSH_MSG_KEXINIT 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44054]) SSH_MSG_KEXINIT 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44054]) strict KEX=true client=true server=true 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: server host key algorithms = rsa-sha2-512 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: mac algorithms (client to server) = aead 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: mac algorithms (server to client) = aead 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: compression algorithms (client to server) = none 00:29:42.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44054]) Kex: compression algorithms (server to client) = none 00:29:42.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:42.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #12 SSH_MSG_IGNORE 00:29:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:29:42.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #1 30 00:29:42.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44054]] process command=SSH_MSG_KEXDH_INIT 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44054]] Send SSH_MSG_KEXDH_REPLY 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #1 sending command=31[31] len=1639 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44054])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44054]) Send SSH_MSG_NEWKEYS 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44054]) session ID=99:bc:03:c2:bc:7f:5b:f5:ef:8a:9e:87:dd:0c:a7:5e:eb:46:42:ef:13:05:14:fb:e4:e0:37:16:4e:c0:24:68:52:a3:48:d7:ef:fe:31:a7:a5:a1:74:41:32:e8:94:b1:98:12:f6:e3:45:8d:0f:40:47:4b:c6:12:1a:1d:21:80 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44054]): strict KEX resets output message sequence number from 3 to 0 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44054]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44054])[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:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #0 sending command=7[7] len=419 00:29:42.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44054]) No pending packets to flush at end of KEX 00:29:42.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #2 SSH_MSG_NEWKEYS 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44054]): strict KEX resets input message sequence number from 3 to 0 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44054]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44054]) authorized authentication methods: password,publickey 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44054]) Accepted service ssh-userauth 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44054]) no authentication factory for method=none 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44054]) SSH_MSG_USERAUTH_REQUEST 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44054]) remaining methods: password,publickey 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44054]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:42.622 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44054]) authentication result: true 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44054]) SSH_MSG_USERAUTH_REQUEST 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44054]) no heartbeat to stop 00:29:42.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44054]) heartbeat type=IGNORE, interval=PT30S 00:29:42.623 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44054 authenticated 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44054]] session=TransportServerSession[admin@/10.30.170.22:44054] id=0 00:29:42.623 [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.170.22:44054])) size=2097152, max=2097152, packet=32768 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44054] 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44054]) recipient=0 00:29:42.623 [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.170.22:44054])) size=2097152, max=2097152, packet=32768 00:29:42.623 [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.170.22:44054])) re-initializing 00:29:42.623 [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.170.22:44054])) size=2097152, max=2097152, packet=32768 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054])[want-reply=true] subsystem=netconf 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054])[subsystem] prepared command 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]}} established 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 381: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18210 00:29:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 381: Creating data stores for simulated device 00:29:42.624 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:42.624 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:42.624 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:42.624 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:42.624 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:42.625 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4b1914b2] 00:29:42.625 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:42.626 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:42.626 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:42.626 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:42.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:42.626 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:42.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:42.626 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:42.626 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4b1914b2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4b1914b2], subtreeVersion=Version[3cc1a45c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3cc1a45c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:42.627 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:42.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:42.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.628 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 381 on channel [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.628 [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.170.22:44054]) by 1220 down to 2095932 00:29:42.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) request=subsystem result=ReplySuccess, want-reply=true 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) request=subsystem activate command 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) starting runner for command=netconf 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #5 SSH_MSG_CHANNEL_DATA 00:29:42.629 [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.170.22:44054]) by 373 down to 2096779 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_DATA len=373 00:29:42.629 [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.170.22:44054] 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:42.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18210', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=381} created 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]} created 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054] successful with session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]} 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]} up 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #6 SSH_MSG_CHANNEL_DATA 00:29:42.630 [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.170.22:44054]) by 393 down to 2096386 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_DATA len=393 00:29:42.630 [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.170.22:44054] 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:42.630 [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=381} 00:29:42.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c2e3989 after next message 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 - R:/10.30.170.22:44054]} EXI handlers added to pipeline 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1c2e3989 00:29:42.631 [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.170.22:44054]) by 179 down to 2095753 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:42.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #7 SSH_MSG_CHANNEL_DATA 00:29:42.633 [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.170.22:44054]) by 340 down to 2096046 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_DATA len=340 00:29:42.633 [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.170.22:44054] 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:42.633 [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=381} 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3cc1a45c] 00:29:42.633 [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:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:42.633 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:42.634 [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:29:42.634 [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:29:42.634 [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} 00:29:42.634 [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:29:42.634 [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=2011-06-01} 00:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [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:29:42.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:42.634 [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.170.22:44054]) by 778 down to 2094975 00:29:42.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:42.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:42.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #11 SSH_MSG_IGNORE 00:29:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:29:42.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #14 SSH_MSG_IGNORE 00:29:42.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:29:42.837 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #10 SSH_MSG_IGNORE 00:29:42.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:29:42.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]} 00:29:42.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48152]): SSH-2.0-SSHD-UNKNOWN 00:29:42.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48152]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:42.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48152]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:42.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #8 SSH_MSG_IGNORE 00:29:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48152]) Send SSH_MSG_KEXINIT 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #0 SSH_MSG_KEXINIT 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48152]) SSH_MSG_KEXINIT 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48152]) strict KEX=true client=true server=true 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: server host key algorithms = rsa-sha2-512 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: mac algorithms (client to server) = aead 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: mac algorithms (server to client) = aead 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: compression algorithms (client to server) = none 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48152]) Kex: compression algorithms (server to client) = none 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #13 SSH_MSG_IGNORE 00:29:43.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:29:43.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #1 30 00:29:43.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48152]] process command=SSH_MSG_KEXDH_INIT 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48152]] Send SSH_MSG_KEXDH_REPLY 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #1 sending command=31[31] len=1639 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48152])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48152]) Send SSH_MSG_NEWKEYS 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48152]) session ID=15:8e:39:c5:08:77:1d:1c:52:4a:ff:df:74:fd:84:bb:72:2f:60:96:16:51:33:6f:2d:d2:f6:2d:3b:5b:d4:68:17:8e:90:56:3e:7f:20:4a:db:7a:7a:f2:3f:32:ea:32:ec:24:3a:e5:7b:86:32:f1:15:d4:ed:64:d7:3f:56:9d 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48152]): strict KEX resets output message sequence number from 3 to 0 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48152]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:43.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48152])[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:29:43.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:43.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #0 sending command=7[7] len=419 00:29:43.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48152]) No pending packets to flush at end of KEX 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #2 SSH_MSG_NEWKEYS 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48152]): strict KEX resets input message sequence number from 3 to 0 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48152]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:43.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48152]) authorized authentication methods: password,publickey 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48152]) Accepted service ssh-userauth 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48152]) no authentication factory for method=none 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48152]) SSH_MSG_USERAUTH_REQUEST 00:29:43.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48152]) remaining methods: password,publickey 00:29:43.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48152]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:43.173 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48152]) authentication result: true 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48152]) SSH_MSG_USERAUTH_REQUEST 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48152]) no heartbeat to stop 00:29:43.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48152]) heartbeat type=IGNORE, interval=PT30S 00:29:43.173 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48152 authenticated 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48152]] session=TransportServerSession[admin@/10.30.170.22:48152] id=0 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48152])) size=2097152, max=2097152, packet=32768 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48152] 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48152]) recipient=0 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])) size=2097152, max=2097152, packet=32768 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])) re-initializing 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])) size=2097152, max=2097152, packet=32768 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[want-reply=true] subsystem=netconf 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[subsystem] prepared command 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]}} established 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 382: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18211 00:29:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 382: Creating data stores for simulated device 00:29:43.175 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:43.175 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:43.175 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:43.175 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:43.175 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:43.176 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5aae3ad1] 00:29:43.176 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:43.176 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:43.176 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:43.176 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:43.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:43.180 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:43.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:43.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:43.180 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5aae3ad1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5aae3ad1], subtreeVersion=Version[d155373], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d155373], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:43.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:43.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 382 on channel [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 1220 down to 2095932 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) request=subsystem result=ReplySuccess, want-reply=true 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) request=subsystem activate command 00:29:43.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) starting runner for command=netconf 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #5 SSH_MSG_CHANNEL_DATA 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 373 down to 2096779 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_DATA len=373 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152] 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18211', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=382} created 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]} created 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152] successful with session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]} 00:29:43.183 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]} up 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #6 SSH_MSG_CHANNEL_DATA 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 393 down to 2096386 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_DATA len=393 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152] 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:43.184 [netconf-device-simulator-threads-6] 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=382} 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77e400a9 after next message 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 - R:/10.30.170.22:48152]} EXI handlers added to pipeline 00:29:43.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:43.185 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@77e400a9 00:29:43.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 179 down to 2095753 00:29:43.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:43.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #7 SSH_MSG_CHANNEL_DATA 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 340 down to 2096046 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_DATA len=340 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152] 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:43.187 [netconf-device-simulator-threads-6] 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=382} 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d155373] 00:29:43.187 [netconf-device-simulator-threads-6] 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:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:43.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:43.187 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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} 00:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] 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:29:43.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:43.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 778 down to 2094975 00:29:43.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:43.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:43.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #14 SSH_MSG_IGNORE 00:29:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:29:43.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #12 SSH_MSG_IGNORE 00:29:43.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:29:43.241 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #13 SSH_MSG_IGNORE 00:29:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:29:43.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #11 SSH_MSG_IGNORE 00:29:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:29:43.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #10 SSH_MSG_IGNORE 00:29:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:29:43.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]} 00:29:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34824]): SSH-2.0-SSHD-UNKNOWN 00:29:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34824]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:43.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34824]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:43.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #8 SSH_MSG_IGNORE 00:29:43.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34824]) Send SSH_MSG_KEXINIT 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #0 SSH_MSG_KEXINIT 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34824]) SSH_MSG_KEXINIT 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34824]) strict KEX=true client=true server=true 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: server host key algorithms = rsa-sha2-512 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: mac algorithms (client to server) = aead 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: mac algorithms (server to client) = aead 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: compression algorithms (client to server) = none 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34824]) Kex: compression algorithms (server to client) = none 00:29:43.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:43.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #11 SSH_MSG_IGNORE 00:29:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:29:43.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #14 SSH_MSG_IGNORE 00:29:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:29:43.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #1 30 00:29:43.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34824]] process command=SSH_MSG_KEXDH_INIT 00:29:43.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34824]] Send SSH_MSG_KEXDH_REPLY 00:29:43.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #1 sending command=31[31] len=1639 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34824])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34824]) Send SSH_MSG_NEWKEYS 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34824]) session ID=d4:62:69:2f:d8:a2:0f:0a:0e:3b:eb:77:0d:9f:c1:15:d5:2b:e5:cb:78:21:97:9d:f9:6e:b6:e7:a6:6a:39:0a:ef:ec:a3:22:3b:7d:2c:cb:a9:98:d4:df:9c:a2:04:8b:6a:48:85:cb:bc:08:65:23:d7:05:47:7d:fd:49:8a:e0 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34824]): strict KEX resets output message sequence number from 3 to 0 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34824]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34824])[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:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34824])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #0 sending command=7[7] len=419 00:29:43.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34824]) No pending packets to flush at end of KEX 00:29:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:43.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #12 SSH_MSG_IGNORE 00:29:43.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:29:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #10 SSH_MSG_IGNORE 00:29:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #2 SSH_MSG_NEWKEYS 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34824]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34824]): strict KEX resets input message sequence number from 3 to 0 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34824]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:43.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34824]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34824]) authorized authentication methods: password,publickey 00:29:43.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34824]) Accepted service ssh-userauth 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #9 SSH_MSG_IGNORE 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34824]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34824]) no authentication factory for method=none 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34824]) SSH_MSG_USERAUTH_REQUEST 00:29:43.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34824]) remaining methods: password,publickey 00:29:43.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34824]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34824]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:43.835 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34824]) authentication result: true 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34824]) SSH_MSG_USERAUTH_REQUEST 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34824])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34824]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34824]) no heartbeat to stop 00:29:43.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34824]) heartbeat type=IGNORE, interval=PT30S 00:29:43.835 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34824 authenticated 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34824]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34824]] session=TransportServerSession[admin@/10.30.170.22:34824] id=0 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34824])) size=2097152, max=2097152, packet=32768 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34824]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34824] 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34824]) recipient=0 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])) size=2097152, max=2097152, packet=32768 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])) re-initializing 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])) size=2097152, max=2097152, packet=32768 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[want-reply=true] subsystem=netconf 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[subsystem] prepared command 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]}} established 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 383: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18212 00:29:43.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 383: Creating data stores for simulated device 00:29:43.839 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:43.839 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:43.840 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:43.840 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:43.840 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:43.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6caf09a8] 00:29:43.841 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:43.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:43.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:43.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:43.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:43.841 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:43.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:43.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:43.841 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6caf09a8], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6caf09a8], subtreeVersion=Version[7e8e47c6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7e8e47c6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:43.842 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:43.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 383 on channel [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 1220 down to 2095932 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) request=subsystem result=ReplySuccess, want-reply=true 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) request=subsystem activate command 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) starting runner for command=netconf 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #5 SSH_MSG_CHANNEL_DATA 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 373 down to 2096779 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_DATA len=373 00:29:43.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824] 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18212', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=383} created 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]} created 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824] successful with session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]} 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]} up 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #6 SSH_MSG_CHANNEL_DATA 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 393 down to 2096386 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_DATA len=393 00:29:43.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824] 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:43.845 [netconf-device-simulator-threads-0] 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=383} 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cfd9c04 after next message 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 - R:/10.30.170.22:34824]} EXI handlers added to pipeline 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1cfd9c04 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 179 down to 2095753 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:43.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #7 SSH_MSG_CHANNEL_DATA 00:29:43.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 340 down to 2096046 00:29:43.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_DATA len=340 00:29:43.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824] 00:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:43.848 [netconf-device-simulator-threads-0] 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=383} 00:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7e8e47c6] 00:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:43.848 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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} 00:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.848 [netconf-device-simulator-threads-0] 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:29:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 778 down to 2094975 00:29:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:43.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:44.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]} 00:29:44.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34598]): SSH-2.0-SSHD-UNKNOWN 00:29:44.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34598]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:44.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34598]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #8 SSH_MSG_IGNORE 00:29:44.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:29:44.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #9 SSH_MSG_IGNORE 00:29:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:29:44.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34598]) Send SSH_MSG_KEXINIT 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #0 SSH_MSG_KEXINIT 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34598]) SSH_MSG_KEXINIT 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34598]) strict KEX=true client=true server=true 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: server host key algorithms = rsa-sha2-512 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: mac algorithms (client to server) = aead 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: mac algorithms (server to client) = aead 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: compression algorithms (client to server) = none 00:29:44.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34598]) Kex: compression algorithms (server to client) = none 00:29:44.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:44.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #9 SSH_MSG_IGNORE 00:29:44.224 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:29:44.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #1 30 00:29:44.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34598]] process command=SSH_MSG_KEXDH_INIT 00:29:44.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #9 SSH_MSG_IGNORE 00:29:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34598]] Send SSH_MSG_KEXDH_REPLY 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #1 sending command=31[31] len=1639 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34598])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34598]) Send SSH_MSG_NEWKEYS 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34598]) session ID=37:b7:ff:a6:5b:17:13:cf:c0:56:7a:71:0e:8f:c2:7f:c1:c8:78:d9:bb:6d:7b:45:51:9d:fd:40:87:4a:7b:b1:e0:41:14:3c:ca:1d:8d:68:f3:4a:fd:20:88:85:fd:05:b5:ba:26:0b:fa:b8:6f:f9:d7:a4:8a:fa:70:c6:ef:14 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34598]): strict KEX resets output message sequence number from 3 to 0 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34598]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34598])[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:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #0 sending command=7[7] len=419 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34598]) No pending packets to flush at end of KEX 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #13 SSH_MSG_IGNORE 00:29:44.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:29:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #2 SSH_MSG_NEWKEYS 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34598]): strict KEX resets input message sequence number from 3 to 0 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34598]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34598]) authorized authentication methods: password,publickey 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34598]) Accepted service ssh-userauth 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34598]) no authentication factory for method=none 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34598]) SSH_MSG_USERAUTH_REQUEST 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34598]) remaining methods: password,publickey 00:29:44.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #9 SSH_MSG_IGNORE 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34598]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:44.302 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34598]) authentication result: true 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34598]) SSH_MSG_USERAUTH_REQUEST 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:44.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34598]) no heartbeat to stop 00:29:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34598]) heartbeat type=IGNORE, interval=PT30S 00:29:44.303 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34598 authenticated 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34598]] session=TransportServerSession[admin@/10.30.170.22:34598] id=0 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34598])) size=2097152, max=2097152, packet=32768 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34598] 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34598]) recipient=0 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])) size=2097152, max=2097152, packet=32768 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])) re-initializing 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])) size=2097152, max=2097152, packet=32768 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[want-reply=true] subsystem=netconf 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[subsystem] prepared command 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:44.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]}} established 00:29:44.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 384: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18213 00:29:44.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 384: Creating data stores for simulated device 00:29:44.306 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:44.306 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:44.307 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:44.307 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:44.307 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:44.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a131459] 00:29:44.308 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:44.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:44.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:44.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:44.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:44.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:44.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a131459], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a131459], subtreeVersion=Version[7603eee3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7603eee3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:44.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:44.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:44.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 384 on channel [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 1220 down to 2095932 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) request=subsystem result=ReplySuccess, want-reply=true 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) request=subsystem activate command 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) starting runner for command=netconf 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #5 SSH_MSG_CHANNEL_DATA 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 373 down to 2096779 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_DATA len=373 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598] 00:29:44.314 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:44.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18213', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=384} created 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]} created 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598] successful with session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]} 00:29:44.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]} up 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #6 SSH_MSG_CHANNEL_DATA 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 393 down to 2096386 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_DATA len=393 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598] 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=384} 00:29:44.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15355100 after next message 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 - R:/10.30.170.22:34598]} EXI handlers added to pipeline 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15355100 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 179 down to 2095753 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:44.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:44.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #7 SSH_MSG_CHANNEL_DATA 00:29:44.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 340 down to 2096046 00:29:44.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_DATA len=340 00:29:44.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598] 00:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:44.324 [netconf-device-simulator-threads-2] 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=384} 00:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7603eee3] 00:29:44.324 [netconf-device-simulator-threads-2] 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:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:44.324 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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} 00:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] 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:29:44.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:44.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 778 down to 2094975 00:29:44.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:44.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:44.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #11 SSH_MSG_IGNORE 00:29:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:29:44.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #14 SSH_MSG_IGNORE 00:29:44.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:29:44.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #9 SSH_MSG_IGNORE 00:29:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:29:44.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #12 SSH_MSG_IGNORE 00:29:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:29:44.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #9 SSH_MSG_IGNORE 00:29:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:29:44.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]} 00:29:44.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45118]): SSH-2.0-SSHD-UNKNOWN 00:29:44.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45118]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:44.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45118]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.606 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #13 SSH_MSG_IGNORE 00:29:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45118]) Send SSH_MSG_KEXINIT 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #0 SSH_MSG_KEXINIT 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45118]) SSH_MSG_KEXINIT 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45118]) strict KEX=true client=true server=true 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: server host key algorithms = rsa-sha2-512 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: mac algorithms (client to server) = aead 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: mac algorithms (server to client) = aead 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: compression algorithms (client to server) = none 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45118]) Kex: compression algorithms (server to client) = none 00:29:44.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:44.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #8 SSH_MSG_IGNORE 00:29:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:29:44.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #1 30 00:29:44.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45118]] process command=SSH_MSG_KEXDH_INIT 00:29:44.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45118]] Send SSH_MSG_KEXDH_REPLY 00:29:44.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #1 sending command=31[31] len=1639 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45118])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45118]) Send SSH_MSG_NEWKEYS 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45118]) session ID=98:20:5e:ef:cc:52:a1:80:eb:5c:e3:56:92:4b:e5:09:69:a3:31:0a:d7:9e:10:2a:16:8c:a7:2e:d9:9f:68:88:f9:67:e1:d8:93:2f:1b:73:b1:83:84:c1:a4:7e:ee:5d:d9:69:e0:71:3f:22:87:c6:92:80:0a:24:f6:7b:35:e5 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45118]): strict KEX resets output message sequence number from 3 to 0 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45118]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45118])[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:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #0 sending command=7[7] len=419 00:29:44.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45118]) No pending packets to flush at end of KEX 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #2 SSH_MSG_NEWKEYS 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45118]): strict KEX resets input message sequence number from 3 to 0 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45118]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45118]) authorized authentication methods: password,publickey 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45118]) Accepted service ssh-userauth 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45118]) no authentication factory for method=none 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45118]) SSH_MSG_USERAUTH_REQUEST 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45118]) remaining methods: password,publickey 00:29:44.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45118]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:44.787 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45118]) authentication result: true 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45118]) SSH_MSG_USERAUTH_REQUEST 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45118]) no heartbeat to stop 00:29:44.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45118]) heartbeat type=IGNORE, interval=PT30S 00:29:44.787 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45118 authenticated 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45118]] session=TransportServerSession[admin@/10.30.170.22:45118] id=0 00:29:44.789 [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.170.22:45118])) size=2097152, max=2097152, packet=32768 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45118] 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45118]) recipient=0 00:29:44.789 [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.170.22:45118])) size=2097152, max=2097152, packet=32768 00:29:44.789 [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.170.22:45118])) re-initializing 00:29:44.789 [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.170.22:45118])) size=2097152, max=2097152, packet=32768 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118])[want-reply=true] subsystem=netconf 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118])[subsystem] prepared command 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]}} established 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 385: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18214 00:29:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 385: Creating data stores for simulated device 00:29:44.790 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:44.790 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:44.790 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:44.790 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:44.790 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:44.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[396f1a3f] 00:29:44.791 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:44.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:44.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:44.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:44.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:44.793 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:44.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:44.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:44.793 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[396f1a3f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[396f1a3f], subtreeVersion=Version[31de7c4c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[31de7c4c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:44.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:44.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:44.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.794 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 385 on channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.795 [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.170.22:45118]) by 1220 down to 2095932 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) request=subsystem result=ReplySuccess, want-reply=true 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) request=subsystem activate command 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) starting runner for command=netconf 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #5 SSH_MSG_CHANNEL_DATA 00:29:44.795 [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.170.22:45118]) by 373 down to 2096779 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_DATA len=373 00:29:44.795 [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.170.22:45118] 00:29:44.795 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18214', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=385} created 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]} created 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118] successful with session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]} 00:29:44.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]} up 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #6 SSH_MSG_CHANNEL_DATA 00:29:44.798 [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.170.22:45118]) by 393 down to 2096386 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_DATA len=393 00:29:44.798 [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.170.22:45118] 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:44.798 [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=385} 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ff3e0e0 after next message 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 - R:/10.30.170.22:45118]} EXI handlers added to pipeline 00:29:44.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:44.799 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1ff3e0e0 00:29:44.799 [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.170.22:45118]) by 179 down to 2095753 00:29:44.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:44.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:44.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #7 SSH_MSG_CHANNEL_DATA 00:29:44.802 [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.170.22:45118]) by 340 down to 2096046 00:29:44.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_DATA len=340 00:29:44.802 [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.170.22:45118] 00:29:44.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:44.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:44.803 [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=385} 00:29:44.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[31de7c4c] 00:29:44.803 [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:29:44.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:44.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:44.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:44.803 [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:29:44.803 [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:29:44.803 [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} 00:29:44.803 [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:29:44.803 [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=2011-06-01} 00:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [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:29:44.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:44.804 [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.170.22:45118]) by 778 down to 2094975 00:29:44.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:44.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:44.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #10 SSH_MSG_IGNORE 00:29:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:29:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #14 SSH_MSG_IGNORE 00:29:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:29:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #12 SSH_MSG_IGNORE 00:29:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:29:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #13 SSH_MSG_IGNORE 00:29:44.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:29:45.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #9 SSH_MSG_IGNORE 00:29:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:29:45.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]} 00:29:45.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47384]): SSH-2.0-SSHD-UNKNOWN 00:29:45.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47384]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:45.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47384]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #10 SSH_MSG_IGNORE 00:29:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47384]) Send SSH_MSG_KEXINIT 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #0 SSH_MSG_KEXINIT 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47384]) SSH_MSG_KEXINIT 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47384]) strict KEX=true client=true server=true 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: server host key algorithms = rsa-sha2-512 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: mac algorithms (client to server) = aead 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: mac algorithms (server to client) = aead 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: compression algorithms (client to server) = none 00:29:45.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47384]) Kex: compression algorithms (server to client) = none 00:29:45.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:45.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #11 SSH_MSG_IGNORE 00:29:45.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:29:45.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #8 SSH_MSG_IGNORE 00:29:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:29:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #1 30 00:29:45.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47384]] process command=SSH_MSG_KEXDH_INIT 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47384]] Send SSH_MSG_KEXDH_REPLY 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #1 sending command=31[31] len=1639 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47384])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47384]) Send SSH_MSG_NEWKEYS 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47384]) session ID=39:ac:1b:ed:2e:75:c8:20:d6:de:e1:4e:12:91:ff:e1:99:e4:21:27:14:62:4a:4e:e4:76:9f:1e:38:86:1d:73:c6:0e:3d:68:bc:19:e0:81:f1:12:d7:bd:7b:86:5b:88:c1:f3:78:73:44:48:67:39:2b:28:9f:62:74:55:cf:13 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47384]): strict KEX resets output message sequence number from 3 to 0 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47384]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47384])[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:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47384])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #0 sending command=7[7] len=419 00:29:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47384]) No pending packets to flush at end of KEX 00:29:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #13 SSH_MSG_IGNORE 00:29:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:29:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #11 SSH_MSG_IGNORE 00:29:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:29:45.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #10 SSH_MSG_IGNORE 00:29:45.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #2 SSH_MSG_NEWKEYS 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47384]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47384]): strict KEX resets input message sequence number from 3 to 0 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47384]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47384]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47384]) authorized authentication methods: password,publickey 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47384]) Accepted service ssh-userauth 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47384]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47384]) no authentication factory for method=none 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47384]) SSH_MSG_USERAUTH_REQUEST 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47384]) remaining methods: password,publickey 00:29:45.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47384]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47384]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:45.523 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47384]) authentication result: true 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47384]) SSH_MSG_USERAUTH_REQUEST 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47384])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47384]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47384]) no heartbeat to stop 00:29:45.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47384]) heartbeat type=IGNORE, interval=PT30S 00:29:45.523 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47384 authenticated 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47384]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47384]] session=TransportServerSession[admin@/10.30.170.22:47384] id=0 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47384])) size=2097152, max=2097152, packet=32768 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47384]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47384] 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47384]) recipient=0 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])) size=2097152, max=2097152, packet=32768 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])) re-initializing 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])) size=2097152, max=2097152, packet=32768 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[want-reply=true] subsystem=netconf 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[subsystem] prepared command 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]}} established 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 386: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18215 00:29:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 386: Creating data stores for simulated device 00:29:45.525 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:45.525 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:45.525 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:45.525 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:45.525 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:45.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5dc06d63] 00:29:45.526 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:45.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:45.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:45.526 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:45.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:45.527 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:45.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:45.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:45.527 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5dc06d63], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5dc06d63], subtreeVersion=Version[3e91c815], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3e91c815], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:45.527 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:45.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 386 on channel [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 1220 down to 2095932 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) request=subsystem result=ReplySuccess, want-reply=true 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:45.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) request=subsystem activate command 00:29:45.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) starting runner for command=netconf 00:29:45.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #5 SSH_MSG_CHANNEL_DATA 00:29:45.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 373 down to 2096779 00:29:45.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_DATA len=373 00:29:45.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384] 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18215', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=386} created 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]} created 00:29:45.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384] successful with session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]} 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]} up 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #6 SSH_MSG_CHANNEL_DATA 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 393 down to 2096386 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_DATA len=393 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384] 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:45.538 [netconf-device-simulator-threads-6] 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=386} 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3327a543 after next message 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 - R:/10.30.170.22:47384]} EXI handlers added to pipeline 00:29:45.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:45.539 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3327a543 00:29:45.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 179 down to 2095753 00:29:45.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:45.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #7 SSH_MSG_CHANNEL_DATA 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 340 down to 2096046 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_DATA len=340 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384] 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:45.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:45.542 [netconf-device-simulator-threads-6] 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=386} 00:29:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3e91c815] 00:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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} 00:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] 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:29:45.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 778 down to 2094975 00:29:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:45.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:45.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #14 SSH_MSG_IGNORE 00:29:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:29:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #12 SSH_MSG_IGNORE 00:29:45.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:29:45.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]} 00:29:45.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46652]): SSH-2.0-SSHD-UNKNOWN 00:29:45.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46652]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:45.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46652]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:45.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #8 SSH_MSG_IGNORE 00:29:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:29:45.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46652]) Send SSH_MSG_KEXINIT 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #0 SSH_MSG_KEXINIT 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46652]) SSH_MSG_KEXINIT 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46652]) strict KEX=true client=true server=true 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: server host key algorithms = rsa-sha2-512 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: mac algorithms (client to server) = aead 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: mac algorithms (server to client) = aead 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: compression algorithms (client to server) = none 00:29:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46652]) Kex: compression algorithms (server to client) = none 00:29:45.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:45.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #9 SSH_MSG_IGNORE 00:29:45.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:29:45.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #1 30 00:29:45.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46652]] process command=SSH_MSG_KEXDH_INIT 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46652]] Send SSH_MSG_KEXDH_REPLY 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #1 sending command=31[31] len=1639 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46652])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46652]) Send SSH_MSG_NEWKEYS 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46652]) session ID=0d:2d:4e:d8:1f:58:8d:da:dd:4c:42:e5:5f:54:52:18:36:cd:8d:8a:bb:88:c3:65:5e:04:e7:c5:27:0b:95:f4:89:e1:09:ea:bd:7e:fd:41:92:0b:90:05:a7:da:92:e2:c8:5b:0d:1d:9c:b4:ae:95:c5:56:91:ac:7e:65:ae:f0 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46652]): strict KEX resets output message sequence number from 3 to 0 00:29:46.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46652]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:46.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46652])[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:29:46.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:46.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #0 sending command=7[7] len=419 00:29:46.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46652]) No pending packets to flush at end of KEX 00:29:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #14 SSH_MSG_IGNORE 00:29:46.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:29:46.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #13 SSH_MSG_IGNORE 00:29:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #2 SSH_MSG_NEWKEYS 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46652]): strict KEX resets input message sequence number from 3 to 0 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46652]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46652]) authorized authentication methods: password,publickey 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46652]) Accepted service ssh-userauth 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46652]) no authentication factory for method=none 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46652]) SSH_MSG_USERAUTH_REQUEST 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46652]) remaining methods: password,publickey 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46652]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:46.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:46.034 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46652]) authentication result: true 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46652]) SSH_MSG_USERAUTH_REQUEST 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46652]) no heartbeat to stop 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46652]) heartbeat type=IGNORE, interval=PT30S 00:29:46.034 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46652 authenticated 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46652]] session=TransportServerSession[admin@/10.30.170.22:46652] id=0 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46652])) size=2097152, max=2097152, packet=32768 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46652] 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46652]) recipient=0 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])) size=2097152, max=2097152, packet=32768 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])) re-initializing 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])) size=2097152, max=2097152, packet=32768 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[want-reply=true] subsystem=netconf 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[subsystem] prepared command 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]}} established 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 387: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18216 00:29:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 387: Creating data stores for simulated device 00:29:46.035 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:46.036 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:46.036 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:46.036 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:46.036 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:46.036 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fbaaeb3] 00:29:46.036 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:46.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:46.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:46.037 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:46.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:46.037 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:46.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:46.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:46.037 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fbaaeb3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fbaaeb3], subtreeVersion=Version[9b026f7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[9b026f7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:46.038 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 387 on channel [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 1220 down to 2095932 00:29:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) request=subsystem result=ReplySuccess, want-reply=true 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) request=subsystem activate command 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) starting runner for command=netconf 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #5 SSH_MSG_CHANNEL_DATA 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 373 down to 2096779 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_DATA len=373 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652] 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] 00:29:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18216', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=387} created 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]} created 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652] successful with session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]} 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]} up 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #6 SSH_MSG_CHANNEL_DATA 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 393 down to 2096386 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_DATA len=393 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652] 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:46.041 [netconf-device-simulator-threads-0] 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=387} 00:29:46.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@743aef9 after next message 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 - R:/10.30.170.22:46652]} EXI handlers added to pipeline 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@743aef9 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 179 down to 2095753 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:46.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:46.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #7 SSH_MSG_CHANNEL_DATA 00:29:46.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 340 down to 2096046 00:29:46.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_DATA len=340 00:29:46.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652] 00:29:46.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:46.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:46.048 [netconf-device-simulator-threads-0] 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=387} 00:29:46.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[9b026f7] 00:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:46.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:46.049 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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} 00:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] 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:29:46.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:46.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 778 down to 2094975 00:29:46.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:46.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #12 SSH_MSG_IGNORE 00:29:46.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:29:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #11 SSH_MSG_IGNORE 00:29:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:29:46.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #9 SSH_MSG_IGNORE 00:29:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:29:46.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]} 00:29:46.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53400]): SSH-2.0-SSHD-UNKNOWN 00:29:46.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53400]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:46.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53400]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:46.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #8 SSH_MSG_IGNORE 00:29:46.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:29:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #10 SSH_MSG_IGNORE 00:29:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:29:46.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53400]) Send SSH_MSG_KEXINIT 00:29:46.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #0 SSH_MSG_KEXINIT 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53400]) SSH_MSG_KEXINIT 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53400]) strict KEX=true client=true server=true 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: server host key algorithms = rsa-sha2-512 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: mac algorithms (client to server) = aead 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: mac algorithms (server to client) = aead 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: compression algorithms (client to server) = none 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53400]) Kex: compression algorithms (server to client) = none 00:29:46.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:46.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #11 SSH_MSG_IGNORE 00:29:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:29:46.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #10 SSH_MSG_IGNORE 00:29:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:29:46.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #1 30 00:29:46.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53400]] process command=SSH_MSG_KEXDH_INIT 00:29:46.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #13 SSH_MSG_IGNORE 00:29:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:29:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #12 SSH_MSG_IGNORE 00:29:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53400]] Send SSH_MSG_KEXDH_REPLY 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #1 sending command=31[31] len=1639 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53400])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53400]) Send SSH_MSG_NEWKEYS 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53400]) session ID=7a:7f:33:a3:26:85:9a:16:9c:aa:c5:e5:ce:d1:cc:45:4c:dd:11:30:e7:6c:f8:0c:75:3b:d3:79:e6:28:1e:09:b1:22:1e:f2:d6:e9:48:94:fb:b0:2f:bb:7e:4c:3c:5c:f7:ac:ec:f8:b4:74:6c:71:86:30:54:3c:7a:be:40:99 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:46.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53400]): strict KEX resets output message sequence number from 3 to 0 00:29:46.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53400]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:46.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53400])[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:29:46.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:46.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #0 sending command=7[7] len=419 00:29:46.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53400]) No pending packets to flush at end of KEX 00:29:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #14 SSH_MSG_IGNORE 00:29:46.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #2 SSH_MSG_NEWKEYS 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53400]): strict KEX resets input message sequence number from 3 to 0 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53400]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53400]) authorized authentication methods: password,publickey 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53400]) Accepted service ssh-userauth 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53400]) no authentication factory for method=none 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53400]) SSH_MSG_USERAUTH_REQUEST 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53400]) remaining methods: password,publickey 00:29:46.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53400]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:46.629 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53400]) authentication result: true 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53400]) SSH_MSG_USERAUTH_REQUEST 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53400]) no heartbeat to stop 00:29:46.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53400]) heartbeat type=IGNORE, interval=PT30S 00:29:46.629 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53400 authenticated 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53400]] session=TransportServerSession[admin@/10.30.170.22:53400] id=0 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53400])) size=2097152, max=2097152, packet=32768 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53400] 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53400]) recipient=0 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])) size=2097152, max=2097152, packet=32768 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])) re-initializing 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])) size=2097152, max=2097152, packet=32768 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[want-reply=true] subsystem=netconf 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[subsystem] prepared command 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]}} established 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 388: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18217 00:29:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 388: Creating data stores for simulated device 00:29:46.631 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:46.631 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:46.631 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:46.631 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:46.631 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:46.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2231a324] 00:29:46.632 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:46.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:46.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:46.632 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:46.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:46.633 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:46.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:46.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:46.633 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2231a324], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2231a324], subtreeVersion=Version[5ec0960b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5ec0960b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:46.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:46.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:46.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 388 on channel [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 1220 down to 2095932 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) request=subsystem result=ReplySuccess, want-reply=true 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) request=subsystem activate command 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) starting runner for command=netconf 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #5 SSH_MSG_CHANNEL_DATA 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 373 down to 2096779 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_DATA len=373 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400] 00:29:46.635 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18217', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=388} created 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]} created 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400] successful with session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]} 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]} up 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #6 SSH_MSG_CHANNEL_DATA 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 393 down to 2096386 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_DATA len=393 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400] 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:46.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=388} 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7050944d after next message 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 - R:/10.30.170.22:53400]} EXI handlers added to pipeline 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7050944d 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 179 down to 2095753 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:46.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #7 SSH_MSG_CHANNEL_DATA 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 340 down to 2096046 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_DATA len=340 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400] 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:46.639 [netconf-device-simulator-threads-2] 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=388} 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5ec0960b] 00:29:46.639 [netconf-device-simulator-threads-2] 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:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:46.639 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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} 00:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.640 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] 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:29:46.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:46.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 778 down to 2094975 00:29:46.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:46.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:46.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #9 SSH_MSG_IGNORE 00:29:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:29:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]} 00:29:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42572]): SSH-2.0-SSHD-UNKNOWN 00:29:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42572]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42572]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:46.857 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:46.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #8 SSH_MSG_IGNORE 00:29:46.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42572]) Send SSH_MSG_KEXINIT 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #0 SSH_MSG_KEXINIT 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42572]) SSH_MSG_KEXINIT 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42572]) strict KEX=true client=true server=true 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: server host key algorithms = rsa-sha2-512 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: mac algorithms (client to server) = aead 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: mac algorithms (server to client) = aead 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: compression algorithms (client to server) = none 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42572]) Kex: compression algorithms (server to client) = none 00:29:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:47.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #1 30 00:29:47.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42572]] process command=SSH_MSG_KEXDH_INIT 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42572]] Send SSH_MSG_KEXDH_REPLY 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #1 sending command=31[31] len=1639 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42572])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42572]) Send SSH_MSG_NEWKEYS 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42572]) session ID=c4:78:a9:a7:61:70:cf:45:d4:5e:7f:8e:f1:a9:c2:28:41:ff:06:6b:ad:b8:92:80:10:fc:22:c6:bb:9b:d9:4e:d1:0d:43:34:45:f2:c2:66:be:d5:7d:b6:37:c4:8c:cb:3b:42:79:24:f7:4e:01:fe:99:2e:f3:e4:48:03:20:78 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42572]): strict KEX resets output message sequence number from 3 to 0 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42572]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42572])[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:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #0 sending command=7[7] len=419 00:29:47.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42572]) No pending packets to flush at end of KEX 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #2 SSH_MSG_NEWKEYS 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42572]): strict KEX resets input message sequence number from 3 to 0 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42572]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42572]) authorized authentication methods: password,publickey 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42572]) Accepted service ssh-userauth 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42572]) no authentication factory for method=none 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42572]) SSH_MSG_USERAUTH_REQUEST 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42572]) remaining methods: password,publickey 00:29:47.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42572]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:47.060 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42572]) authentication result: true 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42572]) SSH_MSG_USERAUTH_REQUEST 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42572]) no heartbeat to stop 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42572]) heartbeat type=IGNORE, interval=PT30S 00:29:47.060 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42572 authenticated 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:47.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42572]] session=TransportServerSession[admin@/10.30.170.22:42572] id=0 00:29:47.061 [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.170.22:42572])) size=2097152, max=2097152, packet=32768 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42572] 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42572]) recipient=0 00:29:47.061 [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.170.22:42572])) size=2097152, max=2097152, packet=32768 00:29:47.061 [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.170.22:42572])) re-initializing 00:29:47.061 [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.170.22:42572])) size=2097152, max=2097152, packet=32768 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572])[want-reply=true] subsystem=netconf 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572])[subsystem] prepared command 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]}} established 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 389: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18218 00:29:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 389: Creating data stores for simulated device 00:29:47.061 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:47.061 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:47.061 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:47.061 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:47.061 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b2b9bfc] 00:29:47.062 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:47.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:47.062 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:47.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:47.063 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:47.063 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b2b9bfc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b2b9bfc], subtreeVersion=Version[623aabd1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[623aabd1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:47.063 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:47.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 389 on channel [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [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.170.22:42572]) by 1220 down to 2095932 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) request=subsystem result=ReplySuccess, want-reply=true 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) request=subsystem activate command 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) starting runner for command=netconf 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #5 SSH_MSG_CHANNEL_DATA 00:29:47.064 [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.170.22:42572]) by 373 down to 2096779 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_DATA len=373 00:29:47.064 [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.170.22:42572] 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18218', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=389} created 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]} created 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572] successful with session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]} 00:29:47.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]} up 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #6 SSH_MSG_CHANNEL_DATA 00:29:47.065 [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.170.22:42572]) by 393 down to 2096386 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_DATA len=393 00:29:47.065 [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.170.22:42572] 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:47.065 [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=389} 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12143126 after next message 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 - R:/10.30.170.22:42572]} EXI handlers added to pipeline 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12143126 00:29:47.065 [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.170.22:42572]) by 179 down to 2095753 00:29:47.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:47.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:47.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #7 SSH_MSG_CHANNEL_DATA 00:29:47.067 [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.170.22:42572]) by 340 down to 2096046 00:29:47.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_DATA len=340 00:29:47.067 [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.170.22:42572] 00:29:47.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:47.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:47.067 [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=389} 00:29:47.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[623aabd1] 00:29:47.068 [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:29:47.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:47.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:47.068 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:47.068 [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:29:47.068 [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:29:47.068 [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} 00:29:47.068 [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:29:47.068 [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=2011-06-01} 00:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [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:29:47.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:47.069 [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.170.22:42572]) by 778 down to 2094975 00:29:47.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:47.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:47.089 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #11 SSH_MSG_IGNORE 00:29:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:29:47.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #14 SSH_MSG_IGNORE 00:29:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:29:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #12 SSH_MSG_IGNORE 00:29:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:29:47.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #13 SSH_MSG_IGNORE 00:29:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:29:47.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #10 SSH_MSG_IGNORE 00:29:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:29:47.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #9 SSH_MSG_IGNORE 00:29:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:29:47.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]} 00:29:47.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55546]): SSH-2.0-SSHD-UNKNOWN 00:29:47.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55546]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:47.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55546]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:47.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #8 SSH_MSG_IGNORE 00:29:47.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:29:47.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55546]) Send SSH_MSG_KEXINIT 00:29:47.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #0 SSH_MSG_KEXINIT 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55546]) SSH_MSG_KEXINIT 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55546]) strict KEX=true client=true server=true 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: server host key algorithms = rsa-sha2-512 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: mac algorithms (client to server) = aead 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: mac algorithms (server to client) = aead 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: compression algorithms (client to server) = none 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55546]) Kex: compression algorithms (server to client) = none 00:29:47.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:47.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #1 30 00:29:47.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55546]] process command=SSH_MSG_KEXDH_INIT 00:29:47.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #13 SSH_MSG_IGNORE 00:29:47.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:29:47.704 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55546]] Send SSH_MSG_KEXDH_REPLY 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #1 sending command=31[31] len=1639 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55546])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55546]) Send SSH_MSG_NEWKEYS 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55546]) session ID=c2:74:1e:62:fd:81:5b:a5:9c:98:24:6c:d3:26:62:b3:2f:ac:38:c1:f0:c1:a8:00:d6:99:1e:b7:c1:1c:ad:76:78:b6:3d:f2:f3:39:9d:83:40:aa:86:6d:81:9f:ea:a7:f2:9e:d5:01:01:20:f1:d6:dd:01:af:bf:c1:08:bb:14 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55546]): strict KEX resets output message sequence number from 3 to 0 00:29:47.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55546]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:47.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55546])[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:29:47.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:47.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #0 sending command=7[7] len=419 00:29:47.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55546]) No pending packets to flush at end of KEX 00:29:47.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #2 SSH_MSG_NEWKEYS 00:29:47.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:47.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55546]): strict KEX resets input message sequence number from 3 to 0 00:29:47.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55546]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55546]) authorized authentication methods: password,publickey 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55546]) Accepted service ssh-userauth 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55546]) no authentication factory for method=none 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55546]) SSH_MSG_USERAUTH_REQUEST 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55546]) remaining methods: password,publickey 00:29:47.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55546]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:47.764 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55546]) authentication result: true 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55546]) SSH_MSG_USERAUTH_REQUEST 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:47.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55546]) no heartbeat to stop 00:29:47.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55546]) heartbeat type=IGNORE, interval=PT30S 00:29:47.765 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55546 authenticated 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55546]] session=TransportServerSession[admin@/10.30.170.22:55546] id=0 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55546])) size=2097152, max=2097152, packet=32768 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55546] 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55546]) recipient=0 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])) size=2097152, max=2097152, packet=32768 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])) re-initializing 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])) size=2097152, max=2097152, packet=32768 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:47.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:47.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:47.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[want-reply=true] subsystem=netconf 00:29:47.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[subsystem] prepared command 00:29:47.769 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:47.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:47.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]}} established 00:29:47.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 390: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18219 00:29:47.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 390: Creating data stores for simulated device 00:29:47.769 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:47.769 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:47.769 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:47.769 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:47.769 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:47.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[42e19cc3] 00:29:47.771 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:47.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:47.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:47.771 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:47.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:47.776 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:47.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:47.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:47.776 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[42e19cc3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[42e19cc3], subtreeVersion=Version[4040b6bb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4040b6bb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:47.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:47.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:47.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 390 on channel [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 1220 down to 2095932 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) request=subsystem result=ReplySuccess, want-reply=true 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) request=subsystem activate command 00:29:47.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) starting runner for command=netconf 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #5 SSH_MSG_CHANNEL_DATA 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 373 down to 2096779 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_DATA len=373 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546] 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:47.787 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18219', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=390} created 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]} created 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546] successful with session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]} 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]} up 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #6 SSH_MSG_CHANNEL_DATA 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 393 down to 2096386 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_DATA len=393 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546] 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:47.788 [netconf-device-simulator-threads-6] 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=390} 00:29:47.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9cb389a after next message 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 - R:/10.30.170.22:55546]} EXI handlers added to pipeline 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@9cb389a 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 179 down to 2095753 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:47.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:47.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #7 SSH_MSG_CHANNEL_DATA 00:29:47.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 340 down to 2096046 00:29:47.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_DATA len=340 00:29:47.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546] 00:29:47.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:47.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:47.802 [netconf-device-simulator-threads-6] 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=390} 00:29:47.802 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4040b6bb] 00:29:47.802 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:47.803 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:47.803 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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} 00:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.803 [netconf-device-simulator-threads-6] 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:29:47.804 [netconf-device-simulator-threads-6] 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:29:47.804 [netconf-device-simulator-threads-6] 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:29:47.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:47.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 778 down to 2094975 00:29:47.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:47.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:47.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #12 SSH_MSG_IGNORE 00:29:47.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:29:47.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #8 SSH_MSG_IGNORE 00:29:47.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:29:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #11 SSH_MSG_IGNORE 00:29:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:29:47.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]} 00:29:47.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47912]): SSH-2.0-SSHD-UNKNOWN 00:29:47.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47912]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:47.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47912]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #10 SSH_MSG_IGNORE 00:29:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:29:48.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #14 SSH_MSG_IGNORE 00:29:48.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:29:48.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47912]) Send SSH_MSG_KEXINIT 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #0 SSH_MSG_KEXINIT 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47912]) SSH_MSG_KEXINIT 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47912]) strict KEX=true client=true server=true 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: server host key algorithms = rsa-sha2-512 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: mac algorithms (client to server) = aead 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: mac algorithms (server to client) = aead 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: compression algorithms (client to server) = none 00:29:48.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47912]) Kex: compression algorithms (server to client) = none 00:29:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #9 SSH_MSG_IGNORE 00:29:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:29:48.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #1 30 00:29:48.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47912]] process command=SSH_MSG_KEXDH_INIT 00:29:48.174 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #11 SSH_MSG_IGNORE 00:29:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47912]] Send SSH_MSG_KEXDH_REPLY 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #1 sending command=31[31] len=1639 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47912])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47912]) Send SSH_MSG_NEWKEYS 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47912]) session ID=bc:7d:f8:5d:87:58:ac:f2:e2:35:be:86:bc:5c:4f:38:cc:47:e9:e2:0d:1e:8b:1a:3a:17:b0:40:81:3d:b3:31:42:09:54:22:47:58:e1:b7:42:6d:7c:bf:fc:e5:0d:ac:26:59:ea:fe:4d:f1:7f:16:2a:01:3e:fb:9b:54:43:8f 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47912]): strict KEX resets output message sequence number from 3 to 0 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47912]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47912])[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:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47912])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #0 sending command=7[7] len=419 00:29:48.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47912]) No pending packets to flush at end of KEX 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #2 SSH_MSG_NEWKEYS 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47912]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47912]): strict KEX resets input message sequence number from 3 to 0 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47912]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47912]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47912]) authorized authentication methods: password,publickey 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47912]) Accepted service ssh-userauth 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47912]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47912]) no authentication factory for method=none 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47912]) SSH_MSG_USERAUTH_REQUEST 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47912]) remaining methods: password,publickey 00:29:48.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47912]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47912]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:48.210 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47912]) authentication result: true 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47912]) SSH_MSG_USERAUTH_REQUEST 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47912])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47912]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47912]) no heartbeat to stop 00:29:48.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47912]) heartbeat type=IGNORE, interval=PT30S 00:29:48.210 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47912 authenticated 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47912]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47912]] session=TransportServerSession[admin@/10.30.170.22:47912] id=0 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47912])) size=2097152, max=2097152, packet=32768 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47912]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47912] 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47912]) recipient=0 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])) size=2097152, max=2097152, packet=32768 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])) re-initializing 00:29:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])) size=2097152, max=2097152, packet=32768 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[want-reply=true] subsystem=netconf 00:29:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[subsystem] prepared command 00:29:48.213 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:48.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:48.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]}} established 00:29:48.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 391: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18220 00:29:48.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 391: Creating data stores for simulated device 00:29:48.213 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:48.213 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:48.213 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:48.213 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:48.213 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:48.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bdbcdbf] 00:29:48.215 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:48.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:48.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:48.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:48.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:48.216 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:48.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:48.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:48.216 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bdbcdbf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bdbcdbf], subtreeVersion=Version[30309b7b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30309b7b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:48.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:48.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 391 on channel [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 1220 down to 2095932 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) request=subsystem result=ReplySuccess, want-reply=true 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) request=subsystem activate command 00:29:48.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) starting runner for command=netconf 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #5 SSH_MSG_CHANNEL_DATA 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 373 down to 2096779 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_DATA len=373 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912] 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18220', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=391} created 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]} created 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912] successful with session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]} 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]} up 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #6 SSH_MSG_CHANNEL_DATA 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 393 down to 2096386 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_DATA len=393 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912] 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:48.221 [netconf-device-simulator-threads-0] 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=391} 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2252195 after next message 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 - R:/10.30.170.22:47912]} EXI handlers added to pipeline 00:29:48.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2252195 00:29:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 179 down to 2095753 00:29:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:48.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #7 SSH_MSG_CHANNEL_DATA 00:29:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 340 down to 2096046 00:29:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_DATA len=340 00:29:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912] 00:29:48.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:48.224 [netconf-device-simulator-threads-0] 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=391} 00:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30309b7b] 00:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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} 00:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] 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:29:48.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 778 down to 2094975 00:29:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:48.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:48.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #14 SSH_MSG_IGNORE 00:29:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:29:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #13 SSH_MSG_IGNORE 00:29:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:29:48.310 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #10 SSH_MSG_IGNORE 00:29:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:29:48.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #9 SSH_MSG_IGNORE 00:29:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:29:48.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]} 00:29:48.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51486]): SSH-2.0-SSHD-UNKNOWN 00:29:48.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51486]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:48.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51486]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #12 SSH_MSG_IGNORE 00:29:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:29:48.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #8 SSH_MSG_IGNORE 00:29:48.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51486]) Send SSH_MSG_KEXINIT 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #0 SSH_MSG_KEXINIT 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51486]) SSH_MSG_KEXINIT 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51486]) strict KEX=true client=true server=true 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: server host key algorithms = rsa-sha2-512 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: mac algorithms (client to server) = aead 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: mac algorithms (server to client) = aead 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: compression algorithms (client to server) = none 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51486]) Kex: compression algorithms (server to client) = none 00:29:48.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #1 30 00:29:48.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51486]] process command=SSH_MSG_KEXDH_INIT 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51486]] Send SSH_MSG_KEXDH_REPLY 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #1 sending command=31[31] len=1639 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51486])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51486]) Send SSH_MSG_NEWKEYS 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51486]) session ID=99:b3:09:fe:b5:69:83:f0:30:ab:b4:0e:38:21:34:73:41:5b:6e:15:04:8a:c3:e2:f3:12:79:47:49:ca:5f:88:da:08:5c:2c:73:39:36:9b:4f:0a:90:35:52:1d:37:26:2f:68:35:27:0d:56:5c:65:cb:b3:89:99:32:01:15:8e 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51486]): strict KEX resets output message sequence number from 3 to 0 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51486]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51486])[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:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51486])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #0 sending command=7[7] len=419 00:29:48.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51486]) No pending packets to flush at end of KEX 00:29:48.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #14 SSH_MSG_IGNORE 00:29:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #2 SSH_MSG_NEWKEYS 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51486]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51486]): strict KEX resets input message sequence number from 3 to 0 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51486]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51486]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51486]) authorized authentication methods: password,publickey 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51486]) Accepted service ssh-userauth 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51486]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51486]) no authentication factory for method=none 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51486]) SSH_MSG_USERAUTH_REQUEST 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51486]) remaining methods: password,publickey 00:29:48.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51486]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51486]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51486]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:48.712 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51486]) authentication result: true 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51486]) SSH_MSG_USERAUTH_REQUEST 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51486])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51486]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51486]) no heartbeat to stop 00:29:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51486]) heartbeat type=IGNORE, interval=PT30S 00:29:48.712 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51486 authenticated 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51486]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51486]] session=TransportServerSession[admin@/10.30.170.22:51486] id=0 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51486])) size=2097152, max=2097152, packet=32768 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51486]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51486] 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51486]) recipient=0 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])) size=2097152, max=2097152, packet=32768 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])) re-initializing 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])) size=2097152, max=2097152, packet=32768 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[want-reply=true] subsystem=netconf 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[subsystem] prepared command 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]}} established 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 392: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18221 00:29:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 392: Creating data stores for simulated device 00:29:48.714 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:48.714 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:48.714 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:48.714 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:48.714 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:48.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1dc41adf] 00:29:48.715 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:48.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:48.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:48.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:48.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:48.716 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:48.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:48.716 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:48.716 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1dc41adf], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1dc41adf], subtreeVersion=Version[45a84f5a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[45a84f5a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:48.717 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:48.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 392 on channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 1220 down to 2095932 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) request=subsystem result=ReplySuccess, want-reply=true 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) request=subsystem activate command 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) starting runner for command=netconf 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #5 SSH_MSG_CHANNEL_DATA 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 373 down to 2096779 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_DATA len=373 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] 00:29:48.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18221', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=392} created 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]} created 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486] successful with session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]} 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]} up 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #6 SSH_MSG_CHANNEL_DATA 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 393 down to 2096386 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_DATA len=393 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486] 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=392} 00:29:48.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4619f332 after next message 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 - R:/10.30.170.22:51486]} EXI handlers added to pipeline 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4619f332 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 179 down to 2095753 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:48.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #7 SSH_MSG_CHANNEL_DATA 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 340 down to 2096046 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_DATA len=340 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486] 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:48.723 [netconf-device-simulator-threads-2] 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=392} 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[45a84f5a] 00:29:48.723 [netconf-device-simulator-threads-2] 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:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:48.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:48.723 [netconf-device-simulator-threads-2] 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:29:48.723 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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} 00:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] 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:29:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 778 down to 2094975 00:29:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:48.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:48.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #13 SSH_MSG_IGNORE 00:29:48.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:29:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #10 SSH_MSG_IGNORE 00:29:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:29:48.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #12 SSH_MSG_IGNORE 00:29:48.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:29:48.959 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #9 SSH_MSG_IGNORE 00:29:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:29:48.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]} 00:29:48.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51162]): SSH-2.0-SSHD-UNKNOWN 00:29:48.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51162]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:48.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51162]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #8 SSH_MSG_IGNORE 00:29:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51162]) Send SSH_MSG_KEXINIT 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #0 SSH_MSG_KEXINIT 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51162]) SSH_MSG_KEXINIT 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51162]) strict KEX=true client=true server=true 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: server host key algorithms = rsa-sha2-512 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: mac algorithms (client to server) = aead 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: mac algorithms (server to client) = aead 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: compression algorithms (client to server) = none 00:29:49.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51162]) Kex: compression algorithms (server to client) = none 00:29:49.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:49.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #11 SSH_MSG_IGNORE 00:29:49.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:29:49.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #10 SSH_MSG_IGNORE 00:29:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:29:49.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #14 SSH_MSG_IGNORE 00:29:49.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:29:49.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #11 SSH_MSG_IGNORE 00:29:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:29:49.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #1 30 00:29:49.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51162]] process command=SSH_MSG_KEXDH_INIT 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51162]] Send SSH_MSG_KEXDH_REPLY 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #1 sending command=31[31] len=1639 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51162])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51162]) Send SSH_MSG_NEWKEYS 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51162]) session ID=15:ed:c3:fe:49:f5:fe:0a:f2:c1:b3:aa:c3:0c:d5:d6:bd:90:1b:82:68:2c:91:63:5b:a2:61:d2:01:0b:4a:8a:0f:13:5c:3b:90:c7:ff:c3:3d:86:d0:24:16:2d:c7:75:85:a2:9f:c4:a2:18:4b:37:05:1f:9b:bb:17:f6:f2:e4 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51162]): strict KEX resets output message sequence number from 3 to 0 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51162]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51162])[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:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51162])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #0 sending command=7[7] len=419 00:29:49.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51162]) No pending packets to flush at end of KEX 00:29:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #13 SSH_MSG_IGNORE 00:29:49.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:29:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #12 SSH_MSG_IGNORE 00:29:49.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #2 SSH_MSG_NEWKEYS 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51162]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51162]): strict KEX resets input message sequence number from 3 to 0 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51162]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51162]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51162]) authorized authentication methods: password,publickey 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51162]) Accepted service ssh-userauth 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:49.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51162]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51162]) no authentication factory for method=none 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51162]) SSH_MSG_USERAUTH_REQUEST 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51162]) remaining methods: password,publickey 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51162]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51162]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51162]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:49.449 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51162]) authentication result: true 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51162]) SSH_MSG_USERAUTH_REQUEST 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51162])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51162]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51162]) no heartbeat to stop 00:29:49.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51162]) heartbeat type=IGNORE, interval=PT30S 00:29:49.450 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51162 authenticated 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51162]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51162]] session=TransportServerSession[admin@/10.30.170.22:51162] id=0 00:29:49.450 [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.170.22:51162])) size=2097152, max=2097152, packet=32768 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51162]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51162] 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51162]) recipient=0 00:29:49.450 [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.170.22:51162])) size=2097152, max=2097152, packet=32768 00:29:49.450 [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.170.22:51162])) re-initializing 00:29:49.450 [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.170.22:51162])) size=2097152, max=2097152, packet=32768 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162])[want-reply=true] subsystem=netconf 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162])[subsystem] prepared command 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]}} established 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 393: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18222 00:29:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 393: Creating data stores for simulated device 00:29:49.451 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:49.451 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:49.452 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:49.452 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:49.452 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2fa1b9ef] 00:29:49.452 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:49.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:49.453 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:49.453 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:49.453 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:49.453 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:49.453 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:49.453 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2fa1b9ef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2fa1b9ef], subtreeVersion=Version[47fe6815], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47fe6815], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:49.454 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:49.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.455 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 393 on channel [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.455 [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.170.22:51162]) by 1220 down to 2095932 00:29:49.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) request=subsystem result=ReplySuccess, want-reply=true 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) request=subsystem activate command 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) starting runner for command=netconf 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #5 SSH_MSG_CHANNEL_DATA 00:29:49.456 [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.170.22:51162]) by 373 down to 2096779 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_DATA len=373 00:29:49.456 [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.170.22:51162] 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] 00:29:49.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18222', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=393} created 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]} created 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162] successful with session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]} 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]} up 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #6 SSH_MSG_CHANNEL_DATA 00:29:49.457 [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.170.22:51162]) by 393 down to 2096386 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_DATA len=393 00:29:49.457 [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.170.22:51162] 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:49.457 [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=393} 00:29:49.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@433cb396 after next message 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 - R:/10.30.170.22:51162]} EXI handlers added to pipeline 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@433cb396 00:29:49.458 [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.170.22:51162]) by 179 down to 2095753 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:49.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #7 SSH_MSG_CHANNEL_DATA 00:29:49.460 [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.170.22:51162]) by 340 down to 2096046 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_DATA len=340 00:29:49.460 [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.170.22:51162] 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:49.460 [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=393} 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47fe6815] 00:29:49.460 [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:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:49.460 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:49.461 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:49.461 [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:29:49.461 [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:29:49.461 [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} 00:29:49.461 [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:29:49.461 [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=2011-06-01} 00:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [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:29:49.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:49.461 [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.170.22:51162]) by 778 down to 2094975 00:29:49.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:49.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:49.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]} 00:29:49.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39986]): SSH-2.0-SSHD-UNKNOWN 00:29:49.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39986]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:49.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39986]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:49.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39986]) Send SSH_MSG_KEXINIT 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #0 SSH_MSG_KEXINIT 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39986]) SSH_MSG_KEXINIT 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39986]) strict KEX=true client=true server=true 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: server host key algorithms = rsa-sha2-512 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: mac algorithms (client to server) = aead 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: mac algorithms (server to client) = aead 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: compression algorithms (client to server) = none 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39986]) Kex: compression algorithms (server to client) = none 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:49.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #9 SSH_MSG_IGNORE 00:29:49.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:29:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #1 30 00:29:49.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39986]] process command=SSH_MSG_KEXDH_INIT 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39986]] Send SSH_MSG_KEXDH_REPLY 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #1 sending command=31[31] len=1639 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39986])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39986]) Send SSH_MSG_NEWKEYS 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39986]) session ID=c2:e6:8a:3e:d1:9c:64:8d:14:52:97:fb:ea:f2:da:07:48:6d:b3:d0:42:48:42:c1:fc:7b:a8:8b:34:5f:ff:24:9b:3c:45:2c:3a:0d:5e:31:7c:a9:fe:b2:04:94:d5:bf:5a:0f:61:99:ef:d3:3c:fe:77:d9:d6:42:a3:fb:85:99 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39986]): strict KEX resets output message sequence number from 3 to 0 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39986]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39986])[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:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #0 sending command=7[7] len=419 00:29:49.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39986]) No pending packets to flush at end of KEX 00:29:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #10 SSH_MSG_IGNORE 00:29:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #2 SSH_MSG_NEWKEYS 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39986]): strict KEX resets input message sequence number from 3 to 0 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39986]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39986]) authorized authentication methods: password,publickey 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39986]) Accepted service ssh-userauth 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39986]) no authentication factory for method=none 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39986]) SSH_MSG_USERAUTH_REQUEST 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39986]) remaining methods: password,publickey 00:29:49.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39986]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:49.859 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39986]) authentication result: true 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39986]) SSH_MSG_USERAUTH_REQUEST 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39986]) no heartbeat to stop 00:29:49.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39986]) heartbeat type=IGNORE, interval=PT30S 00:29:49.859 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39986 authenticated 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39986]] session=TransportServerSession[admin@/10.30.170.22:39986] id=0 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39986])) size=2097152, max=2097152, packet=32768 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39986] 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39986]) recipient=0 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])) size=2097152, max=2097152, packet=32768 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])) re-initializing 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])) size=2097152, max=2097152, packet=32768 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[want-reply=true] subsystem=netconf 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[subsystem] prepared command 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]}} established 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 394: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18223 00:29:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 394: Creating data stores for simulated device 00:29:49.861 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:49.861 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:49.861 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:49.861 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:49.861 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:49.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f288ef4] 00:29:49.862 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:49.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:49.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:49.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:49.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:49.863 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:49.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:49.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #8 SSH_MSG_IGNORE 00:29:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:29:49.863 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f288ef4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f288ef4], subtreeVersion=Version[451036a8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[451036a8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:49.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:49.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:49.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 394 on channel [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 1220 down to 2095932 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) request=subsystem result=ReplySuccess, want-reply=true 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) request=subsystem activate command 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) starting runner for command=netconf 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #5 SSH_MSG_CHANNEL_DATA 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 373 down to 2096779 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_DATA len=373 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986] 00:29:49.866 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18223', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=394} created 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]} created 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986] successful with session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]} 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]} up 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #6 SSH_MSG_CHANNEL_DATA 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 393 down to 2096386 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_DATA len=393 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986] 00:29:49.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:49.868 [netconf-device-simulator-threads-6] 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=394} 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ff37c48 after next message 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 - R:/10.30.170.22:39986]} EXI handlers added to pipeline 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ff37c48 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 179 down to 2095753 00:29:49.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:49.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #7 SSH_MSG_CHANNEL_DATA 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 340 down to 2096046 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_DATA len=340 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986] 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:49.871 [netconf-device-simulator-threads-6] 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=394} 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[451036a8] 00:29:49.871 [netconf-device-simulator-threads-6] 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:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:49.871 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:49.871 [netconf-device-simulator-threads-6] 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:29:49.871 [netconf-device-simulator-threads-6] 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:29:49.871 [netconf-device-simulator-threads-6] 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} 00:29:49.871 [netconf-device-simulator-threads-6] 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:29:49.871 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] 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:29:49.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:49.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 778 down to 2094975 00:29:49.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:49.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #14 SSH_MSG_IGNORE 00:29:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:29:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #12 SSH_MSG_IGNORE 00:29:49.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:29:50.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #13 SSH_MSG_IGNORE 00:29:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:29:50.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]} 00:29:50.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50250]): SSH-2.0-SSHD-UNKNOWN 00:29:50.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50250]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:50.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50250]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:50.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50250]) Send SSH_MSG_KEXINIT 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #0 SSH_MSG_KEXINIT 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50250]) SSH_MSG_KEXINIT 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50250]) strict KEX=true client=true server=true 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: server host key algorithms = rsa-sha2-512 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: mac algorithms (client to server) = aead 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: mac algorithms (server to client) = aead 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: compression algorithms (client to server) = none 00:29:50.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50250]) Kex: compression algorithms (server to client) = none 00:29:50.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:50.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #9 SSH_MSG_IGNORE 00:29:50.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:29:50.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #1 30 00:29:50.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50250]] process command=SSH_MSG_KEXDH_INIT 00:29:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50250]] Send SSH_MSG_KEXDH_REPLY 00:29:50.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #1 sending command=31[31] len=1639 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50250])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50250]) Send SSH_MSG_NEWKEYS 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50250]) session ID=e6:c4:9f:58:9b:c8:f5:0f:d3:2e:6a:fb:09:41:05:70:b2:31:70:92:5b:7f:8d:41:24:20:a3:ce:36:ef:3c:4b:19:56:90:e7:dd:55:35:61:6c:37:7b:8a:b8:8d:d1:af:1e:c9:a9:40:34:10:83:d8:e6:2d:07:bb:fd:c9:3f:23 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50250]): strict KEX resets output message sequence number from 3 to 0 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50250]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50250])[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:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #0 sending command=7[7] len=419 00:29:50.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50250]) No pending packets to flush at end of KEX 00:29:50.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #8 SSH_MSG_IGNORE 00:29:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:29:50.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #2 SSH_MSG_NEWKEYS 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50250]): strict KEX resets input message sequence number from 3 to 0 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50250]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50250]) authorized authentication methods: password,publickey 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50250]) Accepted service ssh-userauth 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50250]) no authentication factory for method=none 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50250]) SSH_MSG_USERAUTH_REQUEST 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50250]) remaining methods: password,publickey 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #11 SSH_MSG_IGNORE 00:29:50.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50250]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:50.322 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50250]) authentication result: true 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50250]) SSH_MSG_USERAUTH_REQUEST 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50250]) no heartbeat to stop 00:29:50.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50250]) heartbeat type=IGNORE, interval=PT30S 00:29:50.323 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50250 authenticated 00:29:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50250]] session=TransportServerSession[admin@/10.30.170.22:50250] id=0 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50250])) size=2097152, max=2097152, packet=32768 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50250] 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50250]) recipient=0 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])) size=2097152, max=2097152, packet=32768 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])) re-initializing 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])) size=2097152, max=2097152, packet=32768 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[want-reply=true] subsystem=netconf 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[subsystem] prepared command 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]}} established 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 395: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18224 00:29:50.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 395: Creating data stores for simulated device 00:29:50.326 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:50.326 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:50.326 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:50.326 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:50.326 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:50.328 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7da6504d] 00:29:50.328 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:50.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:50.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:50.330 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:50.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:50.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:50.330 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7da6504d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7da6504d], subtreeVersion=Version[498a1abf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[498a1abf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:50.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:50.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:50.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 395 on channel [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 1220 down to 2095932 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) request=subsystem result=ReplySuccess, want-reply=true 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) request=subsystem activate command 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) starting runner for command=netconf 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #5 SSH_MSG_CHANNEL_DATA 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 373 down to 2096779 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_DATA len=373 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250] 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:50.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18224', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=395} created 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]} created 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250] successful with session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]} 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]} up 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #6 SSH_MSG_CHANNEL_DATA 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 393 down to 2096386 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_DATA len=393 00:29:50.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250] 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:50.336 [netconf-device-simulator-threads-0] 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=395} 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c6b0554 after next message 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 - R:/10.30.170.22:50250]} EXI handlers added to pipeline 00:29:50.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:50.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6c6b0554 00:29:50.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 179 down to 2095753 00:29:50.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:50.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:50.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #7 SSH_MSG_CHANNEL_DATA 00:29:50.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 340 down to 2096046 00:29:50.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_DATA len=340 00:29:50.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250] 00:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:50.340 [netconf-device-simulator-threads-0] 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=395} 00:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[498a1abf] 00:29:50.340 [netconf-device-simulator-threads-0] 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:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:50.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:50.340 [netconf-device-simulator-threads-0] 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:29:50.340 [netconf-device-simulator-threads-0] 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:29:50.340 [netconf-device-simulator-threads-0] 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} 00:29:50.340 [netconf-device-simulator-threads-0] 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:29:50.340 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] 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:29:50.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:50.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 778 down to 2094975 00:29:50.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:50.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:50.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #14 SSH_MSG_IGNORE 00:29:50.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:29:50.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #10 SSH_MSG_IGNORE 00:29:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:29:50.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #11 SSH_MSG_IGNORE 00:29:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:29:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #12 SSH_MSG_IGNORE 00:29:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:29:50.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]} 00:29:50.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34144]): SSH-2.0-SSHD-UNKNOWN 00:29:50.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34144]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:50.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34144]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34144]) Send SSH_MSG_KEXINIT 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #0 SSH_MSG_KEXINIT 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34144]) SSH_MSG_KEXINIT 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34144]) strict KEX=true client=true server=true 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: server host key algorithms = rsa-sha2-512 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: mac algorithms (client to server) = aead 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: mac algorithms (server to client) = aead 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: compression algorithms (client to server) = none 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34144]) Kex: compression algorithms (server to client) = none 00:29:50.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:50.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #1 30 00:29:50.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34144]] process command=SSH_MSG_KEXDH_INIT 00:29:50.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34144]] Send SSH_MSG_KEXDH_REPLY 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #1 sending command=31[31] len=1639 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34144])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34144]) Send SSH_MSG_NEWKEYS 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34144]) session ID=00:39:41:c2:04:60:76:43:c4:33:28:b5:67:06:8c:d8:46:f1:45:db:5f:a3:19:ce:29:44:91:a2:a6:d4:4b:a5:ba:68:18:a8:1a:6f:a2:65:ad:8b:89:6a:73:57:28:ad:3a:af:7f:5d:96:b1:1d:6d:3d:32:de:61:35:33:d9:2c 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34144]): strict KEX resets output message sequence number from 3 to 0 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34144]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34144])[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:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #0 sending command=7[7] len=419 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34144]) No pending packets to flush at end of KEX 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #9 SSH_MSG_IGNORE 00:29:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #2 SSH_MSG_NEWKEYS 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34144]): strict KEX resets input message sequence number from 3 to 0 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34144]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34144]) authorized authentication methods: password,publickey 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34144]) Accepted service ssh-userauth 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34144]) no authentication factory for method=none 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34144]) SSH_MSG_USERAUTH_REQUEST 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34144]) remaining methods: password,publickey 00:29:50.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34144]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:50.858 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34144]) authentication result: true 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34144]) SSH_MSG_USERAUTH_REQUEST 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34144]) no heartbeat to stop 00:29:50.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34144]) heartbeat type=IGNORE, interval=PT30S 00:29:50.858 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34144 authenticated 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34144]] session=TransportServerSession[admin@/10.30.170.22:34144] id=0 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34144])) size=2097152, max=2097152, packet=32768 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34144] 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34144]) recipient=0 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])) size=2097152, max=2097152, packet=32768 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])) re-initializing 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])) size=2097152, max=2097152, packet=32768 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[want-reply=true] subsystem=netconf 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[subsystem] prepared command 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]}} established 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 396: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18225 00:29:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 396: Creating data stores for simulated device 00:29:50.860 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:50.860 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:50.860 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:50.860 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:50.860 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:50.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[58a3c203] 00:29:50.861 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:50.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:50.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:50.861 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:50.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:50.862 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:50.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:50.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:50.862 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[58a3c203], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[58a3c203], subtreeVersion=Version[50b43dd3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[50b43dd3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:50.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:50.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 396 on channel [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 1220 down to 2095932 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) request=subsystem result=ReplySuccess, want-reply=true 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) request=subsystem activate command 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) starting runner for command=netconf 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #5 SSH_MSG_CHANNEL_DATA 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 373 down to 2096779 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_DATA len=373 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144] 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:50.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18225', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=396} created 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]} created 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144] successful with session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]} 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]} up 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #6 SSH_MSG_CHANNEL_DATA 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 393 down to 2096386 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_DATA len=393 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144] 00:29:50.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:50.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=396} 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31284945 after next message 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 - R:/10.30.170.22:34144]} EXI handlers added to pipeline 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@31284945 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 179 down to 2095753 00:29:50.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:50.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #13 SSH_MSG_IGNORE 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #7 SSH_MSG_CHANNEL_DATA 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 340 down to 2096046 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_DATA len=340 00:29:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144] 00:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:50.871 [netconf-device-simulator-threads-2] 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=396} 00:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[50b43dd3] 00:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:50.871 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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} 00:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.871 [netconf-device-simulator-threads-2] 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:29:50.872 [netconf-device-simulator-threads-2] 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:29:50.872 [netconf-device-simulator-threads-2] 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:29:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 778 down to 2094975 00:29:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:50.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:50.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #8 SSH_MSG_IGNORE 00:29:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:29:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #10 SSH_MSG_IGNORE 00:29:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:29:51.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #12 SSH_MSG_IGNORE 00:29:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:29:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #13 SSH_MSG_IGNORE 00:29:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:29:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #14 SSH_MSG_IGNORE 00:29:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:29:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #11 SSH_MSG_IGNORE 00:29:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:29:51.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]} 00:29:51.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42556]): SSH-2.0-SSHD-UNKNOWN 00:29:51.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42556]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:51.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42556]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42556]) Send SSH_MSG_KEXINIT 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #0 SSH_MSG_KEXINIT 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42556]) SSH_MSG_KEXINIT 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42556]) strict KEX=true client=true server=true 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: server host key algorithms = rsa-sha2-512 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: mac algorithms (client to server) = aead 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: mac algorithms (server to client) = aead 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: compression algorithms (client to server) = none 00:29:51.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42556]) Kex: compression algorithms (server to client) = none 00:29:51.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:51.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #1 30 00:29:51.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42556]] process command=SSH_MSG_KEXDH_INIT 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42556]] Send SSH_MSG_KEXDH_REPLY 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #1 sending command=31[31] len=1639 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42556])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42556]) Send SSH_MSG_NEWKEYS 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42556]) session ID=e2:cb:a9:95:2d:52:c2:c6:80:9d:06:b7:07:6e:7d:5f:e1:6e:da:92:08:88:3e:40:8f:0e:23:fb:ce:a7:64:56:57:2e:be:bf:d3:df:6a:9c:62:07:d3:c8:54:0d:29:f9:54:1f:15:96:1a:cc:c8:84:39:5a:ff:df:21:e2:a2:b4 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42556]): strict KEX resets output message sequence number from 3 to 0 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42556]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42556])[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:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42556])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #0 sending command=7[7] len=419 00:29:51.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42556]) No pending packets to flush at end of KEX 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #2 SSH_MSG_NEWKEYS 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42556]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42556]): strict KEX resets input message sequence number from 3 to 0 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42556]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42556]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42556]) authorized authentication methods: password,publickey 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42556]) Accepted service ssh-userauth 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42556]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42556]) no authentication factory for method=none 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42556]) SSH_MSG_USERAUTH_REQUEST 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42556]) remaining methods: password,publickey 00:29:51.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42556]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42556]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42556]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:51.392 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42556]) authentication result: true 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42556]) SSH_MSG_USERAUTH_REQUEST 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42556])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42556]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42556]) no heartbeat to stop 00:29:51.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42556]) heartbeat type=IGNORE, interval=PT30S 00:29:51.392 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42556 authenticated 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42556]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42556]] session=TransportServerSession[admin@/10.30.170.22:42556] id=0 00:29:51.393 [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.170.22:42556])) size=2097152, max=2097152, packet=32768 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42556]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42556] 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42556]) recipient=0 00:29:51.393 [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.170.22:42556])) size=2097152, max=2097152, packet=32768 00:29:51.393 [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.170.22:42556])) re-initializing 00:29:51.393 [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.170.22:42556])) size=2097152, max=2097152, packet=32768 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556])[want-reply=true] subsystem=netconf 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556])[subsystem] prepared command 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]}} established 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 397: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18226 00:29:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 397: Creating data stores for simulated device 00:29:51.394 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:51.394 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:51.394 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:51.394 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:51.395 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[124663b0] 00:29:51.395 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:51.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:51.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[124663b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[124663b0], subtreeVersion=Version[16932e4b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[16932e4b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:51.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:51.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.398 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 397 on channel [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.398 [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.170.22:42556]) by 1220 down to 2095932 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) request=subsystem result=ReplySuccess, want-reply=true 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) request=subsystem activate command 00:29:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) starting runner for command=netconf 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #5 SSH_MSG_CHANNEL_DATA 00:29:51.399 [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.170.22:42556]) by 373 down to 2096779 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_DATA len=373 00:29:51.399 [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.170.22:42556] 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.399 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18226', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=397} created 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]} created 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556] successful with session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]} 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]} up 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #6 SSH_MSG_CHANNEL_DATA 00:29:51.400 [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.170.22:42556]) by 393 down to 2096386 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_DATA len=393 00:29:51.400 [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.170.22:42556] 00:29:51.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:51.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:51.401 [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=397} 00:29:51.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:51.401 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27478db after next message 00:29:51.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 - R:/10.30.170.22:42556]} EXI handlers added to pipeline 00:29:51.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:51.402 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@27478db 00:29:51.402 [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.170.22:42556]) by 179 down to 2095753 00:29:51.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:51.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:51.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #7 SSH_MSG_CHANNEL_DATA 00:29:51.405 [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.170.22:42556]) by 340 down to 2096046 00:29:51.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_DATA len=340 00:29:51.405 [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.170.22:42556] 00:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:51.406 [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=397} 00:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[16932e4b] 00:29:51.406 [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:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:51.406 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:51.406 [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:29:51.406 [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:29:51.406 [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} 00:29:51.406 [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:29:51.406 [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=2011-06-01} 00:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.406 [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:29:51.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:51.407 [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.170.22:42556]) by 778 down to 2094975 00:29:51.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:51.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:51.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #9 SSH_MSG_IGNORE 00:29:51.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:29:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #12 SSH_MSG_IGNORE 00:29:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:29:51.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #8 SSH_MSG_IGNORE 00:29:51.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:29:51.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #11 SSH_MSG_IGNORE 00:29:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:29:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #14 SSH_MSG_IGNORE 00:29:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:29:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #13 SSH_MSG_IGNORE 00:29:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:29:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:51.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #10 SSH_MSG_IGNORE 00:29:51.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:29:51.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]} 00:29:51.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54256]): SSH-2.0-SSHD-UNKNOWN 00:29:51.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54256]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:51.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54256]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:52.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #8 SSH_MSG_IGNORE 00:29:52.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:29:52.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54256]) Send SSH_MSG_KEXINIT 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #0 SSH_MSG_KEXINIT 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54256]) SSH_MSG_KEXINIT 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54256]) strict KEX=true client=true server=true 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: server host key algorithms = rsa-sha2-512 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: mac algorithms (client to server) = aead 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: mac algorithms (server to client) = aead 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: compression algorithms (client to server) = none 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54256]) Kex: compression algorithms (server to client) = none 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #9 SSH_MSG_IGNORE 00:29:52.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:29:52.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #11 SSH_MSG_IGNORE 00:29:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:29:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #14 SSH_MSG_IGNORE 00:29:52.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:29:52.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #1 30 00:29:52.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54256]] process command=SSH_MSG_KEXDH_INIT 00:29:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #13 SSH_MSG_IGNORE 00:29:52.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:29:52.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #12 SSH_MSG_IGNORE 00:29:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54256]] Send SSH_MSG_KEXDH_REPLY 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #1 sending command=31[31] len=1639 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54256])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54256]) Send SSH_MSG_NEWKEYS 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54256]) session ID=2a:d5:ef:c9:19:77:cf:83:d3:d1:a7:ef:f2:47:5a:7e:9c:8f:46:0d:87:f5:2e:72:87:2e:a7:79:7e:4a:32:c1:72:b2:5b:f6:19:e8:ea:7d:bd:7d:01:59:8b:39:bb:05:6b:61:6c:15:1f:5c:4d:fb:59:fa:cd:90:4f:30:d2:00 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54256]): strict KEX resets output message sequence number from 3 to 0 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54256]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54256])[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:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #0 sending command=7[7] len=419 00:29:52.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54256]) No pending packets to flush at end of KEX 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #2 SSH_MSG_NEWKEYS 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54256]): strict KEX resets input message sequence number from 3 to 0 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54256]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54256]) authorized authentication methods: password,publickey 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54256]) Accepted service ssh-userauth 00:29:52.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54256]) no authentication factory for method=none 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54256]) SSH_MSG_USERAUTH_REQUEST 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54256]) remaining methods: password,publickey 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54256]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:52.227 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54256]) authentication result: true 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54256]) SSH_MSG_USERAUTH_REQUEST 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54256]) no heartbeat to stop 00:29:52.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54256]) heartbeat type=IGNORE, interval=PT30S 00:29:52.228 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54256 authenticated 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54256]] session=TransportServerSession[admin@/10.30.170.22:54256] id=0 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54256])) size=2097152, max=2097152, packet=32768 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54256] 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54256]) recipient=0 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])) size=2097152, max=2097152, packet=32768 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])) re-initializing 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])) size=2097152, max=2097152, packet=32768 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[want-reply=true] subsystem=netconf 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[subsystem] prepared command 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]}} established 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 398: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18227 00:29:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 398: Creating data stores for simulated device 00:29:52.229 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:52.229 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:52.229 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:52.229 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:52.229 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[76bb981b] 00:29:52.230 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:52.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:52.231 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:52.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:52.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:52.231 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[76bb981b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[76bb981b], subtreeVersion=Version[17141bb7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[17141bb7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:52.231 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:52.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 398 on channel [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 1220 down to 2095932 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:52.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) request=subsystem result=ReplySuccess, want-reply=true 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) request=subsystem activate command 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) starting runner for command=netconf 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #5 SSH_MSG_CHANNEL_DATA 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 373 down to 2096779 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_DATA len=373 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256] 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18227', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=398} created 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]} created 00:29:52.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256] successful with session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]} 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]} up 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #6 SSH_MSG_CHANNEL_DATA 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 393 down to 2096386 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_DATA len=393 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256] 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:52.235 [netconf-device-simulator-threads-6] 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=398} 00:29:52.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18cbd53d after next message 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 - R:/10.30.170.22:54256]} EXI handlers added to pipeline 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@18cbd53d 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 179 down to 2095753 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:52.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #7 SSH_MSG_CHANNEL_DATA 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 340 down to 2096046 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_DATA len=340 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256] 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:52.239 [netconf-device-simulator-threads-6] 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=398} 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[17141bb7] 00:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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} 00:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.239 [netconf-device-simulator-threads-6] 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:29:52.240 [netconf-device-simulator-threads-6] 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:29:52.240 [netconf-device-simulator-threads-6] 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:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 778 down to 2094975 00:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]} 00:29:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53164]): SSH-2.0-SSHD-UNKNOWN 00:29:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53164]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:52.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53164]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:52.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #10 SSH_MSG_IGNORE 00:29:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:29:52.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #8 SSH_MSG_IGNORE 00:29:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:29:52.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #12 SSH_MSG_IGNORE 00:29:52.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:29:52.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #11 SSH_MSG_IGNORE 00:29:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:29:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #10 SSH_MSG_IGNORE 00:29:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:29:52.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53164]) Send SSH_MSG_KEXINIT 00:29:52.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:52.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #0 SSH_MSG_KEXINIT 00:29:52.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53164]) SSH_MSG_KEXINIT 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53164]) strict KEX=true client=true server=true 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: server host key algorithms = rsa-sha2-512 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: mac algorithms (client to server) = aead 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: mac algorithms (server to client) = aead 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: compression algorithms (client to server) = none 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53164]) Kex: compression algorithms (server to client) = none 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #9 SSH_MSG_IGNORE 00:29:52.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:29:52.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #1 30 00:29:52.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53164]] process command=SSH_MSG_KEXDH_INIT 00:29:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53164]] Send SSH_MSG_KEXDH_REPLY 00:29:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #1 sending command=31[31] len=1639 00:29:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53164])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53164]) Send SSH_MSG_NEWKEYS 00:29:52.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53164]) session ID=7f:69:5f:d2:b0:4c:cd:6f:3c:46:56:b7:b6:93:a0:a1:eb:28:67:4b:12:2a:19:eb:69:2f:eb:2b:23:f2:03:75:ee:58:ce:46:bf:ad:8a:51:a7:d2:03:9b:31:ce:7f:63:72:b0:9a:73:82:f4:dd:53:af:ef:98:7d:3c:23:82:6d 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53164]): strict KEX resets output message sequence number from 3 to 0 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53164]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53164])[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:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #0 sending command=7[7] len=419 00:29:52.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53164]) No pending packets to flush at end of KEX 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #2 SSH_MSG_NEWKEYS 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53164]): strict KEX resets input message sequence number from 3 to 0 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53164]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53164]) authorized authentication methods: password,publickey 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53164]) Accepted service ssh-userauth 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53164]) no authentication factory for method=none 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53164]) SSH_MSG_USERAUTH_REQUEST 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53164]) remaining methods: password,publickey 00:29:52.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:52.870 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]} 00:29:52.870 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45714]): SSH-2.0-SSHD-UNKNOWN 00:29:52.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45714]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:52.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45714]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53164]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:52.876 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53164]) authentication result: true 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53164]) SSH_MSG_USERAUTH_REQUEST 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53164]) no heartbeat to stop 00:29:52.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53164]) heartbeat type=IGNORE, interval=PT30S 00:29:52.877 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53164 authenticated 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53164]] session=TransportServerSession[admin@/10.30.170.22:53164] id=0 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53164])) size=2097152, max=2097152, packet=32768 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53164] 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53164]) recipient=0 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])) size=2097152, max=2097152, packet=32768 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])) re-initializing 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])) size=2097152, max=2097152, packet=32768 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:52.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[want-reply=true] subsystem=netconf 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[subsystem] prepared command 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]}} established 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 399: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18228 00:29:52.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 399: Creating data stores for simulated device 00:29:52.882 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:52.882 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:52.882 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:52.882 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:52.882 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:52.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7d44af08] 00:29:52.884 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:52.884 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:52.884 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:52.884 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:52.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:52.888 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:52.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:52.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:52.889 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7d44af08], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7d44af08], subtreeVersion=Version[66034c44], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66034c44], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:52.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:52.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:52.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 399 on channel [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 1220 down to 2095932 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) request=subsystem result=ReplySuccess, want-reply=true 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) request=subsystem activate command 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) starting runner for command=netconf 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #5 SSH_MSG_CHANNEL_DATA 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 373 down to 2096779 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_DATA len=373 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164] 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:52.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18228', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=399} created 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]} created 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164] successful with session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]} 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]} up 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #6 SSH_MSG_CHANNEL_DATA 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 393 down to 2096386 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_DATA len=393 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164] 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:52.893 [netconf-device-simulator-threads-0] 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=399} 00:29:52.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54981386 after next message 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 - R:/10.30.170.22:53164]} EXI handlers added to pipeline 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@54981386 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 179 down to 2095753 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:52.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:52.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #7 SSH_MSG_CHANNEL_DATA 00:29:52.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 340 down to 2096046 00:29:52.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_DATA len=340 00:29:52.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164] 00:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:52.897 [netconf-device-simulator-threads-0] 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=399} 00:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66034c44] 00:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:52.897 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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} 00:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.897 [netconf-device-simulator-threads-0] 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:29:52.898 [netconf-device-simulator-threads-0] 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:29:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:52.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:52.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 778 down to 2094975 00:29:52.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:52.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #14 SSH_MSG_IGNORE 00:29:52.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45714]) Send SSH_MSG_KEXINIT 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #0 SSH_MSG_KEXINIT 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45714]) SSH_MSG_KEXINIT 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45714]) strict KEX=true client=true server=true 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: server host key algorithms = rsa-sha2-512 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: mac algorithms (client to server) = aead 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: mac algorithms (server to client) = aead 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: compression algorithms (client to server) = none 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45714]) Kex: compression algorithms (server to client) = none 00:29:53.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:53.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #9 SSH_MSG_IGNORE 00:29:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:29:53.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.110 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #1 30 00:29:53.110 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45714]] process command=SSH_MSG_KEXDH_INIT 00:29:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #12 SSH_MSG_IGNORE 00:29:53.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:29:53.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45714]] Send SSH_MSG_KEXDH_REPLY 00:29:53.126 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #1 sending command=31[31] len=1639 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45714])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45714]) Send SSH_MSG_NEWKEYS 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45714]) session ID=fc:f3:7e:bb:13:30:e2:ee:da:99:a8:c5:0b:10:6f:4a:19:e4:e3:0e:a5:7c:87:14:b3:74:c2:e6:3d:63:b6:2b:f0:3f:b6:23:d2:e7:a1:21:4c:cb:db:b7:eb:04:75:e9:59:31:bc:df:81:ff:a3:8f:f2:68:ef:43:90:97:ae:de 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45714]): strict KEX resets output message sequence number from 3 to 0 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45714]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45714])[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:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45714])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #0 sending command=7[7] len=419 00:29:53.127 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45714]) No pending packets to flush at end of KEX 00:29:53.160 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #2 SSH_MSG_NEWKEYS 00:29:53.160 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45714]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45714]): strict KEX resets input message sequence number from 3 to 0 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45714]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45714]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45714]) authorized authentication methods: password,publickey 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45714]) Accepted service ssh-userauth 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45714]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45714]) no authentication factory for method=none 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45714]) SSH_MSG_USERAUTH_REQUEST 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45714]) remaining methods: password,publickey 00:29:53.161 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45714]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45714]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:53.162 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45714]) authentication result: true 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45714]) SSH_MSG_USERAUTH_REQUEST 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45714])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45714]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45714]) no heartbeat to stop 00:29:53.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45714]) heartbeat type=IGNORE, interval=PT30S 00:29:53.162 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45714 authenticated 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45714]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45714]] session=TransportServerSession[admin@/10.30.170.22:45714] id=0 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45714])) size=2097152, max=2097152, packet=32768 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45714]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45714] 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45714]) recipient=0 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])) size=2097152, max=2097152, packet=32768 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])) re-initializing 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])) size=2097152, max=2097152, packet=32768 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[want-reply=true] subsystem=netconf 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[subsystem] prepared command 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]}} established 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 400: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18229 00:29:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 400: Creating data stores for simulated device 00:29:53.164 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:53.164 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:53.164 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:53.164 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:53.164 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:53.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1dfeb744] 00:29:53.165 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:53.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:53.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:53.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:53.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:53.166 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:53.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:53.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #8 SSH_MSG_IGNORE 00:29:53.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:29:53.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:53.166 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1dfeb744], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1dfeb744], subtreeVersion=Version[2f719766], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2f719766], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:53.166 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:53.167 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:53.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.168 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 400 on channel [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 1220 down to 2095932 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) request=subsystem result=ReplySuccess, want-reply=true 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) request=subsystem activate command 00:29:53.169 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) starting runner for command=netconf 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #5 SSH_MSG_CHANNEL_DATA 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 373 down to 2096779 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_DATA len=373 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714] 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18229', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=400} created 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]} created 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714] successful with session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]} 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]} up 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #6 SSH_MSG_CHANNEL_DATA 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 393 down to 2096386 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_DATA len=393 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714] 00:29:53.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=400} 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10eb9dac after next message 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 - R:/10.30.170.22:45714]} EXI handlers added to pipeline 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10eb9dac 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 179 down to 2095753 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:53.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #7 SSH_MSG_CHANNEL_DATA 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 340 down to 2096046 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_DATA len=340 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714] 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:53.173 [netconf-device-simulator-threads-1] 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=400} 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2f719766] 00:29:53.173 [netconf-device-simulator-threads-1] 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:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:53.173 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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} 00:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] 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:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 778 down to 2094975 00:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:53.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:53.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #13 SSH_MSG_IGNORE 00:29:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:29:53.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #11 SSH_MSG_IGNORE 00:29:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:29:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #14 SSH_MSG_IGNORE 00:29:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:29:53.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #13 SSH_MSG_IGNORE 00:29:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:29:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #10 SSH_MSG_IGNORE 00:29:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:29:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]} 00:29:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50554]): SSH-2.0-SSHD-UNKNOWN 00:29:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50554]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:53.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50554]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50554]) Send SSH_MSG_KEXINIT 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #0 SSH_MSG_KEXINIT 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50554]) SSH_MSG_KEXINIT 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50554]) strict KEX=true client=true server=true 00:29:53.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: server host key algorithms = rsa-sha2-512 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: mac algorithms (client to server) = aead 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: mac algorithms (server to client) = aead 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: compression algorithms (client to server) = none 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50554]) Kex: compression algorithms (server to client) = none 00:29:53.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:53.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #9 SSH_MSG_IGNORE 00:29:53.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:29:53.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #1 30 00:29:53.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50554]] process command=SSH_MSG_KEXDH_INIT 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50554]] Send SSH_MSG_KEXDH_REPLY 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #1 sending command=31[31] len=1639 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50554])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50554]) Send SSH_MSG_NEWKEYS 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50554]) session ID=aa:6d:01:46:50:10:61:a4:58:ca:8d:d5:ef:f5:6c:1c:3a:5c:c8:63:0e:02:5b:dc:a0:50:49:65:7e:f6:c8:33:bc:bd:62:67:96:b7:f8:f2:30:d4:4c:39:be:79:5d:82:3c:2f:32:9b:12:cd:b2:9f:44:0d:45:1f:87:c2:82:ec 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50554]): strict KEX resets output message sequence number from 3 to 0 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50554]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50554])[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:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #0 sending command=7[7] len=419 00:29:53.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50554]) No pending packets to flush at end of KEX 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #2 SSH_MSG_NEWKEYS 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50554]): strict KEX resets input message sequence number from 3 to 0 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50554]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50554]) authorized authentication methods: password,publickey 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50554]) Accepted service ssh-userauth 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50554]) no authentication factory for method=none 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50554]) SSH_MSG_USERAUTH_REQUEST 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50554]) remaining methods: password,publickey 00:29:53.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50554]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:53.667 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50554]) authentication result: true 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50554]) SSH_MSG_USERAUTH_REQUEST 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50554]) no heartbeat to stop 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50554]) heartbeat type=IGNORE, interval=PT30S 00:29:53.667 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50554 authenticated 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50554]] session=TransportServerSession[admin@/10.30.170.22:50554] id=0 00:29:53.668 [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.170.22:50554])) size=2097152, max=2097152, packet=32768 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50554] 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50554]) recipient=0 00:29:53.668 [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.170.22:50554])) size=2097152, max=2097152, packet=32768 00:29:53.668 [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.170.22:50554])) re-initializing 00:29:53.668 [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.170.22:50554])) size=2097152, max=2097152, packet=32768 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554])[want-reply=true] subsystem=netconf 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554])[subsystem] prepared command 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]}} established 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 401: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18230 00:29:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 401: Creating data stores for simulated device 00:29:53.668 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:53.668 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:53.669 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:53.669 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:53.669 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52b61e8a] 00:29:53.669 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:53.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:53.670 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:53.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:53.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:53.670 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52b61e8a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52b61e8a], subtreeVersion=Version[231229ee], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[231229ee], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:53.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.672 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 401 on channel [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.672 [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.170.22:50554]) by 1220 down to 2095932 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) request=subsystem result=ReplySuccess, want-reply=true 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) request=subsystem activate command 00:29:53.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) starting runner for command=netconf 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #5 SSH_MSG_CHANNEL_DATA 00:29:53.673 [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.170.22:50554]) by 373 down to 2096779 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_DATA len=373 00:29:53.673 [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.170.22:50554] 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18230', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=401} created 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]} created 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554] successful with session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]} 00:29:53.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]} up 00:29:53.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #6 SSH_MSG_CHANNEL_DATA 00:29:53.675 [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.170.22:50554]) by 393 down to 2096386 00:29:53.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_DATA len=393 00:29:53.675 [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.170.22:50554] 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:53.676 [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=401} 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40d52631 after next message 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 - R:/10.30.170.22:50554]} EXI handlers added to pipeline 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@40d52631 00:29:53.676 [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.170.22:50554]) by 179 down to 2095753 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:53.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:53.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #7 SSH_MSG_CHANNEL_DATA 00:29:53.679 [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.170.22:50554]) by 340 down to 2096046 00:29:53.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_DATA len=340 00:29:53.679 [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.170.22:50554] 00:29:53.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:53.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:53.679 [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=401} 00:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[231229ee] 00:29:53.680 [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:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:53.680 [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:29:53.680 [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:29:53.680 [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} 00:29:53.680 [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:29:53.680 [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=2011-06-01} 00:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [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:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:53.680 [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.170.22:50554]) by 778 down to 2094975 00:29:53.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:53.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:53.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #11 SSH_MSG_IGNORE 00:29:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:29:53.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #12 SSH_MSG_IGNORE 00:29:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:29:53.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #8 SSH_MSG_IGNORE 00:29:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:29:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #13 SSH_MSG_IGNORE 00:29:53.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:29:53.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #10 SSH_MSG_IGNORE 00:29:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:29:53.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #14 SSH_MSG_IGNORE 00:29:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:29:53.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]} 00:29:53.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33150]): SSH-2.0-SSHD-UNKNOWN 00:29:53.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33150]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33150]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #12 SSH_MSG_IGNORE 00:29:54.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:29:54.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #10 SSH_MSG_IGNORE 00:29:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:29:54.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #11 SSH_MSG_IGNORE 00:29:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33150]) Send SSH_MSG_KEXINIT 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #0 SSH_MSG_KEXINIT 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33150]) SSH_MSG_KEXINIT 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33150]) strict KEX=true client=true server=true 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: server host key algorithms = rsa-sha2-512 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: mac algorithms (client to server) = aead 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: mac algorithms (server to client) = aead 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: compression algorithms (client to server) = none 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33150]) Kex: compression algorithms (server to client) = none 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #9 SSH_MSG_IGNORE 00:29:54.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:29:54.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #13 SSH_MSG_IGNORE 00:29:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:29:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #14 SSH_MSG_IGNORE 00:29:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:29:54.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #1 30 00:29:54.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33150]] process command=SSH_MSG_KEXDH_INIT 00:29:54.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #8 SSH_MSG_IGNORE 00:29:54.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33150]] Send SSH_MSG_KEXDH_REPLY 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #1 sending command=31[31] len=1639 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33150])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33150]) Send SSH_MSG_NEWKEYS 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33150]) session ID=9c:09:e9:d0:2a:41:48:8b:36:2c:82:da:10:36:be:2f:08:72:47:68:00:46:e1:20:9e:e7:0c:62:06:13:e7:0b:70:eb:b0:d3:a1:a5:b1:26:0d:3a:59:90:33:7d:f7:7f:b4:e8:4c:24:99:05:68:cf:e8:3a:f2:da:42:a9:ac:97 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33150]): strict KEX resets output message sequence number from 3 to 0 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33150]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33150])[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:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33150])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #0 sending command=7[7] len=419 00:29:54.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33150]) No pending packets to flush at end of KEX 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #2 SSH_MSG_NEWKEYS 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33150]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33150]): strict KEX resets input message sequence number from 3 to 0 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33150]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33150]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33150]) authorized authentication methods: password,publickey 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33150]) Accepted service ssh-userauth 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33150]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33150]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33150]) no authentication factory for method=none 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33150]) SSH_MSG_USERAUTH_REQUEST 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33150]) remaining methods: password,publickey 00:29:54.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33150]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33150]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33150]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:54.553 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33150]) authentication result: true 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33150]) SSH_MSG_USERAUTH_REQUEST 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33150])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33150]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33150]) no heartbeat to stop 00:29:54.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33150]) heartbeat type=IGNORE, interval=PT30S 00:29:54.553 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33150 authenticated 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33150]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33150]] session=TransportServerSession[admin@/10.30.170.22:33150] id=0 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33150])) size=2097152, max=2097152, packet=32768 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33150]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33150] 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33150]) recipient=0 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])) size=2097152, max=2097152, packet=32768 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])) re-initializing 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])) size=2097152, max=2097152, packet=32768 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[want-reply=true] subsystem=netconf 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[subsystem] prepared command 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]}} established 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 402: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18231 00:29:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 402: Creating data stores for simulated device 00:29:54.555 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:54.555 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:54.555 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:54.555 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:54.555 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:54.556 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3aef53ac] 00:29:54.556 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:54.556 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:54.556 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:54.556 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:54.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:54.556 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:54.556 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:54.557 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:54.557 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3aef53ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3aef53ac], subtreeVersion=Version[4248032a], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4248032a], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:54.557 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:54.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 402 on channel [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 1220 down to 2095932 00:29:54.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) request=subsystem result=ReplySuccess, want-reply=true 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) request=subsystem activate command 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) starting runner for command=netconf 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #5 SSH_MSG_CHANNEL_DATA 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 373 down to 2096779 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_DATA len=373 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150] 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:54.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18231', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=402} created 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]} created 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150] successful with session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]} 00:29:54.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]} up 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #6 SSH_MSG_CHANNEL_DATA 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 393 down to 2096386 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_DATA len=393 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150] 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:54.574 [netconf-device-simulator-threads-6] 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=402} 00:29:54.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73ad8c41 after next message 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 - R:/10.30.170.22:33150]} EXI handlers added to pipeline 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@73ad8c41 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 179 down to 2095753 00:29:54.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:54.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:54.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #7 SSH_MSG_CHANNEL_DATA 00:29:54.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 340 down to 2096046 00:29:54.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_DATA len=340 00:29:54.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150] 00:29:54.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:54.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:54.579 [netconf-device-simulator-threads-6] 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=402} 00:29:54.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4248032a] 00:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:54.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:54.583 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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} 00:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.583 [netconf-device-simulator-threads-6] 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:29:54.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:54.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 778 down to 2094975 00:29:54.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:54.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:54.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #9 SSH_MSG_IGNORE 00:29:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:29:54.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]} 00:29:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57854]): SSH-2.0-SSHD-UNKNOWN 00:29:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57854]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:54.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57854]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:54.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57854]) Send SSH_MSG_KEXINIT 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #0 SSH_MSG_KEXINIT 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57854]) SSH_MSG_KEXINIT 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57854]) strict KEX=true client=true server=true 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: server host key algorithms = rsa-sha2-512 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: mac algorithms (client to server) = aead 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: mac algorithms (server to client) = aead 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: compression algorithms (client to server) = none 00:29:54.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57854]) Kex: compression algorithms (server to client) = none 00:29:54.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #10 SSH_MSG_IGNORE 00:29:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:29:54.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #13 SSH_MSG_IGNORE 00:29:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:29:54.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:54.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #12 SSH_MSG_IGNORE 00:29:54.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:29:54.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #1 30 00:29:54.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57854]] process command=SSH_MSG_KEXDH_INIT 00:29:54.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57854]] Send SSH_MSG_KEXDH_REPLY 00:29:54.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #1 sending command=31[31] len=1639 00:29:54.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57854])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:54.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57854]) Send SSH_MSG_NEWKEYS 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57854]) session ID=7f:36:c0:e7:0b:29:e8:6a:66:f8:da:7b:fe:05:28:9b:54:f1:5e:77:b4:2d:49:5b:99:5d:8e:f7:11:1e:89:41:3d:ac:bd:8f:cd:16:d1:0e:12:4e:55:4e:f2:66:f6:ee:67:53:96:20:9e:fb:8d:c7:32:c0:9d:8d:92:78:f5:34 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57854]): strict KEX resets output message sequence number from 3 to 0 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57854]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57854])[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:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57854])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #0 sending command=7[7] len=419 00:29:54.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57854]) No pending packets to flush at end of KEX 00:29:55.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #2 SSH_MSG_NEWKEYS 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57854]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57854]): strict KEX resets input message sequence number from 3 to 0 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57854]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57854]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57854]) authorized authentication methods: password,publickey 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57854]) Accepted service ssh-userauth 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57854]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57854]) no authentication factory for method=none 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57854]) SSH_MSG_USERAUTH_REQUEST 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57854]) remaining methods: password,publickey 00:29:55.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57854]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57854]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:55.028 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57854]) authentication result: true 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57854]) SSH_MSG_USERAUTH_REQUEST 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57854])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57854]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57854]) no heartbeat to stop 00:29:55.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57854]) heartbeat type=IGNORE, interval=PT30S 00:29:55.028 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57854 authenticated 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57854]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57854]] session=TransportServerSession[admin@/10.30.170.22:57854] id=0 00:29:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #14 SSH_MSG_IGNORE 00:29:55.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57854])) size=2097152, max=2097152, packet=32768 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57854]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57854] 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57854]) recipient=0 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])) size=2097152, max=2097152, packet=32768 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])) re-initializing 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])) size=2097152, max=2097152, packet=32768 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[want-reply=true] subsystem=netconf 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[subsystem] prepared command 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]}} established 00:29:55.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 403: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18232 00:29:55.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 403: Creating data stores for simulated device 00:29:55.031 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:55.031 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:55.031 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:55.031 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:55.031 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:55.033 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5610b85] 00:29:55.033 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:55.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:55.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:55.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:55.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:55.034 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:55.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:55.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:55.035 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5610b85], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5610b85], subtreeVersion=Version[6c4023c1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6c4023c1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:55.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:55.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:55.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 403 on channel [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 1220 down to 2095932 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) request=subsystem result=ReplySuccess, want-reply=true 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) request=subsystem activate command 00:29:55.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) starting runner for command=netconf 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #5 SSH_MSG_CHANNEL_DATA 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 373 down to 2096779 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_DATA len=373 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854] 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:55.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18232', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=403} created 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]} created 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854] successful with session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]} 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]} up 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #6 SSH_MSG_CHANNEL_DATA 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 393 down to 2096386 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_DATA len=393 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854] 00:29:55.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:55.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:55.042 [netconf-device-simulator-threads-0] 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=403} 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@734d6f39 after next message 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 - R:/10.30.170.22:57854]} EXI handlers added to pipeline 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@734d6f39 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 179 down to 2095753 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:55.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:55.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #7 SSH_MSG_CHANNEL_DATA 00:29:55.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 340 down to 2096046 00:29:55.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_DATA len=340 00:29:55.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854] 00:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:55.046 [netconf-device-simulator-threads-0] 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=403} 00:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6c4023c1] 00:29:55.046 [netconf-device-simulator-threads-0] 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:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:55.046 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:55.046 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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} 00:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] 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:29:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 778 down to 2094975 00:29:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:55.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #11 SSH_MSG_IGNORE 00:29:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:29:55.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #8 SSH_MSG_IGNORE 00:29:55.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:29:55.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #9 SSH_MSG_IGNORE 00:29:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:29:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #12 SSH_MSG_IGNORE 00:29:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:29:55.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #8 SSH_MSG_IGNORE 00:29:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:29:55.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]} 00:29:55.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36894]): SSH-2.0-SSHD-UNKNOWN 00:29:55.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36894]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:55.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36894]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #10 SSH_MSG_IGNORE 00:29:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:29:55.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #11 SSH_MSG_IGNORE 00:29:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:29:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #14 SSH_MSG_IGNORE 00:29:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:29:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #13 SSH_MSG_IGNORE 00:29:55.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36894]) Send SSH_MSG_KEXINIT 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #0 SSH_MSG_KEXINIT 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36894]) SSH_MSG_KEXINIT 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36894]) strict KEX=true client=true server=true 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: server host key algorithms = rsa-sha2-512 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: mac algorithms (client to server) = aead 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: mac algorithms (server to client) = aead 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: compression algorithms (client to server) = none 00:29:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36894]) Kex: compression algorithms (server to client) = none 00:29:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:55.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #1 30 00:29:55.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36894]] process command=SSH_MSG_KEXDH_INIT 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36894]] Send SSH_MSG_KEXDH_REPLY 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #1 sending command=31[31] len=1639 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36894])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36894]) Send SSH_MSG_NEWKEYS 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36894]) session ID=ff:1e:12:90:be:f0:49:86:c3:e0:ef:d5:cb:a7:47:40:b8:8b:bb:a9:3e:f2:81:94:02:b6:21:a5:1d:13:83:9c:bf:83:52:53:31:81:58:55:4d:a4:7b:3e:7e:92:26:12:af:c2:d4:af:4b:59:63:2b:b0:8e:f3:30:8f:0f:aa:c6 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36894]): strict KEX resets output message sequence number from 3 to 0 00:29:55.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36894]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:55.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36894])[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:29:55.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36894])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:55.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #0 sending command=7[7] len=419 00:29:55.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36894]) No pending packets to flush at end of KEX 00:29:55.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #9 SSH_MSG_IGNORE 00:29:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #2 SSH_MSG_NEWKEYS 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36894]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36894]): strict KEX resets input message sequence number from 3 to 0 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36894]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36894]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36894]) authorized authentication methods: password,publickey 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36894]) Accepted service ssh-userauth 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36894]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36894]) no authentication factory for method=none 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36894]) SSH_MSG_USERAUTH_REQUEST 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36894]) remaining methods: password,publickey 00:29:55.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36894]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36894]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36894]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:55.872 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36894]) authentication result: true 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36894]) SSH_MSG_USERAUTH_REQUEST 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36894])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36894]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36894]) no heartbeat to stop 00:29:55.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36894]) heartbeat type=IGNORE, interval=PT30S 00:29:55.872 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36894 authenticated 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36894]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36894]] session=TransportServerSession[admin@/10.30.170.22:36894] id=0 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36894])) size=2097152, max=2097152, packet=32768 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36894]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36894] 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36894]) recipient=0 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])) size=2097152, max=2097152, packet=32768 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])) re-initializing 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])) size=2097152, max=2097152, packet=32768 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[want-reply=true] subsystem=netconf 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[subsystem] prepared command 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]}} established 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 404: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18233 00:29:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 404: Creating data stores for simulated device 00:29:55.874 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:55.874 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:55.874 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:55.874 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:55.874 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:55.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f0e9aef] 00:29:55.875 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:55.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:55.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:55.875 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:55.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:55.876 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:55.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:55.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:55.876 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f0e9aef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f0e9aef], subtreeVersion=Version[30c2d49f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30c2d49f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:55.876 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:55.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:55.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 404 on channel [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 1220 down to 2095932 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) request=subsystem result=ReplySuccess, want-reply=true 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) request=subsystem activate command 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) starting runner for command=netconf 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #5 SSH_MSG_CHANNEL_DATA 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 373 down to 2096779 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_DATA len=373 00:29:55.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894] 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18233', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=404} created 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]} created 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894] successful with session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]} 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]} up 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #6 SSH_MSG_CHANNEL_DATA 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 393 down to 2096386 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_DATA len=393 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894] 00:29:55.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=404} 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68305d87 after next message 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 - R:/10.30.170.22:36894]} EXI handlers added to pipeline 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@68305d87 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 179 down to 2095753 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:55.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:55.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #7 SSH_MSG_CHANNEL_DATA 00:29:55.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 340 down to 2096046 00:29:55.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_DATA len=340 00:29:55.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894] 00:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:55.882 [netconf-device-simulator-threads-2] 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=404} 00:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30c2d49f] 00:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:55.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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} 00:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.882 [netconf-device-simulator-threads-2] 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:29:55.883 [netconf-device-simulator-threads-2] 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:29:55.883 [netconf-device-simulator-threads-2] 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:29:55.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:55.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 778 down to 2094975 00:29:55.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:55.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:55.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]} 00:29:55.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33460]): SSH-2.0-SSHD-UNKNOWN 00:29:55.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33460]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:55.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33460]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:56.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #14 SSH_MSG_IGNORE 00:29:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:29:56.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #11 SSH_MSG_IGNORE 00:29:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:29:56.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #13 SSH_MSG_IGNORE 00:29:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:29:56.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #12 SSH_MSG_IGNORE 00:29:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:29:56.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #8 SSH_MSG_IGNORE 00:29:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:29:56.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33460]) Send SSH_MSG_KEXINIT 00:29:56.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #0 SSH_MSG_KEXINIT 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33460]) SSH_MSG_KEXINIT 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33460]) strict KEX=true client=true server=true 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: server host key algorithms = rsa-sha2-512 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: mac algorithms (client to server) = aead 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: mac algorithms (server to client) = aead 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: compression algorithms (client to server) = none 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33460]) Kex: compression algorithms (server to client) = none 00:29:56.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #1 30 00:29:56.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33460]] process command=SSH_MSG_KEXDH_INIT 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33460]] Send SSH_MSG_KEXDH_REPLY 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #1 sending command=31[31] len=1639 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33460])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33460]) Send SSH_MSG_NEWKEYS 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33460]) session ID=2c:e5:0c:ba:3c:d1:8e:fe:8e:4e:6f:af:5a:5e:95:9b:c0:9c:19:b3:f0:25:21:4f:b7:b7:e2:bb:03:41:03:74:04:2a:fa:37:30:8d:a6:b3:02:a1:2d:24:81:46:b7:5d:b5:c9:9b:a3:34:24:1e:74:67:07:26:26:e5:0b:eb:7b 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33460]): strict KEX resets output message sequence number from 3 to 0 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33460]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33460])[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:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #0 sending command=7[7] len=419 00:29:56.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33460]) No pending packets to flush at end of KEX 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #2 SSH_MSG_NEWKEYS 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33460]): strict KEX resets input message sequence number from 3 to 0 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33460]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33460]) authorized authentication methods: password,publickey 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33460]) Accepted service ssh-userauth 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33460]) no authentication factory for method=none 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33460]) SSH_MSG_USERAUTH_REQUEST 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33460]) remaining methods: password,publickey 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33460]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:56.346 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33460]) authentication result: true 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33460]) SSH_MSG_USERAUTH_REQUEST 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33460]) no heartbeat to stop 00:29:56.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33460]) heartbeat type=IGNORE, interval=PT30S 00:29:56.347 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33460 authenticated 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33460]] session=TransportServerSession[admin@/10.30.170.22:33460] id=0 00:29:56.347 [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.170.22:33460])) size=2097152, max=2097152, packet=32768 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33460] 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33460]) recipient=0 00:29:56.347 [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.170.22:33460])) size=2097152, max=2097152, packet=32768 00:29:56.347 [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.170.22:33460])) re-initializing 00:29:56.347 [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.170.22:33460])) size=2097152, max=2097152, packet=32768 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460])[want-reply=true] subsystem=netconf 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460])[subsystem] prepared command 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]}} established 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 405: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18234 00:29:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 405: Creating data stores for simulated device 00:29:56.348 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:56.348 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:56.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:56.349 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:56.349 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[d0559b0] 00:29:56.349 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:56.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:56.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:56.350 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:56.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:56.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:56.350 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[d0559b0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[d0559b0], subtreeVersion=Version[63666a04], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[63666a04], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:56.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:56.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:56.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.352 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 405 on channel [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.352 [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.170.22:33460]) by 1220 down to 2095932 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) request=subsystem result=ReplySuccess, want-reply=true 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) request=subsystem activate command 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) starting runner for command=netconf 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #5 SSH_MSG_CHANNEL_DATA 00:29:56.353 [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.170.22:33460]) by 373 down to 2096779 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_DATA len=373 00:29:56.353 [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.170.22:33460] 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:56.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18234', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=405} created 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]} created 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460] successful with session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]} 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]} up 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #6 SSH_MSG_CHANNEL_DATA 00:29:56.354 [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.170.22:33460]) by 393 down to 2096386 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_DATA len=393 00:29:56.354 [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.170.22:33460] 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:56.354 [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=405} 00:29:56.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43779caf after next message 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 - R:/10.30.170.22:33460]} EXI handlers added to pipeline 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43779caf 00:29:56.355 [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.170.22:33460]) by 179 down to 2095753 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:56.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #7 SSH_MSG_CHANNEL_DATA 00:29:56.357 [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.170.22:33460]) by 340 down to 2096046 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_DATA len=340 00:29:56.357 [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.170.22:33460] 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:56.357 [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=405} 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[63666a04] 00:29:56.357 [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:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:56.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:56.357 [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:29:56.357 [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:29:56.357 [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} 00:29:56.357 [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:29:56.357 [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=2011-06-01} 00:29:56.357 [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:29:56.357 [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:29:56.357 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [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:29:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:56.358 [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.170.22:33460]) by 778 down to 2094975 00:29:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #10 SSH_MSG_IGNORE 00:29:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:29:56.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #12 SSH_MSG_IGNORE 00:29:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:29:56.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]} 00:29:56.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55224]): SSH-2.0-SSHD-UNKNOWN 00:29:56.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55224]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:56.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55224]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:56.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55224]) Send SSH_MSG_KEXINIT 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #0 SSH_MSG_KEXINIT 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55224]) SSH_MSG_KEXINIT 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55224]) strict KEX=true client=true server=true 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: server host key algorithms = rsa-sha2-512 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: mac algorithms (client to server) = aead 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: mac algorithms (server to client) = aead 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: compression algorithms (client to server) = none 00:29:56.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55224]) Kex: compression algorithms (server to client) = none 00:29:56.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:56.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #14 SSH_MSG_IGNORE 00:29:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:29:56.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #8 SSH_MSG_IGNORE 00:29:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:29:56.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #13 SSH_MSG_IGNORE 00:29:56.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:29:56.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #1 30 00:29:56.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55224]] process command=SSH_MSG_KEXDH_INIT 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55224]] Send SSH_MSG_KEXDH_REPLY 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #1 sending command=31[31] len=1639 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55224])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55224]) Send SSH_MSG_NEWKEYS 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55224]) session ID=c5:7e:66:5e:ab:5b:b7:1a:0d:3d:1e:53:a3:fb:aa:8f:6b:2b:e9:a4:bc:43:bd:0b:df:39:3a:c4:0d:62:e3:c3:30:3f:65:03:63:71:07:55:ef:9a:b3:1d:e3:42:ea:a8:da:c0:c2:47:4a:ff:9c:24:d3:d7:b0:f4:52:38:08:5e 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55224]): strict KEX resets output message sequence number from 3 to 0 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55224]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:56.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55224])[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:29:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #0 sending command=7[7] len=419 00:29:56.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55224]) No pending packets to flush at end of KEX 00:29:56.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #2 SSH_MSG_NEWKEYS 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55224]): strict KEX resets input message sequence number from 3 to 0 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55224]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55224]) authorized authentication methods: password,publickey 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55224]) Accepted service ssh-userauth 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55224]) no authentication factory for method=none 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55224]) SSH_MSG_USERAUTH_REQUEST 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55224]) remaining methods: password,publickey 00:29:56.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #9 SSH_MSG_IGNORE 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55224]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:56.669 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55224]) authentication result: true 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55224]) SSH_MSG_USERAUTH_REQUEST 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55224]) no heartbeat to stop 00:29:56.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55224]) heartbeat type=IGNORE, interval=PT30S 00:29:56.669 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55224 authenticated 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55224]] session=TransportServerSession[admin@/10.30.170.22:55224] id=0 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55224])) size=2097152, max=2097152, packet=32768 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55224] 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55224]) recipient=0 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])) size=2097152, max=2097152, packet=32768 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])) re-initializing 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])) size=2097152, max=2097152, packet=32768 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[want-reply=true] subsystem=netconf 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[subsystem] prepared command 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]}} established 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 406: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18235 00:29:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 406: Creating data stores for simulated device 00:29:56.672 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:56.672 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:56.672 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:56.672 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:56.672 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:56.672 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[b24390] 00:29:56.672 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:56.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:56.673 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:56.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:56.674 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:56.674 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[b24390], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[b24390], subtreeVersion=Version[1f423655], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f423655], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:56.674 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:56.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 406 on channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 1220 down to 2095932 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) request=subsystem result=ReplySuccess, want-reply=true 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) request=subsystem activate command 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) starting runner for command=netconf 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #5 SSH_MSG_CHANNEL_DATA 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 373 down to 2096779 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_DATA len=373 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224] 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:56.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18235', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=406} created 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]} created 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224] successful with session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]} 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]} up 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #6 SSH_MSG_CHANNEL_DATA 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 393 down to 2096386 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_DATA len=393 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224] 00:29:56.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:56.680 [netconf-device-simulator-threads-6] 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=406} 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a9a7fed after next message 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 - R:/10.30.170.22:55224]} EXI handlers added to pipeline 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7a9a7fed 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 179 down to 2095753 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:56.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #7 SSH_MSG_CHANNEL_DATA 00:29:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 340 down to 2096046 00:29:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_DATA len=340 00:29:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224] 00:29:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:56.683 [netconf-device-simulator-threads-6] 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=406} 00:29:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f423655] 00:29:56.683 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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} 00:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] 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:29:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:56.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 778 down to 2094975 00:29:56.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:56.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #11 SSH_MSG_IGNORE 00:29:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:29:56.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #10 SSH_MSG_IGNORE 00:29:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:29:57.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #9 SSH_MSG_IGNORE 00:29:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:29:57.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]} 00:29:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51958]): SSH-2.0-SSHD-UNKNOWN 00:29:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51958]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:57.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51958]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:57.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #8 SSH_MSG_IGNORE 00:29:57.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:29:57.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #11 SSH_MSG_IGNORE 00:29:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:29:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #12 SSH_MSG_IGNORE 00:29:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:29:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #14 SSH_MSG_IGNORE 00:29:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51958]) Send SSH_MSG_KEXINIT 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #0 SSH_MSG_KEXINIT 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51958]) SSH_MSG_KEXINIT 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51958]) strict KEX=true client=true server=true 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: server host key algorithms = rsa-sha2-512 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: mac algorithms (client to server) = aead 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: mac algorithms (server to client) = aead 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: compression algorithms (client to server) = none 00:29:57.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51958]) Kex: compression algorithms (server to client) = none 00:29:57.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:57.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #1 30 00:29:57.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51958]] process command=SSH_MSG_KEXDH_INIT 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51958]] Send SSH_MSG_KEXDH_REPLY 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #1 sending command=31[31] len=1639 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51958])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51958]) Send SSH_MSG_NEWKEYS 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51958]) session ID=04:db:89:e2:5c:3f:f8:62:68:3d:8e:5d:10:9a:7e:c0:90:7d:ed:ec:55:6b:59:24:d9:3f:06:27:b0:93:3d:8d:35:4e:31:a2:4a:50:73:bc:a3:e6:12:2f:0e:b0:80:47:b7:78:05:af:8e:8a:6e:8d:a5:8a:63:79:02:88:d4:13 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51958]): strict KEX resets output message sequence number from 3 to 0 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51958]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51958])[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:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51958])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #0 sending command=7[7] len=419 00:29:57.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51958]) No pending packets to flush at end of KEX 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #2 SSH_MSG_NEWKEYS 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51958]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51958]): strict KEX resets input message sequence number from 3 to 0 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51958]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51958]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51958]) authorized authentication methods: password,publickey 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51958]) Accepted service ssh-userauth 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51958]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51958]) no authentication factory for method=none 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51958]) SSH_MSG_USERAUTH_REQUEST 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51958]) remaining methods: password,publickey 00:29:57.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51958]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51958]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:57.331 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51958]) authentication result: true 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51958]) SSH_MSG_USERAUTH_REQUEST 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51958])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51958]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51958]) no heartbeat to stop 00:29:57.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51958]) heartbeat type=IGNORE, interval=PT30S 00:29:57.331 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51958 authenticated 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51958]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51958]] session=TransportServerSession[admin@/10.30.170.22:51958] id=0 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51958])) size=2097152, max=2097152, packet=32768 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51958]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51958] 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51958]) recipient=0 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])) size=2097152, max=2097152, packet=32768 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])) re-initializing 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])) size=2097152, max=2097152, packet=32768 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[want-reply=true] subsystem=netconf 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[subsystem] prepared command 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]}} established 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 407: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18236 00:29:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 407: Creating data stores for simulated device 00:29:57.333 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:57.333 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:57.333 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:57.333 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:57.333 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e560d1d] 00:29:57.334 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:57.334 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:57.334 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:57.335 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:57.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:57.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:57.335 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e560d1d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e560d1d], subtreeVersion=Version[43d4e3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[43d4e3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:57.335 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:57.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 407 on channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 1220 down to 2095932 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) request=subsystem result=ReplySuccess, want-reply=true 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) request=subsystem activate command 00:29:57.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) starting runner for command=netconf 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #5 SSH_MSG_CHANNEL_DATA 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 373 down to 2096779 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_DATA len=373 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958] 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18236', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=407} created 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]} created 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958] successful with session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]} 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]} up 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #6 SSH_MSG_CHANNEL_DATA 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 393 down to 2096386 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_DATA len=393 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958] 00:29:57.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:57.339 [netconf-device-simulator-threads-0] 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=407} 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10dfc3e9 after next message 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 - R:/10.30.170.22:51958]} EXI handlers added to pipeline 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@10dfc3e9 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 179 down to 2095753 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:57.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #7 SSH_MSG_CHANNEL_DATA 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 340 down to 2096046 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_DATA len=340 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958] 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:57.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:57.341 [netconf-device-simulator-threads-0] 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=407} 00:29:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[43d4e3] 00:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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} 00:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] 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:29:57.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 778 down to 2094975 00:29:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:57.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:57.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #10 SSH_MSG_IGNORE 00:29:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:29:57.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #9 SSH_MSG_IGNORE 00:29:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:29:57.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #13 SSH_MSG_IGNORE 00:29:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:29:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #12 SSH_MSG_IGNORE 00:29:57.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:29:57.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #8 SSH_MSG_IGNORE 00:29:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:29:57.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]} 00:29:57.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56042]): SSH-2.0-SSHD-UNKNOWN 00:29:57.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56042]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:57.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56042]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:57.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #14 SSH_MSG_IGNORE 00:29:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:29:57.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56042]) Send SSH_MSG_KEXINIT 00:29:57.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:57.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #0 SSH_MSG_KEXINIT 00:29:57.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56042]) SSH_MSG_KEXINIT 00:29:57.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56042]) strict KEX=true client=true server=true 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: server host key algorithms = rsa-sha2-512 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: mac algorithms (client to server) = aead 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: mac algorithms (server to client) = aead 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: compression algorithms (client to server) = none 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56042]) Kex: compression algorithms (server to client) = none 00:29:57.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:57.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #13 SSH_MSG_IGNORE 00:29:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:29:57.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #1 30 00:29:57.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56042]] process command=SSH_MSG_KEXDH_INIT 00:29:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #11 SSH_MSG_IGNORE 00:29:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56042]] Send SSH_MSG_KEXDH_REPLY 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #1 sending command=31[31] len=1639 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56042])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56042]) Send SSH_MSG_NEWKEYS 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56042]) session ID=87:2a:05:cc:fd:08:78:f6:d0:ed:0c:d1:55:12:4f:9e:ac:79:8c:94:fa:87:17:05:07:88:f0:dd:c9:ed:b2:9f:92:86:a9:a6:9c:c5:23:07:a8:89:6f:fb:ef:fd:10:46:8e:7e:f9:9b:3c:ee:a4:2e:1d:a0:e3:5b:0f:9b:93:6e 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56042]): strict KEX resets output message sequence number from 3 to 0 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56042]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56042])[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:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56042])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #0 sending command=7[7] len=419 00:29:57.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56042]) No pending packets to flush at end of KEX 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #2 SSH_MSG_NEWKEYS 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56042]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56042]): strict KEX resets input message sequence number from 3 to 0 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56042]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56042]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:57.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56042]) authorized authentication methods: password,publickey 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56042]) Accepted service ssh-userauth 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56042]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56042]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56042]) no authentication factory for method=none 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56042]) SSH_MSG_USERAUTH_REQUEST 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56042]) remaining methods: password,publickey 00:29:57.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56042]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56042]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56042]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:57.847 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56042]) authentication result: true 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56042]) SSH_MSG_USERAUTH_REQUEST 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56042])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56042]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56042]) no heartbeat to stop 00:29:57.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56042]) heartbeat type=IGNORE, interval=PT30S 00:29:57.847 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56042 authenticated 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56042]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56042]] session=TransportServerSession[admin@/10.30.170.22:56042] id=0 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56042])) size=2097152, max=2097152, packet=32768 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56042]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56042] 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56042]) recipient=0 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])) size=2097152, max=2097152, packet=32768 00:29:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])) re-initializing 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])) size=2097152, max=2097152, packet=32768 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[want-reply=true] subsystem=netconf 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[subsystem] prepared command 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]}} established 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 408: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18237 00:29:57.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 408: Creating data stores for simulated device 00:29:57.850 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:57.850 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:57.851 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:57.851 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:57.851 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:57.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[51d3b045] 00:29:57.852 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:57.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:57.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:57.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:57.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:57.854 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:57.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:57.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:57.854 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[51d3b045], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[51d3b045], subtreeVersion=Version[30705e9e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[30705e9e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:57.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:57.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:57.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 408 on channel [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 1220 down to 2095932 00:29:57.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:57.857 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) request=subsystem result=ReplySuccess, want-reply=true 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) request=subsystem activate command 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) starting runner for command=netconf 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #5 SSH_MSG_CHANNEL_DATA 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 373 down to 2096779 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_DATA len=373 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042] 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:57.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18237', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=408} created 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]} created 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042] successful with session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]} 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]} up 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #6 SSH_MSG_CHANNEL_DATA 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 393 down to 2096386 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_DATA len=393 00:29:57.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042] 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=408} 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5964f2f0 after next message 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 - R:/10.30.170.22:56042]} EXI handlers added to pipeline 00:29:57.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:57.861 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5964f2f0 00:29:57.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 179 down to 2095753 00:29:57.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:57.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:57.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #7 SSH_MSG_CHANNEL_DATA 00:29:57.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 340 down to 2096046 00:29:57.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_DATA len=340 00:29:57.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042] 00:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:57.864 [netconf-device-simulator-threads-2] 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=408} 00:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[30705e9e] 00:29:57.864 [netconf-device-simulator-threads-2] 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:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:57.864 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:57.864 [netconf-device-simulator-threads-2] 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:29:57.864 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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} 00:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] 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:29:57.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 778 down to 2094975 00:29:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:57.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:57.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #10 SSH_MSG_IGNORE 00:29:57.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:29:58.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]} 00:29:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55520]): SSH-2.0-SSHD-UNKNOWN 00:29:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55520]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:58.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55520]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:58.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #8 SSH_MSG_IGNORE 00:29:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:29:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #14 SSH_MSG_IGNORE 00:29:58.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55520]) Send SSH_MSG_KEXINIT 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #0 SSH_MSG_KEXINIT 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55520]) SSH_MSG_KEXINIT 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55520]) strict KEX=true client=true server=true 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: server host key algorithms = rsa-sha2-512 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: mac algorithms (client to server) = aead 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: mac algorithms (server to client) = aead 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: compression algorithms (client to server) = none 00:29:58.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55520]) Kex: compression algorithms (server to client) = none 00:29:58.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:58.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #11 SSH_MSG_IGNORE 00:29:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:29:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #12 SSH_MSG_IGNORE 00:29:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:29:58.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #1 30 00:29:58.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55520]] process command=SSH_MSG_KEXDH_INIT 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55520]] Send SSH_MSG_KEXDH_REPLY 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #1 sending command=31[31] len=1639 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55520])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55520]) Send SSH_MSG_NEWKEYS 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55520]) session ID=48:bc:00:4e:1c:6e:1e:56:de:8e:34:66:af:34:e9:c0:be:d9:f6:d9:72:b9:06:33:ab:4f:25:8b:fe:4a:b9:24:49:66:70:5a:7e:7d:6a:0c:b7:3a:b5:97:a1:5b:30:8f:56:af:5e:23:93:70:d5:23:41:da:a9:79:c9:9a:bd:e9 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55520]): strict KEX resets output message sequence number from 3 to 0 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55520]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55520])[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:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #0 sending command=7[7] len=419 00:29:58.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55520]) No pending packets to flush at end of KEX 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #2 SSH_MSG_NEWKEYS 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55520]): strict KEX resets input message sequence number from 3 to 0 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55520]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55520]) authorized authentication methods: password,publickey 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55520]) Accepted service ssh-userauth 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55520]) no authentication factory for method=none 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55520]) SSH_MSG_USERAUTH_REQUEST 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55520]) remaining methods: password,publickey 00:29:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55520]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:58.389 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55520]) authentication result: true 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55520]) SSH_MSG_USERAUTH_REQUEST 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55520]) no heartbeat to stop 00:29:58.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55520]) heartbeat type=IGNORE, interval=PT30S 00:29:58.390 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55520 authenticated 00:29:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55520]] session=TransportServerSession[admin@/10.30.170.22:55520] id=0 00:29:58.390 [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.170.22:55520])) size=2097152, max=2097152, packet=32768 00:29:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55520] 00:29:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55520]) recipient=0 00:29:58.390 [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.170.22:55520])) size=2097152, max=2097152, packet=32768 00:29:58.390 [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.170.22:55520])) re-initializing 00:29:58.390 [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.170.22:55520])) size=2097152, max=2097152, packet=32768 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520])[want-reply=true] subsystem=netconf 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520])[subsystem] prepared command 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]}} established 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 409: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18238 00:29:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 409: Creating data stores for simulated device 00:29:58.391 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:58.391 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:58.391 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:58.392 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:58.392 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[26011b0b] 00:29:58.392 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:58.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:58.393 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:58.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:58.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:58.393 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[26011b0b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[26011b0b], subtreeVersion=Version[3d254307], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d254307], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:58.393 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:58.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.395 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 409 on channel [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.395 [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.170.22:55520]) by 1220 down to 2095932 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) request=subsystem result=ReplySuccess, want-reply=true 00:29:58.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) request=subsystem activate command 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) starting runner for command=netconf 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #5 SSH_MSG_CHANNEL_DATA 00:29:58.396 [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.170.22:55520]) by 373 down to 2096779 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_DATA len=373 00:29:58.396 [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.170.22:55520] 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18238', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=409} created 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]} created 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520] successful with session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]} 00:29:58.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]} up 00:29:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #6 SSH_MSG_CHANNEL_DATA 00:29:58.397 [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.170.22:55520]) by 393 down to 2096386 00:29:58.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_DATA len=393 00:29:58.397 [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.170.22:55520] 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:58.398 [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=409} 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1aaedeb3 after next message 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 - R:/10.30.170.22:55520]} EXI handlers added to pipeline 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1aaedeb3 00:29:58.398 [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.170.22:55520]) by 179 down to 2095753 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:58.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #7 SSH_MSG_CHANNEL_DATA 00:29:58.402 [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.170.22:55520]) by 340 down to 2096046 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_DATA len=340 00:29:58.402 [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.170.22:55520] 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:58.402 [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=409} 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d254307] 00:29:58.402 [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:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:58.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:58.402 [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:29:58.402 [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:29:58.402 [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} 00:29:58.402 [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:29:58.402 [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=2011-06-01} 00:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [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:29:58.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:58.403 [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.170.22:55520]) by 778 down to 2094975 00:29:58.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:58.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:58.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #9 SSH_MSG_IGNORE 00:29:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:29:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #10 SSH_MSG_IGNORE 00:29:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:29:58.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #13 SSH_MSG_IGNORE 00:29:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:29:58.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #9 SSH_MSG_IGNORE 00:29:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:29:58.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]} 00:29:58.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33612]): SSH-2.0-SSHD-UNKNOWN 00:29:58.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33612]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:58.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33612]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:58.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #12 SSH_MSG_IGNORE 00:29:58.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:29:58.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #11 SSH_MSG_IGNORE 00:29:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:29:58.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #13 SSH_MSG_IGNORE 00:29:58.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:29:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #14 SSH_MSG_IGNORE 00:29:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:29:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #10 SSH_MSG_IGNORE 00:29:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:29:59.284 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]} 00:29:59.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43454]): SSH-2.0-SSHD-UNKNOWN 00:29:59.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43454]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:59.285 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43454]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:59.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #9 SSH_MSG_IGNORE 00:29:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:29:59.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #13 SSH_MSG_IGNORE 00:29:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:29:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33612]) Send SSH_MSG_KEXINIT 00:29:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #0 SSH_MSG_KEXINIT 00:29:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33612]) SSH_MSG_KEXINIT 00:29:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33612]) strict KEX=true client=true server=true 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: server host key algorithms = rsa-sha2-512 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: mac algorithms (client to server) = aead 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: mac algorithms (server to client) = aead 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: compression algorithms (client to server) = none 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33612]) Kex: compression algorithms (server to client) = none 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #12 SSH_MSG_IGNORE 00:29:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:29:59.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #14 SSH_MSG_IGNORE 00:29:59.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:29:59.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #1 30 00:29:59.448 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33612]] process command=SSH_MSG_KEXDH_INIT 00:29:59.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33612]] Send SSH_MSG_KEXDH_REPLY 00:29:59.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #1 sending command=31[31] len=1639 00:29:59.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33612])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33612]) Send SSH_MSG_NEWKEYS 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33612]) session ID=f0:e6:e0:6a:9d:06:c6:7c:83:5e:d2:5c:17:e5:24:f7:90:be:38:d0:3d:f9:db:02:83:10:fa:2a:c5:87:3e:29:5b:94:64:96:c4:30:fa:59:29:11:05:ca:cd:cb:15:99:e9:07:85:a4:e8:b7:fa:79:c0:38:48:10:e9:ba:7a:dc 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33612]): strict KEX resets output message sequence number from 3 to 0 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33612]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33612])[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:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #0 sending command=7[7] len=419 00:29:59.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33612]) No pending packets to flush at end of KEX 00:29:59.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #2 SSH_MSG_NEWKEYS 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33612]): strict KEX resets input message sequence number from 3 to 0 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33612]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33612]) authorized authentication methods: password,publickey 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33612]) Accepted service ssh-userauth 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33612]) no authentication factory for method=none 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33612]) SSH_MSG_USERAUTH_REQUEST 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33612]) remaining methods: password,publickey 00:29:59.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33612]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:59.508 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33612]) authentication result: true 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33612]) SSH_MSG_USERAUTH_REQUEST 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33612]) no heartbeat to stop 00:29:59.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33612]) heartbeat type=IGNORE, interval=PT30S 00:29:59.509 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33612 authenticated 00:29:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33612]] session=TransportServerSession[admin@/10.30.170.22:33612] id=0 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33612])) size=2097152, max=2097152, packet=32768 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33612] 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33612]) recipient=0 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])) size=2097152, max=2097152, packet=32768 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])) re-initializing 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])) size=2097152, max=2097152, packet=32768 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[want-reply=true] subsystem=netconf 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[subsystem] prepared command 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]}} established 00:29:59.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 410: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18239 00:29:59.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 410: Creating data stores for simulated device 00:29:59.511 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:59.511 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:59.511 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:59.511 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:59.511 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:59.512 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6c2299ac] 00:29:59.513 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:59.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:59.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:59.513 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:59.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:59.520 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:59.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:59.520 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:59.520 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6c2299ac], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6c2299ac], subtreeVersion=Version[24bee954], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[24bee954], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:59.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:59.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:59.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 410 on channel [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 1220 down to 2095932 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) request=subsystem result=ReplySuccess, want-reply=true 00:29:59.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) request=subsystem activate command 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) starting runner for command=netconf 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #5 SSH_MSG_CHANNEL_DATA 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 373 down to 2096779 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_DATA len=373 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612] 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:59.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18239', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=410} created 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]} created 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612] successful with session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]} 00:29:59.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]} up 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #6 SSH_MSG_CHANNEL_DATA 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 393 down to 2096386 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_DATA len=393 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612] 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:59.526 [netconf-device-simulator-threads-6] 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=410} 00:29:59.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2aef44d2 after next message 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 - R:/10.30.170.22:33612]} EXI handlers added to pipeline 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2aef44d2 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 179 down to 2095753 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:59.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:59.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #7 SSH_MSG_CHANNEL_DATA 00:29:59.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 340 down to 2096046 00:29:59.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_DATA len=340 00:29:59.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612] 00:29:59.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:59.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:59.532 [netconf-device-simulator-threads-6] 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=410} 00:29:59.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[24bee954] 00:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:59.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:59.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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} 00:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.532 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] 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:29:59.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:59.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 778 down to 2094975 00:29:59.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:59.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:59.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #11 SSH_MSG_IGNORE 00:29:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43454]) Send SSH_MSG_KEXINIT 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #0 SSH_MSG_KEXINIT 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43454]) SSH_MSG_KEXINIT 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43454]) strict KEX=true client=true server=true 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: server host key algorithms = rsa-sha2-512 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: mac algorithms (client to server) = aead 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: mac algorithms (server to client) = aead 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: compression algorithms (client to server) = none 00:29:59.594 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43454]) Kex: compression algorithms (server to client) = none 00:29:59.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:59.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #1 30 00:29:59.667 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43454]] process command=SSH_MSG_KEXDH_INIT 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43454]] Send SSH_MSG_KEXDH_REPLY 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #1 sending command=31[31] len=1639 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43454])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43454]) Send SSH_MSG_NEWKEYS 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43454]) session ID=67:ee:38:f2:ea:0b:d5:14:4c:01:aa:73:8f:12:f4:fe:79:67:ea:35:06:15:bd:31:af:1b:c0:33:58:6a:97:1b:c7:45:38:bf:03:8f:8b:84:eb:e3:81:d6:b0:34:3c:14:fa:5c:20:c7:6b:94:f6:5d:8c:53:be:75:f8:c6:b7:e7 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43454]): strict KEX resets output message sequence number from 3 to 0 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43454]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43454])[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:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43454])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #0 sending command=7[7] len=419 00:29:59.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43454]) No pending packets to flush at end of KEX 00:29:59.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #9 SSH_MSG_IGNORE 00:29:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:29:59.714 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #2 SSH_MSG_NEWKEYS 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43454]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43454]): strict KEX resets input message sequence number from 3 to 0 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43454]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #0 SSH_MSG_SERVICE_REQUEST 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43454]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43454]) authorized authentication methods: password,publickey 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43454]) Accepted service ssh-userauth 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:29:59.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #10 SSH_MSG_IGNORE 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #1 SSH_MSG_USERAUTH_REQUEST 00:29:59.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43454]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43454]) no authentication factory for method=none 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43454]) SSH_MSG_USERAUTH_REQUEST 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43454]) remaining methods: password,publickey 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43454]) process #2 SSH_MSG_USERAUTH_REQUEST 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43454]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:29:59.720 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43454]) authentication result: true 00:29:59.720 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43454]) SSH_MSG_USERAUTH_REQUEST 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43454])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43454]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43454]) no heartbeat to stop 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43454]) heartbeat type=IGNORE, interval=PT30S 00:29:59.721 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43454 authenticated 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #3 SSH_MSG_CHANNEL_OPEN 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43454]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:29:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43454]] session=TransportServerSession[admin@/10.30.170.22:43454] id=0 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43454])) size=2097152, max=2097152, packet=32768 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43454]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43454] 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43454]) recipient=0 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])) size=2097152, max=2097152, packet=32768 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])) re-initializing 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])) size=2097152, max=2097152, packet=32768 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #4 SSH_MSG_CHANNEL_REQUEST 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[want-reply=true] subsystem=netconf 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[subsystem] prepared command 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]}} established 00:29:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 411: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18240 00:29:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 411: Creating data stores for simulated device 00:29:59.723 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:29:59.723 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:59.723 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:29:59.723 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:29:59.723 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:29:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[410ce6eb] 00:29:59.723 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:29:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:29:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:29:59.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:29:59.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:29:59.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:29:59.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:29:59.725 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[410ce6eb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[410ce6eb], subtreeVersion=Version[dde3547], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[dde3547], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:29:59.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:29:59.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 411 on channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 1220 down to 2095932 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) request=subsystem result=ReplySuccess, want-reply=true 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) request=subsystem activate command 00:29:59.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) starting runner for command=netconf 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #5 SSH_MSG_CHANNEL_DATA 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 373 down to 2096779 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_DATA len=373 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454] 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18240', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=411} created 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]} created 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454] successful with session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]} 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]} up 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #6 SSH_MSG_CHANNEL_DATA 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 393 down to 2096386 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_DATA len=393 00:29:59.727 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454] 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:59.728 [netconf-device-simulator-threads-7] 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=411} 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ad8d32f after next message 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 - R:/10.30.170.22:43454]} EXI handlers added to pipeline 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5ad8d32f 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 179 down to 2095753 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:29:59.728 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #7 SSH_MSG_CHANNEL_DATA 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 340 down to 2096046 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_DATA len=340 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454] 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:29:59.730 [netconf-device-simulator-threads-7] 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=411} 00:29:59.730 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[dde3547] 00:29:59.730 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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} 00:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] 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:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 778 down to 2094975 00:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:29:59.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:29:59.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #13 SSH_MSG_IGNORE 00:29:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:29:59.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]} 00:29:59.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58404]): SSH-2.0-SSHD-UNKNOWN 00:29:59.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58404]) line='SSH-2.0-SSHD-UNKNOWN' 00:29:59.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58404]) client version string: SSH-2.0-SSHD-UNKNOWN 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58404]) Send SSH_MSG_KEXINIT 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #0 SSH_MSG_KEXINIT 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58404]) SSH_MSG_KEXINIT 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58404]) strict KEX=true client=true server=true 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: kex algorithms = sntrup761x25519-sha512 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: server host key algorithms = rsa-sha2-512 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: mac algorithms (client to server) = aead 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: mac algorithms (server to client) = aead 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: compression algorithms (client to server) = none 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58404]) Kex: compression algorithms (server to client) = none 00:29:59.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:29:59.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:29:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #12 SSH_MSG_IGNORE 00:29:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:29:59.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #1 30 00:29:59.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58404]] process command=SSH_MSG_KEXDH_INIT 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58404]] Send SSH_MSG_KEXDH_REPLY 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #1 sending command=31[31] len=1639 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58404])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58404]) Send SSH_MSG_NEWKEYS 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58404]) session ID=8f:c2:35:ef:c0:b6:0a:15:fe:77:d8:c0:a1:36:19:32:c2:91:15:56:96:46:62:cf:28:fc:17:4e:33:47:88:26:9e:45:fb:19:ac:3b:48:52:17:33:48:4a:3b:5a:c9:cb:fb:4d:9c:e4:cc:a7:23:05:be:93:9a:e8:68:ef:06:3e 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58404]): strict KEX resets output message sequence number from 3 to 0 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58404]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58404])[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:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58404])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #0 sending command=7[7] len=419 00:29:59.995 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58404]) No pending packets to flush at end of KEX 00:30:00.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #14 SSH_MSG_IGNORE 00:30:00.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #2 SSH_MSG_NEWKEYS 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58404]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58404]): strict KEX resets input message sequence number from 3 to 0 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58404]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58404]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58404]) authorized authentication methods: password,publickey 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58404]) Accepted service ssh-userauth 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58404]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58404]) no authentication factory for method=none 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58404]) SSH_MSG_USERAUTH_REQUEST 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58404]) remaining methods: password,publickey 00:30:00.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58404]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58404]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:00.032 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58404]) authentication result: true 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58404]) SSH_MSG_USERAUTH_REQUEST 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58404])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58404]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58404]) no heartbeat to stop 00:30:00.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58404]) heartbeat type=IGNORE, interval=PT30S 00:30:00.032 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58404 authenticated 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58404]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58404]] session=TransportServerSession[admin@/10.30.170.22:58404] id=0 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58404])) size=2097152, max=2097152, packet=32768 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58404]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58404] 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58404]) recipient=0 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])) size=2097152, max=2097152, packet=32768 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])) re-initializing 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])) size=2097152, max=2097152, packet=32768 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[want-reply=true] subsystem=netconf 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[subsystem] prepared command 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]}} established 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 412: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18241 00:30:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 412: Creating data stores for simulated device 00:30:00.034 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:00.034 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:00.035 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:00.035 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:00.035 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:00.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1add389f] 00:30:00.035 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:00.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:00.036 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:00.036 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:00.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:00.036 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:00.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:00.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:00.036 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1add389f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1add389f], subtreeVersion=Version[1df3a8e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1df3a8e1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:00.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:00.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:00.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 412 on channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 1220 down to 2095932 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) request=subsystem result=ReplySuccess, want-reply=true 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) request=subsystem activate command 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) starting runner for command=netconf 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #5 SSH_MSG_CHANNEL_DATA 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 373 down to 2096779 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_DATA len=373 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404] 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:00.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18241', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=412} created 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]} created 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404] successful with session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]} 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]} up 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #6 SSH_MSG_CHANNEL_DATA 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 393 down to 2096386 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_DATA len=393 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404] 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:00.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=412} 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a1f56e1 after next message 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 - R:/10.30.170.22:58404]} EXI handlers added to pipeline 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4a1f56e1 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 179 down to 2095753 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:00.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:00.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #7 SSH_MSG_CHANNEL_DATA 00:30:00.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 340 down to 2096046 00:30:00.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_DATA len=340 00:30:00.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404] 00:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:00.044 [netconf-device-simulator-threads-2] 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=412} 00:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1df3a8e1] 00:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:00.044 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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} 00:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.044 [netconf-device-simulator-threads-2] 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:30:00.045 [netconf-device-simulator-threads-2] 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:30:00.045 [netconf-device-simulator-threads-2] 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:30:00.045 [netconf-device-simulator-threads-2] 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:30:00.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:00.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 778 down to 2094975 00:30:00.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:00.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:00.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #10 SSH_MSG_IGNORE 00:30:00.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:30:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #11 SSH_MSG_IGNORE 00:30:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:30:00.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #9 SSH_MSG_IGNORE 00:30:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:30:00.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #11 SSH_MSG_IGNORE 00:30:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:30:00.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]} 00:30:00.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42462]): SSH-2.0-SSHD-UNKNOWN 00:30:00.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42462]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:00.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42462]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:00.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #12 SSH_MSG_IGNORE 00:30:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:30:00.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #14 SSH_MSG_IGNORE 00:30:00.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:30:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #13 SSH_MSG_IGNORE 00:30:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42462]) Send SSH_MSG_KEXINIT 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #0 SSH_MSG_KEXINIT 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42462]) SSH_MSG_KEXINIT 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42462]) strict KEX=true client=true server=true 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: server host key algorithms = rsa-sha2-512 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: mac algorithms (client to server) = aead 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: mac algorithms (server to client) = aead 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: compression algorithms (client to server) = none 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42462]) Kex: compression algorithms (server to client) = none 00:30:00.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:00.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #1 30 00:30:00.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42462]] process command=SSH_MSG_KEXDH_INIT 00:30:00.755 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #10 SSH_MSG_IGNORE 00:30:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42462]] Send SSH_MSG_KEXDH_REPLY 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #1 sending command=31[31] len=1639 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42462])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42462]) Send SSH_MSG_NEWKEYS 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42462]) session ID=a1:51:c0:8c:c4:8b:31:0d:57:d8:d2:b0:3f:f5:0a:86:de:97:60:33:14:f6:22:2e:83:75:8f:f6:0f:bb:65:8b:6a:82:37:a5:af:11:1d:df:64:ce:23:be:f4:f7:73:71:04:48:0a:ad:39:8f:b9:80:34:a7:17:61:3e:7f:39:09 00:30:00.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42462]): strict KEX resets output message sequence number from 3 to 0 00:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42462]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42462])[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:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42462])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #0 sending command=7[7] len=419 00:30:00.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42462]) No pending packets to flush at end of KEX 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #2 SSH_MSG_NEWKEYS 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42462]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42462]): strict KEX resets input message sequence number from 3 to 0 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42462]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:00.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42462]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42462]) authorized authentication methods: password,publickey 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42462]) Accepted service ssh-userauth 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42462]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42462]) no authentication factory for method=none 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42462]) SSH_MSG_USERAUTH_REQUEST 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42462]) remaining methods: password,publickey 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42462]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42462]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42462]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:00.800 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42462]) authentication result: true 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42462]) SSH_MSG_USERAUTH_REQUEST 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42462])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42462]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42462]) no heartbeat to stop 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42462]) heartbeat type=IGNORE, interval=PT30S 00:30:00.801 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42462 authenticated 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42462]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42462]] session=TransportServerSession[admin@/10.30.170.22:42462] id=0 00:30:00.801 [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.170.22:42462])) size=2097152, max=2097152, packet=32768 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42462]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42462] 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42462]) recipient=0 00:30:00.802 [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.170.22:42462])) size=2097152, max=2097152, packet=32768 00:30:00.802 [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.170.22:42462])) re-initializing 00:30:00.802 [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.170.22:42462])) size=2097152, max=2097152, packet=32768 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462])[want-reply=true] subsystem=netconf 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462])[subsystem] prepared command 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]}} established 00:30:00.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 413: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18242 00:30:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 413: Creating data stores for simulated device 00:30:00.803 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:00.803 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:00.803 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:00.803 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:00.803 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[72007152] 00:30:00.803 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:00.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:00.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:00.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:00.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:00.804 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:00.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:00.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:00.804 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[72007152], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[72007152], subtreeVersion=Version[4d5da994], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4d5da994], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:00.805 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:00.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.806 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 413 on channel [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.806 [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.170.22:42462]) by 1220 down to 2095932 00:30:00.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) request=subsystem result=ReplySuccess, want-reply=true 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) request=subsystem activate command 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) starting runner for command=netconf 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #5 SSH_MSG_CHANNEL_DATA 00:30:00.807 [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.170.22:42462]) by 373 down to 2096779 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_DATA len=373 00:30:00.807 [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.170.22:42462] 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18242', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=413} created 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]} created 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462] successful with session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]} 00:30:00.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]} up 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #6 SSH_MSG_CHANNEL_DATA 00:30:00.808 [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.170.22:42462]) by 393 down to 2096386 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_DATA len=393 00:30:00.808 [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.170.22:42462] 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:00.808 [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=413} 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e4f0d00 after next message 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 - R:/10.30.170.22:42462]} EXI handlers added to pipeline 00:30:00.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:00.809 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5e4f0d00 00:30:00.809 [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.170.22:42462]) by 179 down to 2095753 00:30:00.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:00.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:00.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #7 SSH_MSG_CHANNEL_DATA 00:30:00.811 [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.170.22:42462]) by 340 down to 2096046 00:30:00.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_DATA len=340 00:30:00.811 [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.170.22:42462] 00:30:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #9 SSH_MSG_IGNORE 00:30:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:00.812 [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=413} 00:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4d5da994] 00:30:00.812 [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:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:00.812 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:00.812 [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:30:00.812 [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:30:00.812 [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} 00:30:00.812 [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:30:00.812 [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=2011-06-01} 00:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.812 [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:30:00.813 [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:30:00.813 [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:30:00.813 [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:30:00.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:00.813 [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.170.22:42462]) by 778 down to 2094975 00:30:00.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:00.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:00.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]} 00:30:00.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41962]): SSH-2.0-SSHD-UNKNOWN 00:30:00.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41962]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:00.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41962]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:00.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #12 SSH_MSG_IGNORE 00:30:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:30:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #14 SSH_MSG_IGNORE 00:30:01.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:30:01.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #13 SSH_MSG_IGNORE 00:30:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:30:01.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #10 SSH_MSG_IGNORE 00:30:01.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:30:01.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41962]) Send SSH_MSG_KEXINIT 00:30:01.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:01.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #0 SSH_MSG_KEXINIT 00:30:01.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41962]) SSH_MSG_KEXINIT 00:30:01.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41962]) strict KEX=true client=true server=true 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: server host key algorithms = rsa-sha2-512 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: mac algorithms (client to server) = aead 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: mac algorithms (server to client) = aead 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: compression algorithms (client to server) = none 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41962]) Kex: compression algorithms (server to client) = none 00:30:01.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #11 SSH_MSG_IGNORE 00:30:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:30:01.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #1 30 00:30:01.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41962]] process command=SSH_MSG_KEXDH_INIT 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41962]] Send SSH_MSG_KEXDH_REPLY 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #1 sending command=31[31] len=1639 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41962])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41962]) Send SSH_MSG_NEWKEYS 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41962]) session ID=98:f8:b7:b4:2f:5e:9d:b8:25:9e:18:f3:e4:6f:57:dd:d6:33:50:e3:9b:1d:07:2c:05:2c:4d:62:9f:6d:46:4d:d4:7c:da:59:a8:25:34:ee:d7:f4:12:ec:7c:de:94:b5:2d:1a:dc:69:8f:83:f7:ae:70:5a:95:d0:f0:81:7d:dd 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41962]): strict KEX resets output message sequence number from 3 to 0 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41962]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41962])[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:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41962])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #0 sending command=7[7] len=419 00:30:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41962]) No pending packets to flush at end of KEX 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #2 SSH_MSG_NEWKEYS 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41962]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41962]): strict KEX resets input message sequence number from 3 to 0 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41962]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41962]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41962]) authorized authentication methods: password,publickey 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41962]) Accepted service ssh-userauth 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41962]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41962]) no authentication factory for method=none 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41962]) SSH_MSG_USERAUTH_REQUEST 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41962]) remaining methods: password,publickey 00:30:01.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41962]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41962]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:01.338 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41962]) authentication result: true 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41962]) SSH_MSG_USERAUTH_REQUEST 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41962])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41962]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:01.338 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41962]) no heartbeat to stop 00:30:01.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41962]) heartbeat type=IGNORE, interval=PT30S 00:30:01.339 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41962 authenticated 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41962]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41962]] session=TransportServerSession[admin@/10.30.170.22:41962] id=0 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41962])) size=2097152, max=2097152, packet=32768 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41962]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41962] 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41962]) recipient=0 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])) size=2097152, max=2097152, packet=32768 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])) re-initializing 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])) size=2097152, max=2097152, packet=32768 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[want-reply=true] subsystem=netconf 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[subsystem] prepared command 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]}} established 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 414: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18243 00:30:01.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 414: Creating data stores for simulated device 00:30:01.342 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:01.342 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:01.343 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:01.343 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:01.343 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:01.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[761a8c5f] 00:30:01.345 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:01.346 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:01.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:01.346 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:01.346 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:01.347 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:01.347 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[761a8c5f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[761a8c5f], subtreeVersion=Version[2680be68], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2680be68], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:01.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:01.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 414 on channel [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 1220 down to 2095932 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) request=subsystem result=ReplySuccess, want-reply=true 00:30:01.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) request=subsystem activate command 00:30:01.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) starting runner for command=netconf 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #5 SSH_MSG_CHANNEL_DATA 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 373 down to 2096779 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_DATA len=373 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962] 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:01.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18243', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=414} created 00:30:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #9 SSH_MSG_IGNORE 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]} created 00:30:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962] successful with session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]} 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]} up 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #6 SSH_MSG_CHANNEL_DATA 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 393 down to 2096386 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_DATA len=393 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962] 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:01.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:01.354 [netconf-device-simulator-threads-6] 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=414} 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ad7ab84 after next message 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 - R:/10.30.170.22:41962]} EXI handlers added to pipeline 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ad7ab84 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 179 down to 2095753 00:30:01.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:01.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #7 SSH_MSG_CHANNEL_DATA 00:30:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 340 down to 2096046 00:30:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_DATA len=340 00:30:01.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962] 00:30:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:01.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:01.357 [netconf-device-simulator-threads-6] 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=414} 00:30:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2680be68] 00:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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} 00:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] 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:30:01.358 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:01.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 778 down to 2094975 00:30:01.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:01.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:01.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]} 00:30:01.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56452]): SSH-2.0-SSHD-UNKNOWN 00:30:01.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56452]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:01.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56452]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:01.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #12 SSH_MSG_IGNORE 00:30:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:30:01.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #14 SSH_MSG_IGNORE 00:30:01.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:30:01.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56452]) Send SSH_MSG_KEXINIT 00:30:01.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:01.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #0 SSH_MSG_KEXINIT 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56452]) SSH_MSG_KEXINIT 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56452]) strict KEX=true client=true server=true 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: server host key algorithms = rsa-sha2-512 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: mac algorithms (client to server) = aead 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: mac algorithms (server to client) = aead 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: compression algorithms (client to server) = none 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56452]) Kex: compression algorithms (server to client) = none 00:30:01.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:01.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #1 30 00:30:01.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56452]] process command=SSH_MSG_KEXDH_INIT 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56452]] Send SSH_MSG_KEXDH_REPLY 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #1 sending command=31[31] len=1639 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56452])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56452]) Send SSH_MSG_NEWKEYS 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56452]) session ID=4c:21:8c:f6:d1:7c:df:45:b1:54:cc:93:03:e0:43:93:4c:0f:0a:79:61:b6:65:fd:b5:17:2b:68:a7:d3:17:5d:33:1e:de:ea:87:77:ea:1d:5e:69:5e:67:5e:b4:d2:da:26:fe:0c:93:ab:78:e7:77:49:31:d0:83:83:f7:aa:04 00:30:01.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56452]): strict KEX resets output message sequence number from 3 to 0 00:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56452]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56452])[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:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56452])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #0 sending command=7[7] len=419 00:30:01.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56452]) No pending packets to flush at end of KEX 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #2 SSH_MSG_NEWKEYS 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56452]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56452]): strict KEX resets input message sequence number from 3 to 0 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56452]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56452]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56452]) authorized authentication methods: password,publickey 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56452]) Accepted service ssh-userauth 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56452]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56452]) no authentication factory for method=none 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56452]) SSH_MSG_USERAUTH_REQUEST 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56452]) remaining methods: password,publickey 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56452]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56452]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:01.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56452]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:01.688 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56452]) authentication result: true 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56452]) SSH_MSG_USERAUTH_REQUEST 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56452])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56452]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56452]) no heartbeat to stop 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56452]) heartbeat type=IGNORE, interval=PT30S 00:30:01.688 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56452 authenticated 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56452]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56452]] session=TransportServerSession[admin@/10.30.170.22:56452] id=0 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56452])) size=2097152, max=2097152, packet=32768 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56452]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56452] 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56452]) recipient=0 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])) size=2097152, max=2097152, packet=32768 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])) re-initializing 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])) size=2097152, max=2097152, packet=32768 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[want-reply=true] subsystem=netconf 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[subsystem] prepared command 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]}} established 00:30:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 415: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18244 00:30:01.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 415: Creating data stores for simulated device 00:30:01.690 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:01.690 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:01.690 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:01.690 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:01.690 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:01.690 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3780d681] 00:30:01.690 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:01.691 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:01.691 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:01.691 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:01.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:01.691 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:01.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:01.691 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:01.691 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3780d681], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3780d681], subtreeVersion=Version[3b6bbc03], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3b6bbc03], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:01.692 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:01.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:01.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 415 on channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 1220 down to 2095932 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) request=subsystem result=ReplySuccess, want-reply=true 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) request=subsystem activate command 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) starting runner for command=netconf 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #5 SSH_MSG_CHANNEL_DATA 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 373 down to 2096779 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_DATA len=373 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452] 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.694 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18244', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=415} created 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]} created 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452] successful with session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]} 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]} up 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #6 SSH_MSG_CHANNEL_DATA 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 393 down to 2096386 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_DATA len=393 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452] 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:01.695 [netconf-device-simulator-threads-0] 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=415} 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48331cc3 after next message 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 - R:/10.30.170.22:56452]} EXI handlers added to pipeline 00:30:01.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:01.696 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@48331cc3 00:30:01.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 179 down to 2095753 00:30:01.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:01.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #7 SSH_MSG_CHANNEL_DATA 00:30:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 340 down to 2096046 00:30:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_DATA len=340 00:30:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452] 00:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:01.698 [netconf-device-simulator-threads-0] 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=415} 00:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3b6bbc03] 00:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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} 00:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.698 [netconf-device-simulator-threads-0] 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:30:01.699 [netconf-device-simulator-threads-0] 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:30:01.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:01.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 778 down to 2094975 00:30:01.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:01.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:01.715 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #13 SSH_MSG_IGNORE 00:30:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:30:01.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #10 SSH_MSG_IGNORE 00:30:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:30:01.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #11 SSH_MSG_IGNORE 00:30:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:30:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #9 SSH_MSG_IGNORE 00:30:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:30:02.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]} 00:30:02.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54996]): SSH-2.0-SSHD-UNKNOWN 00:30:02.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54996]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:02.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54996]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:02.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #12 SSH_MSG_IGNORE 00:30:02.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:30:02.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54996]) Send SSH_MSG_KEXINIT 00:30:02.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:02.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #0 SSH_MSG_KEXINIT 00:30:02.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54996]) SSH_MSG_KEXINIT 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54996]) strict KEX=true client=true server=true 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: server host key algorithms = rsa-sha2-512 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: mac algorithms (client to server) = aead 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: mac algorithms (server to client) = aead 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: compression algorithms (client to server) = none 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54996]) Kex: compression algorithms (server to client) = none 00:30:02.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:02.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #13 SSH_MSG_IGNORE 00:30:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:30:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #11 SSH_MSG_IGNORE 00:30:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:30:02.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #1 30 00:30:02.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54996]] process command=SSH_MSG_KEXDH_INIT 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54996]] Send SSH_MSG_KEXDH_REPLY 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #1 sending command=31[31] len=1639 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54996])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54996]) Send SSH_MSG_NEWKEYS 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54996]) session ID=99:b1:4d:a1:48:89:fe:c3:ae:6f:fc:5d:f9:a4:21:e5:8d:24:29:5a:15:bc:1f:6b:3e:ac:51:4f:7c:31:3a:c4:d3:ca:78:78:1b:a7:19:7c:a4:8f:5c:de:3e:5e:e7:16:38:2c:af:61:ca:40:e2:37:b7:d2:63:0d:13:aa:4f:b0 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54996]): strict KEX resets output message sequence number from 3 to 0 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54996]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54996])[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:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:02.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #0 sending command=7[7] len=419 00:30:02.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54996]) No pending packets to flush at end of KEX 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #2 SSH_MSG_NEWKEYS 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54996]): strict KEX resets input message sequence number from 3 to 0 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54996]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54996]) authorized authentication methods: password,publickey 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54996]) Accepted service ssh-userauth 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54996]) no authentication factory for method=none 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54996]) SSH_MSG_USERAUTH_REQUEST 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54996]) remaining methods: password,publickey 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54996]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:02.314 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54996]) authentication result: true 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54996]) SSH_MSG_USERAUTH_REQUEST 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54996]) no heartbeat to stop 00:30:02.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54996]) heartbeat type=IGNORE, interval=PT30S 00:30:02.315 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54996 authenticated 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54996]] session=TransportServerSession[admin@/10.30.170.22:54996] id=0 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54996])) size=2097152, max=2097152, packet=32768 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54996] 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54996]) recipient=0 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])) size=2097152, max=2097152, packet=32768 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])) re-initializing 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])) size=2097152, max=2097152, packet=32768 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[want-reply=true] subsystem=netconf 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[subsystem] prepared command 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]}} established 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 416: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18245 00:30:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 416: Creating data stores for simulated device 00:30:02.316 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:02.316 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:02.316 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:02.316 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:02.317 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57336b16] 00:30:02.317 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:02.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:02.318 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:02.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:02.318 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:02.318 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57336b16], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57336b16], subtreeVersion=Version[19d2f6b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[19d2f6b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:02.319 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:02.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:02.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 416 on channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 1220 down to 2095932 00:30:02.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) request=subsystem result=ReplySuccess, want-reply=true 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) request=subsystem activate command 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) starting runner for command=netconf 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #5 SSH_MSG_CHANNEL_DATA 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 373 down to 2096779 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_DATA len=373 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996] 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.321 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18245', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=416} created 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]} created 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996] successful with session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]} 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]} up 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #6 SSH_MSG_CHANNEL_DATA 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 393 down to 2096386 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_DATA len=393 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996] 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=416} 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b7c970 after next message 00:30:02.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 - R:/10.30.170.22:54996]} EXI handlers added to pipeline 00:30:02.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:02.323 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@42b7c970 00:30:02.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 179 down to 2095753 00:30:02.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:02.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #7 SSH_MSG_CHANNEL_DATA 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 340 down to 2096046 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_DATA len=340 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996] 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:02.325 [netconf-device-simulator-threads-2] 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=416} 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[19d2f6b] 00:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:02.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.325 [netconf-device-simulator-threads-2] 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} 00:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.325 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.325 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] 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:30:02.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:02.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 778 down to 2094975 00:30:02.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:02.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:02.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #14 SSH_MSG_IGNORE 00:30:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:30:02.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #9 SSH_MSG_IGNORE 00:30:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:30:02.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #10 SSH_MSG_IGNORE 00:30:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:30:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #12 SSH_MSG_IGNORE 00:30:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:30:02.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]} 00:30:02.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48560]): SSH-2.0-SSHD-UNKNOWN 00:30:02.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48560]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:02.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48560]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #13 SSH_MSG_IGNORE 00:30:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:30:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #10 SSH_MSG_IGNORE 00:30:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:30:02.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #14 SSH_MSG_IGNORE 00:30:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:30:02.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #11 SSH_MSG_IGNORE 00:30:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48560]) Send SSH_MSG_KEXINIT 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #0 SSH_MSG_KEXINIT 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48560]) SSH_MSG_KEXINIT 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48560]) strict KEX=true client=true server=true 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: server host key algorithms = rsa-sha2-512 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: mac algorithms (client to server) = aead 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: mac algorithms (server to client) = aead 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: compression algorithms (client to server) = none 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48560]) Kex: compression algorithms (server to client) = none 00:30:02.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:03.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #1 30 00:30:03.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48560]] process command=SSH_MSG_KEXDH_INIT 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48560]] Send SSH_MSG_KEXDH_REPLY 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #1 sending command=31[31] len=1639 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48560])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48560]) Send SSH_MSG_NEWKEYS 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48560]) session ID=df:8c:27:f6:d0:51:9e:7c:63:cd:b5:71:88:02:d5:bc:71:14:7e:f1:05:23:4a:81:bd:68:0e:7a:e8:89:78:54:c4:f5:f3:e7:96:aa:80:28:98:f3:11:b9:a1:34:26:44:bf:32:73:16:57:2d:bd:0f:d7:6d:0e:1e:4b:ce:ce:c3 00:30:03.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48560]): strict KEX resets output message sequence number from 3 to 0 00:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48560]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48560])[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:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48560])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #0 sending command=7[7] len=419 00:30:03.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48560]) No pending packets to flush at end of KEX 00:30:03.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #9 SSH_MSG_IGNORE 00:30:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:30:03.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #2 SSH_MSG_NEWKEYS 00:30:03.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48560]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:03.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48560]): strict KEX resets input message sequence number from 3 to 0 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48560]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48560]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48560]) authorized authentication methods: password,publickey 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48560]) Accepted service ssh-userauth 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48560]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48560]) no authentication factory for method=none 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48560]) SSH_MSG_USERAUTH_REQUEST 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48560]) remaining methods: password,publickey 00:30:03.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:03.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48560]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:03.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48560]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:03.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48560]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:03.137 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:03.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48560]) authentication result: true 00:30:03.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48560]) SSH_MSG_USERAUTH_REQUEST 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48560])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48560]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48560]) no heartbeat to stop 00:30:03.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48560]) heartbeat type=IGNORE, interval=PT30S 00:30:03.138 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48560 authenticated 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48560]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48560]] session=TransportServerSession[admin@/10.30.170.22:48560] id=0 00:30:03.139 [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.170.22:48560])) size=2097152, max=2097152, packet=32768 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48560]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48560] 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48560]) recipient=0 00:30:03.139 [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.170.22:48560])) size=2097152, max=2097152, packet=32768 00:30:03.139 [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.170.22:48560])) re-initializing 00:30:03.139 [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.170.22:48560])) size=2097152, max=2097152, packet=32768 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560])[want-reply=true] subsystem=netconf 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560])[subsystem] prepared command 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]}} established 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 417: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18246 00:30:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 417: Creating data stores for simulated device 00:30:03.140 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:03.140 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:03.140 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:03.140 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:03.140 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:03.141 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[18b238d0] 00:30:03.141 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:03.141 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:03.141 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:03.141 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:03.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:03.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[18b238d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[18b238d0], subtreeVersion=Version[5bc7f26c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5bc7f26c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:03.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:03.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.143 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 417 on channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.144 [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.170.22:48560]) by 1220 down to 2095932 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) request=subsystem result=ReplySuccess, want-reply=true 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) request=subsystem activate command 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) starting runner for command=netconf 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #5 SSH_MSG_CHANNEL_DATA 00:30:03.144 [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.170.22:48560]) by 373 down to 2096779 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_DATA len=373 00:30:03.144 [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.170.22:48560] 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:03.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18246', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=417} created 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]} created 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560] successful with session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]} 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]} up 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #6 SSH_MSG_CHANNEL_DATA 00:30:03.145 [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.170.22:48560]) by 393 down to 2096386 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_DATA len=393 00:30:03.145 [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.170.22:48560] 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:03.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:03.146 [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=417} 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e148c8f after next message 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 - R:/10.30.170.22:48560]} EXI handlers added to pipeline 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e148c8f 00:30:03.146 [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.170.22:48560]) by 179 down to 2095753 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:03.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:03.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #7 SSH_MSG_CHANNEL_DATA 00:30:03.148 [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.170.22:48560]) by 340 down to 2096046 00:30:03.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_DATA len=340 00:30:03.148 [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.170.22:48560] 00:30:03.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:03.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:03.149 [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=417} 00:30:03.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5bc7f26c] 00:30:03.149 [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:30:03.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:03.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:03.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:03.149 [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:30:03.149 [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:30:03.149 [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} 00:30:03.149 [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:30:03.149 [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=2011-06-01} 00:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [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:30:03.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:03.150 [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.170.22:48560]) by 778 down to 2094975 00:30:03.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:03.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:03.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]} 00:30:03.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49314]): SSH-2.0-SSHD-UNKNOWN 00:30:03.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49314]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:03.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49314]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:03.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #12 SSH_MSG_IGNORE 00:30:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:30:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #13 SSH_MSG_IGNORE 00:30:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:30:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #14 SSH_MSG_IGNORE 00:30:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:30:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #11 SSH_MSG_IGNORE 00:30:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49314]) Send SSH_MSG_KEXINIT 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #0 SSH_MSG_KEXINIT 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49314]) SSH_MSG_KEXINIT 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49314]) strict KEX=true client=true server=true 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: server host key algorithms = rsa-sha2-512 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: mac algorithms (client to server) = aead 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: mac algorithms (server to client) = aead 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: compression algorithms (client to server) = none 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49314]) Kex: compression algorithms (server to client) = none 00:30:03.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:03.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #1 30 00:30:03.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49314]] process command=SSH_MSG_KEXDH_INIT 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49314]] Send SSH_MSG_KEXDH_REPLY 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #1 sending command=31[31] len=1639 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49314])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49314]) Send SSH_MSG_NEWKEYS 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49314]) session ID=71:63:71:78:fa:86:01:98:f0:35:4b:b8:f4:74:09:c8:d0:12:a5:5e:6a:73:7f:fb:1f:32:d3:3d:9c:b5:4a:cb:e5:d0:cf:af:59:a9:3f:78:1f:74:1d:66:e9:a7:4f:60:b9:9d:6c:a8:5d:07:9e:7f:a3:41:4c:4c:d2:f3:48:0f 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49314]): strict KEX resets output message sequence number from 3 to 0 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49314]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49314])[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:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #0 sending command=7[7] len=419 00:30:03.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49314]) No pending packets to flush at end of KEX 00:30:03.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #2 SSH_MSG_NEWKEYS 00:30:03.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:03.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49314]): strict KEX resets input message sequence number from 3 to 0 00:30:03.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49314]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:03.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49314]) authorized authentication methods: password,publickey 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49314]) Accepted service ssh-userauth 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49314]) no authentication factory for method=none 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49314]) SSH_MSG_USERAUTH_REQUEST 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49314]) remaining methods: password,publickey 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49314]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:03.558 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49314]) authentication result: true 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49314]) SSH_MSG_USERAUTH_REQUEST 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:03.558 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:03.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49314]) no heartbeat to stop 00:30:03.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49314]) heartbeat type=IGNORE, interval=PT30S 00:30:03.559 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49314 authenticated 00:30:03.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:03.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49314]] session=TransportServerSession[admin@/10.30.170.22:49314] id=0 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49314])) size=2097152, max=2097152, packet=32768 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49314] 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49314]) recipient=0 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])) size=2097152, max=2097152, packet=32768 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])) re-initializing 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])) size=2097152, max=2097152, packet=32768 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[want-reply=true] subsystem=netconf 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[subsystem] prepared command 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]}} established 00:30:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 418: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18247 00:30:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 418: Creating data stores for simulated device 00:30:03.561 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:03.561 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:03.561 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:03.561 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:03.561 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:03.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[66eda8b4] 00:30:03.562 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:03.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:03.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:03.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:03.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:03.563 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:03.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:03.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:03.563 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[66eda8b4], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[66eda8b4], subtreeVersion=Version[72121011], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[72121011], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:03.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:03.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 418 on channel [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 1220 down to 2095932 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) request=subsystem result=ReplySuccess, want-reply=true 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) request=subsystem activate command 00:30:03.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) starting runner for command=netconf 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #5 SSH_MSG_CHANNEL_DATA 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 373 down to 2096779 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_DATA len=373 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314] 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18247', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=418} created 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]} created 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314] successful with session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]} 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]} up 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #6 SSH_MSG_CHANNEL_DATA 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 393 down to 2096386 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_DATA len=393 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314] 00:30:03.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:03.567 [netconf-device-simulator-threads-6] 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=418} 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4de5f50b after next message 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 - R:/10.30.170.22:49314]} EXI handlers added to pipeline 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4de5f50b 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 179 down to 2095753 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:03.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #7 SSH_MSG_CHANNEL_DATA 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 340 down to 2096046 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_DATA len=340 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314] 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:03.569 [netconf-device-simulator-threads-6] 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=418} 00:30:03.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[72121011] 00:30:03.569 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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} 00:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] 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:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 778 down to 2094975 00:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:03.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #10 SSH_MSG_IGNORE 00:30:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:30:03.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #12 SSH_MSG_IGNORE 00:30:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:30:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]} 00:30:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49916]): SSH-2.0-SSHD-UNKNOWN 00:30:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49916]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:03.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49916]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:03.825 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #13 SSH_MSG_IGNORE 00:30:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49916]) Send SSH_MSG_KEXINIT 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #0 SSH_MSG_KEXINIT 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49916]) SSH_MSG_KEXINIT 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49916]) strict KEX=true client=true server=true 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: server host key algorithms = rsa-sha2-512 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: mac algorithms (client to server) = aead 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: mac algorithms (server to client) = aead 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: compression algorithms (client to server) = none 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49916]) Kex: compression algorithms (server to client) = none 00:30:03.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:03.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #9 SSH_MSG_IGNORE 00:30:03.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:30:03.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #14 SSH_MSG_IGNORE 00:30:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:30:03.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #1 30 00:30:03.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49916]] process command=SSH_MSG_KEXDH_INIT 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49916]] Send SSH_MSG_KEXDH_REPLY 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #1 sending command=31[31] len=1639 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49916])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49916]) Send SSH_MSG_NEWKEYS 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49916]) session ID=57:10:57:88:81:e3:86:5a:72:39:63:43:6d:b2:21:6b:06:cb:12:f3:6a:23:96:f4:86:e3:cc:c1:1a:8b:f8:40:36:25:be:57:0a:49:ef:c5:91:9c:db:3c:4b:b5:f3:10:43:34:85:e3:cf:6e:1b:5b:14:9d:8f:fd:0c:a1:2c:50 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49916]): strict KEX resets output message sequence number from 3 to 0 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49916]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49916])[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:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #0 sending command=7[7] len=419 00:30:03.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49916]) No pending packets to flush at end of KEX 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #2 SSH_MSG_NEWKEYS 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49916]): strict KEX resets input message sequence number from 3 to 0 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49916]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:04.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:04.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:04.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49916]) authorized authentication methods: password,publickey 00:30:04.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49916]) Accepted service ssh-userauth 00:30:04.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49916]) no authentication factory for method=none 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49916]) SSH_MSG_USERAUTH_REQUEST 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49916]) remaining methods: password,publickey 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49916]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:04.013 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49916]) authentication result: true 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49916]) SSH_MSG_USERAUTH_REQUEST 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49916]) no heartbeat to stop 00:30:04.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49916]) heartbeat type=IGNORE, interval=PT30S 00:30:04.013 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49916 authenticated 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49916]] session=TransportServerSession[admin@/10.30.170.22:49916] id=0 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49916])) size=2097152, max=2097152, packet=32768 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49916] 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49916]) recipient=0 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])) size=2097152, max=2097152, packet=32768 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])) re-initializing 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])) size=2097152, max=2097152, packet=32768 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[want-reply=true] subsystem=netconf 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[subsystem] prepared command 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]}} established 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 419: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18248 00:30:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 419: Creating data stores for simulated device 00:30:04.015 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:04.015 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:04.015 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:04.015 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:04.015 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[56534685] 00:30:04.016 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:04.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:04.017 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:04.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:04.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:04.017 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[56534685], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[56534685], subtreeVersion=Version[1f39232b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1f39232b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:04.017 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:04.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:04.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 419 on channel [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 1220 down to 2095932 00:30:04.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:04.019 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) request=subsystem result=ReplySuccess, want-reply=true 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) request=subsystem activate command 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) starting runner for command=netconf 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #5 SSH_MSG_CHANNEL_DATA 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 373 down to 2096779 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_DATA len=373 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916] 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18248', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:04.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=419} created 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]} created 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916] successful with session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]} 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]} up 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #6 SSH_MSG_CHANNEL_DATA 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 393 down to 2096386 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_DATA len=393 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916] 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:04.021 [netconf-device-simulator-threads-0] 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=419} 00:30:04.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@691ffe2b after next message 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 - R:/10.30.170.22:49916]} EXI handlers added to pipeline 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@691ffe2b 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 179 down to 2095753 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:04.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #7 SSH_MSG_CHANNEL_DATA 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 340 down to 2096046 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_DATA len=340 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916] 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:04.024 [netconf-device-simulator-threads-0] 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=419} 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1f39232b] 00:30:04.024 [netconf-device-simulator-threads-0] 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:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:04.024 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:04.024 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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} 00:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] 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:30:04.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:04.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 778 down to 2094975 00:30:04.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:04.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:04.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #11 SSH_MSG_IGNORE 00:30:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:30:04.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #10 SSH_MSG_IGNORE 00:30:04.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:30:04.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]} 00:30:04.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51048]): SSH-2.0-SSHD-UNKNOWN 00:30:04.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51048]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:04.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51048]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:04.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #12 SSH_MSG_IGNORE 00:30:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:30:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #13 SSH_MSG_IGNORE 00:30:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:30:04.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #14 SSH_MSG_IGNORE 00:30:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:30:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51048]) Send SSH_MSG_KEXINIT 00:30:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #0 SSH_MSG_KEXINIT 00:30:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51048]) SSH_MSG_KEXINIT 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51048]) strict KEX=true client=true server=true 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: server host key algorithms = rsa-sha2-512 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: mac algorithms (client to server) = aead 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: mac algorithms (server to client) = aead 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: compression algorithms (client to server) = none 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51048]) Kex: compression algorithms (server to client) = none 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #9 SSH_MSG_IGNORE 00:30:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:30:04.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #10 SSH_MSG_IGNORE 00:30:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:30:04.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #1 30 00:30:04.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51048]] process command=SSH_MSG_KEXDH_INIT 00:30:04.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51048]] Send SSH_MSG_KEXDH_REPLY 00:30:04.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #1 sending command=31[31] len=1639 00:30:04.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51048])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:04.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51048]) Send SSH_MSG_NEWKEYS 00:30:04.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51048]) session ID=ed:08:e6:e1:39:68:da:f6:c4:92:1d:69:41:a2:7b:7e:51:ee:f3:75:87:d1:35:9f:12:04:25:0d:cf:3b:79:5e:5e:21:96:2d:c2:14:86:19:64:65:ce:a3:94:20:60:f9:41:6e:08:00:40:a1:c6:a1:87:10:12:de:f3:b8:fe:c8 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51048]): strict KEX resets output message sequence number from 3 to 0 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51048]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51048])[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:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51048])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #0 sending command=7[7] len=419 00:30:04.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51048]) No pending packets to flush at end of KEX 00:30:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #11 SSH_MSG_IGNORE 00:30:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #2 SSH_MSG_NEWKEYS 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51048]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51048]): strict KEX resets input message sequence number from 3 to 0 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51048]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51048]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51048]) authorized authentication methods: password,publickey 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51048]) Accepted service ssh-userauth 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51048]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:04.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51048]) no authentication factory for method=none 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51048]) SSH_MSG_USERAUTH_REQUEST 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51048]) remaining methods: password,publickey 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51048]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51048]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:04.659 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51048]) authentication result: true 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51048]) SSH_MSG_USERAUTH_REQUEST 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51048])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51048]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51048]) no heartbeat to stop 00:30:04.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51048]) heartbeat type=IGNORE, interval=PT30S 00:30:04.660 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51048 authenticated 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51048]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51048]] session=TransportServerSession[admin@/10.30.170.22:51048] id=0 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51048])) size=2097152, max=2097152, packet=32768 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51048]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51048] 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51048]) recipient=0 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])) size=2097152, max=2097152, packet=32768 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])) re-initializing 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])) size=2097152, max=2097152, packet=32768 00:30:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[want-reply=true] subsystem=netconf 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[subsystem] prepared command 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]}} established 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 420: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18249 00:30:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 420: Creating data stores for simulated device 00:30:04.661 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:04.661 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:04.661 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:04.661 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:04.661 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:04.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[16b3f8df] 00:30:04.662 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:04.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:04.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:04.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:04.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:04.663 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:04.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:04.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:04.663 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[16b3f8df], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[16b3f8df], subtreeVersion=Version[2d932f8c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2d932f8c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:04.663 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:04.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 420 on channel [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 1220 down to 2095932 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) request=subsystem result=ReplySuccess, want-reply=true 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) request=subsystem activate command 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) starting runner for command=netconf 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #5 SSH_MSG_CHANNEL_DATA 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 373 down to 2096779 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_DATA len=373 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048] 00:30:04.665 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18249', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=420} created 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]} created 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048] successful with session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]} 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]} up 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #6 SSH_MSG_CHANNEL_DATA 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 393 down to 2096386 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_DATA len=393 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048] 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:04.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=420} 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79a437b6 after next message 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 - R:/10.30.170.22:51048]} EXI handlers added to pipeline 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79a437b6 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 179 down to 2095753 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:04.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #7 SSH_MSG_CHANNEL_DATA 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 340 down to 2096046 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_DATA len=340 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048] 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:04.669 [netconf-device-simulator-threads-2] 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=420} 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2d932f8c] 00:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:04.669 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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} 00:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.669 [netconf-device-simulator-threads-2] 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:30:04.670 [netconf-device-simulator-threads-2] 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:30:04.670 [netconf-device-simulator-threads-2] 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:30:04.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:04.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 778 down to 2094975 00:30:04.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:04.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:04.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #9 SSH_MSG_IGNORE 00:30:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:30:04.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]} 00:30:04.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43074]): SSH-2.0-SSHD-UNKNOWN 00:30:04.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43074]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:04.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43074]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #12 SSH_MSG_IGNORE 00:30:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:30:05.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43074]) Send SSH_MSG_KEXINIT 00:30:05.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #0 SSH_MSG_KEXINIT 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43074]) SSH_MSG_KEXINIT 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43074]) strict KEX=true client=true server=true 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: server host key algorithms = rsa-sha2-512 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: mac algorithms (client to server) = aead 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: mac algorithms (server to client) = aead 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: compression algorithms (client to server) = none 00:30:05.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43074]) Kex: compression algorithms (server to client) = none 00:30:05.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:05.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #11 SSH_MSG_IGNORE 00:30:05.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:30:05.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #14 SSH_MSG_IGNORE 00:30:05.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:30:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #1 30 00:30:05.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43074]] process command=SSH_MSG_KEXDH_INIT 00:30:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43074]] Send SSH_MSG_KEXDH_REPLY 00:30:05.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #1 sending command=31[31] len=1639 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43074])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43074]) Send SSH_MSG_NEWKEYS 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43074]) session ID=9b:23:84:b8:a6:f0:13:07:9b:a1:41:7d:c0:dd:9c:01:20:37:eb:75:40:1d:a1:e6:50:a6:61:9d:5b:50:e1:b9:40:f6:b4:52:70:de:60:e9:68:60:85:5e:11:33:59:d3:40:c3:17:5c:1a:64:b2:81:bd:f5:66:d9:ab:81:46:4e 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43074]): strict KEX resets output message sequence number from 3 to 0 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43074]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43074])[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:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43074])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #0 sending command=7[7] len=419 00:30:05.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43074]) No pending packets to flush at end of KEX 00:30:05.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #2 SSH_MSG_NEWKEYS 00:30:05.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43074]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43074]): strict KEX resets input message sequence number from 3 to 0 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43074]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43074]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43074]) authorized authentication methods: password,publickey 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43074]) Accepted service ssh-userauth 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43074]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43074]) no authentication factory for method=none 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43074]) SSH_MSG_USERAUTH_REQUEST 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43074]) remaining methods: password,publickey 00:30:05.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43074]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43074]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43074]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:05.160 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43074]) authentication result: true 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43074]) SSH_MSG_USERAUTH_REQUEST 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43074])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:05.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43074]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43074]) no heartbeat to stop 00:30:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43074]) heartbeat type=IGNORE, interval=PT30S 00:30:05.161 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43074 authenticated 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43074]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43074]] session=TransportServerSession[admin@/10.30.170.22:43074] id=0 00:30:05.162 [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.170.22:43074])) size=2097152, max=2097152, packet=32768 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43074]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43074] 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43074]) recipient=0 00:30:05.162 [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.170.22:43074])) size=2097152, max=2097152, packet=32768 00:30:05.162 [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.170.22:43074])) re-initializing 00:30:05.162 [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.170.22:43074])) size=2097152, max=2097152, packet=32768 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074])[want-reply=true] subsystem=netconf 00:30:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074])[subsystem] prepared command 00:30:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]}} established 00:30:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 421: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18250 00:30:05.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 421: Creating data stores for simulated device 00:30:05.164 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:05.164 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:05.165 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:05.165 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:05.165 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:05.167 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5cd8516e] 00:30:05.167 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:05.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:05.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:05.168 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:05.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:05.169 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:05.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:05.169 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:05.169 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5cd8516e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5cd8516e], subtreeVersion=Version[2af2bf87], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2af2bf87], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:05.170 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:05.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:05.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.171 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 421 on channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.173 [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.170.22:43074]) by 1220 down to 2095932 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) request=subsystem result=ReplySuccess, want-reply=true 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) request=subsystem activate command 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) starting runner for command=netconf 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #5 SSH_MSG_CHANNEL_DATA 00:30:05.173 [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.170.22:43074]) by 373 down to 2096779 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_DATA len=373 00:30:05.173 [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.170.22:43074] 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:05.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18250', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=421} created 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]} created 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074] successful with session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]} 00:30:05.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]} up 00:30:05.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #6 SSH_MSG_CHANNEL_DATA 00:30:05.176 [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.170.22:43074]) by 393 down to 2096386 00:30:05.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_DATA len=393 00:30:05.176 [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.170.22:43074] 00:30:05.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:05.176 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:05.177 [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=421} 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@937b9ad after next message 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 - R:/10.30.170.22:43074]} EXI handlers added to pipeline 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@937b9ad 00:30:05.177 [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.170.22:43074]) by 179 down to 2095753 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:05.177 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:05.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #7 SSH_MSG_CHANNEL_DATA 00:30:05.182 [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.170.22:43074]) by 340 down to 2096046 00:30:05.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_DATA len=340 00:30:05.182 [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.170.22:43074] 00:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:05.183 [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=421} 00:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2af2bf87] 00:30:05.183 [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:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:05.183 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:05.183 [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:30:05.183 [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:30:05.183 [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} 00:30:05.183 [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:30:05.183 [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=2011-06-01} 00:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [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:30:05.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:05.184 [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.170.22:43074]) by 778 down to 2094975 00:30:05.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:05.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:05.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #10 SSH_MSG_IGNORE 00:30:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:30:05.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #9 SSH_MSG_IGNORE 00:30:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:30:05.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #8 SSH_MSG_IGNORE 00:30:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:30:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #13 SSH_MSG_IGNORE 00:30:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:30:05.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #8 SSH_MSG_IGNORE 00:30:05.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:30:05.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]} 00:30:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49642]): SSH-2.0-SSHD-UNKNOWN 00:30:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49642]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:05.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49642]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:05.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.414 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #8 SSH_MSG_IGNORE 00:30:05.414 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:30:05.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #12 SSH_MSG_IGNORE 00:30:05.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:30:05.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #13 SSH_MSG_IGNORE 00:30:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:30:05.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49642]) Send SSH_MSG_KEXINIT 00:30:05.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #0 SSH_MSG_KEXINIT 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49642]) SSH_MSG_KEXINIT 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49642]) strict KEX=true client=true server=true 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: server host key algorithms = rsa-sha2-512 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: mac algorithms (client to server) = aead 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: mac algorithms (server to client) = aead 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: compression algorithms (client to server) = none 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49642]) Kex: compression algorithms (server to client) = none 00:30:05.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:05.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #1 30 00:30:05.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49642]] process command=SSH_MSG_KEXDH_INIT 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49642]] Send SSH_MSG_KEXDH_REPLY 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #1 sending command=31[31] len=1639 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49642])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49642]) Send SSH_MSG_NEWKEYS 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49642]) session ID=18:43:37:e9:28:cb:2b:29:08:4a:7e:e4:fc:74:28:4c:a1:bd:16:0f:e4:4a:80:ca:6c:db:58:55:cb:8e:99:05:c7:0b:92:c9:32:10:0b:67:11:a4:ac:40:d0:be:d1:00:4c:30:6f:3b:ea:da:5f:3e:5e:30:a4:c6:0f:1b:f9:7c 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49642]): strict KEX resets output message sequence number from 3 to 0 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49642]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49642])[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:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49642])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #0 sending command=7[7] len=419 00:30:05.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49642]) No pending packets to flush at end of KEX 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #2 SSH_MSG_NEWKEYS 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49642]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49642]): strict KEX resets input message sequence number from 3 to 0 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49642]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49642]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49642]) authorized authentication methods: password,publickey 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49642]) Accepted service ssh-userauth 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49642]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49642]) no authentication factory for method=none 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49642]) SSH_MSG_USERAUTH_REQUEST 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49642]) remaining methods: password,publickey 00:30:05.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49642]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49642]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:05.677 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49642]) authentication result: true 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49642]) SSH_MSG_USERAUTH_REQUEST 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49642])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49642]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49642]) no heartbeat to stop 00:30:05.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49642]) heartbeat type=IGNORE, interval=PT30S 00:30:05.677 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49642 authenticated 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49642]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49642]] session=TransportServerSession[admin@/10.30.170.22:49642] id=0 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49642])) size=2097152, max=2097152, packet=32768 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49642]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49642] 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49642]) recipient=0 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])) size=2097152, max=2097152, packet=32768 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])) re-initializing 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])) size=2097152, max=2097152, packet=32768 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[want-reply=true] subsystem=netconf 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[subsystem] prepared command 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]}} established 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 422: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18251 00:30:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 422: Creating data stores for simulated device 00:30:05.679 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:05.679 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:05.679 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:05.679 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:05.679 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:05.680 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4608d75e] 00:30:05.680 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:05.680 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:05.680 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:05.680 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:05.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:05.680 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:05.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:05.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:05.681 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4608d75e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4608d75e], subtreeVersion=Version[2180e26e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2180e26e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:05.681 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:05.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:05.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 422 on channel [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 1220 down to 2095932 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) request=subsystem result=ReplySuccess, want-reply=true 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) request=subsystem activate command 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) starting runner for command=netconf 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #5 SSH_MSG_CHANNEL_DATA 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 373 down to 2096779 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_DATA len=373 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642] 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:05.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18251', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=422} created 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]} created 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642] successful with session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]} 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]} up 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #6 SSH_MSG_CHANNEL_DATA 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 393 down to 2096386 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_DATA len=393 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642] 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:05.684 [netconf-device-simulator-threads-6] 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=422} 00:30:05.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f814aa4 after next message 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 - R:/10.30.170.22:49642]} EXI handlers added to pipeline 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4f814aa4 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 179 down to 2095753 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:05.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #7 SSH_MSG_CHANNEL_DATA 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 340 down to 2096046 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_DATA len=340 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642] 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:05.687 [netconf-device-simulator-threads-6] 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=422} 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2180e26e] 00:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:05.687 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] 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} 00:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.687 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] 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:30:05.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:05.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 778 down to 2094975 00:30:05.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:05.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #11 SSH_MSG_IGNORE 00:30:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:30:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #14 SSH_MSG_IGNORE 00:30:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:30:05.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #8 SSH_MSG_IGNORE 00:30:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:30:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #8 SSH_MSG_IGNORE 00:30:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:30:05.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #8 SSH_MSG_IGNORE 00:30:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:30:05.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #9 SSH_MSG_IGNORE 00:30:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:30:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #10 SSH_MSG_IGNORE 00:30:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:30:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #8 SSH_MSG_IGNORE 00:30:05.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:30:05.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]} 00:30:05.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51120]): SSH-2.0-SSHD-UNKNOWN 00:30:05.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51120]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:05.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51120]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #8 SSH_MSG_IGNORE 00:30:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:30:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #12 SSH_MSG_IGNORE 00:30:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51120]) Send SSH_MSG_KEXINIT 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #0 SSH_MSG_KEXINIT 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51120]) SSH_MSG_KEXINIT 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51120]) strict KEX=true client=true server=true 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: server host key algorithms = rsa-sha2-512 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: mac algorithms (client to server) = aead 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: mac algorithms (server to client) = aead 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: compression algorithms (client to server) = none 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51120]) Kex: compression algorithms (server to client) = none 00:30:06.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #11 SSH_MSG_IGNORE 00:30:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:30:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #13 SSH_MSG_IGNORE 00:30:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:30:06.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #1 30 00:30:06.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51120]] process command=SSH_MSG_KEXDH_INIT 00:30:06.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #8 SSH_MSG_IGNORE 00:30:06.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51120]] Send SSH_MSG_KEXDH_REPLY 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #1 sending command=31[31] len=1639 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51120])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51120]) Send SSH_MSG_NEWKEYS 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51120]) session ID=b4:53:04:a3:29:d6:fd:44:33:81:53:0d:8d:14:8d:c3:d5:ab:f3:2e:5f:ea:c9:6b:61:dc:7b:6f:26:09:9b:e4:95:77:8d:52:39:42:d6:e3:ee:21:d2:c0:a0:33:3b:80:24:80:c8:22:ba:9b:3c:c3:1b:00:55:c0:30:f0:3a:63 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:06.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51120]): strict KEX resets output message sequence number from 3 to 0 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51120]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51120])[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:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #0 sending command=7[7] len=419 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51120]) No pending packets to flush at end of KEX 00:30:06.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #8 SSH_MSG_IGNORE 00:30:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:30:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #8 SSH_MSG_IGNORE 00:30:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #2 SSH_MSG_NEWKEYS 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51120]): strict KEX resets input message sequence number from 3 to 0 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51120]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51120]) authorized authentication methods: password,publickey 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51120]) Accepted service ssh-userauth 00:30:06.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51120]) no authentication factory for method=none 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51120]) SSH_MSG_USERAUTH_REQUEST 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51120]) remaining methods: password,publickey 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51120]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:06.140 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51120]) authentication result: true 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51120]) SSH_MSG_USERAUTH_REQUEST 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51120]) no heartbeat to stop 00:30:06.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51120]) heartbeat type=IGNORE, interval=PT30S 00:30:06.141 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51120 authenticated 00:30:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:06.141 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51120]] session=TransportServerSession[admin@/10.30.170.22:51120] id=0 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51120])) size=2097152, max=2097152, packet=32768 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51120] 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51120]) recipient=0 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])) size=2097152, max=2097152, packet=32768 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])) re-initializing 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])) size=2097152, max=2097152, packet=32768 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:06.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #8 SSH_MSG_IGNORE 00:30:06.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[want-reply=true] subsystem=netconf 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[subsystem] prepared command 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]}} established 00:30:06.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 423: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18252 00:30:06.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 423: Creating data stores for simulated device 00:30:06.143 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:06.143 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:06.143 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:06.143 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:06.143 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:06.143 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[635418ba] 00:30:06.143 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:06.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:06.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:06.144 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:06.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:06.144 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:06.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:06.144 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:06.144 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[635418ba], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[635418ba], subtreeVersion=Version[62c8da08], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[62c8da08], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:06.145 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:06.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:06.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 423 on channel [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 1220 down to 2095932 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) request=subsystem result=ReplySuccess, want-reply=true 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) request=subsystem activate command 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) starting runner for command=netconf 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #5 SSH_MSG_CHANNEL_DATA 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 373 down to 2096779 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_DATA len=373 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120] 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:06.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18252', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=423} created 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]} created 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120] successful with session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]} 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]} up 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #6 SSH_MSG_CHANNEL_DATA 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 393 down to 2096386 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_DATA len=393 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120] 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:06.148 [netconf-device-simulator-threads-0] 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=423} 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fc86548 after next message 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 - R:/10.30.170.22:51120]} EXI handlers added to pipeline 00:30:06.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:06.149 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@fc86548 00:30:06.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 179 down to 2095753 00:30:06.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:06.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:06.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #7 SSH_MSG_CHANNEL_DATA 00:30:06.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 340 down to 2096046 00:30:06.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_DATA len=340 00:30:06.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120] 00:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:06.151 [netconf-device-simulator-threads-0] 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=423} 00:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[62c8da08] 00:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:06.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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} 00:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.151 [netconf-device-simulator-threads-0] 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:30:06.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:06.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 778 down to 2094975 00:30:06.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:06.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:06.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.157 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #14 SSH_MSG_IGNORE 00:30:06.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:30:06.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #8 SSH_MSG_IGNORE 00:30:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:30:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #8 SSH_MSG_IGNORE 00:30:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:30:06.274 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #10 SSH_MSG_IGNORE 00:30:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:30:06.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #9 SSH_MSG_IGNORE 00:30:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:30:06.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #8 SSH_MSG_IGNORE 00:30:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:30:06.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]} 00:30:06.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50956]): SSH-2.0-SSHD-UNKNOWN 00:30:06.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50956]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:06.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50956]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:06.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50956]) Send SSH_MSG_KEXINIT 00:30:06.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:06.614 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #0 SSH_MSG_KEXINIT 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50956]) SSH_MSG_KEXINIT 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50956]) strict KEX=true client=true server=true 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: server host key algorithms = rsa-sha2-512 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: mac algorithms (client to server) = aead 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: mac algorithms (server to client) = aead 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: compression algorithms (client to server) = none 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50956]) Kex: compression algorithms (server to client) = none 00:30:06.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:06.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #13 SSH_MSG_IGNORE 00:30:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:30:06.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #1 30 00:30:06.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50956]] process command=SSH_MSG_KEXDH_INIT 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50956]] Send SSH_MSG_KEXDH_REPLY 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #1 sending command=31[31] len=1639 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50956])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50956]) Send SSH_MSG_NEWKEYS 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50956]) session ID=cd:c3:49:0a:f1:b7:f8:5f:c6:eb:8c:06:4d:3b:8e:c9:03:2a:f9:a9:34:11:f5:93:1a:12:e8:65:68:77:74:01:58:39:ba:7a:28:3a:5c:6a:4b:14:63:75:57:32:48:68:5f:54:84:de:36:82:81:36:b4:c0:74:68:4d:85:b2:37 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50956]): strict KEX resets output message sequence number from 3 to 0 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50956]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50956])[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:30:06.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50956])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #0 sending command=7[7] len=419 00:30:06.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50956]) No pending packets to flush at end of KEX 00:30:06.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #14 SSH_MSG_IGNORE 00:30:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:30:06.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #12 SSH_MSG_IGNORE 00:30:06.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #2 SSH_MSG_NEWKEYS 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50956]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50956]): strict KEX resets input message sequence number from 3 to 0 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50956]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50956]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50956]) authorized authentication methods: password,publickey 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50956]) Accepted service ssh-userauth 00:30:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50956]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50956]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50956]) no authentication factory for method=none 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50956]) SSH_MSG_USERAUTH_REQUEST 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50956]) remaining methods: password,publickey 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50956]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50956]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50956]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:06.741 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50956]) authentication result: true 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50956]) SSH_MSG_USERAUTH_REQUEST 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50956])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50956]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50956]) no heartbeat to stop 00:30:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50956]) heartbeat type=IGNORE, interval=PT30S 00:30:06.741 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50956 authenticated 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50956]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50956]] session=TransportServerSession[admin@/10.30.170.22:50956] id=0 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50956])) size=2097152, max=2097152, packet=32768 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50956]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50956] 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50956]) recipient=0 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])) size=2097152, max=2097152, packet=32768 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])) re-initializing 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])) size=2097152, max=2097152, packet=32768 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[want-reply=true] subsystem=netconf 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[subsystem] prepared command 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]}} established 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 424: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18253 00:30:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 424: Creating data stores for simulated device 00:30:06.743 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:06.743 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:06.743 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:06.743 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:06.743 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1343d41b] 00:30:06.744 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:06.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:06.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:06.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:06.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:06.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1343d41b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1343d41b], subtreeVersion=Version[8e7346], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8e7346], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:06.746 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:06.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:06.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 424 on channel [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 1220 down to 2095932 00:30:06.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:06.747 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) request=subsystem result=ReplySuccess, want-reply=true 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) request=subsystem activate command 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) starting runner for command=netconf 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #5 SSH_MSG_CHANNEL_DATA 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 373 down to 2096779 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_DATA len=373 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956] 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:06.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18253', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=424} created 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]} created 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956] successful with session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]} 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]} up 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #6 SSH_MSG_CHANNEL_DATA 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 393 down to 2096386 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_DATA len=393 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956] 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=424} 00:30:06.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@713b9df8 after next message 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 - R:/10.30.170.22:50956]} EXI handlers added to pipeline 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@713b9df8 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 179 down to 2095753 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:06.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:06.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #7 SSH_MSG_CHANNEL_DATA 00:30:06.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 340 down to 2096046 00:30:06.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_DATA len=340 00:30:06.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956] 00:30:06.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:06.753 [netconf-device-simulator-threads-2] 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=424} 00:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8e7346] 00:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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} 00:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] 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:30:06.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:06.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 778 down to 2094975 00:30:06.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:06.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #10 SSH_MSG_IGNORE 00:30:06.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:30:06.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #9 SSH_MSG_IGNORE 00:30:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:30:06.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #8 SSH_MSG_IGNORE 00:30:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:30:07.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #11 SSH_MSG_IGNORE 00:30:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:30:07.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]} 00:30:07.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52870]): SSH-2.0-SSHD-UNKNOWN 00:30:07.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52870]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:07.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52870]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #12 SSH_MSG_IGNORE 00:30:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:30:07.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #13 SSH_MSG_IGNORE 00:30:07.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:30:07.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52870]) Send SSH_MSG_KEXINIT 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #0 SSH_MSG_KEXINIT 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52870]) SSH_MSG_KEXINIT 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52870]) strict KEX=true client=true server=true 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:07.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: server host key algorithms = rsa-sha2-512 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: mac algorithms (client to server) = aead 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: mac algorithms (server to client) = aead 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: compression algorithms (client to server) = none 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52870]) Kex: compression algorithms (server to client) = none 00:30:07.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #14 SSH_MSG_IGNORE 00:30:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:30:07.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #1 30 00:30:07.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52870]] process command=SSH_MSG_KEXDH_INIT 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52870]] Send SSH_MSG_KEXDH_REPLY 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #1 sending command=31[31] len=1639 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52870])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52870]) Send SSH_MSG_NEWKEYS 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52870]) session ID=75:1e:a8:22:da:75:d3:c2:b2:36:75:62:79:6f:32:80:4d:41:f2:ea:1d:9a:a4:96:d4:d1:48:f0:b3:2f:a0:85:57:9b:3d:dd:ab:de:a7:bb:34:53:42:26:1c:93:6a:04:53:31:be:ca:2b:4e:f3:b9:a4:2a:f0:e3:2c:b0:0a:c9 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52870]): strict KEX resets output message sequence number from 3 to 0 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52870]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52870])[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:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52870])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #0 sending command=7[7] len=419 00:30:07.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52870]) No pending packets to flush at end of KEX 00:30:07.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #2 SSH_MSG_NEWKEYS 00:30:07.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52870]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:07.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52870]): strict KEX resets input message sequence number from 3 to 0 00:30:07.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52870]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52870]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52870]) authorized authentication methods: password,publickey 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52870]) Accepted service ssh-userauth 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52870]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52870]) no authentication factory for method=none 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52870]) SSH_MSG_USERAUTH_REQUEST 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52870]) remaining methods: password,publickey 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:07.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52870]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52870]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:07.333 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52870]) authentication result: true 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52870]) SSH_MSG_USERAUTH_REQUEST 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52870])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52870]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52870]) no heartbeat to stop 00:30:07.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52870]) heartbeat type=IGNORE, interval=PT30S 00:30:07.333 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52870 authenticated 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52870]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52870]] session=TransportServerSession[admin@/10.30.170.22:52870] id=0 00:30:07.334 [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.170.22:52870])) size=2097152, max=2097152, packet=32768 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52870]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52870] 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52870]) recipient=0 00:30:07.334 [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.170.22:52870])) size=2097152, max=2097152, packet=32768 00:30:07.334 [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.170.22:52870])) re-initializing 00:30:07.334 [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.170.22:52870])) size=2097152, max=2097152, packet=32768 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870])[want-reply=true] subsystem=netconf 00:30:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870])[subsystem] prepared command 00:30:07.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:07.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:07.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]}} established 00:30:07.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 425: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18254 00:30:07.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 425: Creating data stores for simulated device 00:30:07.336 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:07.336 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:07.337 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:07.337 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:07.337 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:07.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6a8b8dbb] 00:30:07.339 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:07.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:07.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:07.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:07.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:07.340 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:07.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:07.340 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:07.340 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6a8b8dbb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6a8b8dbb], subtreeVersion=Version[765d7f56], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[765d7f56], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:07.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:07.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:07.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.343 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 425 on channel [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.344 [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.170.22:52870]) by 1220 down to 2095932 00:30:07.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) request=subsystem result=ReplySuccess, want-reply=true 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) request=subsystem activate command 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) starting runner for command=netconf 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #5 SSH_MSG_CHANNEL_DATA 00:30:07.345 [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.170.22:52870]) by 373 down to 2096779 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_DATA len=373 00:30:07.345 [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.170.22:52870] 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:07.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18254', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=425} created 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]} created 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870] successful with session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]} 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]} up 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #6 SSH_MSG_CHANNEL_DATA 00:30:07.346 [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.170.22:52870]) by 393 down to 2096386 00:30:07.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_DATA len=393 00:30:07.346 [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.170.22:52870] 00:30:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:07.347 [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=425} 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55d64ff9 after next message 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 - R:/10.30.170.22:52870]} EXI handlers added to pipeline 00:30:07.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:07.348 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@55d64ff9 00:30:07.348 [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.170.22:52870]) by 179 down to 2095753 00:30:07.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:07.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #11 SSH_MSG_IGNORE 00:30:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:30:07.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #7 SSH_MSG_CHANNEL_DATA 00:30:07.350 [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.170.22:52870]) by 340 down to 2096046 00:30:07.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_DATA len=340 00:30:07.350 [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.170.22:52870] 00:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:07.351 [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=425} 00:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[765d7f56] 00:30:07.351 [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:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:07.351 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:07.351 [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:30:07.351 [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:30:07.352 [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} 00:30:07.352 [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:30:07.352 [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=2011-06-01} 00:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [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:30:07.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:07.353 [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.170.22:52870]) by 778 down to 2094975 00:30:07.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:07.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:07.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #9 SSH_MSG_IGNORE 00:30:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:30:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #10 SSH_MSG_IGNORE 00:30:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:30:07.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]} 00:30:07.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57812]): SSH-2.0-SSHD-UNKNOWN 00:30:07.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57812]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:07.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57812]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:07.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #8 SSH_MSG_IGNORE 00:30:07.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:30:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #12 SSH_MSG_IGNORE 00:30:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:30:07.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #13 SSH_MSG_IGNORE 00:30:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:30:07.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #11 SSH_MSG_IGNORE 00:30:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:30:07.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #10 SSH_MSG_IGNORE 00:30:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:30:07.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #14 SSH_MSG_IGNORE 00:30:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57812]) Send SSH_MSG_KEXINIT 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #0 SSH_MSG_KEXINIT 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57812]) SSH_MSG_KEXINIT 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57812]) strict KEX=true client=true server=true 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: server host key algorithms = rsa-sha2-512 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: mac algorithms (client to server) = aead 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: mac algorithms (server to client) = aead 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: compression algorithms (client to server) = none 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57812]) Kex: compression algorithms (server to client) = none 00:30:07.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:08.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #9 SSH_MSG_IGNORE 00:30:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:30:08.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #1 30 00:30:08.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57812]] process command=SSH_MSG_KEXDH_INIT 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57812]] Send SSH_MSG_KEXDH_REPLY 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #1 sending command=31[31] len=1639 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57812])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57812]) Send SSH_MSG_NEWKEYS 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57812]) session ID=b1:5c:0e:98:74:af:3d:5a:b4:cf:74:26:15:d2:70:20:cb:4d:69:04:2e:44:fd:20:11:05:47:17:e9:18:0b:be:73:70:4e:7f:d0:14:9e:3e:53:88:82:ef:39:9e:a7:cc:66:a4:a6:38:69:b5:73:fc:aa:1b:9d:fa:9c:59:bb:8e 00:30:08.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57812]): strict KEX resets output message sequence number from 3 to 0 00:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57812]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57812])[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:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #0 sending command=7[7] len=419 00:30:08.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57812]) No pending packets to flush at end of KEX 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #2 SSH_MSG_NEWKEYS 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57812]): strict KEX resets input message sequence number from 3 to 0 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57812]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57812]) authorized authentication methods: password,publickey 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57812]) Accepted service ssh-userauth 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57812]) no authentication factory for method=none 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57812]) SSH_MSG_USERAUTH_REQUEST 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57812]) remaining methods: password,publickey 00:30:08.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57812]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:08.075 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57812]) authentication result: true 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57812]) SSH_MSG_USERAUTH_REQUEST 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57812]) no heartbeat to stop 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57812]) heartbeat type=IGNORE, interval=PT30S 00:30:08.075 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57812 authenticated 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57812]] session=TransportServerSession[admin@/10.30.170.22:57812] id=0 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57812])) size=2097152, max=2097152, packet=32768 00:30:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57812] 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57812]) recipient=0 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])) size=2097152, max=2097152, packet=32768 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])) re-initializing 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])) size=2097152, max=2097152, packet=32768 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[want-reply=true] subsystem=netconf 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[subsystem] prepared command 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]}} established 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 426: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18255 00:30:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 426: Creating data stores for simulated device 00:30:08.076 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:08.077 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:08.077 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:08.077 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:08.077 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4486083] 00:30:08.077 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:08.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:08.078 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:08.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:08.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:08.078 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4486083], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4486083], subtreeVersion=Version[2920bbf2], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2920bbf2], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:08.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:08.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 426 on channel [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 1220 down to 2095932 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) request=subsystem result=ReplySuccess, want-reply=true 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) request=subsystem activate command 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) starting runner for command=netconf 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #5 SSH_MSG_CHANNEL_DATA 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 373 down to 2096779 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_DATA len=373 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812] 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:08.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18255', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=426} created 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]} created 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812] successful with session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]} 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]} up 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #6 SSH_MSG_CHANNEL_DATA 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 393 down to 2096386 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_DATA len=393 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812] 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:08.082 [netconf-device-simulator-threads-6] 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=426} 00:30:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4279454a after next message 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 - R:/10.30.170.22:57812]} EXI handlers added to pipeline 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4279454a 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 179 down to 2095753 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:08.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #7 SSH_MSG_CHANNEL_DATA 00:30:08.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 340 down to 2096046 00:30:08.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_DATA len=340 00:30:08.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812] 00:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:08.085 [netconf-device-simulator-threads-6] 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=426} 00:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2920bbf2] 00:30:08.085 [netconf-device-simulator-threads-6] 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:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:08.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:08.085 [netconf-device-simulator-threads-6] 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:30:08.085 [netconf-device-simulator-threads-6] 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:30:08.085 [netconf-device-simulator-threads-6] 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} 00:30:08.085 [netconf-device-simulator-threads-6] 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:30:08.085 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] 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:30:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 778 down to 2094975 00:30:08.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:08.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:08.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #12 SSH_MSG_IGNORE 00:30:08.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:30:08.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]} 00:30:08.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49586]): SSH-2.0-SSHD-UNKNOWN 00:30:08.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49586]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:08.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49586]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49586]) Send SSH_MSG_KEXINIT 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #0 SSH_MSG_KEXINIT 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49586]) SSH_MSG_KEXINIT 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49586]) strict KEX=true client=true server=true 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: server host key algorithms = rsa-sha2-512 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: mac algorithms (client to server) = aead 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: mac algorithms (server to client) = aead 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: compression algorithms (client to server) = none 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49586]) Kex: compression algorithms (server to client) = none 00:30:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:08.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #1 30 00:30:08.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49586]] process command=SSH_MSG_KEXDH_INIT 00:30:08.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49586]] Send SSH_MSG_KEXDH_REPLY 00:30:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #1 sending command=31[31] len=1639 00:30:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49586])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49586]) Send SSH_MSG_NEWKEYS 00:30:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49586]) session ID=77:53:c8:48:5f:30:2c:1c:b8:07:a8:44:b1:4d:48:08:10:45:52:0e:38:5d:c4:f4:df:69:56:a7:7a:fe:16:c4:46:3f:0d:6b:00:b5:b1:3a:36:5e:67:2a:19:13:39:2c:e8:59:8f:1d:ce:2b:60:95:c2:bd:6d:20:cd:2c:6e:c1 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49586]): strict KEX resets output message sequence number from 3 to 0 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49586]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49586])[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:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49586])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #0 sending command=7[7] len=419 00:30:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49586]) No pending packets to flush at end of KEX 00:30:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #13 SSH_MSG_IGNORE 00:30:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:30:08.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #8 SSH_MSG_IGNORE 00:30:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:30:08.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #10 SSH_MSG_IGNORE 00:30:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #2 SSH_MSG_NEWKEYS 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49586]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49586]): strict KEX resets input message sequence number from 3 to 0 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49586]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49586]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49586]) authorized authentication methods: password,publickey 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49586]) Accepted service ssh-userauth 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49586]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49586]) no authentication factory for method=none 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49586]) SSH_MSG_USERAUTH_REQUEST 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49586]) remaining methods: password,publickey 00:30:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49586]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49586]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49586]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:08.394 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49586]) authentication result: true 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49586]) SSH_MSG_USERAUTH_REQUEST 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49586])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49586]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49586]) no heartbeat to stop 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49586]) heartbeat type=IGNORE, interval=PT30S 00:30:08.394 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49586 authenticated 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49586]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49586]] session=TransportServerSession[admin@/10.30.170.22:49586] id=0 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49586])) size=2097152, max=2097152, packet=32768 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49586]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49586] 00:30:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49586]) recipient=0 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])) size=2097152, max=2097152, packet=32768 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])) re-initializing 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])) size=2097152, max=2097152, packet=32768 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[want-reply=true] subsystem=netconf 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[subsystem] prepared command 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]}} established 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 427: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18256 00:30:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 427: Creating data stores for simulated device 00:30:08.395 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:08.395 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:08.395 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:08.395 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:08.396 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1f324e4f] 00:30:08.396 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:08.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:08.397 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:08.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:08.397 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:08.397 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1f324e4f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1f324e4f], subtreeVersion=Version[16de6021], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[16de6021], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:08.398 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:08.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:08.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 427 on channel [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 1220 down to 2095932 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) request=subsystem result=ReplySuccess, want-reply=true 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) request=subsystem activate command 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) starting runner for command=netconf 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #5 SSH_MSG_CHANNEL_DATA 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 373 down to 2096779 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_DATA len=373 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586] 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:08.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18256', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=427} created 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]} created 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586] successful with session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]} 00:30:08.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]} up 00:30:08.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #6 SSH_MSG_CHANNEL_DATA 00:30:08.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 393 down to 2096386 00:30:08.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_DATA len=393 00:30:08.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586] 00:30:08.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:08.408 [netconf-device-simulator-threads-0] 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=427} 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e552f09 after next message 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 - R:/10.30.170.22:49586]} EXI handlers added to pipeline 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7e552f09 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 179 down to 2095753 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:08.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:08.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #7 SSH_MSG_CHANNEL_DATA 00:30:08.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 340 down to 2096046 00:30:08.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_DATA len=340 00:30:08.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586] 00:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:08.411 [netconf-device-simulator-threads-0] 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=427} 00:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[16de6021] 00:30:08.411 [netconf-device-simulator-threads-0] 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:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:08.411 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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} 00:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.412 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.416 [netconf-device-simulator-threads-0] 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:30:08.417 [netconf-device-simulator-threads-0] 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:30:08.417 [netconf-device-simulator-threads-0] 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:30:08.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:08.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 778 down to 2094975 00:30:08.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:08.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #14 SSH_MSG_IGNORE 00:30:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:30:08.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #11 SSH_MSG_IGNORE 00:30:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:30:08.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #9 SSH_MSG_IGNORE 00:30:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:30:08.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]} 00:30:08.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40552]): SSH-2.0-SSHD-UNKNOWN 00:30:08.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40552]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:08.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40552]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:08.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #8 SSH_MSG_IGNORE 00:30:08.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:30:08.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #14 SSH_MSG_IGNORE 00:30:08.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:30:08.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #13 SSH_MSG_IGNORE 00:30:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40552]) Send SSH_MSG_KEXINIT 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #0 SSH_MSG_KEXINIT 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40552]) SSH_MSG_KEXINIT 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40552]) strict KEX=true client=true server=true 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: server host key algorithms = rsa-sha2-512 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: mac algorithms (client to server) = aead 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: mac algorithms (server to client) = aead 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: compression algorithms (client to server) = none 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40552]) Kex: compression algorithms (server to client) = none 00:30:08.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:08.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #1 30 00:30:08.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40552]] process command=SSH_MSG_KEXDH_INIT 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40552]] Send SSH_MSG_KEXDH_REPLY 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #1 sending command=31[31] len=1639 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40552])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40552]) Send SSH_MSG_NEWKEYS 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40552]) session ID=65:dc:76:d8:39:cb:ea:9a:28:ed:57:ce:52:a1:bc:66:6b:b9:f0:82:23:4a:c3:9a:76:e4:38:61:24:80:46:1d:c1:7f:d2:3c:82:18:c9:0c:8f:2c:15:6e:67:3c:96:23:91:57:35:36:3b:d7:c6:f9:29:a5:58:f8:80:41:80:70 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40552]): strict KEX resets output message sequence number from 3 to 0 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40552]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40552])[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:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #0 sending command=7[7] len=419 00:30:08.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40552]) No pending packets to flush at end of KEX 00:30:08.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #10 SSH_MSG_IGNORE 00:30:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:30:08.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #12 SSH_MSG_IGNORE 00:30:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #2 SSH_MSG_NEWKEYS 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40552]): strict KEX resets input message sequence number from 3 to 0 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40552]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40552]) authorized authentication methods: password,publickey 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40552]) Accepted service ssh-userauth 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40552]) no authentication factory for method=none 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40552]) SSH_MSG_USERAUTH_REQUEST 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40552]) remaining methods: password,publickey 00:30:09.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40552]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:09.001 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40552]) authentication result: true 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40552]) SSH_MSG_USERAUTH_REQUEST 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40552]) no heartbeat to stop 00:30:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40552]) heartbeat type=IGNORE, interval=PT30S 00:30:09.001 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40552 authenticated 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40552]] session=TransportServerSession[admin@/10.30.170.22:40552] id=0 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40552])) size=2097152, max=2097152, packet=32768 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40552] 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40552]) recipient=0 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])) size=2097152, max=2097152, packet=32768 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])) re-initializing 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])) size=2097152, max=2097152, packet=32768 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[want-reply=true] subsystem=netconf 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[subsystem] prepared command 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]}} established 00:30:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 428: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18257 00:30:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 428: Creating data stores for simulated device 00:30:09.003 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:09.003 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:09.003 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:09.003 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:09.003 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[110b3fd] 00:30:09.003 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:09.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:09.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:09.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:09.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:09.004 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:09.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:09.004 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:09.005 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[110b3fd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[110b3fd], subtreeVersion=Version[79a5248d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[79a5248d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:09.005 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:09.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 428 on channel [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 1220 down to 2095932 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) request=subsystem result=ReplySuccess, want-reply=true 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) request=subsystem activate command 00:30:09.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) starting runner for command=netconf 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #5 SSH_MSG_CHANNEL_DATA 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 373 down to 2096779 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_DATA len=373 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552] 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18257', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=428} created 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]} created 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552] successful with session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]} 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]} up 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #6 SSH_MSG_CHANNEL_DATA 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 393 down to 2096386 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_DATA len=393 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552] 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:09.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=428} 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3092a8c0 after next message 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 - R:/10.30.170.22:40552]} EXI handlers added to pipeline 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3092a8c0 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 179 down to 2095753 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:09.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #7 SSH_MSG_CHANNEL_DATA 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 340 down to 2096046 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_DATA len=340 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552] 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:09.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:09.010 [netconf-device-simulator-threads-2] 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=428} 00:30:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[79a5248d] 00:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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} 00:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] 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:30:09.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:09.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 778 down to 2094975 00:30:09.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:09.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:09.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #9 SSH_MSG_IGNORE 00:30:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:30:09.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #8 SSH_MSG_IGNORE 00:30:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:30:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #11 SSH_MSG_IGNORE 00:30:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:30:09.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]} 00:30:09.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45368]): SSH-2.0-SSHD-UNKNOWN 00:30:09.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45368]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:09.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45368]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:09.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #13 SSH_MSG_IGNORE 00:30:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:30:09.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #12 SSH_MSG_IGNORE 00:30:09.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:30:09.375 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #14 SSH_MSG_IGNORE 00:30:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45368]) Send SSH_MSG_KEXINIT 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #0 SSH_MSG_KEXINIT 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45368]) SSH_MSG_KEXINIT 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45368]) strict KEX=true client=true server=true 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: server host key algorithms = rsa-sha2-512 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: mac algorithms (client to server) = aead 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: mac algorithms (server to client) = aead 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: compression algorithms (client to server) = none 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45368]) Kex: compression algorithms (server to client) = none 00:30:09.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:09.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #1 30 00:30:09.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45368]] process command=SSH_MSG_KEXDH_INIT 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45368]] Send SSH_MSG_KEXDH_REPLY 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #1 sending command=31[31] len=1639 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45368])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45368]) Send SSH_MSG_NEWKEYS 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45368]) session ID=50:97:cf:84:3f:a4:91:59:d7:76:65:57:79:a0:3d:c1:ea:f6:e2:65:55:3a:10:de:c4:ef:fc:7e:6f:d4:54:02:6b:2b:a6:97:13:c8:d1:13:73:0a:c5:f2:fb:e7:b8:71:3d:e4:a5:26:ea:37:5b:12:ff:4f:09:cb:63:ed:b2:02 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45368]): strict KEX resets output message sequence number from 3 to 0 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45368]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45368])[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:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #0 sending command=7[7] len=419 00:30:09.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45368]) No pending packets to flush at end of KEX 00:30:09.536 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #11 SSH_MSG_IGNORE 00:30:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #2 SSH_MSG_NEWKEYS 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45368]): strict KEX resets input message sequence number from 3 to 0 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45368]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45368]) authorized authentication methods: password,publickey 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45368]) Accepted service ssh-userauth 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45368]) no authentication factory for method=none 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45368]) SSH_MSG_USERAUTH_REQUEST 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45368]) remaining methods: password,publickey 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45368]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:09.556 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45368]) authentication result: true 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45368]) SSH_MSG_USERAUTH_REQUEST 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:09.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45368]) no heartbeat to stop 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45368]) heartbeat type=IGNORE, interval=PT30S 00:30:09.557 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45368 authenticated 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45368]] session=TransportServerSession[admin@/10.30.170.22:45368] id=0 00:30:09.557 [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.170.22:45368])) size=2097152, max=2097152, packet=32768 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45368] 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45368]) recipient=0 00:30:09.557 [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.170.22:45368])) size=2097152, max=2097152, packet=32768 00:30:09.557 [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.170.22:45368])) re-initializing 00:30:09.557 [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.170.22:45368])) size=2097152, max=2097152, packet=32768 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368])[want-reply=true] subsystem=netconf 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368])[subsystem] prepared command 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]}} established 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 429: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18258 00:30:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 429: Creating data stores for simulated device 00:30:09.558 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:09.558 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:09.558 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:09.559 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:09.559 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[132f092f] 00:30:09.559 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:09.560 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:09.560 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[132f092f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[132f092f], subtreeVersion=Version[58fa2898], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58fa2898], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:09.561 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.562 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 429 on channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.562 [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.170.22:45368]) by 1220 down to 2095932 00:30:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) request=subsystem result=ReplySuccess, want-reply=true 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) request=subsystem activate command 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) starting runner for command=netconf 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #5 SSH_MSG_CHANNEL_DATA 00:30:09.563 [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.170.22:45368]) by 373 down to 2096779 00:30:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_DATA len=373 00:30:09.563 [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.170.22:45368] 00:30:09.568 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:09.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18258', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=429} created 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]} created 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368] successful with session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]} 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]} up 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #6 SSH_MSG_CHANNEL_DATA 00:30:09.569 [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.170.22:45368]) by 393 down to 2096386 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_DATA len=393 00:30:09.569 [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.170.22:45368] 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:09.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:09.569 [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=429} 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@393dcc after next message 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 - R:/10.30.170.22:45368]} EXI handlers added to pipeline 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@393dcc 00:30:09.570 [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.170.22:45368]) by 179 down to 2095753 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:09.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:09.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #7 SSH_MSG_CHANNEL_DATA 00:30:09.572 [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.170.22:45368]) by 340 down to 2096046 00:30:09.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_DATA len=340 00:30:09.572 [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.170.22:45368] 00:30:09.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:09.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:09.572 [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=429} 00:30:09.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58fa2898] 00:30:09.573 [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:30:09.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:09.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:09.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:09.573 [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:30:09.573 [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:30:09.573 [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} 00:30:09.573 [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:30:09.573 [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=2011-06-01} 00:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [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:30:09.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:09.574 [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.170.22:45368]) by 778 down to 2094975 00:30:09.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:09.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:09.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #10 SSH_MSG_IGNORE 00:30:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:30:09.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]} 00:30:09.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43812]): SSH-2.0-SSHD-UNKNOWN 00:30:09.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43812]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:09.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43812]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:09.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #12 SSH_MSG_IGNORE 00:30:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:30:09.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #13 SSH_MSG_IGNORE 00:30:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:30:09.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #14 SSH_MSG_IGNORE 00:30:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:30:09.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #8 SSH_MSG_IGNORE 00:30:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:30:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #11 SSH_MSG_IGNORE 00:30:09.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43812]) Send SSH_MSG_KEXINIT 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #0 SSH_MSG_KEXINIT 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43812]) SSH_MSG_KEXINIT 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43812]) strict KEX=true client=true server=true 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: server host key algorithms = rsa-sha2-512 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: mac algorithms (client to server) = aead 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: mac algorithms (server to client) = aead 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: compression algorithms (client to server) = none 00:30:10.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43812]) Kex: compression algorithms (server to client) = none 00:30:10.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:10.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #9 SSH_MSG_IGNORE 00:30:10.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:30:10.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #9 SSH_MSG_IGNORE 00:30:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:30:10.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #1 30 00:30:10.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43812]] process command=SSH_MSG_KEXDH_INIT 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43812]] Send SSH_MSG_KEXDH_REPLY 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #1 sending command=31[31] len=1639 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43812])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43812]) Send SSH_MSG_NEWKEYS 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43812]) session ID=3c:a3:c6:0c:12:73:05:07:be:8d:63:c8:8c:0d:a9:bf:26:75:7f:4d:68:74:5b:d2:29:67:3c:df:f5:e3:d8:b7:7a:4c:20:38:52:bd:54:45:fc:6e:ca:fc:8b:a7:d6:1d:c9:29:95:8d:9f:30:17:de:c6:26:69:c6:1f:6b:3a:4f 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43812]): strict KEX resets output message sequence number from 3 to 0 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43812]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43812])[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:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43812])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #0 sending command=7[7] len=419 00:30:10.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43812]) No pending packets to flush at end of KEX 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #2 SSH_MSG_NEWKEYS 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43812]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43812]): strict KEX resets input message sequence number from 3 to 0 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43812]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43812]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43812]) authorized authentication methods: password,publickey 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43812]) Accepted service ssh-userauth 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43812]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43812]) no authentication factory for method=none 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43812]) SSH_MSG_USERAUTH_REQUEST 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43812]) remaining methods: password,publickey 00:30:10.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43812]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43812]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43812]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:10.269 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43812]) authentication result: true 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43812]) SSH_MSG_USERAUTH_REQUEST 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43812])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43812]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43812]) no heartbeat to stop 00:30:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43812]) heartbeat type=IGNORE, interval=PT30S 00:30:10.269 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43812 authenticated 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43812]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43812]] session=TransportServerSession[admin@/10.30.170.22:43812] id=0 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43812])) size=2097152, max=2097152, packet=32768 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43812]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43812] 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43812]) recipient=0 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])) size=2097152, max=2097152, packet=32768 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])) re-initializing 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])) size=2097152, max=2097152, packet=32768 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[want-reply=true] subsystem=netconf 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[subsystem] prepared command 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]}} established 00:30:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 430: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18259 00:30:10.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 430: Creating data stores for simulated device 00:30:10.272 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:10.272 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:10.272 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:10.272 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:10.272 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:10.274 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1153b588] 00:30:10.274 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:10.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:10.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:10.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:10.275 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:10.276 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:10.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:10.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:10.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1153b588], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1153b588], subtreeVersion=Version[7fce4c24], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7fce4c24], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:10.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:10.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:10.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 430 on channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 1220 down to 2095932 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) request=subsystem result=ReplySuccess, want-reply=true 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) request=subsystem activate command 00:30:10.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) starting runner for command=netconf 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #5 SSH_MSG_CHANNEL_DATA 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 373 down to 2096779 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_DATA len=373 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812] 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:10.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18259', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=430} created 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]} created 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812] successful with session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]} 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]} up 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #6 SSH_MSG_CHANNEL_DATA 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 393 down to 2096386 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_DATA len=393 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812] 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:10.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:10.282 [netconf-device-simulator-threads-6] 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=430} 00:30:10.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5541250 after next message 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 - R:/10.30.170.22:43812]} EXI handlers added to pipeline 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5541250 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 179 down to 2095753 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:10.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #7 SSH_MSG_CHANNEL_DATA 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 340 down to 2096046 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_DATA len=340 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812] 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:10.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:10.285 [netconf-device-simulator-threads-6] 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=430} 00:30:10.286 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7fce4c24] 00:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:10.286 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:10.286 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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} 00:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] 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:30:10.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:10.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 778 down to 2094975 00:30:10.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:10.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:10.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]} 00:30:10.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40250]): SSH-2.0-SSHD-UNKNOWN 00:30:10.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40250]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:10.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40250]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:10.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #12 SSH_MSG_IGNORE 00:30:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:30:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #10 SSH_MSG_IGNORE 00:30:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40250]) Send SSH_MSG_KEXINIT 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #0 SSH_MSG_KEXINIT 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40250]) SSH_MSG_KEXINIT 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40250]) strict KEX=true client=true server=true 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: server host key algorithms = rsa-sha2-512 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: mac algorithms (client to server) = aead 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: mac algorithms (server to client) = aead 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: compression algorithms (client to server) = none 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40250]) Kex: compression algorithms (server to client) = none 00:30:10.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:10.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #13 SSH_MSG_IGNORE 00:30:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:30:10.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #11 SSH_MSG_IGNORE 00:30:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:30:10.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #1 30 00:30:10.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40250]] process command=SSH_MSG_KEXDH_INIT 00:30:10.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #14 SSH_MSG_IGNORE 00:30:10.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40250]] Send SSH_MSG_KEXDH_REPLY 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #1 sending command=31[31] len=1639 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40250])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40250]) Send SSH_MSG_NEWKEYS 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40250]) session ID=dc:9f:a3:78:f7:ab:03:0d:29:5b:56:50:54:a4:3e:fc:85:09:77:58:70:05:89:28:e5:78:96:c7:f3:05:aa:b8:e5:21:7a:fc:30:a9:c6:58:e6:fb:f7:8e:e4:e4:55:79:d1:3c:ef:73:f1:2a:5c:a5:01:ca:58:88:7f:71:10:56 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40250]): strict KEX resets output message sequence number from 3 to 0 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40250]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40250])[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:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #0 sending command=7[7] len=419 00:30:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40250]) No pending packets to flush at end of KEX 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #2 SSH_MSG_NEWKEYS 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40250]): strict KEX resets input message sequence number from 3 to 0 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40250]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40250]) authorized authentication methods: password,publickey 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40250]) Accepted service ssh-userauth 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40250]) no authentication factory for method=none 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40250]) SSH_MSG_USERAUTH_REQUEST 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40250]) remaining methods: password,publickey 00:30:10.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40250]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:10.583 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40250]) authentication result: true 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40250]) SSH_MSG_USERAUTH_REQUEST 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40250]) no heartbeat to stop 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40250]) heartbeat type=IGNORE, interval=PT30S 00:30:10.583 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40250 authenticated 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40250]] session=TransportServerSession[admin@/10.30.170.22:40250] id=0 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40250])) size=2097152, max=2097152, packet=32768 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40250] 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40250]) recipient=0 00:30:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])) size=2097152, max=2097152, packet=32768 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])) re-initializing 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])) size=2097152, max=2097152, packet=32768 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[want-reply=true] subsystem=netconf 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[subsystem] prepared command 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]}} established 00:30:10.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 431: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18260 00:30:10.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 431: Creating data stores for simulated device 00:30:10.585 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:10.585 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:10.585 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:10.585 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:10.585 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:10.585 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7f5b62ef] 00:30:10.585 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:10.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:10.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:10.586 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:10.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:10.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:10.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:10.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:10.587 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7f5b62ef], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7f5b62ef], subtreeVersion=Version[8b5aef4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[8b5aef4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:10.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:10.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:10.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 431 on channel [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 1220 down to 2095932 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) request=subsystem result=ReplySuccess, want-reply=true 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) request=subsystem activate command 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) starting runner for command=netconf 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #5 SSH_MSG_CHANNEL_DATA 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 373 down to 2096779 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_DATA len=373 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250] 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:10.589 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18260', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=431} created 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]} created 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250] successful with session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]} 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]} up 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #6 SSH_MSG_CHANNEL_DATA 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 393 down to 2096386 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_DATA len=393 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250] 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:10.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:10.590 [netconf-device-simulator-threads-0] 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=431} 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44fb7617 after next message 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 - R:/10.30.170.22:40250]} EXI handlers added to pipeline 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@44fb7617 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 179 down to 2095753 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:10.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:10.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #7 SSH_MSG_CHANNEL_DATA 00:30:10.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 340 down to 2096046 00:30:10.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_DATA len=340 00:30:10.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250] 00:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:10.593 [netconf-device-simulator-threads-0] 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=431} 00:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[8b5aef4] 00:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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} 00:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] 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:30:10.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:10.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 778 down to 2094975 00:30:10.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:10.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #10 SSH_MSG_IGNORE 00:30:10.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:30:10.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #8 SSH_MSG_IGNORE 00:30:10.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:30:10.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #9 SSH_MSG_IGNORE 00:30:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:30:10.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]} 00:30:10.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:59034]): SSH-2.0-SSHD-UNKNOWN 00:30:10.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:59034]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:10.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:59034]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:10.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #8 SSH_MSG_IGNORE 00:30:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:30:11.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #12 SSH_MSG_IGNORE 00:30:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:30:11.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #13 SSH_MSG_IGNORE 00:30:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:59034]) Send SSH_MSG_KEXINIT 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #0 SSH_MSG_KEXINIT 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:59034]) SSH_MSG_KEXINIT 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:59034]) strict KEX=true client=true server=true 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: server host key algorithms = rsa-sha2-512 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: mac algorithms (client to server) = aead 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: mac algorithms (server to client) = aead 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: compression algorithms (client to server) = none 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:59034]) Kex: compression algorithms (server to client) = none 00:30:11.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #1 30 00:30:11.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59034]] process command=SSH_MSG_KEXDH_INIT 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:59034]] Send SSH_MSG_KEXDH_REPLY 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #1 sending command=31[31] len=1639 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:59034])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:59034]) Send SSH_MSG_NEWKEYS 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:59034]) session ID=f2:98:59:f1:da:af:01:4d:28:61:bb:ff:ba:3c:d8:b1:8b:7e:5f:13:d4:e8:fb:2c:23:55:29:dc:26:e0:a5:e4:bf:59:c4:b9:b9:a4:61:57:19:56:55:39:8c:fa:b7:94:f5:d8:9e:cb:dd:3a:cb:d1:ba:dd:88:fe:b1:8f:0c:ba 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59034]): strict KEX resets output message sequence number from 3 to 0 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:59034]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:59034])[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:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #0 sending command=7[7] len=419 00:30:11.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59034]) No pending packets to flush at end of KEX 00:30:11.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #11 SSH_MSG_IGNORE 00:30:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #2 SSH_MSG_NEWKEYS 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:59034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59034]): strict KEX resets input message sequence number from 3 to 0 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:59034]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:59034]) authorized authentication methods: password,publickey 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:59034]) Accepted service ssh-userauth 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59034]) no authentication factory for method=none 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59034]) SSH_MSG_USERAUTH_REQUEST 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:59034]) remaining methods: password,publickey 00:30:11.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:59034]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:59034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:11.207 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:59034]) authentication result: true 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:59034]) SSH_MSG_USERAUTH_REQUEST 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:59034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:59034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59034]) no heartbeat to stop 00:30:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:59034]) heartbeat type=IGNORE, interval=PT30S 00:30:11.207 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:59034 authenticated 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59034]] session=TransportServerSession[admin@/10.30.170.22:59034] id=0 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59034])) size=2097152, max=2097152, packet=32768 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59034] 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:59034]) recipient=0 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])) size=2097152, max=2097152, packet=32768 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])) re-initializing 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])) size=2097152, max=2097152, packet=32768 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[want-reply=true] subsystem=netconf 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[subsystem] prepared command 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]}} established 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 432: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18261 00:30:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 432: Creating data stores for simulated device 00:30:11.209 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:11.209 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:11.209 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:11.209 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:11.209 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:11.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5905785f] 00:30:11.210 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:11.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:11.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:11.210 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:11.211 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:11.211 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5905785f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5905785f], subtreeVersion=Version[7f63c36f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7f63c36f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:11.211 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:11.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:11.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 432 on channel [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 1220 down to 2095932 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) request=subsystem result=ReplySuccess, want-reply=true 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) request=subsystem activate command 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) starting runner for command=netconf 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #5 SSH_MSG_CHANNEL_DATA 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 373 down to 2096779 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_DATA len=373 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034] 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:11.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18261', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=432} created 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]} created 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034] successful with session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]} 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]} up 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #6 SSH_MSG_CHANNEL_DATA 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 393 down to 2096386 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_DATA len=393 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034] 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=432} 00:30:11.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50b663a9 after next message 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 - R:/10.30.170.22:59034]} EXI handlers added to pipeline 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@50b663a9 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 179 down to 2095753 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:11.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #7 SSH_MSG_CHANNEL_DATA 00:30:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 340 down to 2096046 00:30:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_DATA len=340 00:30:11.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034] 00:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:11.217 [netconf-device-simulator-threads-2] 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=432} 00:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7f63c36f] 00:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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} 00:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] 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:30:11.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:11.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 778 down to 2094975 00:30:11.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:11.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:11.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #14 SSH_MSG_IGNORE 00:30:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:30:11.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #15 SSH_MSG_IGNORE 00:30:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:30:11.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #9 SSH_MSG_IGNORE 00:30:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:30:11.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #13 SSH_MSG_IGNORE 00:30:11.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:30:11.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]} 00:30:11.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55164]): SSH-2.0-SSHD-UNKNOWN 00:30:11.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55164]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:11.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55164]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #12 SSH_MSG_IGNORE 00:30:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:30:11.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55164]) Send SSH_MSG_KEXINIT 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #0 SSH_MSG_KEXINIT 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55164]) SSH_MSG_KEXINIT 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55164]) strict KEX=true client=true server=true 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: server host key algorithms = rsa-sha2-512 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: mac algorithms (client to server) = aead 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: mac algorithms (server to client) = aead 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: compression algorithms (client to server) = none 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55164]) Kex: compression algorithms (server to client) = none 00:30:11.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:11.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #11 SSH_MSG_IGNORE 00:30:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:30:11.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #1 30 00:30:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55164]] process command=SSH_MSG_KEXDH_INIT 00:30:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #8 SSH_MSG_IGNORE 00:30:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55164]] Send SSH_MSG_KEXDH_REPLY 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #1 sending command=31[31] len=1639 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55164])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55164]) Send SSH_MSG_NEWKEYS 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55164]) session ID=3a:6f:98:07:a2:61:a0:70:2f:e0:4c:80:46:d3:20:60:33:6a:bd:f8:0c:c4:c2:e3:ea:8e:eb:03:8d:32:f8:b3:d3:b7:30:ee:57:02:af:f2:9c:b0:2a:fd:5a:cb:4c:74:86:a7:79:5b:60:f1:4f:7a:7b:35:2b:b0:04:c0:3b:77 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55164]): strict KEX resets output message sequence number from 3 to 0 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55164]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:11.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55164])[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:30:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #0 sending command=7[7] len=419 00:30:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55164]) No pending packets to flush at end of KEX 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #2 SSH_MSG_NEWKEYS 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55164]): strict KEX resets input message sequence number from 3 to 0 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55164]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55164]) authorized authentication methods: password,publickey 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55164]) Accepted service ssh-userauth 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55164]) no authentication factory for method=none 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55164]) SSH_MSG_USERAUTH_REQUEST 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55164]) remaining methods: password,publickey 00:30:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55164]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:11.673 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55164]) authentication result: true 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55164]) SSH_MSG_USERAUTH_REQUEST 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55164]) no heartbeat to stop 00:30:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55164]) heartbeat type=IGNORE, interval=PT30S 00:30:11.673 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55164 authenticated 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55164]] session=TransportServerSession[admin@/10.30.170.22:55164] id=0 00:30:11.674 [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.170.22:55164])) size=2097152, max=2097152, packet=32768 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55164] 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55164]) recipient=0 00:30:11.674 [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.170.22:55164])) size=2097152, max=2097152, packet=32768 00:30:11.674 [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.170.22:55164])) re-initializing 00:30:11.674 [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.170.22:55164])) size=2097152, max=2097152, packet=32768 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164])[want-reply=true] subsystem=netconf 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164])[subsystem] prepared command 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]}} established 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 433: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18262 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 433: Creating data stores for simulated device 00:30:11.675 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:11.675 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:11.675 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:11.675 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:11.675 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38fa8076] 00:30:11.676 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:11.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:11.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:11.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:11.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:11.676 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:11.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:11.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:11.677 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38fa8076], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38fa8076], subtreeVersion=Version[11306ab7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[11306ab7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:11.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:11.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.679 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 433 on channel [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.679 [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.170.22:55164]) by 1220 down to 2095932 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) request=subsystem result=ReplySuccess, want-reply=true 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) request=subsystem activate command 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) starting runner for command=netconf 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #5 SSH_MSG_CHANNEL_DATA 00:30:11.679 [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.170.22:55164]) by 373 down to 2096779 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_DATA len=373 00:30:11.679 [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.170.22:55164] 00:30:11.679 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18262', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=433} created 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]} created 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164] successful with session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]} 00:30:11.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]} up 00:30:11.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #6 SSH_MSG_CHANNEL_DATA 00:30:11.681 [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.170.22:55164]) by 393 down to 2096386 00:30:11.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_DATA len=393 00:30:11.681 [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.170.22:55164] 00:30:11.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:11.682 [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=433} 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7525f323 after next message 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 - R:/10.30.170.22:55164]} EXI handlers added to pipeline 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7525f323 00:30:11.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.170.22:55164]) by 179 down to 2095753 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:11.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #7 SSH_MSG_CHANNEL_DATA 00:30:11.686 [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.170.22:55164]) by 340 down to 2096046 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_DATA len=340 00:30:11.686 [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.170.22:55164] 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:11.686 [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=433} 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[11306ab7] 00:30:11.686 [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:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:11.686 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:11.686 [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:30:11.686 [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:30:11.686 [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} 00:30:11.686 [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:30:11.686 [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=2011-06-01} 00:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.686 [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:30:11.687 [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:30:11.687 [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:30:11.687 [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:30:11.687 [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:30:11.687 [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:30:11.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:11.687 [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.170.22:55164]) by 778 down to 2094975 00:30:11.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:11.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:11.900 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #14 SSH_MSG_IGNORE 00:30:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:30:11.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #15 SSH_MSG_IGNORE 00:30:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:30:12.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #13 SSH_MSG_IGNORE 00:30:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:30:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #15 SSH_MSG_IGNORE 00:30:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:30:12.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]} 00:30:12.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57386]): SSH-2.0-SSHD-UNKNOWN 00:30:12.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57386]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:12.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57386]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:12.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #12 SSH_MSG_IGNORE 00:30:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57386]) Send SSH_MSG_KEXINIT 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #0 SSH_MSG_KEXINIT 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57386]) SSH_MSG_KEXINIT 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57386]) strict KEX=true client=true server=true 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: server host key algorithms = rsa-sha2-512 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: mac algorithms (client to server) = aead 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: mac algorithms (server to client) = aead 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: compression algorithms (client to server) = none 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57386]) Kex: compression algorithms (server to client) = none 00:30:12.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:12.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #1 30 00:30:12.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57386]] process command=SSH_MSG_KEXDH_INIT 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57386]] Send SSH_MSG_KEXDH_REPLY 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #1 sending command=31[31] len=1639 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57386])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57386]) Send SSH_MSG_NEWKEYS 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57386]) session ID=92:9c:36:2e:41:d2:1a:02:4b:ce:51:8f:af:f3:b2:0a:b8:bd:c7:eb:3d:c8:90:78:14:93:0b:b3:b5:e5:63:00:6d:31:0d:41:c3:b4:81:6a:ac:63:7e:67:55:fc:ad:d8:19:01:e7:3d:94:80:9b:ac:62:99:ba:b9:d6:3c:1d:f4 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57386]): strict KEX resets output message sequence number from 3 to 0 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57386]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57386])[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:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #0 sending command=7[7] len=419 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57386]) No pending packets to flush at end of KEX 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #9 SSH_MSG_IGNORE 00:30:12.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:30:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #14 SSH_MSG_IGNORE 00:30:12.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #2 SSH_MSG_NEWKEYS 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57386]): strict KEX resets input message sequence number from 3 to 0 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57386]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57386]) authorized authentication methods: password,publickey 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57386]) Accepted service ssh-userauth 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57386]) no authentication factory for method=none 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57386]) SSH_MSG_USERAUTH_REQUEST 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57386]) remaining methods: password,publickey 00:30:12.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57386]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:12.260 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57386]) authentication result: true 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57386]) SSH_MSG_USERAUTH_REQUEST 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57386]) no heartbeat to stop 00:30:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57386]) heartbeat type=IGNORE, interval=PT30S 00:30:12.260 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57386 authenticated 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57386]] session=TransportServerSession[admin@/10.30.170.22:57386] id=0 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57386])) size=2097152, max=2097152, packet=32768 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57386] 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57386]) recipient=0 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])) size=2097152, max=2097152, packet=32768 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])) re-initializing 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])) size=2097152, max=2097152, packet=32768 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[want-reply=true] subsystem=netconf 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[subsystem] prepared command 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]}} established 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 434: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18263 00:30:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 434: Creating data stores for simulated device 00:30:12.262 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:12.262 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:12.262 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:12.262 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:12.262 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[78292ed1] 00:30:12.263 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:12.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:12.264 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:12.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:12.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:12.264 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[78292ed1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[78292ed1], subtreeVersion=Version[2a233c28], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2a233c28], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:12.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:12.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 434 on channel [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 1220 down to 2095932 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) request=subsystem result=ReplySuccess, want-reply=true 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) request=subsystem activate command 00:30:12.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) starting runner for command=netconf 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #5 SSH_MSG_CHANNEL_DATA 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 373 down to 2096779 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_DATA len=373 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386] 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18263', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=434} created 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]} created 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386] successful with session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]} 00:30:12.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]} up 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #6 SSH_MSG_CHANNEL_DATA 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 393 down to 2096386 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_DATA len=393 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386] 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:12.268 [netconf-device-simulator-threads-6] 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=434} 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57b01911 after next message 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 - R:/10.30.170.22:57386]} EXI handlers added to pipeline 00:30:12.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:12.269 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@57b01911 00:30:12.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 179 down to 2095753 00:30:12.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:12.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #7 SSH_MSG_CHANNEL_DATA 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 340 down to 2096046 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_DATA len=340 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386] 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:12.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:12.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.278 [netconf-device-simulator-threads-6] 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=434} 00:30:12.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2a233c28] 00:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:12.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:12.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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} 00:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] 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:30:12.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #11 SSH_MSG_IGNORE 00:30:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:30:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 778 down to 2094975 00:30:12.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:12.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:12.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #8 SSH_MSG_IGNORE 00:30:12.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:30:12.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #9 SSH_MSG_IGNORE 00:30:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:30:12.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #13 SSH_MSG_IGNORE 00:30:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:30:12.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]} 00:30:12.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50806]): SSH-2.0-SSHD-UNKNOWN 00:30:12.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50806]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:12.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50806]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:12.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #8 SSH_MSG_IGNORE 00:30:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:30:12.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #12 SSH_MSG_IGNORE 00:30:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:30:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #15 SSH_MSG_IGNORE 00:30:12.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:30:12.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #11 SSH_MSG_IGNORE 00:30:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:30:12.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #14 SSH_MSG_IGNORE 00:30:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:30:12.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #9 SSH_MSG_IGNORE 00:30:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50806]) Send SSH_MSG_KEXINIT 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #0 SSH_MSG_KEXINIT 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50806]) SSH_MSG_KEXINIT 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50806]) strict KEX=true client=true server=true 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: server host key algorithms = rsa-sha2-512 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: mac algorithms (client to server) = aead 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: mac algorithms (server to client) = aead 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: compression algorithms (client to server) = none 00:30:12.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50806]) Kex: compression algorithms (server to client) = none 00:30:12.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #1 30 00:30:13.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50806]] process command=SSH_MSG_KEXDH_INIT 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50806]] Send SSH_MSG_KEXDH_REPLY 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #1 sending command=31[31] len=1639 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50806])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50806]) Send SSH_MSG_NEWKEYS 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50806]) session ID=37:40:ff:4f:fa:12:88:da:61:33:e0:6d:4e:ad:2c:4a:91:10:d3:d2:11:44:d6:14:8d:25:84:e3:63:79:be:4e:1c:6a:c5:0d:56:bc:09:55:f5:25:0f:e7:88:83:3a:08:94:81:83:47:1c:3a:fb:8b:32:0a:91:3d:e3:62:34:86 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50806]): strict KEX resets output message sequence number from 3 to 0 00:30:13.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50806]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50806])[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:30:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50806])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #0 sending command=7[7] len=419 00:30:13.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50806]) No pending packets to flush at end of KEX 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #2 SSH_MSG_NEWKEYS 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50806]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50806]): strict KEX resets input message sequence number from 3 to 0 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50806]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50806]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50806]) authorized authentication methods: password,publickey 00:30:13.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50806]) Accepted service ssh-userauth 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50806]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50806]) no authentication factory for method=none 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50806]) SSH_MSG_USERAUTH_REQUEST 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50806]) remaining methods: password,publickey 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50806]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50806]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:13.102 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50806]) authentication result: true 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50806]) SSH_MSG_USERAUTH_REQUEST 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50806])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50806]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50806]) no heartbeat to stop 00:30:13.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50806]) heartbeat type=IGNORE, interval=PT30S 00:30:13.102 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50806 authenticated 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50806]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50806]] session=TransportServerSession[admin@/10.30.170.22:50806] id=0 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50806])) size=2097152, max=2097152, packet=32768 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50806]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50806] 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50806]) recipient=0 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])) size=2097152, max=2097152, packet=32768 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])) re-initializing 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])) size=2097152, max=2097152, packet=32768 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[want-reply=true] subsystem=netconf 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[subsystem] prepared command 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]}} established 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 435: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18264 00:30:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 435: Creating data stores for simulated device 00:30:13.104 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:13.104 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.105 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:13.105 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.105 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:13.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2a46f290] 00:30:13.106 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:13.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:13.106 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:13.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:13.107 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:13.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:13.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:13.107 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2a46f290], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2a46f290], subtreeVersion=Version[73e320c8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[73e320c8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:13.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:13.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 435 on channel [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 1220 down to 2095932 00:30:13.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:13.110 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:13.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) request=subsystem result=ReplySuccess, want-reply=true 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) request=subsystem activate command 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) starting runner for command=netconf 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #5 SSH_MSG_CHANNEL_DATA 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 373 down to 2096779 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_DATA len=373 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806] 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:13.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18264', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=435} created 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]} created 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806] successful with session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]} 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]} up 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #6 SSH_MSG_CHANNEL_DATA 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 393 down to 2096386 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_DATA len=393 00:30:13.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806] 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.114 [netconf-device-simulator-threads-0] 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=435} 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bedd3c6 after next message 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 - R:/10.30.170.22:50806]} EXI handlers added to pipeline 00:30:13.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:13.115 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@bedd3c6 00:30:13.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 179 down to 2095753 00:30:13.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:13.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:13.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #7 SSH_MSG_CHANNEL_DATA 00:30:13.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 340 down to 2096046 00:30:13.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_DATA len=340 00:30:13.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806] 00:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.117 [netconf-device-simulator-threads-0] 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=435} 00:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[73e320c8] 00:30:13.117 [netconf-device-simulator-threads-0] 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:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:13.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:13.117 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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} 00:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] 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:30:13.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:13.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 778 down to 2094975 00:30:13.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:13.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]} 00:30:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56156]): SSH-2.0-SSHD-UNKNOWN 00:30:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56156]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:13.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56156]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:13.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #8 SSH_MSG_IGNORE 00:30:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:30:13.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #15 SSH_MSG_IGNORE 00:30:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:30:13.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #13 SSH_MSG_IGNORE 00:30:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:30:13.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #14 SSH_MSG_IGNORE 00:30:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:30:13.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #12 SSH_MSG_IGNORE 00:30:13.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:30:13.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #11 SSH_MSG_IGNORE 00:30:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56156]) Send SSH_MSG_KEXINIT 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #0 SSH_MSG_KEXINIT 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56156]) SSH_MSG_KEXINIT 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56156]) strict KEX=true client=true server=true 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: server host key algorithms = rsa-sha2-512 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: mac algorithms (client to server) = aead 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: mac algorithms (server to client) = aead 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: compression algorithms (client to server) = none 00:30:13.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56156]) Kex: compression algorithms (server to client) = none 00:30:13.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:13.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #1 30 00:30:13.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56156]] process command=SSH_MSG_KEXDH_INIT 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56156]] Send SSH_MSG_KEXDH_REPLY 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #1 sending command=31[31] len=1639 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56156])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56156]) Send SSH_MSG_NEWKEYS 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56156]) session ID=a5:99:3c:46:bf:c4:c2:af:f7:4d:82:d4:e2:6e:da:cb:b4:59:9d:a3:0a:2f:9c:98:d7:1d:f3:75:37:c1:a0:43:60:64:ac:76:3f:14:85:a8:36:d7:f2:6c:f3:fa:d3:b6:0e:8b:7c:da:09:b4:54:b1:a9:aa:c7:4d:59:95:3f:b5 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56156]): strict KEX resets output message sequence number from 3 to 0 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56156]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56156])[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:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56156])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #0 sending command=7[7] len=419 00:30:13.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56156]) No pending packets to flush at end of KEX 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #2 SSH_MSG_NEWKEYS 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56156]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56156]): strict KEX resets input message sequence number from 3 to 0 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56156]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56156]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56156]) authorized authentication methods: password,publickey 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56156]) Accepted service ssh-userauth 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56156]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56156]) no authentication factory for method=none 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56156]) SSH_MSG_USERAUTH_REQUEST 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56156]) remaining methods: password,publickey 00:30:13.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56156]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56156]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:13.533 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56156]) authentication result: true 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56156]) SSH_MSG_USERAUTH_REQUEST 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56156])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56156]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56156]) no heartbeat to stop 00:30:13.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56156]) heartbeat type=IGNORE, interval=PT30S 00:30:13.533 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56156 authenticated 00:30:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56156]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56156]] session=TransportServerSession[admin@/10.30.170.22:56156] id=0 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56156])) size=2097152, max=2097152, packet=32768 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56156]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56156] 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56156]) recipient=0 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])) size=2097152, max=2097152, packet=32768 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])) re-initializing 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])) size=2097152, max=2097152, packet=32768 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[want-reply=true] subsystem=netconf 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[subsystem] prepared command 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:13.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]}} established 00:30:13.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 436: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18265 00:30:13.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 436: Creating data stores for simulated device 00:30:13.538 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:13.538 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.538 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:13.538 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.538 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:13.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2567db64] 00:30:13.538 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:13.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:13.539 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:13.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:13.539 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:13.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:13.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:13.539 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2567db64], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2567db64], subtreeVersion=Version[1389e318], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1389e318], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:13.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:13.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 436 on channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 1220 down to 2095932 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) request=subsystem result=ReplySuccess, want-reply=true 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) request=subsystem activate command 00:30:13.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) starting runner for command=netconf 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #5 SSH_MSG_CHANNEL_DATA 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 373 down to 2096779 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_DATA len=373 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156] 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18265', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=436} created 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]} created 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156] successful with session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]} 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]} up 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #6 SSH_MSG_CHANNEL_DATA 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 393 down to 2096386 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_DATA len=393 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156] 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=436} 00:30:13.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@264aac41 after next message 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 - R:/10.30.170.22:56156]} EXI handlers added to pipeline 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@264aac41 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 179 down to 2095753 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:13.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #7 SSH_MSG_CHANNEL_DATA 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 340 down to 2096046 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_DATA len=340 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156] 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.546 [netconf-device-simulator-threads-2] 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=436} 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1389e318] 00:30:13.546 [netconf-device-simulator-threads-2] 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:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:13.546 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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} 00:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] 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:30:13.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:13.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 778 down to 2094975 00:30:13.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:13.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:13.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #9 SSH_MSG_IGNORE 00:30:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:30:13.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]} 00:30:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52410]): SSH-2.0-SSHD-UNKNOWN 00:30:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52410]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:13.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52410]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:13.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #12 SSH_MSG_IGNORE 00:30:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:30:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #15 SSH_MSG_IGNORE 00:30:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:30:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #10 SSH_MSG_IGNORE 00:30:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:30:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #13 SSH_MSG_IGNORE 00:30:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:30:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #11 SSH_MSG_IGNORE 00:30:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:30:13.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:13.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #8 SSH_MSG_IGNORE 00:30:13.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52410]) Send SSH_MSG_KEXINIT 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #0 SSH_MSG_KEXINIT 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52410]) SSH_MSG_KEXINIT 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52410]) strict KEX=true client=true server=true 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: server host key algorithms = rsa-sha2-512 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: mac algorithms (client to server) = aead 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: mac algorithms (server to client) = aead 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: compression algorithms (client to server) = none 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52410]) Kex: compression algorithms (server to client) = none 00:30:13.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:13.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #1 30 00:30:13.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52410]] process command=SSH_MSG_KEXDH_INIT 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52410]] Send SSH_MSG_KEXDH_REPLY 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #1 sending command=31[31] len=1639 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52410])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52410]) Send SSH_MSG_NEWKEYS 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52410]) session ID=9a:c9:94:70:b9:75:65:9e:96:4e:9f:50:ab:0f:5d:51:70:d4:2a:10:bd:46:c5:54:34:36:09:b0:d8:75:bb:3d:dd:22:8e:a3:87:a0:2b:fd:27:f3:6f:17:e4:67:7d:89:2e:85:ec:a2:e8:58:c4:5b:18:84:c5:93:83:56:2f:ae 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52410]): strict KEX resets output message sequence number from 3 to 0 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52410]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52410])[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:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52410])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #0 sending command=7[7] len=419 00:30:13.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52410]) No pending packets to flush at end of KEX 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #2 SSH_MSG_NEWKEYS 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52410]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52410]): strict KEX resets input message sequence number from 3 to 0 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52410]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:13.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52410]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52410]) authorized authentication methods: password,publickey 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52410]) Accepted service ssh-userauth 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52410]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52410]) no authentication factory for method=none 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52410]) SSH_MSG_USERAUTH_REQUEST 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52410]) remaining methods: password,publickey 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52410]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52410]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52410]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:13.978 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52410]) authentication result: true 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52410]) SSH_MSG_USERAUTH_REQUEST 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52410])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52410]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:13.978 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52410]) no heartbeat to stop 00:30:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52410]) heartbeat type=IGNORE, interval=PT30S 00:30:13.979 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52410 authenticated 00:30:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52410]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52410]] session=TransportServerSession[admin@/10.30.170.22:52410] id=0 00:30:13.980 [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.170.22:52410])) size=2097152, max=2097152, packet=32768 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52410]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52410] 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52410]) recipient=0 00:30:13.980 [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.170.22:52410])) size=2097152, max=2097152, packet=32768 00:30:13.980 [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.170.22:52410])) re-initializing 00:30:13.980 [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.170.22:52410])) size=2097152, max=2097152, packet=32768 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410])[want-reply=true] subsystem=netconf 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410])[subsystem] prepared command 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]}} established 00:30:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 437: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18266 00:30:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 437: Creating data stores for simulated device 00:30:13.981 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:13.981 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.981 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:13.981 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:13.981 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[28beddee] 00:30:13.981 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:13.982 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:13.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:13.982 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:13.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:13.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:13.982 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[28beddee], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[28beddee], subtreeVersion=Version[117d56bf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[117d56bf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:13.983 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:13.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:13.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.984 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 437 on channel [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.985 [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.170.22:52410]) by 1220 down to 2095932 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) request=subsystem result=ReplySuccess, want-reply=true 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) request=subsystem activate command 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) starting runner for command=netconf 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #5 SSH_MSG_CHANNEL_DATA 00:30:13.985 [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.170.22:52410]) by 373 down to 2096779 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_DATA len=373 00:30:13.985 [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.170.22:52410] 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:13.985 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18266', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=437} created 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]} created 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410] successful with session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]} 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]} up 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #6 SSH_MSG_CHANNEL_DATA 00:30:13.986 [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.170.22:52410]) by 393 down to 2096386 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_DATA len=393 00:30:13.986 [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.170.22:52410] 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:13.986 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.987 [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=437} 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62a8315b after next message 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 - R:/10.30.170.22:52410]} EXI handlers added to pipeline 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@62a8315b 00:30:13.987 [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.170.22:52410]) by 179 down to 2095753 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:13.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #7 SSH_MSG_CHANNEL_DATA 00:30:13.989 [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.170.22:52410]) by 340 down to 2096046 00:30:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_DATA len=340 00:30:13.989 [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.170.22:52410] 00:30:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:13.989 [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=437} 00:30:13.989 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[117d56bf] 00:30:13.990 [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:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:13.990 [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:30:13.990 [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:30:13.990 [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} 00:30:13.990 [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:30:13.990 [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=2011-06-01} 00:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [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:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:13.990 [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.170.22:52410]) by 778 down to 2094975 00:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:13.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:14.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #9 SSH_MSG_IGNORE 00:30:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:30:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #10 SSH_MSG_IGNORE 00:30:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:30:14.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #14 SSH_MSG_IGNORE 00:30:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:30:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #10 SSH_MSG_IGNORE 00:30:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:30:14.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]} 00:30:14.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:38276]): SSH-2.0-SSHD-UNKNOWN 00:30:14.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:38276]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:14.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:38276]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:14.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #10 SSH_MSG_IGNORE 00:30:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:30:14.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #10 SSH_MSG_IGNORE 00:30:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:30:14.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #8 SSH_MSG_IGNORE 00:30:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:30:14.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #12 SSH_MSG_IGNORE 00:30:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:30:14.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #15 SSH_MSG_IGNORE 00:30:14.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:30:14.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #10 SSH_MSG_IGNORE 00:30:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:30:14.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #13 SSH_MSG_IGNORE 00:30:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:30:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #10 SSH_MSG_IGNORE 00:30:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:30:14.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #14 SSH_MSG_IGNORE 00:30:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:30:14.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #9 SSH_MSG_IGNORE 00:30:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:30:14.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #8 SSH_MSG_IGNORE 00:30:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:30:14.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #11 SSH_MSG_IGNORE 00:30:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:30:14.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #15 SSH_MSG_IGNORE 00:30:14.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:30:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #13 SSH_MSG_IGNORE 00:30:14.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:30:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:38276]) Send SSH_MSG_KEXINIT 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #0 SSH_MSG_KEXINIT 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:38276]) SSH_MSG_KEXINIT 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:38276]) strict KEX=true client=true server=true 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: server host key algorithms = rsa-sha2-512 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: mac algorithms (client to server) = aead 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: mac algorithms (server to client) = aead 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: compression algorithms (client to server) = none 00:30:14.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:38276]) Kex: compression algorithms (server to client) = none 00:30:14.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:14.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #14 SSH_MSG_IGNORE 00:30:14.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:30:14.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]} 00:30:14.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33102]): SSH-2.0-SSHD-UNKNOWN 00:30:14.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33102]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:14.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33102]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #1 30 00:30:15.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38276]] process command=SSH_MSG_KEXDH_INIT 00:30:15.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:38276]] Send SSH_MSG_KEXDH_REPLY 00:30:15.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #1 sending command=31[31] len=1639 00:30:15.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:38276])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:38276]) Send SSH_MSG_NEWKEYS 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:38276]) session ID=a5:89:5b:39:8a:06:dc:88:8a:7f:e3:e7:60:da:fe:dc:0c:75:04:56:8f:f2:98:a5:ba:56:41:e8:3c:e6:2c:81:13:e6:6a:98:5a:19:0b:2b:99:e0:bb:96:72:da:42:1b:6b:32:25:fc:79:6b:a0:c4:33:07:1b:00:91:28:4d:8e 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38276]): strict KEX resets output message sequence number from 3 to 0 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:38276]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:38276])[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:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #0 sending command=7[7] len=419 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38276]) No pending packets to flush at end of KEX 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #10 SSH_MSG_IGNORE 00:30:15.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #2 SSH_MSG_NEWKEYS 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:38276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38276]): strict KEX resets input message sequence number from 3 to 0 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:38276]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:38276]) authorized authentication methods: password,publickey 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:38276]) Accepted service ssh-userauth 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:15.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38276]) no authentication factory for method=none 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38276]) SSH_MSG_USERAUTH_REQUEST 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:38276]) remaining methods: password,publickey 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:38276]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:38276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:15.118 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:38276]) authentication result: true 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:38276]) SSH_MSG_USERAUTH_REQUEST 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:38276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:38276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38276]) no heartbeat to stop 00:30:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:38276]) heartbeat type=IGNORE, interval=PT30S 00:30:15.118 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:38276 authenticated 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38276]] session=TransportServerSession[admin@/10.30.170.22:38276] id=0 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38276])) size=2097152, max=2097152, packet=32768 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38276] 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:38276]) recipient=0 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])) size=2097152, max=2097152, packet=32768 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])) re-initializing 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])) size=2097152, max=2097152, packet=32768 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[want-reply=true] subsystem=netconf 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[subsystem] prepared command 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]}} established 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 438: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18267 00:30:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 438: Creating data stores for simulated device 00:30:15.121 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:15.121 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.121 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:15.121 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.121 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:15.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5ba1af60] 00:30:15.122 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.123 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:15.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:15.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:15.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:15.125 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:15.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:15.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:15.125 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5ba1af60], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5ba1af60], subtreeVersion=Version[52799955], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[52799955], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:15.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:15.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 438 on channel [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 1220 down to 2095932 00:30:15.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) request=subsystem result=ReplySuccess, want-reply=true 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) request=subsystem activate command 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) starting runner for command=netconf 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #5 SSH_MSG_CHANNEL_DATA 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 373 down to 2096779 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_DATA len=373 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276] 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:15.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:15.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.131 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18267', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=438} created 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]} created 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276] successful with session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]} 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]} up 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #6 SSH_MSG_CHANNEL_DATA 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 393 down to 2096386 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_DATA len=393 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276] 00:30:15.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:15.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.133 [netconf-device-simulator-threads-6] 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=438} 00:30:15.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:15.133 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e3e628c after next message 00:30:15.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 - R:/10.30.170.22:38276]} EXI handlers added to pipeline 00:30:15.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:15.134 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@e3e628c 00:30:15.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 179 down to 2095753 00:30:15.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:15.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #7 SSH_MSG_CHANNEL_DATA 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 340 down to 2096046 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_DATA len=340 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276] 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:15.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.136 [netconf-device-simulator-threads-6] 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=438} 00:30:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[52799955] 00:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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} 00:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] 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:30:15.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:15.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 778 down to 2094975 00:30:15.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:15.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33102]) Send SSH_MSG_KEXINIT 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #0 SSH_MSG_KEXINIT 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33102]) SSH_MSG_KEXINIT 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33102]) strict KEX=true client=true server=true 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: server host key algorithms = rsa-sha2-512 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: mac algorithms (client to server) = aead 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: mac algorithms (server to client) = aead 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: compression algorithms (client to server) = none 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33102]) Kex: compression algorithms (server to client) = none 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:15.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #12 SSH_MSG_IGNORE 00:30:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:30:15.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]} 00:30:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36594]): SSH-2.0-SSHD-UNKNOWN 00:30:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36594]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:15.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36594]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:15.318 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #1 30 00:30:15.318 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33102]] process command=SSH_MSG_KEXDH_INIT 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33102]] Send SSH_MSG_KEXDH_REPLY 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #1 sending command=31[31] len=1639 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33102])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33102]) Send SSH_MSG_NEWKEYS 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33102]) session ID=0a:eb:1d:5f:17:2d:5b:30:ee:a7:68:ba:69:19:af:ae:b1:99:2e:bd:5e:a1:bf:83:41:a4:68:2d:6e:9e:cb:f2:fc:16:2b:68:3a:b8:b6:ae:39:44:1c:37:52:92:7e:10:91:ab:27:67:f3:77:a4:91:81:94:8c:a2:96:49:14:b3 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33102]): strict KEX resets output message sequence number from 3 to 0 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33102]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33102])[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:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33102])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #0 sending command=7[7] len=419 00:30:15.333 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33102]) No pending packets to flush at end of KEX 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #2 SSH_MSG_NEWKEYS 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33102]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33102]): strict KEX resets input message sequence number from 3 to 0 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33102]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33102]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33102]) authorized authentication methods: password,publickey 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33102]) Accepted service ssh-userauth 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33102]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33102]) no authentication factory for method=none 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33102]) SSH_MSG_USERAUTH_REQUEST 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33102]) remaining methods: password,publickey 00:30:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33102]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33102]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33102]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:15.369 [netconf-device-simulator-threads-7] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33102]) authentication result: true 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33102]) SSH_MSG_USERAUTH_REQUEST 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33102])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33102]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33102]) no heartbeat to stop 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33102]) heartbeat type=IGNORE, interval=PT30S 00:30:15.369 [netconf-device-simulator-threads-7] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33102 authenticated 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:15.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33102]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33102]] session=TransportServerSession[admin@/10.30.170.22:33102] id=0 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33102])) size=2097152, max=2097152, packet=32768 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33102]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33102] 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33102]) recipient=0 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])) size=2097152, max=2097152, packet=32768 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])) re-initializing 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])) size=2097152, max=2097152, packet=32768 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[want-reply=true] subsystem=netconf 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[subsystem] prepared command 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]}} established 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 439: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18268 00:30:15.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 439: Creating data stores for simulated device 00:30:15.370 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:15.371 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.371 [netconf-device-simulator-threads-7] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:15.371 [netconf-device-simulator-threads-7] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.371 [netconf-device-simulator-threads-7] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55b36f43] 00:30:15.371 [netconf-device-simulator-threads-7] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:15.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:15.372 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:15.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:15.372 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:15.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:15.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:15.372 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55b36f43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55b36f43], subtreeVersion=Version[ed20efb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[ed20efb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:15.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 439 on channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 1220 down to 2095932 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) request=subsystem result=ReplySuccess, want-reply=true 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) request=subsystem activate command 00:30:15.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) starting runner for command=netconf 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #5 SSH_MSG_CHANNEL_DATA 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 373 down to 2096779 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_DATA len=373 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102] 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18268', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=439} created 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]} created 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102] successful with session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]} 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]} up 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #6 SSH_MSG_CHANNEL_DATA 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 393 down to 2096386 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_DATA len=393 00:30:15.375 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102] 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.376 [netconf-device-simulator-threads-7] 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=439} 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@130a7fd6 after next message 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 - R:/10.30.170.22:33102]} EXI handlers added to pipeline 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@130a7fd6 00:30:15.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 179 down to 2095753 00:30:15.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:15.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #7 SSH_MSG_CHANNEL_DATA 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 340 down to 2096046 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_DATA len=340 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102] 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:15.378 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.378 [netconf-device-simulator-threads-7] 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=439} 00:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[ed20efb] 00:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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} 00:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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=2011-06-01} 00:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] 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:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 778 down to 2094975 00:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:15.379 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:15.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #9 SSH_MSG_IGNORE 00:30:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:30:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #12 SSH_MSG_IGNORE 00:30:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:30:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #14 SSH_MSG_IGNORE 00:30:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36594]) Send SSH_MSG_KEXINIT 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #0 SSH_MSG_KEXINIT 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36594]) SSH_MSG_KEXINIT 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36594]) strict KEX=true client=true server=true 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: server host key algorithms = rsa-sha2-512 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: mac algorithms (client to server) = aead 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: mac algorithms (server to client) = aead 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: compression algorithms (client to server) = none 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36594]) Kex: compression algorithms (server to client) = none 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #11 SSH_MSG_IGNORE 00:30:15.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:30:15.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #11 SSH_MSG_IGNORE 00:30:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:30:15.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #8 SSH_MSG_IGNORE 00:30:15.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:30:15.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #1 30 00:30:15.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36594]] process command=SSH_MSG_KEXDH_INIT 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36594]] Send SSH_MSG_KEXDH_REPLY 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #1 sending command=31[31] len=1639 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36594])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36594]) Send SSH_MSG_NEWKEYS 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36594]) session ID=67:ef:c5:84:93:44:7b:84:fc:bf:00:9f:8b:60:02:17:90:b5:7c:14:d9:e1:7e:e2:47:6a:bb:bc:c8:a3:c1:7b:56:a0:e8:12:78:f4:6b:c5:57:f0:91:1b:76:7b:4f:1e:d3:93:2b:86:c1:f2:ca:71:8d:39:46:bf:7c:85:5b:18 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36594]): strict KEX resets output message sequence number from 3 to 0 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36594]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36594])[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:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36594])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #0 sending command=7[7] len=419 00:30:15.594 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36594]) No pending packets to flush at end of KEX 00:30:15.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #15 SSH_MSG_IGNORE 00:30:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #2 SSH_MSG_NEWKEYS 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36594]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36594]): strict KEX resets input message sequence number from 3 to 0 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36594]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36594]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36594]) authorized authentication methods: password,publickey 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36594]) Accepted service ssh-userauth 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36594]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36594]) no authentication factory for method=none 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36594]) SSH_MSG_USERAUTH_REQUEST 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36594]) remaining methods: password,publickey 00:30:15.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36594]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36594]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:15.631 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36594]) authentication result: true 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36594]) SSH_MSG_USERAUTH_REQUEST 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36594])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36594]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36594]) no heartbeat to stop 00:30:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36594]) heartbeat type=IGNORE, interval=PT30S 00:30:15.631 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36594 authenticated 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36594]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36594]] session=TransportServerSession[admin@/10.30.170.22:36594] id=0 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36594])) size=2097152, max=2097152, packet=32768 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36594]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36594] 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36594]) recipient=0 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])) size=2097152, max=2097152, packet=32768 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])) re-initializing 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])) size=2097152, max=2097152, packet=32768 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[want-reply=true] subsystem=netconf 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[subsystem] prepared command 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]}} established 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 440: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18269 00:30:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 440: Creating data stores for simulated device 00:30:15.633 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:15.633 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.633 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:15.633 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:15.633 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:15.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[47c8cc43] 00:30:15.634 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:15.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:15.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:15.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:15.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:15.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:15.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:15.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[47c8cc43], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[47c8cc43], subtreeVersion=Version[46378ef7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46378ef7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:15.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:15.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:15.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 440 on channel [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 1220 down to 2095932 00:30:15.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) request=subsystem result=ReplySuccess, want-reply=true 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) request=subsystem activate command 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) starting runner for command=netconf 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #5 SSH_MSG_CHANNEL_DATA 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 373 down to 2096779 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_DATA len=373 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594] 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:15.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18269', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=440} created 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]} created 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594] successful with session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]} 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]} up 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #6 SSH_MSG_CHANNEL_DATA 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 393 down to 2096386 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_DATA len=393 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594] 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=440} 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52a65234 after next message 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 - R:/10.30.170.22:36594]} EXI handlers added to pipeline 00:30:15.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:15.640 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52a65234 00:30:15.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 179 down to 2095753 00:30:15.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:15.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #7 SSH_MSG_CHANNEL_DATA 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 340 down to 2096046 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_DATA len=340 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594] 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:15.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:15.642 [netconf-device-simulator-threads-1] 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=440} 00:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46378ef7] 00:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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} 00:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] 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:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:30:15.642 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:15.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 778 down to 2094975 00:30:15.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:15.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #13 SSH_MSG_IGNORE 00:30:15.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:30:15.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #9 SSH_MSG_IGNORE 00:30:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:30:15.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #10 SSH_MSG_IGNORE 00:30:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:30:15.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]} 00:30:15.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44848]): SSH-2.0-SSHD-UNKNOWN 00:30:15.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44848]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:15.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44848]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:16.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #15 SSH_MSG_IGNORE 00:30:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:30:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #14 SSH_MSG_IGNORE 00:30:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:30:16.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #8 SSH_MSG_IGNORE 00:30:16.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:30:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #13 SSH_MSG_IGNORE 00:30:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44848]) Send SSH_MSG_KEXINIT 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #0 SSH_MSG_KEXINIT 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44848]) SSH_MSG_KEXINIT 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44848]) strict KEX=true client=true server=true 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: server host key algorithms = rsa-sha2-512 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: mac algorithms (client to server) = aead 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: mac algorithms (server to client) = aead 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: compression algorithms (client to server) = none 00:30:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44848]) Kex: compression algorithms (server to client) = none 00:30:16.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #12 SSH_MSG_IGNORE 00:30:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:30:16.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #10 SSH_MSG_IGNORE 00:30:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:30:16.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #1 30 00:30:16.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44848]] process command=SSH_MSG_KEXDH_INIT 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44848]] Send SSH_MSG_KEXDH_REPLY 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #1 sending command=31[31] len=1639 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44848])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44848]) Send SSH_MSG_NEWKEYS 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44848]) session ID=8c:6d:12:2e:bb:f6:49:48:58:ab:9a:e1:0d:e7:39:47:50:ac:0e:1c:0f:a4:8a:37:fa:09:20:2c:97:b8:7b:a4:b2:14:89:f0:ad:2c:75:a7:72:70:24:ce:e7:5d:78:85:ca:26:81:bc:c1:35:e5:46:08:c0:f8:d9:8f:5e:c9:59 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44848]): strict KEX resets output message sequence number from 3 to 0 00:30:16.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44848]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:16.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44848])[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:30:16.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:16.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #0 sending command=7[7] len=419 00:30:16.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44848]) No pending packets to flush at end of KEX 00:30:16.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #9 SSH_MSG_IGNORE 00:30:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:30:16.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #11 SSH_MSG_IGNORE 00:30:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #2 SSH_MSG_NEWKEYS 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44848]): strict KEX resets input message sequence number from 3 to 0 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44848]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:16.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44848]) authorized authentication methods: password,publickey 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44848]) Accepted service ssh-userauth 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44848]) no authentication factory for method=none 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44848]) SSH_MSG_USERAUTH_REQUEST 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44848]) remaining methods: password,publickey 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44848]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:16.259 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44848]) authentication result: true 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44848]) SSH_MSG_USERAUTH_REQUEST 00:30:16.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44848]) no heartbeat to stop 00:30:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44848]) heartbeat type=IGNORE, interval=PT30S 00:30:16.260 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44848 authenticated 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44848]] session=TransportServerSession[admin@/10.30.170.22:44848] id=0 00:30:16.261 [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.170.22:44848])) size=2097152, max=2097152, packet=32768 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44848] 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44848]) recipient=0 00:30:16.261 [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.170.22:44848])) size=2097152, max=2097152, packet=32768 00:30:16.261 [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.170.22:44848])) re-initializing 00:30:16.261 [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.170.22:44848])) size=2097152, max=2097152, packet=32768 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848])[want-reply=true] subsystem=netconf 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848])[subsystem] prepared command 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]}} established 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 441: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18270 00:30:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 441: Creating data stores for simulated device 00:30:16.263 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:16.263 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:16.263 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:16.263 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:16.263 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:16.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ed1f2d0] 00:30:16.269 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:16.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:16.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:16.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:16.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:16.270 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:16.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:16.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:16.270 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ed1f2d0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ed1f2d0], subtreeVersion=Version[657a9747], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[657a9747], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:16.271 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:16.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:16.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.273 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 441 on channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.275 [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.170.22:44848]) by 1220 down to 2095932 00:30:16.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:16.275 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:16.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) request=subsystem result=ReplySuccess, want-reply=true 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) request=subsystem activate command 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) starting runner for command=netconf 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #5 SSH_MSG_CHANNEL_DATA 00:30:16.276 [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.170.22:44848]) by 373 down to 2096779 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_DATA len=373 00:30:16.276 [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.170.22:44848] 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:16.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18270', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=441} created 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]} created 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848] successful with session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]} 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]} up 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #6 SSH_MSG_CHANNEL_DATA 00:30:16.277 [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.170.22:44848]) by 393 down to 2096386 00:30:16.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_DATA len=393 00:30:16.277 [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.170.22:44848] 00:30:16.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:16.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:16.278 [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=441} 00:30:16.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:16.278 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dfa8803 after next message 00:30:16.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 - R:/10.30.170.22:44848]} EXI handlers added to pipeline 00:30:16.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:16.279 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@dfa8803 00:30:16.279 [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.170.22:44848]) by 179 down to 2095753 00:30:16.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:16.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:16.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #7 SSH_MSG_CHANNEL_DATA 00:30:16.281 [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.170.22:44848]) by 340 down to 2096046 00:30:16.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_DATA len=340 00:30:16.281 [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.170.22:44848] 00:30:16.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:16.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:16.282 [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=441} 00:30:16.282 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[657a9747] 00:30:16.282 [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:30:16.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:16.282 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:16.282 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:16.282 [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:30:16.282 [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:30:16.282 [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} 00:30:16.282 [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:30:16.282 [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=2011-06-01} 00:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [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:30:16.282 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:16.283 [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.170.22:44848]) by 778 down to 2094975 00:30:16.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:16.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:16.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]} 00:30:16.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35494]): SSH-2.0-SSHD-UNKNOWN 00:30:16.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35494]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:16.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35494]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:16.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #12 SSH_MSG_IGNORE 00:30:16.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:30:16.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #11 SSH_MSG_IGNORE 00:30:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:30:16.574 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #14 SSH_MSG_IGNORE 00:30:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:30:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #13 SSH_MSG_IGNORE 00:30:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:30:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #15 SSH_MSG_IGNORE 00:30:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:30:16.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #8 SSH_MSG_IGNORE 00:30:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35494]) Send SSH_MSG_KEXINIT 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #0 SSH_MSG_KEXINIT 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35494]) SSH_MSG_KEXINIT 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35494]) strict KEX=true client=true server=true 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: server host key algorithms = rsa-sha2-512 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: mac algorithms (client to server) = aead 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: mac algorithms (server to client) = aead 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: compression algorithms (client to server) = none 00:30:16.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35494]) Kex: compression algorithms (server to client) = none 00:30:16.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:16.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #10 SSH_MSG_IGNORE 00:30:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:30:16.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #1 30 00:30:16.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35494]] process command=SSH_MSG_KEXDH_INIT 00:30:16.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35494]] Send SSH_MSG_KEXDH_REPLY 00:30:16.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #1 sending command=31[31] len=1639 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35494])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35494]) Send SSH_MSG_NEWKEYS 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35494]) session ID=d2:89:23:1a:c2:3e:af:6c:1e:ff:81:67:2f:38:99:c7:a8:54:a8:4a:f3:25:f1:8f:ab:58:2b:b8:d4:4d:0e:c1:a5:82:93:83:da:ef:f5:81:e0:f4:b9:67:02:d5:a1:29:cd:69:38:c3:38:58:45:33:de:d4:a9:60:fc:01:8d:c9 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35494]): strict KEX resets output message sequence number from 3 to 0 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35494]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35494])[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:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35494])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #0 sending command=7[7] len=419 00:30:16.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35494]) No pending packets to flush at end of KEX 00:30:16.857 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #9 SSH_MSG_IGNORE 00:30:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:30:16.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #2 SSH_MSG_NEWKEYS 00:30:16.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35494]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:16.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35494]): strict KEX resets input message sequence number from 3 to 0 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35494]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35494]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35494]) authorized authentication methods: password,publickey 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35494]) Accepted service ssh-userauth 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:16.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35494]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35494]) no authentication factory for method=none 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35494]) SSH_MSG_USERAUTH_REQUEST 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35494]) remaining methods: password,publickey 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35494]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35494]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35494]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:16.885 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35494]) authentication result: true 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35494]) SSH_MSG_USERAUTH_REQUEST 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35494])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35494]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:16.885 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35494]) no heartbeat to stop 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35494]) heartbeat type=IGNORE, interval=PT30S 00:30:16.886 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35494 authenticated 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35494]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35494]] session=TransportServerSession[admin@/10.30.170.22:35494] id=0 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35494])) size=2097152, max=2097152, packet=32768 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35494]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35494] 00:30:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35494]) recipient=0 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])) size=2097152, max=2097152, packet=32768 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])) re-initializing 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])) size=2097152, max=2097152, packet=32768 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[want-reply=true] subsystem=netconf 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[subsystem] prepared command 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]}} established 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 442: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18271 00:30:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 442: Creating data stores for simulated device 00:30:16.887 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:16.888 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:16.888 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:16.888 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:16.888 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6e14fd1c] 00:30:16.888 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:16.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:16.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:16.889 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:16.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:16.889 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:16.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:16.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:16.889 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6e14fd1c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6e14fd1c], subtreeVersion=Version[3d700d9d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3d700d9d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:16.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:16.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 442 on channel [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 1220 down to 2095932 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) request=subsystem result=ReplySuccess, want-reply=true 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) request=subsystem activate command 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) starting runner for command=netconf 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #5 SSH_MSG_CHANNEL_DATA 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 373 down to 2096779 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_DATA len=373 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494] 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:16.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18271', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=442} created 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]} created 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494] successful with session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]} 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]} up 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #6 SSH_MSG_CHANNEL_DATA 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 393 down to 2096386 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_DATA len=393 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494] 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:16.892 [netconf-device-simulator-threads-6] 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=442} 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8bb5f5e after next message 00:30:16.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 - R:/10.30.170.22:35494]} EXI handlers added to pipeline 00:30:16.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:16.893 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8bb5f5e 00:30:16.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 179 down to 2095753 00:30:16.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:16.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:16.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #7 SSH_MSG_CHANNEL_DATA 00:30:16.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 340 down to 2096046 00:30:16.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_DATA len=340 00:30:16.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494] 00:30:16.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:16.895 [netconf-device-simulator-threads-6] 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=442} 00:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3d700d9d] 00:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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} 00:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] 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:30:16.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:16.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 778 down to 2094975 00:30:16.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:16.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:16.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]} 00:30:16.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:53316]): SSH-2.0-SSHD-UNKNOWN 00:30:16.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:53316]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:16.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:53316]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:53316]) Send SSH_MSG_KEXINIT 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #0 SSH_MSG_KEXINIT 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:53316]) SSH_MSG_KEXINIT 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:53316]) strict KEX=true client=true server=true 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: server host key algorithms = rsa-sha2-512 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: mac algorithms (client to server) = aead 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: mac algorithms (server to client) = aead 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: compression algorithms (client to server) = none 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:53316]) Kex: compression algorithms (server to client) = none 00:30:17.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:17.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #8 SSH_MSG_IGNORE 00:30:17.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:30:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #12 SSH_MSG_IGNORE 00:30:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:30:17.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #1 30 00:30:17.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53316]] process command=SSH_MSG_KEXDH_INIT 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:53316]] Send SSH_MSG_KEXDH_REPLY 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #1 sending command=31[31] len=1639 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:53316])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:53316]) Send SSH_MSG_NEWKEYS 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:53316]) session ID=01:53:2b:a8:a1:0a:aa:d2:31:f1:ac:b9:f7:db:7c:1f:2d:59:97:18:75:33:dc:59:a8:a1:38:d9:40:ea:c0:89:8a:64:1b:1b:f9:3a:22:40:fb:17:d9:f6:26:bc:1b:3c:b9:42:84:97:78:f3:06:0d:6c:30:d8:f1:30:c5:7a:de 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53316]): strict KEX resets output message sequence number from 3 to 0 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:53316]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:53316])[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:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #0 sending command=7[7] len=419 00:30:17.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53316]) No pending packets to flush at end of KEX 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #2 SSH_MSG_NEWKEYS 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:53316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53316]): strict KEX resets input message sequence number from 3 to 0 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:53316]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:53316]) authorized authentication methods: password,publickey 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:53316]) Accepted service ssh-userauth 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53316]) no authentication factory for method=none 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53316]) SSH_MSG_USERAUTH_REQUEST 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:53316]) remaining methods: password,publickey 00:30:17.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:53316]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:53316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:17.174 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:53316]) authentication result: true 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:53316]) SSH_MSG_USERAUTH_REQUEST 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:53316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:53316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53316]) no heartbeat to stop 00:30:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:53316]) heartbeat type=IGNORE, interval=PT30S 00:30:17.174 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:53316 authenticated 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53316]] session=TransportServerSession[admin@/10.30.170.22:53316] id=0 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53316])) size=2097152, max=2097152, packet=32768 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53316] 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:53316]) recipient=0 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])) size=2097152, max=2097152, packet=32768 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])) re-initializing 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])) size=2097152, max=2097152, packet=32768 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[want-reply=true] subsystem=netconf 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[subsystem] prepared command 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]}} established 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 443: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18272 00:30:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 443: Creating data stores for simulated device 00:30:17.175 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:17.175 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:17.176 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:17.176 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:17.176 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[38462c56] 00:30:17.176 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:17.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:17.177 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:17.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:17.177 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:17.177 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[38462c56], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[38462c56], subtreeVersion=Version[1fd39b27], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1fd39b27], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:17.178 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:17.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:17.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 443 on channel [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 1220 down to 2095932 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) request=subsystem result=ReplySuccess, want-reply=true 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) request=subsystem activate command 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) starting runner for command=netconf 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #5 SSH_MSG_CHANNEL_DATA 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 373 down to 2096779 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_DATA len=373 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316] 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:17.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18272', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=443} created 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]} created 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316] successful with session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]} 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]} up 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #6 SSH_MSG_CHANNEL_DATA 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 393 down to 2096386 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_DATA len=393 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316] 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:17.181 [netconf-device-simulator-threads-0] 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=443} 00:30:17.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29a85232 after next message 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 - R:/10.30.170.22:53316]} EXI handlers added to pipeline 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@29a85232 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 179 down to 2095753 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:17.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:17.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #7 SSH_MSG_CHANNEL_DATA 00:30:17.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 340 down to 2096046 00:30:17.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_DATA len=340 00:30:17.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316] 00:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:17.184 [netconf-device-simulator-threads-0] 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=443} 00:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1fd39b27] 00:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:17.184 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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} 00:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.184 [netconf-device-simulator-threads-0] 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:30:17.185 [netconf-device-simulator-threads-0] 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:30:17.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:17.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 778 down to 2094975 00:30:17.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:17.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #15 SSH_MSG_IGNORE 00:30:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:30:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #13 SSH_MSG_IGNORE 00:30:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:30:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #14 SSH_MSG_IGNORE 00:30:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:30:17.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #11 SSH_MSG_IGNORE 00:30:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:30:17.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #10 SSH_MSG_IGNORE 00:30:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:30:17.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #9 SSH_MSG_IGNORE 00:30:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:30:17.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]} 00:30:17.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57254]): SSH-2.0-SSHD-UNKNOWN 00:30:17.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57254]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:17.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57254]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:17.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #14 SSH_MSG_IGNORE 00:30:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:30:17.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #8 SSH_MSG_IGNORE 00:30:17.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57254]) Send SSH_MSG_KEXINIT 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #0 SSH_MSG_KEXINIT 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57254]) SSH_MSG_KEXINIT 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57254]) strict KEX=true client=true server=true 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: server host key algorithms = rsa-sha2-512 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: mac algorithms (client to server) = aead 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: mac algorithms (server to client) = aead 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: compression algorithms (client to server) = none 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57254]) Kex: compression algorithms (server to client) = none 00:30:17.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #13 SSH_MSG_IGNORE 00:30:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:30:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #9 SSH_MSG_IGNORE 00:30:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:30:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #12 SSH_MSG_IGNORE 00:30:17.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:30:17.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #1 30 00:30:17.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57254]] process command=SSH_MSG_KEXDH_INIT 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57254]] Send SSH_MSG_KEXDH_REPLY 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #1 sending command=31[31] len=1639 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57254])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57254]) Send SSH_MSG_NEWKEYS 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57254]) session ID=00:bd:7a:d8:b8:cf:c6:13:b6:37:42:2b:50:d4:63:0e:2b:41:ca:8c:e5:07:68:12:5f:be:49:10:b0:49:13:19:a7:01:2b:c4:47:f0:4c:5b:28:bc:39:2f:4f:ee:d4:b0:c8:bb:6d:3a:b7:3e:26:ec:57:06:0b:de:f6:04:39:46 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57254]): strict KEX resets output message sequence number from 3 to 0 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57254]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57254])[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:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57254])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:17.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #0 sending command=7[7] len=419 00:30:17.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57254]) No pending packets to flush at end of KEX 00:30:17.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #11 SSH_MSG_IGNORE 00:30:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #2 SSH_MSG_NEWKEYS 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57254]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57254]): strict KEX resets input message sequence number from 3 to 0 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57254]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57254]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57254]) authorized authentication methods: password,publickey 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57254]) Accepted service ssh-userauth 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57254]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57254]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57254]) no authentication factory for method=none 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57254]) SSH_MSG_USERAUTH_REQUEST 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57254]) remaining methods: password,publickey 00:30:17.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:17.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57254]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:17.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57254]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:17.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57254]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:17.982 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57254]) authentication result: true 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57254]) SSH_MSG_USERAUTH_REQUEST 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57254])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57254]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57254]) no heartbeat to stop 00:30:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57254]) heartbeat type=IGNORE, interval=PT30S 00:30:17.983 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57254 authenticated 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57254]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57254]] session=TransportServerSession[admin@/10.30.170.22:57254] id=0 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57254])) size=2097152, max=2097152, packet=32768 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57254]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57254] 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57254]) recipient=0 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])) size=2097152, max=2097152, packet=32768 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])) re-initializing 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])) size=2097152, max=2097152, packet=32768 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[want-reply=true] subsystem=netconf 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[subsystem] prepared command 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]}} established 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 444: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18273 00:30:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 444: Creating data stores for simulated device 00:30:17.985 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:17.985 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:17.985 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:17.985 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:17.985 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:17.986 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5b4c2cdc] 00:30:17.986 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:17.986 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:17.986 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:17.986 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:17.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:17.987 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:17.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:17.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:17.987 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5b4c2cdc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5b4c2cdc], subtreeVersion=Version[3fabc3f5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3fabc3f5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:17.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:17.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 444 on channel [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 1220 down to 2095932 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) request=subsystem result=ReplySuccess, want-reply=true 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) request=subsystem activate command 00:30:17.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) starting runner for command=netconf 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #5 SSH_MSG_CHANNEL_DATA 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 373 down to 2096779 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_DATA len=373 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254] 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18273', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=444} created 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]} created 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254] successful with session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]} 00:30:17.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]} up 00:30:17.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #6 SSH_MSG_CHANNEL_DATA 00:30:17.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 393 down to 2096386 00:30:17.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_DATA len=393 00:30:17.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254] 00:30:18.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:18.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=444} 00:30:18.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ee70d6a after next message 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 - R:/10.30.170.22:57254]} EXI handlers added to pipeline 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6ee70d6a 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 179 down to 2095753 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:18.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:18.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #15 SSH_MSG_IGNORE 00:30:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:30:18.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #7 SSH_MSG_CHANNEL_DATA 00:30:18.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 340 down to 2096046 00:30:18.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_DATA len=340 00:30:18.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254] 00:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.008 [netconf-device-simulator-threads-2] 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=444} 00:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3fabc3f5] 00:30:18.008 [netconf-device-simulator-threads-2] 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:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:18.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:18.008 [netconf-device-simulator-threads-2] 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:30:18.008 [netconf-device-simulator-threads-2] 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:30:18.008 [netconf-device-simulator-threads-2] 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} 00:30:18.008 [netconf-device-simulator-threads-2] 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:30:18.008 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] 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:30:18.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:18.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 778 down to 2094975 00:30:18.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:18.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:18.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #10 SSH_MSG_IGNORE 00:30:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:30:18.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]} 00:30:18.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36120]): SSH-2.0-SSHD-UNKNOWN 00:30:18.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36120]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:18.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36120]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #12 SSH_MSG_IGNORE 00:30:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:30:18.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36120]) Send SSH_MSG_KEXINIT 00:30:18.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:18.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #0 SSH_MSG_KEXINIT 00:30:18.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36120]) SSH_MSG_KEXINIT 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36120]) strict KEX=true client=true server=true 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: server host key algorithms = rsa-sha2-512 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: mac algorithms (client to server) = aead 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: mac algorithms (server to client) = aead 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: compression algorithms (client to server) = none 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36120]) Kex: compression algorithms (server to client) = none 00:30:18.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:18.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #8 SSH_MSG_IGNORE 00:30:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:30:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #15 SSH_MSG_IGNORE 00:30:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:30:18.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #1 30 00:30:18.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36120]] process command=SSH_MSG_KEXDH_INIT 00:30:18.279 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #14 SSH_MSG_IGNORE 00:30:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36120]] Send SSH_MSG_KEXDH_REPLY 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #1 sending command=31[31] len=1639 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36120])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36120]) Send SSH_MSG_NEWKEYS 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36120]) session ID=25:8c:c2:1c:db:d3:67:8b:40:e9:43:34:36:6c:06:ec:d7:c4:13:27:9b:2e:24:9b:93:af:3b:67:7d:88:dc:a7:13:59:8b:40:ef:d7:e7:49:76:ce:6c:b4:03:3c:68:2b:31:2b:18:5e:6e:0a:97:d9:32:6f:7e:c1:8d:41:b6:cc 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36120]): strict KEX resets output message sequence number from 3 to 0 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36120]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36120])[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:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #0 sending command=7[7] len=419 00:30:18.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36120]) No pending packets to flush at end of KEX 00:30:18.310 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #11 SSH_MSG_IGNORE 00:30:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #2 SSH_MSG_NEWKEYS 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36120]): strict KEX resets input message sequence number from 3 to 0 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36120]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36120]) authorized authentication methods: password,publickey 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36120]) Accepted service ssh-userauth 00:30:18.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36120]) no authentication factory for method=none 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36120]) SSH_MSG_USERAUTH_REQUEST 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36120]) remaining methods: password,publickey 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36120]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:18.328 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36120]) authentication result: true 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36120]) SSH_MSG_USERAUTH_REQUEST 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36120]) no heartbeat to stop 00:30:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36120]) heartbeat type=IGNORE, interval=PT30S 00:30:18.328 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36120 authenticated 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36120]] session=TransportServerSession[admin@/10.30.170.22:36120] id=0 00:30:18.329 [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.170.22:36120])) size=2097152, max=2097152, packet=32768 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36120] 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36120]) recipient=0 00:30:18.329 [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.170.22:36120])) size=2097152, max=2097152, packet=32768 00:30:18.329 [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.170.22:36120])) re-initializing 00:30:18.329 [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.170.22:36120])) size=2097152, max=2097152, packet=32768 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120])[want-reply=true] subsystem=netconf 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120])[subsystem] prepared command 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]}} established 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 445: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18274 00:30:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 445: Creating data stores for simulated device 00:30:18.330 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:18.330 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:18.330 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:18.330 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:18.330 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[74f7719e] 00:30:18.372 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:18.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:18.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:18.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:18.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:18.373 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:18.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:18.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:18.373 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[74f7719e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[74f7719e], subtreeVersion=Version[46720c41], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[46720c41], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:18.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:18.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:18.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.374 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 445 on channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.375 [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.170.22:36120]) by 1220 down to 2095932 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) request=subsystem result=ReplySuccess, want-reply=true 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) request=subsystem activate command 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) starting runner for command=netconf 00:30:18.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #5 SSH_MSG_CHANNEL_DATA 00:30:18.375 [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.170.22:36120]) by 373 down to 2096779 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_DATA len=373 00:30:18.376 [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.170.22:36120] 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18274', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=445} created 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]} created 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120] successful with session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]} 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]} up 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #6 SSH_MSG_CHANNEL_DATA 00:30:18.376 [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.170.22:36120]) by 393 down to 2096386 00:30:18.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_DATA len=393 00:30:18.376 [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.170.22:36120] 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.377 [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=445} 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74b4004b after next message 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 - R:/10.30.170.22:36120]} EXI handlers added to pipeline 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@74b4004b 00:30:18.377 [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.170.22:36120]) by 179 down to 2095753 00:30:18.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:18.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:18.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #7 SSH_MSG_CHANNEL_DATA 00:30:18.379 [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.170.22:36120]) by 340 down to 2096046 00:30:18.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_DATA len=340 00:30:18.379 [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.170.22:36120] 00:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.380 [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=445} 00:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[46720c41] 00:30:18.380 [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:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:18.380 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:18.380 [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:30:18.380 [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:30:18.380 [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} 00:30:18.380 [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:30:18.380 [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=2011-06-01} 00:30:18.380 [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:30:18.380 [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:30:18.380 [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:30:18.380 [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:30:18.380 [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:30:18.380 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [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:30:18.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:18.381 [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.170.22:36120]) by 778 down to 2094975 00:30:18.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:18.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:18.393 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #10 SSH_MSG_IGNORE 00:30:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:30:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #13 SSH_MSG_IGNORE 00:30:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:30:18.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #9 SSH_MSG_IGNORE 00:30:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:30:18.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]} 00:30:18.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52888]): SSH-2.0-SSHD-UNKNOWN 00:30:18.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52888]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:18.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52888]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:18.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #15 SSH_MSG_IGNORE 00:30:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:30:18.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #8 SSH_MSG_IGNORE 00:30:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:30:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #14 SSH_MSG_IGNORE 00:30:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52888]) Send SSH_MSG_KEXINIT 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #0 SSH_MSG_KEXINIT 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52888]) SSH_MSG_KEXINIT 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52888]) strict KEX=true client=true server=true 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: server host key algorithms = rsa-sha2-512 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: mac algorithms (client to server) = aead 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: mac algorithms (server to client) = aead 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: compression algorithms (client to server) = none 00:30:18.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52888]) Kex: compression algorithms (server to client) = none 00:30:18.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:18.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #1 30 00:30:18.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52888]] process command=SSH_MSG_KEXDH_INIT 00:30:18.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #11 SSH_MSG_IGNORE 00:30:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52888]] Send SSH_MSG_KEXDH_REPLY 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #1 sending command=31[31] len=1639 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52888])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52888]) Send SSH_MSG_NEWKEYS 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52888]) session ID=3b:4b:67:c4:29:0b:4d:ed:64:e9:0f:a6:93:d2:94:8e:a7:40:f8:3f:ca:c6:24:89:a1:ec:49:e4:66:70:aa:8b:36:e9:55:47:40:e1:01:ae:87:ab:bd:11:ee:ce:64:41:ad:93:f6:61:35:a2:d1:ee:78:ad:0a:63:04:79:1b:0b 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52888]): strict KEX resets output message sequence number from 3 to 0 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52888]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52888])[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:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #0 sending command=7[7] len=419 00:30:18.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52888]) No pending packets to flush at end of KEX 00:30:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #13 SSH_MSG_IGNORE 00:30:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #2 SSH_MSG_NEWKEYS 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52888]): strict KEX resets input message sequence number from 3 to 0 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52888]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:18.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52888]) authorized authentication methods: password,publickey 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52888]) Accepted service ssh-userauth 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52888]) no authentication factory for method=none 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52888]) SSH_MSG_USERAUTH_REQUEST 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52888]) remaining methods: password,publickey 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52888]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:18.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:18.857 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52888]) authentication result: true 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52888]) SSH_MSG_USERAUTH_REQUEST 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52888]) no heartbeat to stop 00:30:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52888]) heartbeat type=IGNORE, interval=PT30S 00:30:18.858 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52888 authenticated 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52888]] session=TransportServerSession[admin@/10.30.170.22:52888] id=0 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52888])) size=2097152, max=2097152, packet=32768 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52888] 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52888]) recipient=0 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])) size=2097152, max=2097152, packet=32768 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])) re-initializing 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])) size=2097152, max=2097152, packet=32768 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[want-reply=true] subsystem=netconf 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[subsystem] prepared command 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]}} established 00:30:18.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 446: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18275 00:30:18.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 446: Creating data stores for simulated device 00:30:18.861 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:18.861 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:18.861 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:18.861 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:18.861 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:18.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[247499c6] 00:30:18.864 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:18.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:18.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:18.865 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:18.865 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:18.866 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:18.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:18.866 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:18.866 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[247499c6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[247499c6], subtreeVersion=Version[41d019eb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[41d019eb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:18.867 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:18.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:18.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 446 on channel [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 1220 down to 2095932 00:30:18.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) request=subsystem result=ReplySuccess, want-reply=true 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) request=subsystem activate command 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) starting runner for command=netconf 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #5 SSH_MSG_CHANNEL_DATA 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 373 down to 2096779 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_DATA len=373 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888] 00:30:18.872 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18275', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=446} created 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]} created 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888] successful with session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]} 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]} up 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #6 SSH_MSG_CHANNEL_DATA 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 393 down to 2096386 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_DATA len=393 00:30:18.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888] 00:30:18.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:18.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.881 [netconf-device-simulator-threads-6] 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=446} 00:30:18.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@757fc6c after next message 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 - R:/10.30.170.22:52888]} EXI handlers added to pipeline 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@757fc6c 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 179 down to 2095753 00:30:18.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:18.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:18.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #7 SSH_MSG_CHANNEL_DATA 00:30:18.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 340 down to 2096046 00:30:18.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_DATA len=340 00:30:18.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888] 00:30:18.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:18.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:18.886 [netconf-device-simulator-threads-6] 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=446} 00:30:18.887 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[41d019eb] 00:30:18.887 [netconf-device-simulator-threads-6] 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:30:18.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:18.887 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:18.887 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:18.887 [netconf-device-simulator-threads-6] 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:30:18.887 [netconf-device-simulator-threads-6] 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:30:18.887 [netconf-device-simulator-threads-6] 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} 00:30:18.887 [netconf-device-simulator-threads-6] 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:30:18.887 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] 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:30:18.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:18.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 778 down to 2094975 00:30:18.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:18.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #10 SSH_MSG_IGNORE 00:30:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:30:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #12 SSH_MSG_IGNORE 00:30:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:30:19.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #9 SSH_MSG_IGNORE 00:30:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:30:19.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]} 00:30:19.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57270]): SSH-2.0-SSHD-UNKNOWN 00:30:19.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57270]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:19.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57270]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:19.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #11 SSH_MSG_IGNORE 00:30:19.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:30:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #15 SSH_MSG_IGNORE 00:30:19.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:30:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #12 SSH_MSG_IGNORE 00:30:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:30:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #14 SSH_MSG_IGNORE 00:30:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:30:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #13 SSH_MSG_IGNORE 00:30:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:30:19.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #8 SSH_MSG_IGNORE 00:30:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57270]) Send SSH_MSG_KEXINIT 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #0 SSH_MSG_KEXINIT 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57270]) SSH_MSG_KEXINIT 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57270]) strict KEX=true client=true server=true 00:30:19.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: server host key algorithms = rsa-sha2-512 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: mac algorithms (client to server) = aead 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: mac algorithms (server to client) = aead 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: compression algorithms (client to server) = none 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57270]) Kex: compression algorithms (server to client) = none 00:30:19.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:19.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #10 SSH_MSG_IGNORE 00:30:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:30:19.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #1 30 00:30:19.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57270]] process command=SSH_MSG_KEXDH_INIT 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57270]] Send SSH_MSG_KEXDH_REPLY 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #1 sending command=31[31] len=1639 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57270])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57270]) Send SSH_MSG_NEWKEYS 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57270]) session ID=36:53:42:b6:44:1f:b2:6e:4b:5c:18:23:67:fb:e1:3c:08:86:ae:20:3b:51:81:dc:18:a0:16:74:17:47:ed:51:4c:d2:f2:0c:b7:c9:4e:13:27:c4:ae:42:68:19:62:9f:0a:89:b6:df:e7:44:12:ba:d2:88:42:54:3d:ad:d7:05 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57270]): strict KEX resets output message sequence number from 3 to 0 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57270]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57270])[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:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #0 sending command=7[7] len=419 00:30:19.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57270]) No pending packets to flush at end of KEX 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #2 SSH_MSG_NEWKEYS 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57270]): strict KEX resets input message sequence number from 3 to 0 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57270]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57270]) authorized authentication methods: password,publickey 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57270]) Accepted service ssh-userauth 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57270]) no authentication factory for method=none 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57270]) SSH_MSG_USERAUTH_REQUEST 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57270]) remaining methods: password,publickey 00:30:19.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57270]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:19.632 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57270]) authentication result: true 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57270]) SSH_MSG_USERAUTH_REQUEST 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57270]) no heartbeat to stop 00:30:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57270]) heartbeat type=IGNORE, interval=PT30S 00:30:19.632 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57270 authenticated 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57270]] session=TransportServerSession[admin@/10.30.170.22:57270] id=0 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57270])) size=2097152, max=2097152, packet=32768 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57270] 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57270]) recipient=0 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])) size=2097152, max=2097152, packet=32768 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])) re-initializing 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])) size=2097152, max=2097152, packet=32768 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[want-reply=true] subsystem=netconf 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[subsystem] prepared command 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]}} established 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 447: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18276 00:30:19.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 447: Creating data stores for simulated device 00:30:19.634 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:19.634 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:19.634 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:19.634 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:19.634 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[37699150] 00:30:19.634 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:19.635 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:19.635 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:19.635 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:19.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:19.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:19.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:19.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:19.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[37699150], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[37699150], subtreeVersion=Version[67ee111], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[67ee111], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:19.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:19.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 447 on channel [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 1220 down to 2095932 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) request=subsystem result=ReplySuccess, want-reply=true 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) request=subsystem activate command 00:30:19.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) starting runner for command=netconf 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #5 SSH_MSG_CHANNEL_DATA 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 373 down to 2096779 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_DATA len=373 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270] 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18276', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=447} created 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]} created 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270] successful with session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]} 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]} up 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #6 SSH_MSG_CHANNEL_DATA 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 393 down to 2096386 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_DATA len=393 00:30:19.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270] 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:19.639 [netconf-device-simulator-threads-0] 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=447} 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11950d38 after next message 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 - R:/10.30.170.22:57270]} EXI handlers added to pipeline 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:19.639 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@11950d38 00:30:19.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 179 down to 2095753 00:30:19.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:19.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:19.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #7 SSH_MSG_CHANNEL_DATA 00:30:19.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 340 down to 2096046 00:30:19.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_DATA len=340 00:30:19.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270] 00:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:19.645 [netconf-device-simulator-threads-0] 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=447} 00:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[67ee111] 00:30:19.645 [netconf-device-simulator-threads-0] 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:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:19.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:19.645 [netconf-device-simulator-threads-0] 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:30:19.645 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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} 00:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] 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:30:19.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:19.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 778 down to 2094975 00:30:19.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:19.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:19.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]} 00:30:19.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60122]): SSH-2.0-SSHD-UNKNOWN 00:30:19.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60122]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:19.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60122]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60122]) Send SSH_MSG_KEXINIT 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #0 SSH_MSG_KEXINIT 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60122]) SSH_MSG_KEXINIT 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60122]) strict KEX=true client=true server=true 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: server host key algorithms = rsa-sha2-512 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: mac algorithms (client to server) = aead 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: mac algorithms (server to client) = aead 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: compression algorithms (client to server) = none 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60122]) Kex: compression algorithms (server to client) = none 00:30:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:19.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #11 SSH_MSG_IGNORE 00:30:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:30:19.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #8 SSH_MSG_IGNORE 00:30:19.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:30:19.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #1 30 00:30:19.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60122]] process command=SSH_MSG_KEXDH_INIT 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60122]] Send SSH_MSG_KEXDH_REPLY 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #1 sending command=31[31] len=1639 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60122])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60122]) Send SSH_MSG_NEWKEYS 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60122]) session ID=d2:b3:79:fc:0d:99:36:c3:76:73:84:91:05:61:90:60:08:a5:d0:35:0c:a3:6a:34:cb:4c:dc:fb:bc:b5:92:27:f4:f7:06:f7:9b:c2:bc:8d:f1:87:6b:52:96:e5:c2:63:12:16:59:5c:d4:46:3f:d3:33:7e:47:1b:6b:13:3a:7e 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60122]): strict KEX resets output message sequence number from 3 to 0 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60122]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60122])[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:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60122])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #0 sending command=7[7] len=419 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60122]) No pending packets to flush at end of KEX 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #9 SSH_MSG_IGNORE 00:30:19.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:30:19.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:19.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #15 SSH_MSG_IGNORE 00:30:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:30:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #13 SSH_MSG_IGNORE 00:30:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #2 SSH_MSG_NEWKEYS 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60122]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60122]): strict KEX resets input message sequence number from 3 to 0 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60122]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60122]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60122]) authorized authentication methods: password,publickey 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60122]) Accepted service ssh-userauth 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60122]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60122]) no authentication factory for method=none 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60122]) SSH_MSG_USERAUTH_REQUEST 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60122]) remaining methods: password,publickey 00:30:19.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60122]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60122]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:19.965 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60122]) authentication result: true 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60122]) SSH_MSG_USERAUTH_REQUEST 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60122])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60122]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60122]) no heartbeat to stop 00:30:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60122]) heartbeat type=IGNORE, interval=PT30S 00:30:19.965 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60122 authenticated 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60122]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60122]] session=TransportServerSession[admin@/10.30.170.22:60122] id=0 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60122])) size=2097152, max=2097152, packet=32768 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60122]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60122] 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60122]) recipient=0 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])) size=2097152, max=2097152, packet=32768 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])) re-initializing 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])) size=2097152, max=2097152, packet=32768 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[want-reply=true] subsystem=netconf 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[subsystem] prepared command 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]}} established 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 448: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18277 00:30:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 448: Creating data stores for simulated device 00:30:19.967 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:19.967 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:19.967 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:19.967 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:19.967 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:19.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[e477749] 00:30:19.968 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:19.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:19.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:19.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:19.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:19.969 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:19.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:19.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:19.969 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[e477749], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[e477749], subtreeVersion=Version[6bae9666], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6bae9666], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:19.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:19.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:19.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 448 on channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 1220 down to 2095932 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) request=subsystem result=ReplySuccess, want-reply=true 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) request=subsystem activate command 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) starting runner for command=netconf 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #5 SSH_MSG_CHANNEL_DATA 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 373 down to 2096779 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_DATA len=373 00:30:19.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122] 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18277', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=448} created 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]} created 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122] successful with session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]} 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]} up 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #6 SSH_MSG_CHANNEL_DATA 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 393 down to 2096386 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_DATA len=393 00:30:19.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122] 00:30:19.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:19.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:19.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=448} 00:30:19.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16ae38c1 after next message 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 - R:/10.30.170.22:60122]} EXI handlers added to pipeline 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@16ae38c1 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 179 down to 2095753 00:30:19.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:19.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #7 SSH_MSG_CHANNEL_DATA 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 340 down to 2096046 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_DATA len=340 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122] 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:19.983 [netconf-device-simulator-threads-2] 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=448} 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6bae9666] 00:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:19.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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} 00:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.983 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] 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:30:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 778 down to 2094975 00:30:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:19.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:20.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #14 SSH_MSG_IGNORE 00:30:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:30:20.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #10 SSH_MSG_IGNORE 00:30:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:30:20.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]} 00:30:20.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46246]): SSH-2.0-SSHD-UNKNOWN 00:30:20.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46246]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:20.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46246]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:20.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #12 SSH_MSG_IGNORE 00:30:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:30:20.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #8 SSH_MSG_IGNORE 00:30:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46246]) Send SSH_MSG_KEXINIT 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #0 SSH_MSG_KEXINIT 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46246]) SSH_MSG_KEXINIT 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46246]) strict KEX=true client=true server=true 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: server host key algorithms = rsa-sha2-512 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: mac algorithms (client to server) = aead 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: mac algorithms (server to client) = aead 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: compression algorithms (client to server) = none 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46246]) Kex: compression algorithms (server to client) = none 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #9 SSH_MSG_IGNORE 00:30:20.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:30:20.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #15 SSH_MSG_IGNORE 00:30:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:30:20.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #11 SSH_MSG_IGNORE 00:30:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:30:20.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #1 30 00:30:20.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46246]] process command=SSH_MSG_KEXDH_INIT 00:30:20.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46246]] Send SSH_MSG_KEXDH_REPLY 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #1 sending command=31[31] len=1639 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46246]) Send SSH_MSG_NEWKEYS 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46246]) session ID=43:bc:a7:28:9a:a7:51:32:ee:76:69:87:eb:83:db:0d:42:2f:1b:1f:89:44:8a:84:e2:6e:4c:47:e0:6d:bc:6b:96:a8:c9:0f:43:95:39:d3:67:45:0b:f8:9a:f5:22:4c:11:5c:e7:ad:3b:95:a4:9b:c7:78:c2:ad:ad:ce:df:39 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46246]): strict KEX resets output message sequence number from 3 to 0 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46246]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46246])[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:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #0 sending command=7[7] len=419 00:30:20.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46246]) No pending packets to flush at end of KEX 00:30:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #12 SSH_MSG_IGNORE 00:30:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:30:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #2 SSH_MSG_NEWKEYS 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46246]): strict KEX resets input message sequence number from 3 to 0 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46246]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:20.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46246]) authorized authentication methods: password,publickey 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46246]) Accepted service ssh-userauth 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46246]) no authentication factory for method=none 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46246]) SSH_MSG_USERAUTH_REQUEST 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46246]) remaining methods: password,publickey 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46246]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #13 SSH_MSG_IGNORE 00:30:20.535 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46246]) authentication result: true 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46246]) SSH_MSG_USERAUTH_REQUEST 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46246]) no heartbeat to stop 00:30:20.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46246]) heartbeat type=IGNORE, interval=PT30S 00:30:20.536 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46246 authenticated 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46246]] session=TransportServerSession[admin@/10.30.170.22:46246] id=0 00:30:20.536 [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.170.22:46246])) size=2097152, max=2097152, packet=32768 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46246] 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46246]) recipient=0 00:30:20.536 [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.170.22:46246])) size=2097152, max=2097152, packet=32768 00:30:20.536 [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.170.22:46246])) re-initializing 00:30:20.536 [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.170.22:46246])) size=2097152, max=2097152, packet=32768 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246])[want-reply=true] subsystem=netconf 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246])[subsystem] prepared command 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]}} established 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 449: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18278 00:30:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 449: Creating data stores for simulated device 00:30:20.537 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:20.538 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:20.538 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:20.538 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:20.538 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:20.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[64ae7b63] 00:30:20.539 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:20.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:20.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:20.539 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:20.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:20.540 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:20.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:20.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:20.540 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[64ae7b63], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[64ae7b63], subtreeVersion=Version[606cf839], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[606cf839], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:20.540 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:20.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:20.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.541 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 449 on channel [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.541 [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.170.22:46246]) by 1220 down to 2095932 00:30:20.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:20.541 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:20.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) request=subsystem result=ReplySuccess, want-reply=true 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) request=subsystem activate command 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) starting runner for command=netconf 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #5 SSH_MSG_CHANNEL_DATA 00:30:20.542 [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.170.22:46246]) by 373 down to 2096779 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_DATA len=373 00:30:20.542 [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.170.22:46246] 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18278', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=449} created 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]} created 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246] successful with session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]} 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]} up 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #6 SSH_MSG_CHANNEL_DATA 00:30:20.542 [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.170.22:46246]) by 393 down to 2096386 00:30:20.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_DATA len=393 00:30:20.542 [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.170.22:46246] 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:20.543 [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=449} 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aeaebfd after next message 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 - R:/10.30.170.22:46246]} EXI handlers added to pipeline 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5aeaebfd 00:30:20.543 [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.170.22:46246]) by 179 down to 2095753 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:20.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:20.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #7 SSH_MSG_CHANNEL_DATA 00:30:20.545 [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.170.22:46246]) by 340 down to 2096046 00:30:20.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_DATA len=340 00:30:20.545 [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.170.22:46246] 00:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:20.546 [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=449} 00:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[606cf839] 00:30:20.546 [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:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:20.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:20.546 [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:30:20.546 [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:30:20.546 [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} 00:30:20.546 [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:30:20.546 [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=2011-06-01} 00:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.546 [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:30:20.547 [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:30:20.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:20.547 [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.170.22:46246]) by 778 down to 2094975 00:30:20.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:20.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #10 SSH_MSG_IGNORE 00:30:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:30:20.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]} 00:30:20.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:32782]): SSH-2.0-SSHD-UNKNOWN 00:30:20.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:32782]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:20.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:32782]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:20.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #8 SSH_MSG_IGNORE 00:30:20.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:30:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #14 SSH_MSG_IGNORE 00:30:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:30:20.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #11 SSH_MSG_IGNORE 00:30:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:30:21.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #13 SSH_MSG_IGNORE 00:30:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:30:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #14 SSH_MSG_IGNORE 00:30:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:30:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #15 SSH_MSG_IGNORE 00:30:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:32782]) Send SSH_MSG_KEXINIT 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #0 SSH_MSG_KEXINIT 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:32782]) SSH_MSG_KEXINIT 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:32782]) strict KEX=true client=true server=true 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: server host key algorithms = rsa-sha2-512 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: mac algorithms (client to server) = aead 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: mac algorithms (server to client) = aead 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: compression algorithms (client to server) = none 00:30:21.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:32782]) Kex: compression algorithms (server to client) = none 00:30:21.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:21.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #9 SSH_MSG_IGNORE 00:30:21.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:30:21.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #12 SSH_MSG_IGNORE 00:30:21.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:30:21.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #1 30 00:30:21.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32782]] process command=SSH_MSG_KEXDH_INIT 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:32782]] Send SSH_MSG_KEXDH_REPLY 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #1 sending command=31[31] len=1639 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:32782])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:32782]) Send SSH_MSG_NEWKEYS 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:32782]) session ID=95:2c:8e:ad:87:be:4f:b1:ba:53:b4:c0:00:0a:b1:a6:f4:c1:33:8b:71:66:31:43:b9:e1:0e:80:0a:2a:8c:68:99:f0:bd:e5:0c:36:7c:a6:ab:6b:41:00:94:43:cd:51:77:7f:ff:ce:83:e7:91:b1:ef:9f:90:b8:ab:16:0a:b2 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32782]): strict KEX resets output message sequence number from 3 to 0 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:32782]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:32782])[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:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32782])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #0 sending command=7[7] len=419 00:30:21.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32782]) No pending packets to flush at end of KEX 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #2 SSH_MSG_NEWKEYS 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:32782]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32782]): strict KEX resets input message sequence number from 3 to 0 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:32782]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32782]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:32782]) authorized authentication methods: password,publickey 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:32782]) Accepted service ssh-userauth 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32782]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32782]) no authentication factory for method=none 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32782]) SSH_MSG_USERAUTH_REQUEST 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:32782]) remaining methods: password,publickey 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:32782]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32782]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:32782]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:21.224 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:32782]) authentication result: true 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:32782]) SSH_MSG_USERAUTH_REQUEST 00:30:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:32782])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:32782]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32782]) no heartbeat to stop 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:32782]) heartbeat type=IGNORE, interval=PT30S 00:30:21.225 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:32782 authenticated 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32782]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32782]] session=TransportServerSession[admin@/10.30.170.22:32782] id=0 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32782])) size=2097152, max=2097152, packet=32768 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32782]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32782] 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:32782]) recipient=0 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])) size=2097152, max=2097152, packet=32768 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])) re-initializing 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])) size=2097152, max=2097152, packet=32768 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[want-reply=true] subsystem=netconf 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[subsystem] prepared command 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]}} established 00:30:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 450: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18279 00:30:21.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 450: Creating data stores for simulated device 00:30:21.227 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:21.227 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:21.227 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:21.227 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:21.227 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:21.227 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[378e8f8f] 00:30:21.227 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:21.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:21.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:21.236 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:21.237 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:21.237 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[378e8f8f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[378e8f8f], subtreeVersion=Version[432ee142], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[432ee142], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:21.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:21.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:21.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 450 on channel [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 1220 down to 2095932 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) request=subsystem result=ReplySuccess, want-reply=true 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) request=subsystem activate command 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) starting runner for command=netconf 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #5 SSH_MSG_CHANNEL_DATA 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 373 down to 2096779 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_DATA len=373 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782] 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:21.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18279', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=450} created 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]} created 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782] successful with session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]} 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]} up 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #6 SSH_MSG_CHANNEL_DATA 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 393 down to 2096386 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_DATA len=393 00:30:21.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782] 00:30:21.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:21.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:21.244 [netconf-device-simulator-threads-6] 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=450} 00:30:21.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4329456 after next message 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 - R:/10.30.170.22:32782]} EXI handlers added to pipeline 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4329456 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 179 down to 2095753 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:21.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:21.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #7 SSH_MSG_CHANNEL_DATA 00:30:21.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 340 down to 2096046 00:30:21.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_DATA len=340 00:30:21.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782] 00:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:21.248 [netconf-device-simulator-threads-6] 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=450} 00:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[432ee142] 00:30:21.248 [netconf-device-simulator-threads-6] 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:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:21.248 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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} 00:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] 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:30:21.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:21.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 778 down to 2094975 00:30:21.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:21.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:21.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]} 00:30:21.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:43712]): SSH-2.0-SSHD-UNKNOWN 00:30:21.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:43712]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:21.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:43712]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:21.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #8 SSH_MSG_IGNORE 00:30:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:30:21.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #10 SSH_MSG_IGNORE 00:30:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:30:21.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #13 SSH_MSG_IGNORE 00:30:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:43712]) Send SSH_MSG_KEXINIT 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #0 SSH_MSG_KEXINIT 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:43712]) SSH_MSG_KEXINIT 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:43712]) strict KEX=true client=true server=true 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: server host key algorithms = rsa-sha2-512 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: mac algorithms (client to server) = aead 00:30:21.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: mac algorithms (server to client) = aead 00:30:21.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: compression algorithms (client to server) = none 00:30:21.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:43712]) Kex: compression algorithms (server to client) = none 00:30:21.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:21.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #12 SSH_MSG_IGNORE 00:30:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:30:21.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #15 SSH_MSG_IGNORE 00:30:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:30:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #14 SSH_MSG_IGNORE 00:30:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:30:21.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #9 SSH_MSG_IGNORE 00:30:21.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:30:21.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #1 30 00:30:21.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43712]] process command=SSH_MSG_KEXDH_INIT 00:30:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:43712]] Send SSH_MSG_KEXDH_REPLY 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #1 sending command=31[31] len=1639 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:43712])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:43712]) Send SSH_MSG_NEWKEYS 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:43712]) session ID=cd:d7:3f:d3:8d:cd:6d:90:b5:b9:38:3d:50:78:a9:10:b5:f6:18:1f:da:50:1a:34:b5:57:3e:ec:57:7c:a5:ea:1a:61:21:be:13:5d:31:36:6f:65:5c:e6:7f:bc:d6:a5:e1:98:97:61:1f:45:35:4f:fd:bc:b6:e4:6d:6f:3a:f6 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43712]): strict KEX resets output message sequence number from 3 to 0 00:30:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:43712]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:21.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:43712])[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:30:21.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:21.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #0 sending command=7[7] len=419 00:30:21.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43712]) No pending packets to flush at end of KEX 00:30:21.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #11 SSH_MSG_IGNORE 00:30:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #2 SSH_MSG_NEWKEYS 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:43712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43712]): strict KEX resets input message sequence number from 3 to 0 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:43712]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:43712]) authorized authentication methods: password,publickey 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:43712]) Accepted service ssh-userauth 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43712]) no authentication factory for method=none 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43712]) SSH_MSG_USERAUTH_REQUEST 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:43712]) remaining methods: password,publickey 00:30:21.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:43712]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:43712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:21.665 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:43712]) authentication result: true 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:43712]) SSH_MSG_USERAUTH_REQUEST 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:43712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:43712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43712]) no heartbeat to stop 00:30:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:43712]) heartbeat type=IGNORE, interval=PT30S 00:30:21.665 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:43712 authenticated 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43712]] session=TransportServerSession[admin@/10.30.170.22:43712] id=0 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43712])) size=2097152, max=2097152, packet=32768 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43712] 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:43712]) recipient=0 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])) size=2097152, max=2097152, packet=32768 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])) re-initializing 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])) size=2097152, max=2097152, packet=32768 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[want-reply=true] subsystem=netconf 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[subsystem] prepared command 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]}} established 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 451: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18280 00:30:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 451: Creating data stores for simulated device 00:30:21.667 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:21.668 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:21.668 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:21.668 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:21.668 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:21.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5bdf3867] 00:30:21.670 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:21.671 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:21.671 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:21.671 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:21.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:21.672 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:21.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:21.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:21.672 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5bdf3867], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5bdf3867], subtreeVersion=Version[1e9d201f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1e9d201f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:21.673 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:21.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:21.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 451 on channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 1220 down to 2095932 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) request=subsystem result=ReplySuccess, want-reply=true 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) request=subsystem activate command 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) starting runner for command=netconf 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #5 SSH_MSG_CHANNEL_DATA 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 373 down to 2096779 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_DATA len=373 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712] 00:30:21.675 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18280', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=451} created 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]} created 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712] successful with session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]} 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]} up 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #6 SSH_MSG_CHANNEL_DATA 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 393 down to 2096386 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_DATA len=393 00:30:21.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712] 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:21.677 [netconf-device-simulator-threads-0] 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=451} 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@592183ea after next message 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 - R:/10.30.170.22:43712]} EXI handlers added to pipeline 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@592183ea 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 179 down to 2095753 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:21.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:21.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #7 SSH_MSG_CHANNEL_DATA 00:30:21.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 340 down to 2096046 00:30:21.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_DATA len=340 00:30:21.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712] 00:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:21.680 [netconf-device-simulator-threads-0] 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=451} 00:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1e9d201f] 00:30:21.680 [netconf-device-simulator-threads-0] 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:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:21.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:21.680 [netconf-device-simulator-threads-0] 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:30:21.680 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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} 00:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] 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:30:21.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:21.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 778 down to 2094975 00:30:21.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:21.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:21.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]} 00:30:21.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58048]): SSH-2.0-SSHD-UNKNOWN 00:30:21.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58048]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:21.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58048]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:22.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #10 SSH_MSG_IGNORE 00:30:22.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:30:22.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #12 SSH_MSG_IGNORE 00:30:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:30:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #15 SSH_MSG_IGNORE 00:30:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58048]) Send SSH_MSG_KEXINIT 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #0 SSH_MSG_KEXINIT 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58048]) SSH_MSG_KEXINIT 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58048]) strict KEX=true client=true server=true 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: server host key algorithms = rsa-sha2-512 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: mac algorithms (client to server) = aead 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: mac algorithms (server to client) = aead 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: compression algorithms (client to server) = none 00:30:22.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58048]) Kex: compression algorithms (server to client) = none 00:30:22.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:22.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #9 SSH_MSG_IGNORE 00:30:22.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:30:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #14 SSH_MSG_IGNORE 00:30:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:30:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #13 SSH_MSG_IGNORE 00:30:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:30:22.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #8 SSH_MSG_IGNORE 00:30:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:30:22.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #1 30 00:30:22.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58048]] process command=SSH_MSG_KEXDH_INIT 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58048]] Send SSH_MSG_KEXDH_REPLY 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #1 sending command=31[31] len=1639 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58048])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58048]) Send SSH_MSG_NEWKEYS 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58048]) session ID=bd:4b:f1:b6:38:ea:21:45:c9:c9:83:80:b7:13:d8:5b:3c:02:8c:5b:6f:ae:96:f9:91:4b:42:3a:ad:66:00:a6:b2:3d:4f:15:4b:39:7d:2e:ad:5f:4e:0e:0b:08:e1:92:a0:1d:ea:a7:b2:69:8d:2d:58:0a:dc:90:3d:a5:04:a3 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58048]): strict KEX resets output message sequence number from 3 to 0 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58048]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58048])[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:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58048])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #0 sending command=7[7] len=419 00:30:22.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58048]) No pending packets to flush at end of KEX 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #2 SSH_MSG_NEWKEYS 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58048]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58048]): strict KEX resets input message sequence number from 3 to 0 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58048]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58048]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58048]) authorized authentication methods: password,publickey 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58048]) Accepted service ssh-userauth 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58048]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58048]) no authentication factory for method=none 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58048]) SSH_MSG_USERAUTH_REQUEST 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58048]) remaining methods: password,publickey 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58048]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58048]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58048]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:22.295 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58048]) authentication result: true 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58048]) SSH_MSG_USERAUTH_REQUEST 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58048])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58048]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58048]) no heartbeat to stop 00:30:22.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58048]) heartbeat type=IGNORE, interval=PT30S 00:30:22.296 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58048 authenticated 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58048]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58048]] session=TransportServerSession[admin@/10.30.170.22:58048] id=0 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58048])) size=2097152, max=2097152, packet=32768 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58048]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58048] 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58048]) recipient=0 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])) size=2097152, max=2097152, packet=32768 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])) re-initializing 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])) size=2097152, max=2097152, packet=32768 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[want-reply=true] subsystem=netconf 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[subsystem] prepared command 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]}} established 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 452: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18281 00:30:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 452: Creating data stores for simulated device 00:30:22.297 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:22.297 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:22.298 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:22.298 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:22.298 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:22.298 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[54d08691] 00:30:22.298 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:22.298 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:22.298 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:22.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:22.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:22.299 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:22.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:22.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:22.299 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[54d08691], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[54d08691], subtreeVersion=Version[2ab0ddc7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2ab0ddc7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:22.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:22.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:22.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 452 on channel [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 1220 down to 2095932 00:30:22.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) request=subsystem result=ReplySuccess, want-reply=true 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) request=subsystem activate command 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) starting runner for command=netconf 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #5 SSH_MSG_CHANNEL_DATA 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 373 down to 2096779 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_DATA len=373 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048] 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18281', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=452} created 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]} created 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048] successful with session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]} 00:30:22.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]} up 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #6 SSH_MSG_CHANNEL_DATA 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 393 down to 2096386 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_DATA len=393 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048] 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=452} 00:30:22.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c367bb9 after next message 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 - R:/10.30.170.22:58048]} EXI handlers added to pipeline 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c367bb9 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 179 down to 2095753 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:22.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #7 SSH_MSG_CHANNEL_DATA 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 340 down to 2096046 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_DATA len=340 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048] 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:22.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:22.307 [netconf-device-simulator-threads-2] 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=452} 00:30:22.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2ab0ddc7] 00:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:22.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:22.308 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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} 00:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] 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:30:22.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:22.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 778 down to 2094975 00:30:22.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:22.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:22.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #10 SSH_MSG_IGNORE 00:30:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:30:22.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]} 00:30:22.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58790]): SSH-2.0-SSHD-UNKNOWN 00:30:22.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58790]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:22.475 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58790]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:22.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58790]) Send SSH_MSG_KEXINIT 00:30:22.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #0 SSH_MSG_KEXINIT 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58790]) SSH_MSG_KEXINIT 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58790]) strict KEX=true client=true server=true 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: server host key algorithms = rsa-sha2-512 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: mac algorithms (client to server) = aead 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: mac algorithms (server to client) = aead 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: compression algorithms (client to server) = none 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58790]) Kex: compression algorithms (server to client) = none 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #11 SSH_MSG_IGNORE 00:30:22.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:30:22.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #13 SSH_MSG_IGNORE 00:30:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:30:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #12 SSH_MSG_IGNORE 00:30:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:30:22.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #1 30 00:30:22.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58790]] process command=SSH_MSG_KEXDH_INIT 00:30:22.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #11 SSH_MSG_IGNORE 00:30:22.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58790]] Send SSH_MSG_KEXDH_REPLY 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #1 sending command=31[31] len=1639 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58790])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58790]) Send SSH_MSG_NEWKEYS 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58790]) session ID=14:4f:66:75:fa:26:df:aa:75:7f:ca:ee:57:0f:b1:91:f2:2f:c9:b5:9f:cd:0a:51:cc:b8:8f:ad:04:5a:78:d1:36:61:c9:1a:f4:2f:ec:e0:40:28:d5:23:90:8f:c6:20:c7:7e:a9:5d:05:4c:51:30:4b:51:83:d9:6a:ce:53:31 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58790]): strict KEX resets output message sequence number from 3 to 0 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58790]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58790])[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:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58790])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #0 sending command=7[7] len=419 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58790]) No pending packets to flush at end of KEX 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #9 SSH_MSG_IGNORE 00:30:22.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #2 SSH_MSG_NEWKEYS 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58790]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58790]): strict KEX resets input message sequence number from 3 to 0 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58790]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58790]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58790]) authorized authentication methods: password,publickey 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58790]) Accepted service ssh-userauth 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58790]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58790]) no authentication factory for method=none 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58790]) SSH_MSG_USERAUTH_REQUEST 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58790]) remaining methods: password,publickey 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58790]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58790]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:22.714 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58790]) authentication result: true 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58790]) SSH_MSG_USERAUTH_REQUEST 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58790])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58790]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:22.714 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58790]) no heartbeat to stop 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58790]) heartbeat type=IGNORE, interval=PT30S 00:30:22.715 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58790 authenticated 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58790]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58790]] session=TransportServerSession[admin@/10.30.170.22:58790] id=0 00:30:22.715 [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.170.22:58790])) size=2097152, max=2097152, packet=32768 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58790]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58790] 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58790]) recipient=0 00:30:22.715 [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.170.22:58790])) size=2097152, max=2097152, packet=32768 00:30:22.715 [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.170.22:58790])) re-initializing 00:30:22.715 [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.170.22:58790])) size=2097152, max=2097152, packet=32768 00:30:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790])[want-reply=true] subsystem=netconf 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790])[subsystem] prepared command 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]}} established 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 453: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18282 00:30:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 453: Creating data stores for simulated device 00:30:22.716 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:22.717 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:22.717 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:22.717 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:22.717 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:22.717 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6de8e353] 00:30:22.717 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:22.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:22.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:22.718 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:22.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:22.718 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:22.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:22.719 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:22.719 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6de8e353], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6de8e353], subtreeVersion=Version[6fc9e290], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6fc9e290], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:22.719 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:22.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:22.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.720 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 453 on channel [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.721 [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.170.22:58790]) by 1220 down to 2095932 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) request=subsystem result=ReplySuccess, want-reply=true 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) request=subsystem activate command 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) starting runner for command=netconf 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #5 SSH_MSG_CHANNEL_DATA 00:30:22.721 [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.170.22:58790]) by 373 down to 2096779 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_DATA len=373 00:30:22.721 [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.170.22:58790] 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:22.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18282', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=453} created 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]} created 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790] successful with session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]} 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]} up 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #6 SSH_MSG_CHANNEL_DATA 00:30:22.722 [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.170.22:58790]) by 393 down to 2096386 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_DATA len=393 00:30:22.722 [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.170.22:58790] 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:22.722 [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=453} 00:30:22.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c231825 after next message 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 - R:/10.30.170.22:58790]} EXI handlers added to pipeline 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5c231825 00:30:22.723 [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.170.22:58790]) by 179 down to 2095753 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:22.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:22.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #7 SSH_MSG_CHANNEL_DATA 00:30:22.724 [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.170.22:58790]) by 340 down to 2096046 00:30:22.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_DATA len=340 00:30:22.724 [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.170.22:58790] 00:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:22.725 [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=453} 00:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6fc9e290] 00:30:22.725 [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:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:22.725 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:22.725 [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:30:22.725 [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:30:22.725 [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} 00:30:22.725 [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:30:22.725 [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=2011-06-01} 00:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.725 [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:30:22.726 [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:30:22.726 [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:30:22.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:22.726 [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.170.22:58790]) by 778 down to 2094975 00:30:22.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:22.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #8 SSH_MSG_IGNORE 00:30:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:30:22.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #15 SSH_MSG_IGNORE 00:30:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:30:23.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]} 00:30:23.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41528]): SSH-2.0-SSHD-UNKNOWN 00:30:23.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41528]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:23.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41528]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:23.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #10 SSH_MSG_IGNORE 00:30:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:30:23.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #13 SSH_MSG_IGNORE 00:30:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:30:23.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #8 SSH_MSG_IGNORE 00:30:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:30:23.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41528]) Send SSH_MSG_KEXINIT 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #0 SSH_MSG_KEXINIT 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41528]) SSH_MSG_KEXINIT 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41528]) strict KEX=true client=true server=true 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: server host key algorithms = rsa-sha2-512 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: mac algorithms (client to server) = aead 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: mac algorithms (server to client) = aead 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: compression algorithms (client to server) = none 00:30:23.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41528]) Kex: compression algorithms (server to client) = none 00:30:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #9 SSH_MSG_IGNORE 00:30:23.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:30:23.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #1 30 00:30:23.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41528]] process command=SSH_MSG_KEXDH_INIT 00:30:23.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #14 SSH_MSG_IGNORE 00:30:23.263 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41528]] Send SSH_MSG_KEXDH_REPLY 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #1 sending command=31[31] len=1639 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41528])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41528]) Send SSH_MSG_NEWKEYS 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41528]) session ID=ee:f1:c1:8c:7c:1f:a2:85:c2:b6:c9:32:06:54:fb:2f:21:f6:96:51:f9:5f:b4:cb:85:66:5f:3f:7d:e5:3b:85:a1:ff:24:53:7a:81:f9:72:8e:cd:69:8a:31:ed:dc:7c:dc:d4:fb:97:50:ca:85:dc:98:c5:15:4c:35:6e:91:2a 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41528]): strict KEX resets output message sequence number from 3 to 0 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41528]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41528])[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:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #0 sending command=7[7] len=419 00:30:23.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41528]) No pending packets to flush at end of KEX 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #2 SSH_MSG_NEWKEYS 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41528]): strict KEX resets input message sequence number from 3 to 0 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41528]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:23.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41528]) authorized authentication methods: password,publickey 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41528]) Accepted service ssh-userauth 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41528]) no authentication factory for method=none 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41528]) SSH_MSG_USERAUTH_REQUEST 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41528]) remaining methods: password,publickey 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41528]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:23.304 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41528]) authentication result: true 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41528]) SSH_MSG_USERAUTH_REQUEST 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:23.304 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41528]) no heartbeat to stop 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41528]) heartbeat type=IGNORE, interval=PT30S 00:30:23.305 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41528 authenticated 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41528]] session=TransportServerSession[admin@/10.30.170.22:41528] id=0 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41528])) size=2097152, max=2097152, packet=32768 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41528] 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41528]) recipient=0 00:30:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])) size=2097152, max=2097152, packet=32768 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])) re-initializing 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])) size=2097152, max=2097152, packet=32768 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[want-reply=true] subsystem=netconf 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[subsystem] prepared command 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]}} established 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 454: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18283 00:30:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 454: Creating data stores for simulated device 00:30:23.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:23.306 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:23.307 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:23.307 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:23.307 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:23.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[13aa04b1] 00:30:23.307 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:23.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:23.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:23.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:23.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:23.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:23.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:23.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:23.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[13aa04b1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[13aa04b1], subtreeVersion=Version[794185ec], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[794185ec], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:23.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:23.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:23.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 454 on channel [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 1220 down to 2095932 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) request=subsystem result=ReplySuccess, want-reply=true 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) request=subsystem activate command 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) starting runner for command=netconf 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #5 SSH_MSG_CHANNEL_DATA 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 373 down to 2096779 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_DATA len=373 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528] 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:23.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18283', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=454} created 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]} created 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528] successful with session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]} 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]} up 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #6 SSH_MSG_CHANNEL_DATA 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 393 down to 2096386 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_DATA len=393 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528] 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:23.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:23.312 [netconf-device-simulator-threads-6] 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=454} 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@869014a after next message 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 - R:/10.30.170.22:41528]} EXI handlers added to pipeline 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@869014a 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 179 down to 2095753 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:23.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #7 SSH_MSG_CHANNEL_DATA 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 340 down to 2096046 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_DATA len=340 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528] 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:23.315 [netconf-device-simulator-threads-6] 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=454} 00:30:23.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[794185ec] 00:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:23.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:23.316 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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} 00:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] 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:30:23.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:23.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 778 down to 2094975 00:30:23.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:23.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:23.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #12 SSH_MSG_IGNORE 00:30:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:30:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #15 SSH_MSG_IGNORE 00:30:23.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:30:23.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #14 SSH_MSG_IGNORE 00:30:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:30:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #11 SSH_MSG_IGNORE 00:30:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:30:23.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #10 SSH_MSG_IGNORE 00:30:23.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:30:23.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]} 00:30:23.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52450]): SSH-2.0-SSHD-UNKNOWN 00:30:23.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52450]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:23.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52450]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:23.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #8 SSH_MSG_IGNORE 00:30:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:30:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #12 SSH_MSG_IGNORE 00:30:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:30:23.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #13 SSH_MSG_IGNORE 00:30:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:30:23.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #14 SSH_MSG_IGNORE 00:30:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:30:23.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #11 SSH_MSG_IGNORE 00:30:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:30:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:23.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #15 SSH_MSG_IGNORE 00:30:23.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52450]) Send SSH_MSG_KEXINIT 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #0 SSH_MSG_KEXINIT 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52450]) SSH_MSG_KEXINIT 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52450]) strict KEX=true client=true server=true 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: server host key algorithms = rsa-sha2-512 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: mac algorithms (client to server) = aead 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: mac algorithms (server to client) = aead 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: compression algorithms (client to server) = none 00:30:23.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52450]) Kex: compression algorithms (server to client) = none 00:30:23.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:23.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #9 SSH_MSG_IGNORE 00:30:23.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:30:24.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #1 30 00:30:24.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52450]] process command=SSH_MSG_KEXDH_INIT 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52450]] Send SSH_MSG_KEXDH_REPLY 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #1 sending command=31[31] len=1639 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52450])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52450]) Send SSH_MSG_NEWKEYS 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52450]) session ID=d5:ed:03:b5:a4:61:39:fe:4e:84:dc:f1:08:03:e8:16:92:e2:ee:9e:8b:94:94:cd:7f:17:ba:72:9a:af:5b:e7:5b:e0:f1:7f:ab:0b:2e:3b:4e:95:67:cb:c9:88:14:a7:03:a9:a5:68:8b:89:39:75:6d:4e:43:8a:fc:f6:db:21 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52450]): strict KEX resets output message sequence number from 3 to 0 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52450]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52450])[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:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #0 sending command=7[7] len=419 00:30:24.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52450]) No pending packets to flush at end of KEX 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #2 SSH_MSG_NEWKEYS 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52450]): strict KEX resets input message sequence number from 3 to 0 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52450]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52450]) authorized authentication methods: password,publickey 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52450]) Accepted service ssh-userauth 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52450]) no authentication factory for method=none 00:30:24.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52450]) SSH_MSG_USERAUTH_REQUEST 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52450]) remaining methods: password,publickey 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52450]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:24.107 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52450]) authentication result: true 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52450]) SSH_MSG_USERAUTH_REQUEST 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52450]) no heartbeat to stop 00:30:24.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52450]) heartbeat type=IGNORE, interval=PT30S 00:30:24.108 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52450 authenticated 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52450]] session=TransportServerSession[admin@/10.30.170.22:52450] id=0 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52450])) size=2097152, max=2097152, packet=32768 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52450] 00:30:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52450]) recipient=0 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])) size=2097152, max=2097152, packet=32768 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])) re-initializing 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])) size=2097152, max=2097152, packet=32768 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[want-reply=true] subsystem=netconf 00:30:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[subsystem] prepared command 00:30:24.110 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:24.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:24.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]}} established 00:30:24.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 455: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18284 00:30:24.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 455: Creating data stores for simulated device 00:30:24.110 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:24.110 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:24.111 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:24.111 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:24.111 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6ae3c453] 00:30:24.113 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:24.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:24.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:24.114 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:24.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:24.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:24.114 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6ae3c453], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6ae3c453], subtreeVersion=Version[75e94447], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[75e94447], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:24.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:24.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:24.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 455 on channel [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 1220 down to 2095932 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) request=subsystem result=ReplySuccess, want-reply=true 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) request=subsystem activate command 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) starting runner for command=netconf 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #5 SSH_MSG_CHANNEL_DATA 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 373 down to 2096779 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_DATA len=373 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450] 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18284', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=455} created 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]} created 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450] successful with session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]} 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]} up 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #6 SSH_MSG_CHANNEL_DATA 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 393 down to 2096386 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_DATA len=393 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450] 00:30:24.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:24.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:24.124 [netconf-device-simulator-threads-0] 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=455} 00:30:24.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bd514cb after next message 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 - R:/10.30.170.22:52450]} EXI handlers added to pipeline 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5bd514cb 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 179 down to 2095753 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:24.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:24.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #7 SSH_MSG_CHANNEL_DATA 00:30:24.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 340 down to 2096046 00:30:24.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_DATA len=340 00:30:24.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450] 00:30:24.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:24.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:24.128 [netconf-device-simulator-threads-0] 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=455} 00:30:24.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[75e94447] 00:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:24.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:24.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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} 00:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.129 [netconf-device-simulator-threads-0] 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:30:24.130 [netconf-device-simulator-threads-0] 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:30:24.130 [netconf-device-simulator-threads-0] 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:30:24.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:24.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 778 down to 2094975 00:30:24.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:24.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:24.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]} 00:30:24.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36122]): SSH-2.0-SSHD-UNKNOWN 00:30:24.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36122]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:24.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36122]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:24.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #13 SSH_MSG_IGNORE 00:30:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:30:24.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #10 SSH_MSG_IGNORE 00:30:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:30:24.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #11 SSH_MSG_IGNORE 00:30:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:30:24.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #12 SSH_MSG_IGNORE 00:30:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36122]) Send SSH_MSG_KEXINIT 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #0 SSH_MSG_KEXINIT 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36122]) SSH_MSG_KEXINIT 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36122]) strict KEX=true client=true server=true 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: server host key algorithms = rsa-sha2-512 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: mac algorithms (client to server) = aead 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: mac algorithms (server to client) = aead 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: compression algorithms (client to server) = none 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36122]) Kex: compression algorithms (server to client) = none 00:30:24.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #1 30 00:30:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36122]] process command=SSH_MSG_KEXDH_INIT 00:30:24.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36122]] Send SSH_MSG_KEXDH_REPLY 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #1 sending command=31[31] len=1639 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36122])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36122]) Send SSH_MSG_NEWKEYS 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36122]) session ID=e6:ad:e4:d1:98:40:28:fa:00:99:8d:af:72:97:9d:bd:35:d2:00:ef:31:30:20:25:f9:77:4c:06:01:cb:66:98:35:d8:d9:40:b3:96:70:a6:da:87:24:0e:de:3f:d3:9c:8c:54:23:c2:0d:e1:69:c4:2d:b7:aa:71:e2:3d:fd:32 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36122]): strict KEX resets output message sequence number from 3 to 0 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36122]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36122])[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:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36122])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #0 sending command=7[7] len=419 00:30:24.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36122]) No pending packets to flush at end of KEX 00:30:24.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #14 SSH_MSG_IGNORE 00:30:24.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:30:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #15 SSH_MSG_IGNORE 00:30:24.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:30:24.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #2 SSH_MSG_NEWKEYS 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36122]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36122]): strict KEX resets input message sequence number from 3 to 0 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36122]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36122]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36122]) authorized authentication methods: password,publickey 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36122]) Accepted service ssh-userauth 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36122]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36122]) no authentication factory for method=none 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36122]) SSH_MSG_USERAUTH_REQUEST 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36122]) remaining methods: password,publickey 00:30:24.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #9 SSH_MSG_IGNORE 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36122]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36122]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:24.525 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36122]) authentication result: true 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36122]) SSH_MSG_USERAUTH_REQUEST 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36122])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36122]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36122]) no heartbeat to stop 00:30:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36122]) heartbeat type=IGNORE, interval=PT30S 00:30:24.525 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36122 authenticated 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36122]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36122]] session=TransportServerSession[admin@/10.30.170.22:36122] id=0 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36122])) size=2097152, max=2097152, packet=32768 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36122]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36122] 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36122]) recipient=0 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])) size=2097152, max=2097152, packet=32768 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])) re-initializing 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])) size=2097152, max=2097152, packet=32768 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[want-reply=true] subsystem=netconf 00:30:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[subsystem] prepared command 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]}} established 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 456: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18285 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 456: Creating data stores for simulated device 00:30:24.527 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:24.527 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:24.527 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:24.527 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:24.527 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5a5b0a97] 00:30:24.527 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:24.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:24.528 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:24.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:24.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:24.528 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5a5b0a97], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5a5b0a97], subtreeVersion=Version[240a4c7d], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[240a4c7d], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:24.528 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:24.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:24.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 456 on channel [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 1220 down to 2095932 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) request=subsystem result=ReplySuccess, want-reply=true 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) request=subsystem activate command 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) starting runner for command=netconf 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #5 SSH_MSG_CHANNEL_DATA 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 373 down to 2096779 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_DATA len=373 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18285', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=456} created 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]} created 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122] successful with session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]} 00:30:24.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]} up 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #6 SSH_MSG_CHANNEL_DATA 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 393 down to 2096386 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_DATA len=393 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122] 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=456} 00:30:24.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c18fd4b after next message 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 - R:/10.30.170.22:36122]} EXI handlers added to pipeline 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2c18fd4b 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 179 down to 2095753 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:24.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:24.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #7 SSH_MSG_CHANNEL_DATA 00:30:24.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 340 down to 2096046 00:30:24.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_DATA len=340 00:30:24.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122] 00:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:24.537 [netconf-device-simulator-threads-2] 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=456} 00:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[240a4c7d] 00:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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} 00:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] 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:30:24.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:24.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 778 down to 2094975 00:30:24.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:24.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:24.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #8 SSH_MSG_IGNORE 00:30:24.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:30:24.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]} 00:30:24.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49150]): SSH-2.0-SSHD-UNKNOWN 00:30:24.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49150]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:24.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49150]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:24.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #10 SSH_MSG_IGNORE 00:30:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:30:24.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #11 SSH_MSG_IGNORE 00:30:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49150]) Send SSH_MSG_KEXINIT 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #0 SSH_MSG_KEXINIT 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49150]) SSH_MSG_KEXINIT 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49150]) strict KEX=true client=true server=true 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: server host key algorithms = rsa-sha2-512 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: mac algorithms (client to server) = aead 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: mac algorithms (server to client) = aead 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: compression algorithms (client to server) = none 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49150]) Kex: compression algorithms (server to client) = none 00:30:24.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:24.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #14 SSH_MSG_IGNORE 00:30:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:30:24.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #13 SSH_MSG_IGNORE 00:30:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:30:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #1 30 00:30:25.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49150]] process command=SSH_MSG_KEXDH_INIT 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49150]] Send SSH_MSG_KEXDH_REPLY 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #1 sending command=31[31] len=1639 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49150])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49150]) Send SSH_MSG_NEWKEYS 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49150]) session ID=b9:13:13:51:aa:4c:86:ec:f3:87:c3:8d:a2:ce:0b:79:92:bb:5f:53:dd:b9:1e:97:1b:04:e9:df:c6:35:5d:42:93:26:e9:ce:f2:ea:06:fb:1a:b7:a3:60:f6:37:e9:05:fb:dd:a8:16:45:70:59:3c:20:d1:f8:1d:bf:3f:5b:02 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49150]): strict KEX resets output message sequence number from 3 to 0 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49150]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49150])[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:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49150])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #0 sending command=7[7] len=419 00:30:25.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49150]) No pending packets to flush at end of KEX 00:30:25.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #15 SSH_MSG_IGNORE 00:30:25.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:30:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #8 SSH_MSG_IGNORE 00:30:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #2 SSH_MSG_NEWKEYS 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49150]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49150]): strict KEX resets input message sequence number from 3 to 0 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49150]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49150]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49150]) authorized authentication methods: password,publickey 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49150]) Accepted service ssh-userauth 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49150]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49150]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49150]) no authentication factory for method=none 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49150]) SSH_MSG_USERAUTH_REQUEST 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49150]) remaining methods: password,publickey 00:30:25.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49150]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49150]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49150]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:25.052 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49150]) authentication result: true 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49150]) SSH_MSG_USERAUTH_REQUEST 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49150])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49150]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49150]) no heartbeat to stop 00:30:25.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49150]) heartbeat type=IGNORE, interval=PT30S 00:30:25.052 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49150 authenticated 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49150]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49150]] session=TransportServerSession[admin@/10.30.170.22:49150] id=0 00:30:25.053 [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.170.22:49150])) size=2097152, max=2097152, packet=32768 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49150]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49150] 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49150]) recipient=0 00:30:25.053 [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.170.22:49150])) size=2097152, max=2097152, packet=32768 00:30:25.053 [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.170.22:49150])) re-initializing 00:30:25.053 [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.170.22:49150])) size=2097152, max=2097152, packet=32768 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150])[want-reply=true] subsystem=netconf 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150])[subsystem] prepared command 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]}} established 00:30:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 457: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18286 00:30:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 457: Creating data stores for simulated device 00:30:25.054 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:25.054 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:25.054 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:25.054 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:25.054 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4ea77fea] 00:30:25.054 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:25.055 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:25.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:25.055 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:25.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:25.055 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:25.055 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4ea77fea], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4ea77fea], subtreeVersion=Version[422c164c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[422c164c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:25.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:25.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:25.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.057 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 457 on channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.058 [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.170.22:49150]) by 1220 down to 2095932 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) request=subsystem result=ReplySuccess, want-reply=true 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) request=subsystem activate command 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) starting runner for command=netconf 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #5 SSH_MSG_CHANNEL_DATA 00:30:25.058 [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.170.22:49150]) by 373 down to 2096779 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_DATA len=373 00:30:25.058 [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.170.22:49150] 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:25.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18286', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=457} created 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]} created 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150] successful with session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]} 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]} up 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #6 SSH_MSG_CHANNEL_DATA 00:30:25.059 [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.170.22:49150]) by 393 down to 2096386 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_DATA len=393 00:30:25.059 [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.170.22:49150] 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:25.059 [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=457} 00:30:25.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bb744f8 after next message 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 - R:/10.30.170.22:49150]} EXI handlers added to pipeline 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6bb744f8 00:30:25.060 [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.170.22:49150]) by 179 down to 2095753 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:25.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #7 SSH_MSG_CHANNEL_DATA 00:30:25.062 [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.170.22:49150]) by 340 down to 2096046 00:30:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_DATA len=340 00:30:25.062 [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.170.22:49150] 00:30:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:25.062 [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=457} 00:30:25.062 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[422c164c] 00:30:25.062 [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:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:25.063 [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:30:25.063 [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:30:25.063 [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} 00:30:25.063 [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:30:25.063 [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=2011-06-01} 00:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [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:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:25.063 [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.170.22:49150]) by 778 down to 2094975 00:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:25.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #12 SSH_MSG_IGNORE 00:30:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:30:25.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]} 00:30:25.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55758]): SSH-2.0-SSHD-UNKNOWN 00:30:25.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55758]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:25.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55758]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #9 SSH_MSG_IGNORE 00:30:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:30:25.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #10 SSH_MSG_IGNORE 00:30:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:30:25.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #13 SSH_MSG_IGNORE 00:30:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:30:25.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #9 SSH_MSG_IGNORE 00:30:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:30:25.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #11 SSH_MSG_IGNORE 00:30:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55758]) Send SSH_MSG_KEXINIT 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #0 SSH_MSG_KEXINIT 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55758]) SSH_MSG_KEXINIT 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55758]) strict KEX=true client=true server=true 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: server host key algorithms = rsa-sha2-512 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: mac algorithms (client to server) = aead 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: mac algorithms (server to client) = aead 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: compression algorithms (client to server) = none 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55758]) Kex: compression algorithms (server to client) = none 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:25.454 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #12 SSH_MSG_IGNORE 00:30:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:30:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #1 30 00:30:25.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55758]] process command=SSH_MSG_KEXDH_INIT 00:30:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #15 SSH_MSG_IGNORE 00:30:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55758]] Send SSH_MSG_KEXDH_REPLY 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #1 sending command=31[31] len=1639 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55758])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55758]) Send SSH_MSG_NEWKEYS 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55758]) session ID=80:56:50:a7:f3:f0:0d:36:97:b4:d7:be:d4:08:75:c5:ab:74:e8:6c:f4:97:21:e7:4a:6b:ee:54:16:f2:3f:02:5a:15:45:7a:81:bf:97:2b:ff:ed:82:b4:c4:76:1f:1e:51:98:db:21:13:4b:ca:cc:38:4c:4d:12:42:76:b0:ee 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55758]): strict KEX resets output message sequence number from 3 to 0 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55758]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55758])[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:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #0 sending command=7[7] len=419 00:30:25.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55758]) No pending packets to flush at end of KEX 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #2 SSH_MSG_NEWKEYS 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55758]): strict KEX resets input message sequence number from 3 to 0 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55758]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55758]) authorized authentication methods: password,publickey 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55758]) Accepted service ssh-userauth 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55758]) no authentication factory for method=none 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55758]) SSH_MSG_USERAUTH_REQUEST 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55758]) remaining methods: password,publickey 00:30:25.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55758]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:25.576 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55758]) authentication result: true 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55758]) SSH_MSG_USERAUTH_REQUEST 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55758]) no heartbeat to stop 00:30:25.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55758]) heartbeat type=IGNORE, interval=PT30S 00:30:25.576 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55758 authenticated 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55758]] session=TransportServerSession[admin@/10.30.170.22:55758] id=0 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55758])) size=2097152, max=2097152, packet=32768 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55758] 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55758]) recipient=0 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])) size=2097152, max=2097152, packet=32768 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])) re-initializing 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])) size=2097152, max=2097152, packet=32768 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[want-reply=true] subsystem=netconf 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[subsystem] prepared command 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]}} established 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 458: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18287 00:30:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 458: Creating data stores for simulated device 00:30:25.578 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:25.578 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:25.578 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:25.578 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:25.578 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39080e05] 00:30:25.579 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:25.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:25.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:25.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:25.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:25.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:25.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39080e05], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39080e05], subtreeVersion=Version[33549173], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[33549173], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:25.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:25.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:25.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 458 on channel [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 1220 down to 2095932 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) request=subsystem result=ReplySuccess, want-reply=true 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) request=subsystem activate command 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) starting runner for command=netconf 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #5 SSH_MSG_CHANNEL_DATA 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 373 down to 2096779 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_DATA len=373 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18287', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=458} created 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]} created 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758] successful with session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]} 00:30:25.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]} up 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #6 SSH_MSG_CHANNEL_DATA 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 393 down to 2096386 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_DATA len=393 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758] 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:25.583 [netconf-device-simulator-threads-6] 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=458} 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@39ddd999 after next message 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 - R:/10.30.170.22:55758]} EXI handlers added to pipeline 00:30:25.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:25.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@39ddd999 00:30:25.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 179 down to 2095753 00:30:25.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:25.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #7 SSH_MSG_CHANNEL_DATA 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 340 down to 2096046 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_DATA len=340 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758] 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:25.586 [netconf-device-simulator-threads-6] 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=458} 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[33549173] 00:30:25.586 [netconf-device-simulator-threads-6] 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:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:25.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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} 00:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] 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:30:25.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:25.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 778 down to 2094975 00:30:25.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:25.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #14 SSH_MSG_IGNORE 00:30:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:30:25.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]} 00:30:25.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45014]): SSH-2.0-SSHD-UNKNOWN 00:30:25.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45014]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:25.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45014]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #10 SSH_MSG_IGNORE 00:30:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:30:25.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:25.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #8 SSH_MSG_IGNORE 00:30:25.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:30:25.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45014]) Send SSH_MSG_KEXINIT 00:30:25.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:25.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #0 SSH_MSG_KEXINIT 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45014]) SSH_MSG_KEXINIT 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45014]) strict KEX=true client=true server=true 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: server host key algorithms = rsa-sha2-512 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: mac algorithms (client to server) = aead 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: mac algorithms (server to client) = aead 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: compression algorithms (client to server) = none 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45014]) Kex: compression algorithms (server to client) = none 00:30:25.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #1 30 00:30:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45014]] process command=SSH_MSG_KEXDH_INIT 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45014]] Send SSH_MSG_KEXDH_REPLY 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #1 sending command=31[31] len=1639 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45014])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45014]) Send SSH_MSG_NEWKEYS 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45014]) session ID=22:3b:fb:da:78:5c:11:fd:94:73:57:b7:83:7d:62:a0:53:d6:9f:df:c2:5b:5b:42:8c:bc:ef:f6:d9:65:70:e1:a7:09:26:25:c1:83:df:e2:6d:63:e9:5a:cb:81:cf:df:6a:c4:c1:d9:25:9d:0a:b2:d6:c1:ba:84:e3:c6:db:32 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45014]): strict KEX resets output message sequence number from 3 to 0 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45014]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45014])[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:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45014])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #0 sending command=7[7] len=419 00:30:26.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45014]) No pending packets to flush at end of KEX 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #2 SSH_MSG_NEWKEYS 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45014]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45014]): strict KEX resets input message sequence number from 3 to 0 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45014]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45014]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45014]) authorized authentication methods: password,publickey 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45014]) Accepted service ssh-userauth 00:30:26.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45014]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45014]) no authentication factory for method=none 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45014]) SSH_MSG_USERAUTH_REQUEST 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45014]) remaining methods: password,publickey 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45014]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45014]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45014]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:26.037 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45014]) authentication result: true 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45014]) SSH_MSG_USERAUTH_REQUEST 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45014])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45014]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45014]) no heartbeat to stop 00:30:26.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45014]) heartbeat type=IGNORE, interval=PT30S 00:30:26.038 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45014 authenticated 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45014]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45014]] session=TransportServerSession[admin@/10.30.170.22:45014] id=0 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45014])) size=2097152, max=2097152, packet=32768 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45014]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45014] 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45014]) recipient=0 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])) size=2097152, max=2097152, packet=32768 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])) re-initializing 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])) size=2097152, max=2097152, packet=32768 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[want-reply=true] subsystem=netconf 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[subsystem] prepared command 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]}} established 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 459: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18288 00:30:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 459: Creating data stores for simulated device 00:30:26.039 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:26.039 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:26.039 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:26.039 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:26.039 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3ece6c95] 00:30:26.040 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:26.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:26.041 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:26.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:26.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:26.041 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3ece6c95], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3ece6c95], subtreeVersion=Version[37a3be5f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37a3be5f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:26.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:26.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 459 on channel [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 1220 down to 2095932 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) request=subsystem result=ReplySuccess, want-reply=true 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) request=subsystem activate command 00:30:26.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) starting runner for command=netconf 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #5 SSH_MSG_CHANNEL_DATA 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 373 down to 2096779 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_DATA len=373 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014] 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18288', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=459} created 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]} created 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014] successful with session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]} 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]} up 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #6 SSH_MSG_CHANNEL_DATA 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 393 down to 2096386 00:30:26.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_DATA len=393 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014] 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:26.045 [netconf-device-simulator-threads-0] 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=459} 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8fa6798 after next message 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 - R:/10.30.170.22:45014]} EXI handlers added to pipeline 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:26.045 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@8fa6798 00:30:26.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 179 down to 2095753 00:30:26.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:26.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #15 SSH_MSG_IGNORE 00:30:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:30:26.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #7 SSH_MSG_CHANNEL_DATA 00:30:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 340 down to 2096046 00:30:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_DATA len=340 00:30:26.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014] 00:30:26.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:26.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:26.066 [netconf-device-simulator-threads-0] 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=459} 00:30:26.067 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37a3be5f] 00:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:26.067 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:26.067 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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} 00:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.067 [netconf-device-simulator-threads-0] 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:30:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 778 down to 2094975 00:30:26.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:26.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:26.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #12 SSH_MSG_IGNORE 00:30:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:30:26.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #14 SSH_MSG_IGNORE 00:30:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:30:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #13 SSH_MSG_IGNORE 00:30:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:30:26.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #9 SSH_MSG_IGNORE 00:30:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:30:26.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #8 SSH_MSG_IGNORE 00:30:26.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:30:26.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]} 00:30:26.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54382]): SSH-2.0-SSHD-UNKNOWN 00:30:26.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54382]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:26.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54382]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:26.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #13 SSH_MSG_IGNORE 00:30:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:30:26.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #15 SSH_MSG_IGNORE 00:30:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:30:26.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #14 SSH_MSG_IGNORE 00:30:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:30:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54382]) Send SSH_MSG_KEXINIT 00:30:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #0 SSH_MSG_KEXINIT 00:30:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54382]) SSH_MSG_KEXINIT 00:30:26.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54382]) strict KEX=true client=true server=true 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: server host key algorithms = rsa-sha2-512 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: mac algorithms (client to server) = aead 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: mac algorithms (server to client) = aead 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: compression algorithms (client to server) = none 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54382]) Kex: compression algorithms (server to client) = none 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #11 SSH_MSG_IGNORE 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #9 SSH_MSG_IGNORE 00:30:26.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:30:26.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #10 SSH_MSG_IGNORE 00:30:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:30:26.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #1 30 00:30:26.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54382]] process command=SSH_MSG_KEXDH_INIT 00:30:26.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #8 SSH_MSG_IGNORE 00:30:26.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54382]] Send SSH_MSG_KEXDH_REPLY 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #1 sending command=31[31] len=1639 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54382])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54382]) Send SSH_MSG_NEWKEYS 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54382]) session ID=04:3e:6d:de:f4:e8:14:ed:d6:c9:7e:b2:86:57:08:51:93:be:c3:2e:92:d0:ba:54:f2:0b:09:68:e4:18:e9:a6:31:1f:e6:24:1a:c0:f8:82:e6:56:f1:ff:7f:4e:36:62:c0:52:cd:72:ea:ee:f4:13:10:b7:8f:6a:f2:ed:ba:3d 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54382]): strict KEX resets output message sequence number from 3 to 0 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54382]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54382])[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:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54382])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #0 sending command=7[7] len=419 00:30:26.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54382]) No pending packets to flush at end of KEX 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #2 SSH_MSG_NEWKEYS 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54382]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54382]): strict KEX resets input message sequence number from 3 to 0 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54382]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54382]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54382]) authorized authentication methods: password,publickey 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54382]) Accepted service ssh-userauth 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54382]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54382]) no authentication factory for method=none 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54382]) SSH_MSG_USERAUTH_REQUEST 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54382]) remaining methods: password,publickey 00:30:26.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54382]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54382]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54382]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:26.719 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54382]) authentication result: true 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54382]) SSH_MSG_USERAUTH_REQUEST 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54382])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54382]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54382]) no heartbeat to stop 00:30:26.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54382]) heartbeat type=IGNORE, interval=PT30S 00:30:26.719 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54382 authenticated 00:30:26.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:26.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54382]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:26.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54382]] session=TransportServerSession[admin@/10.30.170.22:54382] id=0 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54382])) size=2097152, max=2097152, packet=32768 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54382]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54382] 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54382]) recipient=0 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])) size=2097152, max=2097152, packet=32768 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])) re-initializing 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])) size=2097152, max=2097152, packet=32768 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[want-reply=true] subsystem=netconf 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[subsystem] prepared command 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]}} established 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 460: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18289 00:30:26.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 460: Creating data stores for simulated device 00:30:26.722 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:26.722 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:26.723 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:26.723 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:26.723 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5fdfca3f] 00:30:26.725 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:26.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:26.726 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:26.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:26.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:26.726 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5fdfca3f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5fdfca3f], subtreeVersion=Version[38339fac], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[38339fac], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:26.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:26.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 460 on channel [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 1220 down to 2095932 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) request=subsystem result=ReplySuccess, want-reply=true 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) request=subsystem activate command 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) starting runner for command=netconf 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #5 SSH_MSG_CHANNEL_DATA 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 373 down to 2096779 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_DATA len=373 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382] 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18289', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=460} created 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]} created 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382] successful with session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]} 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]} up 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #6 SSH_MSG_CHANNEL_DATA 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 393 down to 2096386 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_DATA len=393 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382] 00:30:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=460} 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@700f8914 after next message 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 - R:/10.30.170.22:54382]} EXI handlers added to pipeline 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@700f8914 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 179 down to 2095753 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #7 SSH_MSG_CHANNEL_DATA 00:30:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 340 down to 2096046 00:30:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_DATA len=340 00:30:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382] 00:30:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:26.737 [netconf-device-simulator-threads-2] 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=460} 00:30:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[38339fac] 00:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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} 00:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.737 [netconf-device-simulator-threads-2] 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:30:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 778 down to 2094975 00:30:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #12 SSH_MSG_IGNORE 00:30:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:30:26.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #11 SSH_MSG_IGNORE 00:30:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:30:26.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]} 00:30:26.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50714]): SSH-2.0-SSHD-UNKNOWN 00:30:26.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50714]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:26.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50714]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:27.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #10 SSH_MSG_IGNORE 00:30:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:30:27.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #12 SSH_MSG_IGNORE 00:30:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:30:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #13 SSH_MSG_IGNORE 00:30:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:30:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #15 SSH_MSG_IGNORE 00:30:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:30:27.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #8 SSH_MSG_IGNORE 00:30:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:30:27.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50714]) Send SSH_MSG_KEXINIT 00:30:27.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:27.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #0 SSH_MSG_KEXINIT 00:30:27.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50714]) SSH_MSG_KEXINIT 00:30:27.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50714]) strict KEX=true client=true server=true 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: server host key algorithms = rsa-sha2-512 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: mac algorithms (client to server) = aead 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: mac algorithms (server to client) = aead 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: compression algorithms (client to server) = none 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50714]) Kex: compression algorithms (server to client) = none 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #9 SSH_MSG_IGNORE 00:30:27.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:30:27.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #11 SSH_MSG_IGNORE 00:30:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:30:27.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #1 30 00:30:27.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50714]] process command=SSH_MSG_KEXDH_INIT 00:30:27.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]} 00:30:27.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44754]): SSH-2.0-SSHD-UNKNOWN 00:30:27.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44754]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:27.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44754]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50714]] Send SSH_MSG_KEXDH_REPLY 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #1 sending command=31[31] len=1639 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50714])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50714]) Send SSH_MSG_NEWKEYS 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50714]) session ID=25:cd:8d:f0:e7:95:a6:83:37:99:5c:ed:d0:67:e3:e9:08:87:9e:ff:ea:e6:91:a7:4f:ff:44:9d:0a:53:53:d7:8a:b0:1d:b6:0c:8f:aa:ac:19:c0:b2:ec:ec:06:c3:a4:8e:82:16:ee:94:67:70:ee:44:0b:2d:76:cf:67:f2:86 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50714]): strict KEX resets output message sequence number from 3 to 0 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50714]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50714])[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:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50714])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #0 sending command=7[7] len=419 00:30:27.519 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50714]) No pending packets to flush at end of KEX 00:30:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #10 SSH_MSG_IGNORE 00:30:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:30:27.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #13 SSH_MSG_IGNORE 00:30:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #2 SSH_MSG_NEWKEYS 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50714]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50714]): strict KEX resets input message sequence number from 3 to 0 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50714]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #14 SSH_MSG_IGNORE 00:30:27.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50714]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50714]) authorized authentication methods: password,publickey 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50714]) Accepted service ssh-userauth 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50714]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50714]) no authentication factory for method=none 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50714]) SSH_MSG_USERAUTH_REQUEST 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50714]) remaining methods: password,publickey 00:30:27.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50714]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50714]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50714]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:27.554 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50714]) authentication result: true 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50714]) SSH_MSG_USERAUTH_REQUEST 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50714])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50714]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50714]) no heartbeat to stop 00:30:27.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50714]) heartbeat type=IGNORE, interval=PT30S 00:30:27.554 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50714 authenticated 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50714]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50714]] session=TransportServerSession[admin@/10.30.170.22:50714] id=0 00:30:27.555 [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.170.22:50714])) size=2097152, max=2097152, packet=32768 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50714]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50714] 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50714]) recipient=0 00:30:27.555 [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.170.22:50714])) size=2097152, max=2097152, packet=32768 00:30:27.555 [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.170.22:50714])) re-initializing 00:30:27.555 [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.170.22:50714])) size=2097152, max=2097152, packet=32768 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714])[want-reply=true] subsystem=netconf 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714])[subsystem] prepared command 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]}} established 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 461: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18290 00:30:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 461: Creating data stores for simulated device 00:30:27.556 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:27.556 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:27.556 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:27.556 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:27.556 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:27.561 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[954380a] 00:30:27.561 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:27.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:27.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:27.562 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:27.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:27.562 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:27.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:27.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:27.562 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[954380a], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[954380a], subtreeVersion=Version[385105b3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[385105b3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:27.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:27.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.564 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 461 on channel [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.565 [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.170.22:50714]) by 1220 down to 2095932 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) request=subsystem result=ReplySuccess, want-reply=true 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) request=subsystem activate command 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) starting runner for command=netconf 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #5 SSH_MSG_CHANNEL_DATA 00:30:27.565 [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.170.22:50714]) by 373 down to 2096779 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_DATA len=373 00:30:27.565 [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.170.22:50714] 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18290', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=461} created 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]} created 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714] successful with session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]} 00:30:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]} up 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #6 SSH_MSG_CHANNEL_DATA 00:30:27.566 [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.170.22:50714]) by 393 down to 2096386 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_DATA len=393 00:30:27.566 [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.170.22:50714] 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:27.566 [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=461} 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fd0add1 after next message 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 - R:/10.30.170.22:50714]} EXI handlers added to pipeline 00:30:27.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:27.567 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5fd0add1 00:30:27.567 [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.170.22:50714]) by 179 down to 2095753 00:30:27.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:27.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #7 SSH_MSG_CHANNEL_DATA 00:30:27.569 [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.170.22:50714]) by 340 down to 2096046 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_DATA len=340 00:30:27.569 [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.170.22:50714] 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:27.569 [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=461} 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[385105b3] 00:30:27.569 [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:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:27.569 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:27.569 [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:30:27.569 [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:30:27.569 [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} 00:30:27.569 [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:30:27.569 [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=2011-06-01} 00:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.569 [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:30:27.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:27.570 [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.170.22:50714]) by 778 down to 2094975 00:30:27.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:27.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:27.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #9 SSH_MSG_IGNORE 00:30:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:30:27.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #15 SSH_MSG_IGNORE 00:30:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:30:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #14 SSH_MSG_IGNORE 00:30:27.783 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:30:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #12 SSH_MSG_IGNORE 00:30:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:30:27.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44754]) Send SSH_MSG_KEXINIT 00:30:27.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:27.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #0 SSH_MSG_KEXINIT 00:30:27.841 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44754]) SSH_MSG_KEXINIT 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44754]) strict KEX=true client=true server=true 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: server host key algorithms = rsa-sha2-512 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: mac algorithms (client to server) = aead 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: mac algorithms (server to client) = aead 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: compression algorithms (client to server) = none 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44754]) Kex: compression algorithms (server to client) = none 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:27.842 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.843 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #8 SSH_MSG_IGNORE 00:30:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:30:27.914 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #1 30 00:30:27.915 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44754]] process command=SSH_MSG_KEXDH_INIT 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44754]] Send SSH_MSG_KEXDH_REPLY 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #1 sending command=31[31] len=1639 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44754])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44754]) Send SSH_MSG_NEWKEYS 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44754]) session ID=f8:26:fe:d7:e7:5f:57:3d:03:7d:49:32:b5:29:6d:1a:89:59:4b:e1:0f:f6:a2:aa:bd:34:ca:70:50:78:92:32:06:27:f7:55:0e:59:f8:73:4d:b8:54:ed:07:04:4e:d5:b3:dd:f2:f1:f2:6d:4d:da:29:71:f6:88:cf:c2:60:13 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44754]): strict KEX resets output message sequence number from 3 to 0 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44754]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:27.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44754])[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:30:27.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44754])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:27.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #0 sending command=7[7] len=419 00:30:27.927 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44754]) No pending packets to flush at end of KEX 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #2 SSH_MSG_NEWKEYS 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44754]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44754]): strict KEX resets input message sequence number from 3 to 0 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44754]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44754]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44754]) authorized authentication methods: password,publickey 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44754]) Accepted service ssh-userauth 00:30:27.960 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44754]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44754]) no authentication factory for method=none 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44754]) SSH_MSG_USERAUTH_REQUEST 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44754]) remaining methods: password,publickey 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44754]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44754]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:27.961 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44754]) authentication result: true 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44754]) SSH_MSG_USERAUTH_REQUEST 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44754])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44754]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:27.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44754]) no heartbeat to stop 00:30:27.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44754]) heartbeat type=IGNORE, interval=PT30S 00:30:27.962 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44754 authenticated 00:30:27.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:27.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44754]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44754]] session=TransportServerSession[admin@/10.30.170.22:44754] id=0 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44754])) size=2097152, max=2097152, packet=32768 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44754]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44754] 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44754]) recipient=0 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])) size=2097152, max=2097152, packet=32768 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])) re-initializing 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])) size=2097152, max=2097152, packet=32768 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[want-reply=true] subsystem=netconf 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[subsystem] prepared command 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]}} established 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 462: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18291 00:30:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 462: Creating data stores for simulated device 00:30:27.964 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:27.964 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:27.965 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:27.965 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:27.965 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:27.967 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1ce52f59] 00:30:27.967 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:27.967 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:27.968 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:27.968 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:27.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #11 SSH_MSG_IGNORE 00:30:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:30:27.974 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:27.974 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:27.974 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:27.974 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:27.974 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1ce52f59], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1ce52f59], subtreeVersion=Version[1fdf7b6e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1fdf7b6e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:27.975 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:27.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:27.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 462 on channel [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 1220 down to 2095932 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) request=subsystem result=ReplySuccess, want-reply=true 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) request=subsystem activate command 00:30:27.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) starting runner for command=netconf 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #5 SSH_MSG_CHANNEL_DATA 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 373 down to 2096779 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_DATA len=373 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754] 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.978 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18291', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=462} created 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]} created 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754] successful with session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]} 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]} up 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #6 SSH_MSG_CHANNEL_DATA 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 393 down to 2096386 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_DATA len=393 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754] 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:27.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=462} 00:30:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6881f71 after next message 00:30:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 - R:/10.30.170.22:44754]} EXI handlers added to pipeline 00:30:27.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:27.981 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@6881f71 00:30:27.981 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 179 down to 2095753 00:30:27.981 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:27.981 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:27.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #7 SSH_MSG_CHANNEL_DATA 00:30:27.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 340 down to 2096046 00:30:27.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_DATA len=340 00:30:27.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754] 00:30:27.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:27.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:27.985 [netconf-device-simulator-threads-5] 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=462} 00:30:27.985 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1fdf7b6e] 00:30:27.985 [netconf-device-simulator-threads-5] 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:30:27.985 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:27.985 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:27.985 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:27.985 [netconf-device-simulator-threads-5] 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:30:27.985 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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} 00:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] 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:30:27.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:27.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 778 down to 2094975 00:30:27.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:27.987 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:28.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]} 00:30:28.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51352]): SSH-2.0-SSHD-UNKNOWN 00:30:28.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51352]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:28.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51352]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:28.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #15 SSH_MSG_IGNORE 00:30:28.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51352]) Send SSH_MSG_KEXINIT 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #0 SSH_MSG_KEXINIT 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51352]) SSH_MSG_KEXINIT 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51352]) strict KEX=true client=true server=true 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: server host key algorithms = rsa-sha2-512 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: mac algorithms (client to server) = aead 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: mac algorithms (server to client) = aead 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: compression algorithms (client to server) = none 00:30:28.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51352]) Kex: compression algorithms (server to client) = none 00:30:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #9 SSH_MSG_IGNORE 00:30:28.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:30:28.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #12 SSH_MSG_IGNORE 00:30:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:30:28.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #1 30 00:30:28.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51352]] process command=SSH_MSG_KEXDH_INIT 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51352]] Send SSH_MSG_KEXDH_REPLY 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #1 sending command=31[31] len=1639 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51352])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51352]) Send SSH_MSG_NEWKEYS 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51352]) session ID=a3:78:ab:11:91:a4:75:c4:cc:e0:db:3f:ba:e5:80:9e:b4:e5:cc:a7:c6:95:ed:34:96:33:60:37:8a:df:eb:52:02:49:95:03:88:55:d4:8a:57:d9:e9:6f:23:f0:92:73:95:bc:92:2d:23:15:60:e4:6d:50:ab:ce:17:af:aa:f8 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51352]): strict KEX resets output message sequence number from 3 to 0 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51352]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51352])[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:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #0 sending command=7[7] len=419 00:30:28.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51352]) No pending packets to flush at end of KEX 00:30:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #13 SSH_MSG_IGNORE 00:30:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #2 SSH_MSG_NEWKEYS 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51352]): strict KEX resets input message sequence number from 3 to 0 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51352]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51352]) authorized authentication methods: password,publickey 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51352]) Accepted service ssh-userauth 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51352]) no authentication factory for method=none 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51352]) SSH_MSG_USERAUTH_REQUEST 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51352]) remaining methods: password,publickey 00:30:28.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51352]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:28.346 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51352]) authentication result: true 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51352]) SSH_MSG_USERAUTH_REQUEST 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51352]) no heartbeat to stop 00:30:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51352]) heartbeat type=IGNORE, interval=PT30S 00:30:28.346 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51352 authenticated 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51352]] session=TransportServerSession[admin@/10.30.170.22:51352] id=0 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51352])) size=2097152, max=2097152, packet=32768 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51352] 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51352]) recipient=0 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])) size=2097152, max=2097152, packet=32768 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])) re-initializing 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])) size=2097152, max=2097152, packet=32768 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[want-reply=true] subsystem=netconf 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[subsystem] prepared command 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]}} established 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 463: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18292 00:30:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 463: Creating data stores for simulated device 00:30:28.348 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:28.348 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:28.348 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:28.348 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:28.348 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:28.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2830a6a1] 00:30:28.349 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:28.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:28.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:28.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:28.349 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:28.349 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:28.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:28.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:28.350 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2830a6a1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2830a6a1], subtreeVersion=Version[2c380b43], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2c380b43], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:28.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:28.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:28.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 463 on channel [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 1220 down to 2095932 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) request=subsystem result=ReplySuccess, want-reply=true 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) request=subsystem activate command 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) starting runner for command=netconf 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #5 SSH_MSG_CHANNEL_DATA 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 373 down to 2096779 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_DATA len=373 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352] 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:28.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] 00:30:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18292', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=463} created 00:30:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]} created 00:30:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352] successful with session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]} 00:30:28.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]} up 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #6 SSH_MSG_CHANNEL_DATA 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 393 down to 2096386 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_DATA len=393 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352] 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:28.354 [netconf-device-simulator-threads-0] 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=463} 00:30:28.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b5606a4 after next message 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 - R:/10.30.170.22:51352]} EXI handlers added to pipeline 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@5b5606a4 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 179 down to 2095753 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:28.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #7 SSH_MSG_CHANNEL_DATA 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 340 down to 2096046 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_DATA len=340 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352] 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:28.357 [netconf-device-simulator-threads-0] 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=463} 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2c380b43] 00:30:28.357 [netconf-device-simulator-threads-0] 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:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:28.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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} 00:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] 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:30:28.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:28.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 778 down to 2094975 00:30:28.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:28.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:28.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #8 SSH_MSG_IGNORE 00:30:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:30:28.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #10 SSH_MSG_IGNORE 00:30:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:30:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #11 SSH_MSG_IGNORE 00:30:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:30:28.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #14 SSH_MSG_IGNORE 00:30:28.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:30:28.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]} 00:30:28.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52990]): SSH-2.0-SSHD-UNKNOWN 00:30:28.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52990]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:28.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52990]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:28.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #10 SSH_MSG_IGNORE 00:30:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:30:28.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #13 SSH_MSG_IGNORE 00:30:28.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:30:28.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #12 SSH_MSG_IGNORE 00:30:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:30:28.779 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #14 SSH_MSG_IGNORE 00:30:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52990]) Send SSH_MSG_KEXINIT 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #0 SSH_MSG_KEXINIT 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52990]) SSH_MSG_KEXINIT 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52990]) strict KEX=true client=true server=true 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: server host key algorithms = rsa-sha2-512 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: mac algorithms (client to server) = aead 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: mac algorithms (server to client) = aead 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: compression algorithms (client to server) = none 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52990]) Kex: compression algorithms (server to client) = none 00:30:28.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:28.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #1 30 00:30:28.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52990]] process command=SSH_MSG_KEXDH_INIT 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52990]] Send SSH_MSG_KEXDH_REPLY 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #1 sending command=31[31] len=1639 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52990])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52990]) Send SSH_MSG_NEWKEYS 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52990]) session ID=ae:ca:1e:6e:bf:7a:94:ed:c0:1f:0a:73:68:c1:a8:05:36:7d:51:5a:5c:28:d7:fc:1a:f3:92:a5:a6:fb:1b:5a:42:fa:dc:ac:43:66:ae:ae:86:2c:b4:d6:36:83:60:cd:2b:87:98:e9:40:ec:58:6c:1d:99:0c:ae:b5:8c:af:e0 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52990]): strict KEX resets output message sequence number from 3 to 0 00:30:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52990]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:28.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52990])[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:30:28.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52990])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:28.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #0 sending command=7[7] len=419 00:30:28.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52990]) No pending packets to flush at end of KEX 00:30:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #15 SSH_MSG_IGNORE 00:30:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #2 SSH_MSG_NEWKEYS 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52990]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52990]): strict KEX resets input message sequence number from 3 to 0 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52990]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52990]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52990]) authorized authentication methods: password,publickey 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52990]) Accepted service ssh-userauth 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52990]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52990]) no authentication factory for method=none 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52990]) SSH_MSG_USERAUTH_REQUEST 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52990]) remaining methods: password,publickey 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52990]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52990]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52990]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:28.934 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52990]) authentication result: true 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52990]) SSH_MSG_USERAUTH_REQUEST 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52990])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52990]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:28.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52990]) no heartbeat to stop 00:30:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52990]) heartbeat type=IGNORE, interval=PT30S 00:30:28.935 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52990 authenticated 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52990]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52990]] session=TransportServerSession[admin@/10.30.170.22:52990] id=0 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52990])) size=2097152, max=2097152, packet=32768 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52990]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52990] 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52990]) recipient=0 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])) size=2097152, max=2097152, packet=32768 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])) re-initializing 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])) size=2097152, max=2097152, packet=32768 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[want-reply=true] subsystem=netconf 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[subsystem] prepared command 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]}} established 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 464: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18293 00:30:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 464: Creating data stores for simulated device 00:30:28.937 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:28.937 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:28.937 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:28.937 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:28.937 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4047c193] 00:30:28.938 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:28.938 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:28.940 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:28.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:28.941 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:28.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:28.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:28.941 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4047c193], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4047c193], subtreeVersion=Version[66dc6d6e], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[66dc6d6e], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:28.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:28.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 464 on channel [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 1220 down to 2095932 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) request=subsystem result=ReplySuccess, want-reply=true 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) request=subsystem activate command 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) starting runner for command=netconf 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #5 SSH_MSG_CHANNEL_DATA 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 373 down to 2096779 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_DATA len=373 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990] 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.944 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18293', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=464} created 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]} created 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990] successful with session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]} 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]} up 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #6 SSH_MSG_CHANNEL_DATA 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 393 down to 2096386 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_DATA len=393 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990] 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=464} 00:30:28.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15f566bc after next message 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 - R:/10.30.170.22:52990]} EXI handlers added to pipeline 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@15f566bc 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 179 down to 2095753 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:28.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #7 SSH_MSG_CHANNEL_DATA 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 340 down to 2096046 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_DATA len=340 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990] 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:28.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:28.948 [netconf-device-simulator-threads-2] 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=464} 00:30:28.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[66dc6d6e] 00:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:28.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:28.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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} 00:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] 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:30:28.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 778 down to 2094975 00:30:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:28.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:29.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #11 SSH_MSG_IGNORE 00:30:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:30:29.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]} 00:30:29.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40094]): SSH-2.0-SSHD-UNKNOWN 00:30:29.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40094]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:29.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40094]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:29.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40094]) Send SSH_MSG_KEXINIT 00:30:29.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:29.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #0 SSH_MSG_KEXINIT 00:30:29.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40094]) SSH_MSG_KEXINIT 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40094]) strict KEX=true client=true server=true 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: server host key algorithms = rsa-sha2-512 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: mac algorithms (client to server) = aead 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: mac algorithms (server to client) = aead 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: compression algorithms (client to server) = none 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40094]) Kex: compression algorithms (server to client) = none 00:30:29.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:29.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #10 SSH_MSG_IGNORE 00:30:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:30:29.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #14 SSH_MSG_IGNORE 00:30:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:30:29.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #13 SSH_MSG_IGNORE 00:30:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:30:29.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #1 30 00:30:29.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40094]] process command=SSH_MSG_KEXDH_INIT 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40094]] Send SSH_MSG_KEXDH_REPLY 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #1 sending command=31[31] len=1639 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40094])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40094]) Send SSH_MSG_NEWKEYS 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40094]) session ID=ff:77:ab:b0:12:5f:b6:de:e9:c6:ea:07:bc:22:12:de:5c:76:02:83:83:ff:05:f8:2e:49:ff:c6:18:24:f7:fc:df:03:b7:3f:18:b1:04:36:8b:be:b0:03:fe:a8:7f:f1:59:b4:78:2e:62:54:24:57:69:6c:c2:c3:fc:08:fa:a6 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40094]): strict KEX resets output message sequence number from 3 to 0 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40094]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40094])[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:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #0 sending command=7[7] len=419 00:30:29.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40094]) No pending packets to flush at end of KEX 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #2 SSH_MSG_NEWKEYS 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40094]): strict KEX resets input message sequence number from 3 to 0 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40094]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40094]) authorized authentication methods: password,publickey 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40094]) Accepted service ssh-userauth 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40094]) no authentication factory for method=none 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40094]) SSH_MSG_USERAUTH_REQUEST 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40094]) remaining methods: password,publickey 00:30:29.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40094]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:29.392 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40094]) authentication result: true 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40094]) SSH_MSG_USERAUTH_REQUEST 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40094]) no heartbeat to stop 00:30:29.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40094]) heartbeat type=IGNORE, interval=PT30S 00:30:29.392 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40094 authenticated 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40094]] session=TransportServerSession[admin@/10.30.170.22:40094] id=0 00:30:29.393 [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.170.22:40094])) size=2097152, max=2097152, packet=32768 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40094] 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40094]) recipient=0 00:30:29.393 [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.170.22:40094])) size=2097152, max=2097152, packet=32768 00:30:29.393 [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.170.22:40094])) re-initializing 00:30:29.393 [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.170.22:40094])) size=2097152, max=2097152, packet=32768 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094])[want-reply=true] subsystem=netconf 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094])[subsystem] prepared command 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]}} established 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 465: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18294 00:30:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 465: Creating data stores for simulated device 00:30:29.394 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:29.394 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:29.394 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:29.394 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:29.394 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:29.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[da07a69] 00:30:29.395 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:29.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:29.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:29.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:29.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:29.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:29.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:29.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:29.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[da07a69], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[da07a69], subtreeVersion=Version[d9b98a8], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d9b98a8], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:29.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:29.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.398 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 465 on channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.398 [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.170.22:40094]) by 1220 down to 2095932 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) request=subsystem result=ReplySuccess, want-reply=true 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) request=subsystem activate command 00:30:29.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) starting runner for command=netconf 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #5 SSH_MSG_CHANNEL_DATA 00:30:29.399 [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.170.22:40094]) by 373 down to 2096779 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_DATA len=373 00:30:29.399 [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.170.22:40094] 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18294', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=465} created 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]} created 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094] successful with session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]} 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]} up 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #6 SSH_MSG_CHANNEL_DATA 00:30:29.399 [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.170.22:40094]) by 393 down to 2096386 00:30:29.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_DATA len=393 00:30:29.399 [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.170.22:40094] 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:29.400 [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=465} 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d509d67 after next message 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 - R:/10.30.170.22:40094]} EXI handlers added to pipeline 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d509d67 00:30:29.400 [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.170.22:40094]) by 179 down to 2095753 00:30:29.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:29.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:29.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #7 SSH_MSG_CHANNEL_DATA 00:30:29.402 [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.170.22:40094]) by 340 down to 2096046 00:30:29.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_DATA len=340 00:30:29.402 [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.170.22:40094] 00:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:29.403 [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=465} 00:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d9b98a8] 00:30:29.403 [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:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:29.403 [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:30:29.403 [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:30:29.404 [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} 00:30:29.404 [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:30:29.404 [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=2011-06-01} 00:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [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:30:29.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:29.405 [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.170.22:40094]) by 778 down to 2094975 00:30:29.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:29.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:29.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #15 SSH_MSG_IGNORE 00:30:29.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:30:29.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #8 SSH_MSG_IGNORE 00:30:29.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:30:29.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #12 SSH_MSG_IGNORE 00:30:29.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:30:29.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #10 SSH_MSG_IGNORE 00:30:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:30:29.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]} 00:30:29.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57746]): SSH-2.0-SSHD-UNKNOWN 00:30:29.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57746]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:29.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57746]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:29.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #8 SSH_MSG_IGNORE 00:30:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:30:29.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #14 SSH_MSG_IGNORE 00:30:29.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:30:29.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #13 SSH_MSG_IGNORE 00:30:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:30:30.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #15 SSH_MSG_IGNORE 00:30:30.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:30:30.042 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #8 SSH_MSG_IGNORE 00:30:30.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:30:30.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57746]) Send SSH_MSG_KEXINIT 00:30:30.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:30.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #0 SSH_MSG_KEXINIT 00:30:30.056 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57746]) SSH_MSG_KEXINIT 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57746]) strict KEX=true client=true server=true 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: server host key algorithms = rsa-sha2-512 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: mac algorithms (client to server) = aead 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: mac algorithms (server to client) = aead 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: compression algorithms (client to server) = none 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57746]) Kex: compression algorithms (server to client) = none 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #11 SSH_MSG_IGNORE 00:30:30.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:30:30.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #11 SSH_MSG_IGNORE 00:30:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:30:30.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #1 30 00:30:30.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57746]] process command=SSH_MSG_KEXDH_INIT 00:30:30.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57746]] Send SSH_MSG_KEXDH_REPLY 00:30:30.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #1 sending command=31[31] len=1639 00:30:30.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57746])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:30.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57746]) Send SSH_MSG_NEWKEYS 00:30:30.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57746]) session ID=ea:f8:65:1b:9a:48:ce:b2:08:39:e7:0c:3e:9c:47:83:9f:bb:93:bf:96:06:07:30:5e:9d:55:4b:f2:b6:23:93:52:61:4e:a1:f9:a5:51:9a:93:57:d0:90:aa:d8:35:d0:ce:90:73:58:61:24:e0:b7:dc:10:79:c2:43:43:c7:e5 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57746]): strict KEX resets output message sequence number from 3 to 0 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57746]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57746])[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:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57746])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #0 sending command=7[7] len=419 00:30:30.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57746]) No pending packets to flush at end of KEX 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #2 SSH_MSG_NEWKEYS 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57746]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57746]): strict KEX resets input message sequence number from 3 to 0 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57746]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:30.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57746]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57746]) authorized authentication methods: password,publickey 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57746]) Accepted service ssh-userauth 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57746]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57746]) no authentication factory for method=none 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57746]) SSH_MSG_USERAUTH_REQUEST 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57746]) remaining methods: password,publickey 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57746]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57746]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57746]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:30.191 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57746]) authentication result: true 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57746]) SSH_MSG_USERAUTH_REQUEST 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57746])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57746]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:30.191 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57746]) no heartbeat to stop 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57746]) heartbeat type=IGNORE, interval=PT30S 00:30:30.192 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57746 authenticated 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57746]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57746]] session=TransportServerSession[admin@/10.30.170.22:57746] id=0 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57746])) size=2097152, max=2097152, packet=32768 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57746]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57746] 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57746]) recipient=0 00:30:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])) size=2097152, max=2097152, packet=32768 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])) re-initializing 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])) size=2097152, max=2097152, packet=32768 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[want-reply=true] subsystem=netconf 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[subsystem] prepared command 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]}} established 00:30:30.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 466: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18295 00:30:30.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 466: Creating data stores for simulated device 00:30:30.194 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:30.194 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:30.194 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:30.194 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:30.194 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:30.196 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[296bee0d] 00:30:30.196 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:30.196 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:30.196 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:30.196 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:30.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:30.197 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:30.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:30.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:30.197 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[296bee0d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[296bee0d], subtreeVersion=Version[2053b0b7], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2053b0b7], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:30.197 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:30.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:30.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 466 on channel [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 1220 down to 2095932 00:30:30.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) request=subsystem result=ReplySuccess, want-reply=true 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) request=subsystem activate command 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) starting runner for command=netconf 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #5 SSH_MSG_CHANNEL_DATA 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 373 down to 2096779 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_DATA len=373 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746] 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:30.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18295', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=466} created 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]} created 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746] successful with session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]} 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]} up 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #6 SSH_MSG_CHANNEL_DATA 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 393 down to 2096386 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_DATA len=393 00:30:30.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746] 00:30:30.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:30.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:30.203 [netconf-device-simulator-threads-6] 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=466} 00:30:30.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4af82755 after next message 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 - R:/10.30.170.22:57746]} EXI handlers added to pipeline 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4af82755 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 179 down to 2095753 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:30.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:30.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #7 SSH_MSG_CHANNEL_DATA 00:30:30.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 340 down to 2096046 00:30:30.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_DATA len=340 00:30:30.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746] 00:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:30.207 [netconf-device-simulator-threads-6] 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=466} 00:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2053b0b7] 00:30:30.207 [netconf-device-simulator-threads-6] 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:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:30.207 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:30.207 [netconf-device-simulator-threads-6] 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:30:30.207 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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} 00:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] 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:30:30.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:30.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 778 down to 2094975 00:30:30.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:30.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:30.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]} 00:30:30.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:41918]): SSH-2.0-SSHD-UNKNOWN 00:30:30.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:41918]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:30.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:41918]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:30.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #12 SSH_MSG_IGNORE 00:30:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:30:30.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #10 SSH_MSG_IGNORE 00:30:30.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:30:30.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #12 SSH_MSG_IGNORE 00:30:30.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:30:30.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:41918]) Send SSH_MSG_KEXINIT 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #0 SSH_MSG_KEXINIT 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:41918]) SSH_MSG_KEXINIT 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:41918]) strict KEX=true client=true server=true 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: server host key algorithms = rsa-sha2-512 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: mac algorithms (client to server) = aead 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: mac algorithms (server to client) = aead 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: compression algorithms (client to server) = none 00:30:30.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:41918]) Kex: compression algorithms (server to client) = none 00:30:30.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #13 SSH_MSG_IGNORE 00:30:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:30:30.462 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #15 SSH_MSG_IGNORE 00:30:30.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:30:30.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #1 30 00:30:30.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41918]] process command=SSH_MSG_KEXDH_INIT 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:41918]] Send SSH_MSG_KEXDH_REPLY 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #1 sending command=31[31] len=1639 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:41918])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:41918]) Send SSH_MSG_NEWKEYS 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:41918]) session ID=a9:1a:43:ed:02:11:bf:74:f8:cc:dd:dc:ed:77:23:8c:3e:ba:30:69:eb:5e:ec:a6:de:ac:9f:a9:d8:2f:c7:d9:de:e5:45:64:7f:f6:33:4a:28:2f:06:2a:83:91:09:2e:9c:ad:cd:5f:c6:f9:5b:80:8e:50:ff:e3:02:4f:74:70 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41918]): strict KEX resets output message sequence number from 3 to 0 00:30:30.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:41918]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:30.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:41918])[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:30:30.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41918])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:30.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #0 sending command=7[7] len=419 00:30:30.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41918]) No pending packets to flush at end of KEX 00:30:30.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #2 SSH_MSG_NEWKEYS 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:41918]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41918]): strict KEX resets input message sequence number from 3 to 0 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:41918]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41918]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:41918]) authorized authentication methods: password,publickey 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:41918]) Accepted service ssh-userauth 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41918]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41918]) no authentication factory for method=none 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41918]) SSH_MSG_USERAUTH_REQUEST 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:41918]) remaining methods: password,publickey 00:30:30.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:41918]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41918]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:41918]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:30.545 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:41918]) authentication result: true 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:41918]) SSH_MSG_USERAUTH_REQUEST 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:41918])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:41918]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41918]) no heartbeat to stop 00:30:30.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:41918]) heartbeat type=IGNORE, interval=PT30S 00:30:30.545 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:41918 authenticated 00:30:30.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #14 SSH_MSG_IGNORE 00:30:30.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41918]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41918]] session=TransportServerSession[admin@/10.30.170.22:41918] id=0 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41918])) size=2097152, max=2097152, packet=32768 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41918]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41918] 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:41918]) recipient=0 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])) size=2097152, max=2097152, packet=32768 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])) re-initializing 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])) size=2097152, max=2097152, packet=32768 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[want-reply=true] subsystem=netconf 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[subsystem] prepared command 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]}} established 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 467: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18296 00:30:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 467: Creating data stores for simulated device 00:30:30.547 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:30.547 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:30.547 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:30.547 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:30.547 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[7557b640] 00:30:30.548 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:30.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:30.548 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:30.548 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:30.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:30.549 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[7557b640], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7557b640], subtreeVersion=Version[263dc178], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[263dc178], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:30.549 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:30.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 467 on channel [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 1220 down to 2095932 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) request=subsystem result=ReplySuccess, want-reply=true 00:30:30.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) request=subsystem activate command 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) starting runner for command=netconf 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #5 SSH_MSG_CHANNEL_DATA 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 373 down to 2096779 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_DATA len=373 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918] 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18296', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=467} created 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]} created 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918] successful with session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]} 00:30:30.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]} up 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #6 SSH_MSG_CHANNEL_DATA 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 393 down to 2096386 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_DATA len=393 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918] 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:30.553 [netconf-device-simulator-threads-0] 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=467} 00:30:30.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c9ccb86 after next message 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 - R:/10.30.170.22:41918]} EXI handlers added to pipeline 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@3c9ccb86 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 179 down to 2095753 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:30.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:30.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #7 SSH_MSG_CHANNEL_DATA 00:30:30.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 340 down to 2096046 00:30:30.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_DATA len=340 00:30:30.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918] 00:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:30.559 [netconf-device-simulator-threads-0] 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=467} 00:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[263dc178] 00:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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} 00:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] 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:30:30.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:30.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 778 down to 2094975 00:30:30.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:30.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:30.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #11 SSH_MSG_IGNORE 00:30:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:30:30.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #8 SSH_MSG_IGNORE 00:30:30.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:30:30.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #10 SSH_MSG_IGNORE 00:30:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:30:30.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]} 00:30:30.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56336]): SSH-2.0-SSHD-UNKNOWN 00:30:30.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56336]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:30.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56336]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:30.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #13 SSH_MSG_IGNORE 00:30:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:30:31.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #15 SSH_MSG_IGNORE 00:30:31.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:30:31.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #14 SSH_MSG_IGNORE 00:30:31.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56336]) Send SSH_MSG_KEXINIT 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #0 SSH_MSG_KEXINIT 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56336]) SSH_MSG_KEXINIT 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56336]) strict KEX=true client=true server=true 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: server host key algorithms = rsa-sha2-512 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:31.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: mac algorithms (client to server) = aead 00:30:31.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: mac algorithms (server to client) = aead 00:30:31.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: compression algorithms (client to server) = none 00:30:31.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56336]) Kex: compression algorithms (server to client) = none 00:30:31.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:31.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #1 30 00:30:31.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56336]] process command=SSH_MSG_KEXDH_INIT 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56336]] Send SSH_MSG_KEXDH_REPLY 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #1 sending command=31[31] len=1639 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56336])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56336]) Send SSH_MSG_NEWKEYS 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56336]) session ID=5e:41:cf:56:c9:4b:9b:2c:74:a2:19:66:3d:25:a5:5b:25:bb:20:1c:88:40:90:da:01:0e:05:81:73:54:eb:51:53:7a:fe:35:bd:76:0c:5b:bd:cc:e0:f7:bc:56:f9:09:e2:ed:38:e9:0d:a8:a7:6d:89:b1:76:9f:1a:10:9d:8d 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56336]): strict KEX resets output message sequence number from 3 to 0 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56336]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56336])[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:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56336])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #0 sending command=7[7] len=419 00:30:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56336]) No pending packets to flush at end of KEX 00:30:31.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #11 SSH_MSG_IGNORE 00:30:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #2 SSH_MSG_NEWKEYS 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56336]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56336]): strict KEX resets input message sequence number from 3 to 0 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56336]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:31.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56336]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56336]) authorized authentication methods: password,publickey 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56336]) Accepted service ssh-userauth 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56336]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56336]) no authentication factory for method=none 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56336]) SSH_MSG_USERAUTH_REQUEST 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56336]) remaining methods: password,publickey 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56336]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56336]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:31.220 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56336]) authentication result: true 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56336]) SSH_MSG_USERAUTH_REQUEST 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56336])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56336]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56336]) no heartbeat to stop 00:30:31.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56336]) heartbeat type=IGNORE, interval=PT30S 00:30:31.221 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56336 authenticated 00:30:31.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56336]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56336]] session=TransportServerSession[admin@/10.30.170.22:56336] id=0 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56336])) size=2097152, max=2097152, packet=32768 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56336]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56336] 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56336]) recipient=0 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])) size=2097152, max=2097152, packet=32768 00:30:31.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])) re-initializing 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])) size=2097152, max=2097152, packet=32768 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[want-reply=true] subsystem=netconf 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[subsystem] prepared command 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]}} established 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 468: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18297 00:30:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 468: Creating data stores for simulated device 00:30:31.222 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:31.222 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:31.223 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:31.223 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:31.223 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #12 SSH_MSG_IGNORE 00:30:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:30:31.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[68ceca7] 00:30:31.223 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:31.224 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:31.224 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:31.224 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:31.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:31.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:31.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:31.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:31.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[68ceca7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[68ceca7], subtreeVersion=Version[43b77372], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[43b77372], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:31.225 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:31.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:31.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 468 on channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 1220 down to 2095932 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) request=subsystem result=ReplySuccess, want-reply=true 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) request=subsystem activate command 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) starting runner for command=netconf 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #5 SSH_MSG_CHANNEL_DATA 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 373 down to 2096779 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_DATA len=373 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336] 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:31.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18297', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=468} created 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]} created 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336] successful with session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]} 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]} up 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #6 SSH_MSG_CHANNEL_DATA 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 393 down to 2096386 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_DATA len=393 00:30:31.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336] 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=468} 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c716f5c after next message 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 - R:/10.30.170.22:56336]} EXI handlers added to pipeline 00:30:31.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:31.230 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7c716f5c 00:30:31.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 179 down to 2095753 00:30:31.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:31.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #7 SSH_MSG_CHANNEL_DATA 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 340 down to 2096046 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_DATA len=340 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336] 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:31.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:31.233 [netconf-device-simulator-threads-2] 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=468} 00:30:31.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[43b77372] 00:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:31.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:31.234 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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} 00:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] 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:30:31.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:31.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 778 down to 2094975 00:30:31.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:31.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:31.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #8 SSH_MSG_IGNORE 00:30:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:30:31.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #10 SSH_MSG_IGNORE 00:30:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:30:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]} 00:30:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:49914]): SSH-2.0-SSHD-UNKNOWN 00:30:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:49914]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:49914]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:31.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #13 SSH_MSG_IGNORE 00:30:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:30:31.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #15 SSH_MSG_IGNORE 00:30:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:49914]) Send SSH_MSG_KEXINIT 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #0 SSH_MSG_KEXINIT 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:49914]) SSH_MSG_KEXINIT 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:49914]) strict KEX=true client=true server=true 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: server host key algorithms = rsa-sha2-512 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: mac algorithms (client to server) = aead 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: mac algorithms (server to client) = aead 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: compression algorithms (client to server) = none 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:49914]) Kex: compression algorithms (server to client) = none 00:30:31.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:31.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #1 30 00:30:31.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49914]] process command=SSH_MSG_KEXDH_INIT 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:49914]] Send SSH_MSG_KEXDH_REPLY 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #1 sending command=31[31] len=1639 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:49914])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:49914]) Send SSH_MSG_NEWKEYS 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:49914]) session ID=1f:b5:68:cd:11:a8:51:bf:e7:48:ce:9e:6c:17:02:10:99:8e:16:28:2b:b6:c8:c2:94:f5:d1:99:49:e8:0e:3e:79:80:63:53:01:bb:1e:10:75:c8:dc:11:71:b5:05:51:5d:3e:f4:7e:f4:88:f1:f4:b7:38:6c:e0:8f:1d:47:fe 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49914]): strict KEX resets output message sequence number from 3 to 0 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:49914]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:49914])[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:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49914])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #0 sending command=7[7] len=419 00:30:31.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49914]) No pending packets to flush at end of KEX 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #2 SSH_MSG_NEWKEYS 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:49914]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49914]): strict KEX resets input message sequence number from 3 to 0 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:49914]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49914]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:49914]) authorized authentication methods: password,publickey 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:49914]) Accepted service ssh-userauth 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49914]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49914]) no authentication factory for method=none 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49914]) SSH_MSG_USERAUTH_REQUEST 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:49914]) remaining methods: password,publickey 00:30:31.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:49914]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49914]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:49914]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:31.666 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:49914]) authentication result: true 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:49914]) SSH_MSG_USERAUTH_REQUEST 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:49914])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:49914]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49914]) no heartbeat to stop 00:30:31.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:49914]) heartbeat type=IGNORE, interval=PT30S 00:30:31.666 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:49914 authenticated 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49914]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49914]] session=TransportServerSession[admin@/10.30.170.22:49914] id=0 00:30:31.667 [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.170.22:49914])) size=2097152, max=2097152, packet=32768 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49914]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49914] 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:49914]) recipient=0 00:30:31.667 [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.170.22:49914])) size=2097152, max=2097152, packet=32768 00:30:31.667 [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.170.22:49914])) re-initializing 00:30:31.667 [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.170.22:49914])) size=2097152, max=2097152, packet=32768 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914])[want-reply=true] subsystem=netconf 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914])[subsystem] prepared command 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]}} established 00:30:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 469: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18298 00:30:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 469: Creating data stores for simulated device 00:30:31.668 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:31.668 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:31.668 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:31.668 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:31.668 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[5f0065cb] 00:30:31.668 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:31.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:31.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:31.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:31.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:31.669 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:31.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:31.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:31.669 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[5f0065cb], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[5f0065cb], subtreeVersion=Version[5625d56f], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5625d56f], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:31.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:31.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.671 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 469 on channel [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.671 [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.170.22:49914]) by 1220 down to 2095932 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) request=subsystem result=ReplySuccess, want-reply=true 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) request=subsystem activate command 00:30:31.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) starting runner for command=netconf 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #5 SSH_MSG_CHANNEL_DATA 00:30:31.672 [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.170.22:49914]) by 373 down to 2096779 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_DATA len=373 00:30:31.672 [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.170.22:49914] 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18298', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=469} created 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]} created 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914] successful with session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]} 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]} up 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #6 SSH_MSG_CHANNEL_DATA 00:30:31.672 [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.170.22:49914]) by 393 down to 2096386 00:30:31.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_DATA len=393 00:30:31.672 [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.170.22:49914] 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:31.673 [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=469} 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ba8150c after next message 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 - R:/10.30.170.22:49914]} EXI handlers added to pipeline 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7ba8150c 00:30:31.673 [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.170.22:49914]) by 179 down to 2095753 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:31.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:31.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #7 SSH_MSG_CHANNEL_DATA 00:30:31.674 [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.170.22:49914]) by 340 down to 2096046 00:30:31.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_DATA len=340 00:30:31.674 [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.170.22:49914] 00:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:31.675 [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=469} 00:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5625d56f] 00:30:31.675 [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:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:31.675 [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:30:31.675 [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:30:31.675 [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} 00:30:31.675 [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:30:31.675 [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=2011-06-01} 00:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [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:30:31.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:31.676 [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.170.22:49914]) by 778 down to 2094975 00:30:31.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:31.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:31.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #8 SSH_MSG_IGNORE 00:30:31.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:30:31.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #14 SSH_MSG_IGNORE 00:30:31.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:30:31.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #11 SSH_MSG_IGNORE 00:30:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:30:31.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #12 SSH_MSG_IGNORE 00:30:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:30:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #10 SSH_MSG_IGNORE 00:30:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:30:31.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]} 00:30:31.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40986]): SSH-2.0-SSHD-UNKNOWN 00:30:31.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40986]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:31.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40986]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40986]) Send SSH_MSG_KEXINIT 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #0 SSH_MSG_KEXINIT 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40986]) SSH_MSG_KEXINIT 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40986]) strict KEX=true client=true server=true 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: server host key algorithms = rsa-sha2-512 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: mac algorithms (client to server) = aead 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: mac algorithms (server to client) = aead 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: compression algorithms (client to server) = none 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40986]) Kex: compression algorithms (server to client) = none 00:30:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:32.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #13 SSH_MSG_IGNORE 00:30:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:30:32.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #1 30 00:30:32.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40986]] process command=SSH_MSG_KEXDH_INIT 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40986]] Send SSH_MSG_KEXDH_REPLY 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #1 sending command=31[31] len=1639 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40986])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40986]) Send SSH_MSG_NEWKEYS 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40986]) session ID=f1:5d:97:e3:5d:c5:f9:b4:b2:48:f6:65:77:28:1a:5e:08:2c:40:0f:dc:d8:db:79:9d:48:6d:82:85:1d:cd:9f:9a:8d:99:91:b6:e6:09:ff:6e:54:32:2d:55:a7:08:f5:8d:f8:2b:07:2d:2f:d0:58:fa:18:6c:0c:91:fc:39:49 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40986]): strict KEX resets output message sequence number from 3 to 0 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40986]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40986])[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:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #0 sending command=7[7] len=419 00:30:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40986]) No pending packets to flush at end of KEX 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #2 SSH_MSG_NEWKEYS 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40986]): strict KEX resets input message sequence number from 3 to 0 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40986]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40986]) authorized authentication methods: password,publickey 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40986]) Accepted service ssh-userauth 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40986]) no authentication factory for method=none 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40986]) SSH_MSG_USERAUTH_REQUEST 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40986]) remaining methods: password,publickey 00:30:32.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40986]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:32.149 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40986]) authentication result: true 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40986]) SSH_MSG_USERAUTH_REQUEST 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40986]) no heartbeat to stop 00:30:32.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40986]) heartbeat type=IGNORE, interval=PT30S 00:30:32.149 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40986 authenticated 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40986]] session=TransportServerSession[admin@/10.30.170.22:40986] id=0 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40986])) size=2097152, max=2097152, packet=32768 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40986] 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40986]) recipient=0 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])) size=2097152, max=2097152, packet=32768 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])) re-initializing 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])) size=2097152, max=2097152, packet=32768 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[want-reply=true] subsystem=netconf 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[subsystem] prepared command 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]}} established 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 470: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18299 00:30:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 470: Creating data stores for simulated device 00:30:32.151 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:32.151 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:32.151 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:32.151 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:32.151 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:32.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[61f16b20] 00:30:32.152 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:32.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:32.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:32.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:32.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:32.153 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:32.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:32.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:32.153 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[61f16b20], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61f16b20], subtreeVersion=Version[6353807c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6353807c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:32.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:32.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 470 on channel [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 1220 down to 2095932 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) request=subsystem result=ReplySuccess, want-reply=true 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) request=subsystem activate command 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) starting runner for command=netconf 00:30:32.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #5 SSH_MSG_CHANNEL_DATA 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 373 down to 2096779 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_DATA len=373 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986] 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18299', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=470} created 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]} created 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986] successful with session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]} 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]} up 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #6 SSH_MSG_CHANNEL_DATA 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 393 down to 2096386 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_DATA len=393 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986] 00:30:32.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:32.157 [netconf-device-simulator-threads-6] 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=470} 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2553b0b6 after next message 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 - R:/10.30.170.22:40986]} EXI handlers added to pipeline 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2553b0b6 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 179 down to 2095753 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:32.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #7 SSH_MSG_CHANNEL_DATA 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 340 down to 2096046 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_DATA len=340 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986] 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:32.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:32.160 [netconf-device-simulator-threads-6] 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=470} 00:30:32.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6353807c] 00:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:32.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:32.160 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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} 00:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] 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:30:32.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:32.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 778 down to 2094975 00:30:32.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:32.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:32.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #14 SSH_MSG_IGNORE 00:30:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:30:32.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #12 SSH_MSG_IGNORE 00:30:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:30:32.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #8 SSH_MSG_IGNORE 00:30:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:30:32.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #15 SSH_MSG_IGNORE 00:30:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:30:32.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #10 SSH_MSG_IGNORE 00:30:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:30:32.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #11 SSH_MSG_IGNORE 00:30:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:30:32.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #13 SSH_MSG_IGNORE 00:30:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:30:32.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #14 SSH_MSG_IGNORE 00:30:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:30:32.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]} 00:30:32.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:35766]): SSH-2.0-SSHD-UNKNOWN 00:30:32.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:35766]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:32.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:35766]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:32.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #11 SSH_MSG_IGNORE 00:30:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:30:32.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #15 SSH_MSG_IGNORE 00:30:32.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:30:32.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:32.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #12 SSH_MSG_IGNORE 00:30:32.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:30:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #10 SSH_MSG_IGNORE 00:30:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:30:33.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #8 SSH_MSG_IGNORE 00:30:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:30:33.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #13 SSH_MSG_IGNORE 00:30:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:30:33.196 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #15 SSH_MSG_IGNORE 00:30:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:30:33.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:35766]) Send SSH_MSG_KEXINIT 00:30:33.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:33.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #0 SSH_MSG_KEXINIT 00:30:33.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:35766]) SSH_MSG_KEXINIT 00:30:33.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:35766]) strict KEX=true client=true server=true 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: server host key algorithms = rsa-sha2-512 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: mac algorithms (client to server) = aead 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: mac algorithms (server to client) = aead 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: compression algorithms (client to server) = none 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:35766]) Kex: compression algorithms (server to client) = none 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #14 SSH_MSG_IGNORE 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #12 SSH_MSG_IGNORE 00:30:33.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:30:33.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]} 00:30:33.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:58232]): SSH-2.0-SSHD-UNKNOWN 00:30:33.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:58232]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:33.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:58232]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:33.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #1 30 00:30:33.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35766]] process command=SSH_MSG_KEXDH_INIT 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:35766]] Send SSH_MSG_KEXDH_REPLY 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #1 sending command=31[31] len=1639 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:35766])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:35766]) Send SSH_MSG_NEWKEYS 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:35766]) session ID=ba:34:dd:57:5c:1c:0d:d9:b3:f6:0a:3d:0e:d4:90:b8:f3:eb:fe:05:91:79:c3:ec:5e:e9:e5:97:32:72:38:43:44:29:62:87:36:5a:f9:d1:ca:ec:6b:dd:df:ed:fe:d4:35:a2:43:fb:c1:58:5c:fb:a8:50:c3:fd:fa:5f:c2:c5 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35766]): strict KEX resets output message sequence number from 3 to 0 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:35766]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:35766])[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:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35766])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #0 sending command=7[7] len=419 00:30:33.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35766]) No pending packets to flush at end of KEX 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #2 SSH_MSG_NEWKEYS 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:35766]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35766]): strict KEX resets input message sequence number from 3 to 0 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:35766]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:33.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35766]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:35766]) authorized authentication methods: password,publickey 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:35766]) Accepted service ssh-userauth 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35766]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35766]) no authentication factory for method=none 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35766]) SSH_MSG_USERAUTH_REQUEST 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:35766]) remaining methods: password,publickey 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:35766]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:33.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:35766]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:33.464 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:35766]) authentication result: true 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:35766]) SSH_MSG_USERAUTH_REQUEST 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:35766])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:35766]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35766]) no heartbeat to stop 00:30:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:35766]) heartbeat type=IGNORE, interval=PT30S 00:30:33.464 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:35766 authenticated 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35766]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35766]] session=TransportServerSession[admin@/10.30.170.22:35766] id=0 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35766])) size=2097152, max=2097152, packet=32768 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35766]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35766] 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:35766]) recipient=0 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])) size=2097152, max=2097152, packet=32768 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])) re-initializing 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])) size=2097152, max=2097152, packet=32768 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[want-reply=true] subsystem=netconf 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[subsystem] prepared command 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]}} established 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 471: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18300 00:30:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 471: Creating data stores for simulated device 00:30:33.466 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:33.467 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:33.467 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:33.467 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:33.467 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:33.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[6b7338fc] 00:30:33.469 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:33.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:33.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:33.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:33.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:33.470 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:33.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:33.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:33.470 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[6b7338fc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6b7338fc], subtreeVersion=Version[654a6563], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[654a6563], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:33.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:33.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 471 on channel [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 1220 down to 2095932 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) request=subsystem result=ReplySuccess, want-reply=true 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) request=subsystem activate command 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) starting runner for command=netconf 00:30:33.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #5 SSH_MSG_CHANNEL_DATA 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 373 down to 2096779 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_DATA len=373 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766] 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18300', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=471} created 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]} created 00:30:33.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766] successful with session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]} 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]} up 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #6 SSH_MSG_CHANNEL_DATA 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 393 down to 2096386 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_DATA len=393 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766] 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:33.475 [netconf-device-simulator-threads-0] 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=471} 00:30:33.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b0107a9 after next message 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 - R:/10.30.170.22:35766]} EXI handlers added to pipeline 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b0107a9 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 179 down to 2095753 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:33.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #7 SSH_MSG_CHANNEL_DATA 00:30:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 340 down to 2096046 00:30:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_DATA len=340 00:30:33.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766] 00:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:33.479 [netconf-device-simulator-threads-0] 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=471} 00:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[654a6563] 00:30:33.479 [netconf-device-simulator-threads-0] 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:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:33.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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} 00:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] 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:30:33.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:33.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 778 down to 2094975 00:30:33.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:33.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:33.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #8 SSH_MSG_IGNORE 00:30:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:30:33.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:58232]) Send SSH_MSG_KEXINIT 00:30:33.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #0 SSH_MSG_KEXINIT 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:58232]) SSH_MSG_KEXINIT 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:58232]) strict KEX=true client=true server=true 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: server host key algorithms = rsa-sha2-512 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: mac algorithms (client to server) = aead 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: mac algorithms (server to client) = aead 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: compression algorithms (client to server) = none 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:58232]) Kex: compression algorithms (server to client) = none 00:30:33.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:33.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #11 SSH_MSG_IGNORE 00:30:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:30:33.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #13 SSH_MSG_IGNORE 00:30:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:30:33.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #1 30 00:30:33.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58232]] process command=SSH_MSG_KEXDH_INIT 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:58232]] Send SSH_MSG_KEXDH_REPLY 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #1 sending command=31[31] len=1639 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:58232])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:58232]) Send SSH_MSG_NEWKEYS 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:58232]) session ID=9d:88:4d:34:9a:c7:b7:d0:20:18:a2:d5:88:82:9f:5b:9d:34:94:d9:69:6b:86:d9:1b:f1:c1:bc:fb:e8:9d:e2:27:f4:43:1d:14:6b:0b:67:bb:ab:ce:7c:a3:01:dd:fc:f0:5b:76:04:f7:b8:9c:d5:f5:b5:e7:91:8e:58:b8:bc 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58232]): strict KEX resets output message sequence number from 3 to 0 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:58232]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:58232])[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:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #0 sending command=7[7] len=419 00:30:33.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58232]) No pending packets to flush at end of KEX 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #2 SSH_MSG_NEWKEYS 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:58232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58232]): strict KEX resets input message sequence number from 3 to 0 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:58232]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:58232]) authorized authentication methods: password,publickey 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:58232]) Accepted service ssh-userauth 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58232]) no authentication factory for method=none 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58232]) SSH_MSG_USERAUTH_REQUEST 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:58232]) remaining methods: password,publickey 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:58232]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:33.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:58232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:33.758 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:58232]) authentication result: true 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:58232]) SSH_MSG_USERAUTH_REQUEST 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:58232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:58232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58232]) no heartbeat to stop 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:58232]) heartbeat type=IGNORE, interval=PT30S 00:30:33.758 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:58232 authenticated 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58232]] session=TransportServerSession[admin@/10.30.170.22:58232] id=0 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58232])) size=2097152, max=2097152, packet=32768 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58232] 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:58232]) recipient=0 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])) size=2097152, max=2097152, packet=32768 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])) re-initializing 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])) size=2097152, max=2097152, packet=32768 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:33.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[want-reply=true] subsystem=netconf 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[subsystem] prepared command 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]}} established 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 472: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18301 00:30:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 472: Creating data stores for simulated device 00:30:33.759 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:33.759 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:33.759 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:33.759 [netconf-device-simulator-threads-1] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:33.759 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2b170a6c] 00:30:33.760 [netconf-device-simulator-threads-1] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:33.764 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:33.764 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:33.765 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:33.765 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:33.765 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:33.765 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:33.765 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2b170a6c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2b170a6c], subtreeVersion=Version[5b72a7b5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5b72a7b5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:33.765 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:33.765 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:33.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 472 on channel [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 1220 down to 2095932 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) request=subsystem result=ReplySuccess, want-reply=true 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) request=subsystem activate command 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) starting runner for command=netconf 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #5 SSH_MSG_CHANNEL_DATA 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 373 down to 2096779 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_DATA len=373 00:30:33.767 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232] 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18301', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=472} created 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]} created 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232] successful with session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]} 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]} up 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #6 SSH_MSG_CHANNEL_DATA 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 393 down to 2096386 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_DATA len=393 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232] 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:33.768 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=472} 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@574d4dfe after next message 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 - R:/10.30.170.22:58232]} EXI handlers added to pipeline 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@574d4dfe 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 179 down to 2095753 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:33.769 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #7 SSH_MSG_CHANNEL_DATA 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 340 down to 2096046 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_DATA len=340 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232] 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:33.771 [netconf-device-simulator-threads-1] 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=472} 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5b72a7b5] 00:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:33.771 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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} 00:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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=2011-06-01} 00:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.771 [netconf-device-simulator-threads-1] 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:30:33.772 [netconf-device-simulator-threads-1] 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:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 00:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 778 down to 2094975 00:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:33.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #10 SSH_MSG_IGNORE 00:30:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:30:33.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #14 SSH_MSG_IGNORE 00:30:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:30:33.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:33.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #15 SSH_MSG_IGNORE 00:30:33.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:30:33.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]} 00:30:33.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:34180]): SSH-2.0-SSHD-UNKNOWN 00:30:33.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:34180]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:33.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:34180]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:34.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #8 SSH_MSG_IGNORE 00:30:34.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:30:34.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #12 SSH_MSG_IGNORE 00:30:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:30:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:34180]) Send SSH_MSG_KEXINIT 00:30:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #0 SSH_MSG_KEXINIT 00:30:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:34180]) SSH_MSG_KEXINIT 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:34180]) strict KEX=true client=true server=true 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: server host key algorithms = rsa-sha2-512 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: mac algorithms (client to server) = aead 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: mac algorithms (server to client) = aead 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: compression algorithms (client to server) = none 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:34180]) Kex: compression algorithms (server to client) = none 00:30:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:34.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #11 SSH_MSG_IGNORE 00:30:34.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:30:34.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #1 30 00:30:34.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34180]] process command=SSH_MSG_KEXDH_INIT 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:34180]] Send SSH_MSG_KEXDH_REPLY 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #1 sending command=31[31] len=1639 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:34180])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:34180]) Send SSH_MSG_NEWKEYS 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:34180]) session ID=8f:34:a8:3b:7f:c1:ef:d5:df:cd:14:86:d6:37:3f:42:4b:0a:f2:58:86:76:6a:0a:48:a9:34:57:7b:de:fd:97:4f:86:17:db:7a:0b:f3:c0:ab:c6:5f:ac:fa:5f:1a:c4:a1:4f:2b:0a:13:53:70:4f:99:33:1e:bd:9b:c0:24:36 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34180]): strict KEX resets output message sequence number from 3 to 0 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:34180]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:34180])[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:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34180])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #0 sending command=7[7] len=419 00:30:34.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34180]) No pending packets to flush at end of KEX 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #2 SSH_MSG_NEWKEYS 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:34180]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34180]): strict KEX resets input message sequence number from 3 to 0 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:34180]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34180]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:34180]) authorized authentication methods: password,publickey 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:34180]) Accepted service ssh-userauth 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34180]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34180]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34180]) no authentication factory for method=none 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34180]) SSH_MSG_USERAUTH_REQUEST 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:34180]) remaining methods: password,publickey 00:30:34.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:34180]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34180]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:34180]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:34.214 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:34180]) authentication result: true 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:34180]) SSH_MSG_USERAUTH_REQUEST 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:34180])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:34180]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34180]) no heartbeat to stop 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:34180]) heartbeat type=IGNORE, interval=PT30S 00:30:34.214 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:34180 authenticated 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34180]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34180]] session=TransportServerSession[admin@/10.30.170.22:34180] id=0 00:30:34.214 [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.170.22:34180])) size=2097152, max=2097152, packet=32768 00:30:34.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34180]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34180] 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:34180]) recipient=0 00:30:34.215 [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.170.22:34180])) size=2097152, max=2097152, packet=32768 00:30:34.215 [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.170.22:34180])) re-initializing 00:30:34.215 [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.170.22:34180])) size=2097152, max=2097152, packet=32768 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180])[want-reply=true] subsystem=netconf 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180])[subsystem] prepared command 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]}} established 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 473: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18302 00:30:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 473: Creating data stores for simulated device 00:30:34.215 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:34.215 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:34.215 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:34.215 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:34.215 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[13e97794] 00:30:34.216 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:34.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:34.217 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:34.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:34.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:34.217 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[13e97794], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[13e97794], subtreeVersion=Version[1a5c5ad1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[1a5c5ad1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:34.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:34.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:34.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.218 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 473 on channel [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.218 [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.170.22:34180]) by 1220 down to 2095932 00:30:34.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) request=subsystem result=ReplySuccess, want-reply=true 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) request=subsystem activate command 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) starting runner for command=netconf 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #5 SSH_MSG_CHANNEL_DATA 00:30:34.219 [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.170.22:34180]) by 373 down to 2096779 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_DATA len=373 00:30:34.219 [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.170.22:34180] 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18302', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=473} created 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]} created 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180] successful with session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]} 00:30:34.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]} up 00:30:34.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #6 SSH_MSG_CHANNEL_DATA 00:30:34.220 [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.170.22:34180]) by 393 down to 2096386 00:30:34.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_DATA len=393 00:30:34.220 [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.170.22:34180] 00:30:34.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:34.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:34.220 [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=473} 00:30:34.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@685f0075 after next message 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 - R:/10.30.170.22:34180]} EXI handlers added to pipeline 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@685f0075 00:30:34.221 [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.170.22:34180]) by 179 down to 2095753 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:34.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #7 SSH_MSG_CHANNEL_DATA 00:30:34.223 [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.170.22:34180]) by 340 down to 2096046 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_DATA len=340 00:30:34.223 [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.170.22:34180] 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:34.223 [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=473} 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[1a5c5ad1] 00:30:34.223 [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:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:34.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:34.224 [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:30:34.224 [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:30:34.224 [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} 00:30:34.224 [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:30:34.224 [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=2011-06-01} 00:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [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:30:34.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:34.225 [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.170.22:34180]) by 778 down to 2094975 00:30:34.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:34.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:34.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #13 SSH_MSG_IGNORE 00:30:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:30:34.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #14 SSH_MSG_IGNORE 00:30:34.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:30:34.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #10 SSH_MSG_IGNORE 00:30:34.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:30:34.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #15 SSH_MSG_IGNORE 00:30:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:30:34.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]} 00:30:34.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60264]): SSH-2.0-SSHD-UNKNOWN 00:30:34.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60264]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:34.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60264]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:34.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #11 SSH_MSG_IGNORE 00:30:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:30:34.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #12 SSH_MSG_IGNORE 00:30:34.634 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:30:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #8 SSH_MSG_IGNORE 00:30:34.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60264]) Send SSH_MSG_KEXINIT 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #0 SSH_MSG_KEXINIT 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60264]) SSH_MSG_KEXINIT 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60264]) strict KEX=true client=true server=true 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: server host key algorithms = rsa-sha2-512 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: mac algorithms (client to server) = aead 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: mac algorithms (server to client) = aead 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: compression algorithms (client to server) = none 00:30:34.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60264]) Kex: compression algorithms (server to client) = none 00:30:34.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:34.739 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #10 SSH_MSG_IGNORE 00:30:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:30:34.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #1 30 00:30:34.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60264]] process command=SSH_MSG_KEXDH_INIT 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60264]] Send SSH_MSG_KEXDH_REPLY 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #1 sending command=31[31] len=1639 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60264])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60264]) Send SSH_MSG_NEWKEYS 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60264]) session ID=7c:52:df:56:78:98:c6:36:ee:ee:d9:06:c3:7b:e7:24:09:14:af:06:24:3c:ed:aa:51:57:77:4f:80:f9:d7:d8:d7:dc:48:ac:6f:4a:3b:84:c8:38:23:43:9c:0e:dd:2b:49:c4:30:5a:d3:59:4f:cc:e6:4e:51:4f:1e:95:bb:b9 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60264]): strict KEX resets output message sequence number from 3 to 0 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60264]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60264])[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:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60264])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #0 sending command=7[7] len=419 00:30:34.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60264]) No pending packets to flush at end of KEX 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #2 SSH_MSG_NEWKEYS 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60264]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60264]): strict KEX resets input message sequence number from 3 to 0 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60264]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60264]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60264]) authorized authentication methods: password,publickey 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60264]) Accepted service ssh-userauth 00:30:34.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60264]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60264]) no authentication factory for method=none 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60264]) SSH_MSG_USERAUTH_REQUEST 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60264]) remaining methods: password,publickey 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60264]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60264]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60264]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:34.807 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60264]) authentication result: true 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60264]) SSH_MSG_USERAUTH_REQUEST 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60264])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60264]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:34.807 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:34.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60264]) no heartbeat to stop 00:30:34.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60264]) heartbeat type=IGNORE, interval=PT30S 00:30:34.808 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60264 authenticated 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60264]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60264]] session=TransportServerSession[admin@/10.30.170.22:60264] id=0 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60264])) size=2097152, max=2097152, packet=32768 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60264]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60264] 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60264]) recipient=0 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])) size=2097152, max=2097152, packet=32768 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])) re-initializing 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])) size=2097152, max=2097152, packet=32768 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[want-reply=true] subsystem=netconf 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[subsystem] prepared command 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]}} established 00:30:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 474: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18303 00:30:34.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 474: Creating data stores for simulated device 00:30:34.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:34.811 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:34.811 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:34.811 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:34.811 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:34.813 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57c4dada] 00:30:34.813 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:34.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:34.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:34.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:34.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:34.815 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:34.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:34.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:34.815 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57c4dada], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57c4dada], subtreeVersion=Version[37783e81], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37783e81], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:34.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:34.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:34.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 474 on channel [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 1220 down to 2095932 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) request=subsystem result=ReplySuccess, want-reply=true 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) request=subsystem activate command 00:30:34.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) starting runner for command=netconf 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #5 SSH_MSG_CHANNEL_DATA 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 373 down to 2096779 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_DATA len=373 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264] 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:34.820 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18303', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=474} created 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]} created 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264] successful with session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]} 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]} up 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #6 SSH_MSG_CHANNEL_DATA 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 393 down to 2096386 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_DATA len=393 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264] 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:34.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:34.821 [netconf-device-simulator-threads-6] 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=474} 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52a816f8 after next message 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 - R:/10.30.170.22:60264]} EXI handlers added to pipeline 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@52a816f8 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 179 down to 2095753 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:34.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:34.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #7 SSH_MSG_CHANNEL_DATA 00:30:34.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 340 down to 2096046 00:30:34.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_DATA len=340 00:30:34.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264] 00:30:34.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:34.829 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:34.829 [netconf-device-simulator-threads-6] 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=474} 00:30:34.829 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37783e81] 00:30:34.829 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:34.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:34.830 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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} 00:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] 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:30:34.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:34.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 778 down to 2094975 00:30:34.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:34.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:34.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #13 SSH_MSG_IGNORE 00:30:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:30:35.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #12 SSH_MSG_IGNORE 00:30:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:30:35.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]} 00:30:35.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:37978]): SSH-2.0-SSHD-UNKNOWN 00:30:35.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:37978]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:35.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:37978]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:35.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #15 SSH_MSG_IGNORE 00:30:35.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:30:35.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #8 SSH_MSG_IGNORE 00:30:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:30:35.206 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #11 SSH_MSG_IGNORE 00:30:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:30:35.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #10 SSH_MSG_IGNORE 00:30:35.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:30:35.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:37978]) Send SSH_MSG_KEXINIT 00:30:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #0 SSH_MSG_KEXINIT 00:30:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:37978]) SSH_MSG_KEXINIT 00:30:35.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:37978]) strict KEX=true client=true server=true 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: server host key algorithms = rsa-sha2-512 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: mac algorithms (client to server) = aead 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: mac algorithms (server to client) = aead 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: compression algorithms (client to server) = none 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:37978]) Kex: compression algorithms (server to client) = none 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #9 SSH_MSG_IGNORE 00:30:35.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:30:35.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #9 SSH_MSG_IGNORE 00:30:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:30:35.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #1 30 00:30:35.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37978]] process command=SSH_MSG_KEXDH_INIT 00:30:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #14 SSH_MSG_IGNORE 00:30:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:30:35.424 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #9 SSH_MSG_IGNORE 00:30:35.424 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:37978]] Send SSH_MSG_KEXDH_REPLY 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #1 sending command=31[31] len=1639 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:37978])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:37978]) Send SSH_MSG_NEWKEYS 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:37978]) session ID=3e:37:db:e6:70:2d:13:fd:33:8c:f7:69:66:28:55:c6:b6:39:ce:a6:d3:4b:6f:fd:9c:b3:bd:1b:14:4c:6d:82:69:54:88:56:8d:53:31:9c:e5:6a:a6:a7:fa:55:bd:ea:0b:39:64:8d:95:c4:2c:ee:4f:8a:cb:35:c3:48:b0:59 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37978]): strict KEX resets output message sequence number from 3 to 0 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:37978]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:37978])[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:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #0 sending command=7[7] len=419 00:30:35.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37978]) No pending packets to flush at end of KEX 00:30:35.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #13 SSH_MSG_IGNORE 00:30:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:30:35.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #2 SSH_MSG_NEWKEYS 00:30:35.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:37978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:35.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37978]): strict KEX resets input message sequence number from 3 to 0 00:30:35.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:37978]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:37978]) authorized authentication methods: password,publickey 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:37978]) Accepted service ssh-userauth 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37978]) no authentication factory for method=none 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37978]) SSH_MSG_USERAUTH_REQUEST 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:37978]) remaining methods: password,publickey 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:37978]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:37978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:35.477 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:37978]) authentication result: true 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:37978]) SSH_MSG_USERAUTH_REQUEST 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:37978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:37978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37978]) no heartbeat to stop 00:30:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:37978]) heartbeat type=IGNORE, interval=PT30S 00:30:35.478 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:37978 authenticated 00:30:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37978]] session=TransportServerSession[admin@/10.30.170.22:37978] id=0 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37978])) size=2097152, max=2097152, packet=32768 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37978] 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:37978]) recipient=0 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])) size=2097152, max=2097152, packet=32768 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])) re-initializing 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])) size=2097152, max=2097152, packet=32768 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[want-reply=true] subsystem=netconf 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[subsystem] prepared command 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]}} established 00:30:35.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 475: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18304 00:30:35.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 475: Creating data stores for simulated device 00:30:35.480 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:35.480 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:35.480 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:35.480 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:35.480 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:35.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4bb61754] 00:30:35.480 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:35.481 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:35.481 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:35.481 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:35.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:35.481 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:35.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:35.481 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:35.481 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4bb61754], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4bb61754], subtreeVersion=Version[34ca0da1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[34ca0da1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:35.482 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:35.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 475 on channel [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 1220 down to 2095932 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) request=subsystem result=ReplySuccess, want-reply=true 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) request=subsystem activate command 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) starting runner for command=netconf 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #5 SSH_MSG_CHANNEL_DATA 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 373 down to 2096779 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_DATA len=373 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978] 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18304', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=475} created 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]} created 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978] successful with session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]} 00:30:35.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]} up 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #6 SSH_MSG_CHANNEL_DATA 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 393 down to 2096386 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_DATA len=393 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978] 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:35.485 [netconf-device-simulator-threads-0] 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=475} 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fb6eae6 after next message 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 - R:/10.30.170.22:37978]} EXI handlers added to pipeline 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@7fb6eae6 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 179 down to 2095753 00:30:35.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:35.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:35.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #7 SSH_MSG_CHANNEL_DATA 00:30:35.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 340 down to 2096046 00:30:35.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_DATA len=340 00:30:35.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978] 00:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:35.488 [netconf-device-simulator-threads-0] 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=475} 00:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[34ca0da1] 00:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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} 00:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] 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:30:35.488 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:35.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 778 down to 2094975 00:30:35.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:35.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:35.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #14 SSH_MSG_IGNORE 00:30:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:30:35.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]} 00:30:35.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:57396]): SSH-2.0-SSHD-UNKNOWN 00:30:35.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:57396]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:35.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:57396]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:35.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #8 SSH_MSG_IGNORE 00:30:35.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:30:35.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #12 SSH_MSG_IGNORE 00:30:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:30:35.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #15 SSH_MSG_IGNORE 00:30:35.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:30:35.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #9 SSH_MSG_IGNORE 00:30:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:30:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #9 SSH_MSG_IGNORE 00:30:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:30:35.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:57396]) Send SSH_MSG_KEXINIT 00:30:35.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:35.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #0 SSH_MSG_KEXINIT 00:30:35.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:57396]) SSH_MSG_KEXINIT 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:57396]) strict KEX=true client=true server=true 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: server host key algorithms = rsa-sha2-512 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: mac algorithms (client to server) = aead 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: mac algorithms (server to client) = aead 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: compression algorithms (client to server) = none 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:57396]) Kex: compression algorithms (server to client) = none 00:30:35.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:35.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #9 SSH_MSG_IGNORE 00:30:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:30:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #10 SSH_MSG_IGNORE 00:30:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:30:35.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #11 SSH_MSG_IGNORE 00:30:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:30:35.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #1 30 00:30:35.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57396]] process command=SSH_MSG_KEXDH_INIT 00:30:35.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:57396]] Send SSH_MSG_KEXDH_REPLY 00:30:35.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #1 sending command=31[31] len=1639 00:30:35.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:57396])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:35.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:57396]) Send SSH_MSG_NEWKEYS 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:57396]) session ID=2c:38:1e:0c:e3:ed:ad:70:37:7f:5f:d3:88:e7:f7:28:f0:5d:39:42:69:93:d4:ec:fa:03:6c:9d:c4:29:45:b3:cc:c3:b0:fb:a2:ac:88:12:0a:8e:f6:9a:b2:3d:f6:6e:a5:33:80:d0:e5:df:0d:2d:13:28:4e:ab:d5:e7:7c:68 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57396]): strict KEX resets output message sequence number from 3 to 0 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:57396]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:57396])[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:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #0 sending command=7[7] len=419 00:30:35.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57396]) No pending packets to flush at end of KEX 00:30:35.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #2 SSH_MSG_NEWKEYS 00:30:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:57396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57396]): strict KEX resets input message sequence number from 3 to 0 00:30:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:57396]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #9 SSH_MSG_IGNORE 00:30:35.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:30:35.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:57396]) authorized authentication methods: password,publickey 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:57396]) Accepted service ssh-userauth 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57396]) no authentication factory for method=none 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57396]) SSH_MSG_USERAUTH_REQUEST 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:57396]) remaining methods: password,publickey 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:57396]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:57396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:35.884 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:57396]) authentication result: true 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:57396]) SSH_MSG_USERAUTH_REQUEST 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:57396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:57396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57396]) no heartbeat to stop 00:30:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:57396]) heartbeat type=IGNORE, interval=PT30S 00:30:35.885 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:57396 authenticated 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57396]] session=TransportServerSession[admin@/10.30.170.22:57396] id=0 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57396])) size=2097152, max=2097152, packet=32768 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57396] 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:57396]) recipient=0 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])) size=2097152, max=2097152, packet=32768 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])) re-initializing 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])) size=2097152, max=2097152, packet=32768 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[want-reply=true] subsystem=netconf 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[subsystem] prepared command 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]}} established 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 476: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18305 00:30:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 476: Creating data stores for simulated device 00:30:35.886 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:35.886 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:35.886 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:35.886 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:35.886 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:35.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[17f566a6] 00:30:35.887 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:35.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:35.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:35.887 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:35.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:35.888 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:35.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:35.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:35.888 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[17f566a6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17f566a6], subtreeVersion=Version[5c0b9fa0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[5c0b9fa0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:35.889 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:35.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 476 on channel [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 1220 down to 2095932 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) request=subsystem result=ReplySuccess, want-reply=true 00:30:35.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) request=subsystem activate command 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) starting runner for command=netconf 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #5 SSH_MSG_CHANNEL_DATA 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 373 down to 2096779 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_DATA len=373 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396] 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18305', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=476} created 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]} created 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396] successful with session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]} 00:30:35.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]} up 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #6 SSH_MSG_CHANNEL_DATA 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 393 down to 2096386 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_DATA len=393 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396] 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=476} 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38fceebe after next message 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 - R:/10.30.170.22:57396]} EXI handlers added to pipeline 00:30:35.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:35.893 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@38fceebe 00:30:35.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 179 down to 2095753 00:30:35.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:35.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #7 SSH_MSG_CHANNEL_DATA 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 340 down to 2096046 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_DATA len=340 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396] 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:35.896 [netconf-device-simulator-threads-2] 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=476} 00:30:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[5c0b9fa0] 00:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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} 00:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] 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:30:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:35.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 778 down to 2094975 00:30:35.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:35.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #9 SSH_MSG_IGNORE 00:30:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:30:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #13 SSH_MSG_IGNORE 00:30:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:30:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #12 SSH_MSG_IGNORE 00:30:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:30:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #14 SSH_MSG_IGNORE 00:30:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:30:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #9 SSH_MSG_IGNORE 00:30:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:30:36.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #9 SSH_MSG_IGNORE 00:30:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:30:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #9 SSH_MSG_IGNORE 00:30:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:30:36.151 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #8 SSH_MSG_IGNORE 00:30:36.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:30:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #9 SSH_MSG_IGNORE 00:30:36.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:30:36.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #15 SSH_MSG_IGNORE 00:30:36.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:30:36.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]} 00:30:36.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:56664]): SSH-2.0-SSHD-UNKNOWN 00:30:36.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:56664]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:36.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:56664]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #9 SSH_MSG_IGNORE 00:30:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:30:36.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #9 SSH_MSG_IGNORE 00:30:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:30:36.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:56664]) Send SSH_MSG_KEXINIT 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #0 SSH_MSG_KEXINIT 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:56664]) SSH_MSG_KEXINIT 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:56664]) strict KEX=true client=true server=true 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: server host key algorithms = rsa-sha2-512 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: mac algorithms (client to server) = aead 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: mac algorithms (server to client) = aead 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: compression algorithms (client to server) = none 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:56664]) Kex: compression algorithms (server to client) = none 00:30:36.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:36.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #11 SSH_MSG_IGNORE 00:30:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:30:36.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #1 30 00:30:36.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56664]] process command=SSH_MSG_KEXDH_INIT 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:56664]] Send SSH_MSG_KEXDH_REPLY 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #1 sending command=31[31] len=1639 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:56664])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:56664]) Send SSH_MSG_NEWKEYS 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:56664]) session ID=56:a7:92:a3:e4:95:f1:31:e0:33:60:83:a1:0e:3c:3a:fd:7d:e3:28:22:e2:24:a3:f1:08:b4:96:45:04:e7:51:31:e7:c0:44:ae:ec:ad:9b:96:7f:75:43:10:41:af:a0:22:84:50:09:b1:6e:29:3a:cf:6c:83:f0:f6:8d:e8:99 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56664]): strict KEX resets output message sequence number from 3 to 0 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:56664]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:56664])[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:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #0 sending command=7[7] len=419 00:30:36.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56664]) No pending packets to flush at end of KEX 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #2 SSH_MSG_NEWKEYS 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:56664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56664]): strict KEX resets input message sequence number from 3 to 0 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:56664]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:56664]) authorized authentication methods: password,publickey 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:56664]) Accepted service ssh-userauth 00:30:36.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56664]) no authentication factory for method=none 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56664]) SSH_MSG_USERAUTH_REQUEST 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:56664]) remaining methods: password,publickey 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:56664]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:56664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:36.347 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:56664]) authentication result: true 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:56664]) SSH_MSG_USERAUTH_REQUEST 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:56664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:56664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56664]) no heartbeat to stop 00:30:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:56664]) heartbeat type=IGNORE, interval=PT30S 00:30:36.347 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:56664 authenticated 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56664]] session=TransportServerSession[admin@/10.30.170.22:56664] id=0 00:30:36.348 [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.170.22:56664])) size=2097152, max=2097152, packet=32768 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56664] 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:56664]) recipient=0 00:30:36.348 [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.170.22:56664])) size=2097152, max=2097152, packet=32768 00:30:36.348 [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.170.22:56664])) re-initializing 00:30:36.348 [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.170.22:56664])) size=2097152, max=2097152, packet=32768 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664])[want-reply=true] subsystem=netconf 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664])[subsystem] prepared command 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]}} established 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 477: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18306 00:30:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 477: Creating data stores for simulated device 00:30:36.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:36.349 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:36.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:36.349 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:36.349 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62c3e2bd] 00:30:36.350 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:36.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:36.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:36.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:36.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:36.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62c3e2bd], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62c3e2bd], subtreeVersion=Version[af7fca6], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[af7fca6], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:36.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:36.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:36.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.352 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 477 on channel [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.353 [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.170.22:56664]) by 1220 down to 2095932 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) request=subsystem result=ReplySuccess, want-reply=true 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) request=subsystem activate command 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) starting runner for command=netconf 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #5 SSH_MSG_CHANNEL_DATA 00:30:36.353 [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.170.22:56664]) by 373 down to 2096779 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_DATA len=373 00:30:36.353 [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.170.22:56664] 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18306', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=477} created 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]} created 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664] successful with session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]} 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]} up 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #6 SSH_MSG_CHANNEL_DATA 00:30:36.354 [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.170.22:56664]) by 393 down to 2096386 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_DATA len=393 00:30:36.354 [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.170.22:56664] 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:36.354 [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=477} 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47bc5cfe after next message 00:30:36.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 - R:/10.30.170.22:56664]} EXI handlers added to pipeline 00:30:36.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:36.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@47bc5cfe 00:30:36.355 [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.170.22:56664]) by 179 down to 2095753 00:30:36.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:36.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:36.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #7 SSH_MSG_CHANNEL_DATA 00:30:36.356 [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.170.22:56664]) by 340 down to 2096046 00:30:36.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_DATA len=340 00:30:36.356 [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.170.22:56664] 00:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:36.357 [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=477} 00:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[af7fca6] 00:30:36.357 [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:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:36.357 [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:30:36.357 [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:30:36.357 [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} 00:30:36.357 [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:30:36.357 [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=2011-06-01} 00:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [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:30:36.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:36.358 [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.170.22:56664]) by 778 down to 2094975 00:30:36.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:36.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:36.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #10 SSH_MSG_IGNORE 00:30:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:30:36.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #9 SSH_MSG_IGNORE 00:30:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:30:36.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #14 SSH_MSG_IGNORE 00:30:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:30:36.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #15 SSH_MSG_IGNORE 00:30:36.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:30:36.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]} 00:30:36.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:54504]): SSH-2.0-SSHD-UNKNOWN 00:30:36.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:54504]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:36.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:54504]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:36.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #13 SSH_MSG_IGNORE 00:30:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:30:36.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #8 SSH_MSG_IGNORE 00:30:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:30:36.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #11 SSH_MSG_IGNORE 00:30:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:30:36.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #10 SSH_MSG_IGNORE 00:30:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:54504]) Send SSH_MSG_KEXINIT 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #0 SSH_MSG_KEXINIT 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:54504]) SSH_MSG_KEXINIT 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:54504]) strict KEX=true client=true server=true 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: server host key algorithms = rsa-sha2-512 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: mac algorithms (client to server) = aead 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: mac algorithms (server to client) = aead 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: compression algorithms (client to server) = none 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:54504]) Kex: compression algorithms (server to client) = none 00:30:36.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:36.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #1 30 00:30:36.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54504]] process command=SSH_MSG_KEXDH_INIT 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:54504]] Send SSH_MSG_KEXDH_REPLY 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #1 sending command=31[31] len=1639 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:54504])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:54504]) Send SSH_MSG_NEWKEYS 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:54504]) session ID=e6:f8:e3:94:ab:24:52:43:d3:cd:7b:ac:81:7b:d3:c6:d9:d1:f6:4d:61:93:9b:c7:52:15:dd:8a:e3:93:20:af:dc:02:d3:4b:f4:52:1e:08:4e:45:51:3d:9b:5d:47:35:44:b1:7e:71:ca:d3:03:5b:26:30:9c:e1:cc:50:43:b7 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54504]): strict KEX resets output message sequence number from 3 to 0 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:54504]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:54504])[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:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #0 sending command=7[7] len=419 00:30:36.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54504]) No pending packets to flush at end of KEX 00:30:36.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #9 SSH_MSG_IGNORE 00:30:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #2 SSH_MSG_NEWKEYS 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:54504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54504]): strict KEX resets input message sequence number from 3 to 0 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:54504]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:54504]) authorized authentication methods: password,publickey 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:54504]) Accepted service ssh-userauth 00:30:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54504]) no authentication factory for method=none 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54504]) SSH_MSG_USERAUTH_REQUEST 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:54504]) remaining methods: password,publickey 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:54504]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:54504]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:37.020 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:54504]) authentication result: true 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:54504]) SSH_MSG_USERAUTH_REQUEST 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:54504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:54504]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:37.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54504]) no heartbeat to stop 00:30:37.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:54504]) heartbeat type=IGNORE, interval=PT30S 00:30:37.021 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:54504 authenticated 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54504]] session=TransportServerSession[admin@/10.30.170.22:54504] id=0 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54504])) size=2097152, max=2097152, packet=32768 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54504]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54504] 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:54504]) recipient=0 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])) size=2097152, max=2097152, packet=32768 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])) re-initializing 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])) size=2097152, max=2097152, packet=32768 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[want-reply=true] subsystem=netconf 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[subsystem] prepared command 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]}} established 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 478: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18307 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 478: Creating data stores for simulated device 00:30:37.023 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:37.023 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:37.023 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:37.023 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:37.023 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33ce7185] 00:30:37.024 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:37.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:37.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:37.024 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:37.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:37.024 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:37.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:37.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:37.024 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33ce7185], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33ce7185], subtreeVersion=Version[545b0acb], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[545b0acb], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:37.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:37.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:37.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 478 on channel [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 1220 down to 2095932 00:30:37.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:37.026 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) request=subsystem result=ReplySuccess, want-reply=true 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) request=subsystem activate command 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) starting runner for command=netconf 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #5 SSH_MSG_CHANNEL_DATA 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 373 down to 2096779 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_DATA len=373 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504] 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18307', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=478} created 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]} created 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504] successful with session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]} 00:30:37.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]} up 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #6 SSH_MSG_CHANNEL_DATA 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 393 down to 2096386 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_DATA len=393 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504] 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:37.029 [netconf-device-simulator-threads-6] 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=478} 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@136a45a8 after next message 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 - R:/10.30.170.22:54504]} EXI handlers added to pipeline 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@136a45a8 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 179 down to 2095753 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #7 SSH_MSG_CHANNEL_DATA 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 340 down to 2096046 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_DATA len=340 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504] 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:37.033 [netconf-device-simulator-threads-6] 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=478} 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[545b0acb] 00:30:37.033 [netconf-device-simulator-threads-6] 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:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:37.033 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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} 00:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] 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:30:37.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:37.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 778 down to 2094975 00:30:37.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:37.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:37.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #12 SSH_MSG_IGNORE 00:30:37.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:30:37.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #13 SSH_MSG_IGNORE 00:30:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:30:37.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #14 SSH_MSG_IGNORE 00:30:37.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:30:37.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #15 SSH_MSG_IGNORE 00:30:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:30:37.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]} 00:30:37.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46500]): SSH-2.0-SSHD-UNKNOWN 00:30:37.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46500]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:37.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46500]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:37.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #8 SSH_MSG_IGNORE 00:30:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:30:37.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #12 SSH_MSG_IGNORE 00:30:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46500]) Send SSH_MSG_KEXINIT 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #0 SSH_MSG_KEXINIT 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46500]) SSH_MSG_KEXINIT 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46500]) strict KEX=true client=true server=true 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: server host key algorithms = rsa-sha2-512 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: mac algorithms (client to server) = aead 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: mac algorithms (server to client) = aead 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: compression algorithms (client to server) = none 00:30:37.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46500]) Kex: compression algorithms (server to client) = none 00:30:37.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:37.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #1 30 00:30:37.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46500]] process command=SSH_MSG_KEXDH_INIT 00:30:37.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46500]] Send SSH_MSG_KEXDH_REPLY 00:30:37.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #1 sending command=31[31] len=1639 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46500])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46500]) Send SSH_MSG_NEWKEYS 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46500]) session ID=64:86:0a:c5:eb:cf:91:92:f5:85:66:40:b6:0a:ae:61:45:83:27:09:65:e6:ab:e8:bc:ef:6e:61:19:39:65:01:96:b0:8e:93:c6:00:1f:3b:2e:17:52:0f:14:93:5d:5b:a3:6a:67:ff:12:14:49:d9:29:08:eb:6d:d9:d8:40:dd 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46500]): strict KEX resets output message sequence number from 3 to 0 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46500]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46500])[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:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #0 sending command=7[7] len=419 00:30:37.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46500]) No pending packets to flush at end of KEX 00:30:37.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #10 SSH_MSG_IGNORE 00:30:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #2 SSH_MSG_NEWKEYS 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46500]): strict KEX resets input message sequence number from 3 to 0 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46500]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:37.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46500]) authorized authentication methods: password,publickey 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46500]) Accepted service ssh-userauth 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46500]) no authentication factory for method=none 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46500]) SSH_MSG_USERAUTH_REQUEST 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46500]) remaining methods: password,publickey 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46500]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:37.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:37.504 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46500]) authentication result: true 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46500]) SSH_MSG_USERAUTH_REQUEST 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46500]) no heartbeat to stop 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46500]) heartbeat type=IGNORE, interval=PT30S 00:30:37.505 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46500 authenticated 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46500]] session=TransportServerSession[admin@/10.30.170.22:46500] id=0 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46500])) size=2097152, max=2097152, packet=32768 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46500] 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46500]) recipient=0 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])) size=2097152, max=2097152, packet=32768 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])) re-initializing 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])) size=2097152, max=2097152, packet=32768 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[want-reply=true] subsystem=netconf 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[subsystem] prepared command 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]}} established 00:30:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 479: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18308 00:30:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 479: Creating data stores for simulated device 00:30:37.507 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:37.507 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:37.507 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:37.507 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:37.507 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[2e89fe3] 00:30:37.507 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:37.508 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:37.508 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:37.508 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:37.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:37.508 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:37.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:37.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:37.508 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[2e89fe3], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[2e89fe3], subtreeVersion=Version[452bce48], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[452bce48], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:37.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:37.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:37.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 479 on channel [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 1220 down to 2095932 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) request=subsystem result=ReplySuccess, want-reply=true 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) request=subsystem activate command 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) starting runner for command=netconf 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #5 SSH_MSG_CHANNEL_DATA 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 373 down to 2096779 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_DATA len=373 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18308', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=479} created 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]} created 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500] successful with session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]} 00:30:37.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]} up 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #6 SSH_MSG_CHANNEL_DATA 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 393 down to 2096386 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_DATA len=393 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500] 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:37.513 [netconf-device-simulator-threads-0] 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=479} 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@799b6696 after next message 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 - R:/10.30.170.22:46500]} EXI handlers added to pipeline 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@799b6696 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 179 down to 2095753 00:30:37.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:37.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #7 SSH_MSG_CHANNEL_DATA 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 340 down to 2096046 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_DATA len=340 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500] 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:37.517 [netconf-device-simulator-threads-0] 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=479} 00:30:37.517 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[452bce48] 00:30:37.517 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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} 00:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] 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:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 778 down to 2094975 00:30:37.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:37.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:37.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #11 SSH_MSG_IGNORE 00:30:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:30:37.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #9 SSH_MSG_IGNORE 00:30:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:30:37.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #13 SSH_MSG_IGNORE 00:30:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:30:37.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #14 SSH_MSG_IGNORE 00:30:37.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:30:37.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #12 SSH_MSG_IGNORE 00:30:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:30:37.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #11 SSH_MSG_IGNORE 00:30:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:30:37.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]} 00:30:37.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47246]): SSH-2.0-SSHD-UNKNOWN 00:30:37.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47246]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:37.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47246]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:37.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #15 SSH_MSG_IGNORE 00:30:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:30:37.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47246]) Send SSH_MSG_KEXINIT 00:30:37.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #0 SSH_MSG_KEXINIT 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47246]) SSH_MSG_KEXINIT 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47246]) strict KEX=true client=true server=true 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: server host key algorithms = rsa-sha2-512 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: mac algorithms (client to server) = aead 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: mac algorithms (server to client) = aead 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: compression algorithms (client to server) = none 00:30:37.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47246]) Kex: compression algorithms (server to client) = none 00:30:37.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #10 SSH_MSG_IGNORE 00:30:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:30:38.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #1 30 00:30:38.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47246]] process command=SSH_MSG_KEXDH_INIT 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47246]] Send SSH_MSG_KEXDH_REPLY 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #1 sending command=31[31] len=1639 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47246]) Send SSH_MSG_NEWKEYS 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47246]) session ID=cd:47:ca:62:30:35:91:a4:91:85:3e:1b:90:6b:63:00:8c:33:8b:6a:f6:c5:6e:f6:5b:5a:c6:b3:f1:3f:be:10:ac:c4:b3:43:ea:ea:1a:4a:4b:20:2a:72:c1:32:c2:48:0a:eb:9b:8a:81:3e:ce:de:5d:31:35:d2:b3:46:17:5a 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47246]): strict KEX resets output message sequence number from 3 to 0 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47246]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47246])[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:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #0 sending command=7[7] len=419 00:30:38.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47246]) No pending packets to flush at end of KEX 00:30:38.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #8 SSH_MSG_IGNORE 00:30:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:30:38.084 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #13 SSH_MSG_IGNORE 00:30:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:30:38.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #2 SSH_MSG_NEWKEYS 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47246]): strict KEX resets input message sequence number from 3 to 0 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47246]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47246]) authorized authentication methods: password,publickey 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47246]) Accepted service ssh-userauth 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47246]) no authentication factory for method=none 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47246]) SSH_MSG_USERAUTH_REQUEST 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47246]) remaining methods: password,publickey 00:30:38.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47246]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:38.102 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47246]) authentication result: true 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47246]) SSH_MSG_USERAUTH_REQUEST 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47246]) no heartbeat to stop 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47246]) heartbeat type=IGNORE, interval=PT30S 00:30:38.102 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47246 authenticated 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47246]] session=TransportServerSession[admin@/10.30.170.22:47246] id=0 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47246])) size=2097152, max=2097152, packet=32768 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47246] 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47246]) recipient=0 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])) size=2097152, max=2097152, packet=32768 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])) re-initializing 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])) size=2097152, max=2097152, packet=32768 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[want-reply=true] subsystem=netconf 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[subsystem] prepared command 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]}} established 00:30:38.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 480: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18309 00:30:38.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 480: Creating data stores for simulated device 00:30:38.104 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:38.104 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:38.104 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:38.104 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:38.104 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:38.105 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[532be4f1] 00:30:38.105 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:38.106 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:38.106 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:38.106 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:38.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:38.106 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:38.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:38.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:38.106 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[532be4f1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[532be4f1], subtreeVersion=Version[36642dcf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[36642dcf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:38.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:38.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:38.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 480 on channel [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 1220 down to 2095932 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) request=subsystem result=ReplySuccess, want-reply=true 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) request=subsystem activate command 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) starting runner for command=netconf 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #5 SSH_MSG_CHANNEL_DATA 00:30:38.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 373 down to 2096779 00:30:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_DATA len=373 00:30:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246] 00:30:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:38.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18309', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=480} created 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]} created 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246] successful with session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]} 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]} up 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #6 SSH_MSG_CHANNEL_DATA 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 393 down to 2096386 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_DATA len=393 00:30:38.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246] 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=480} 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12263758 after next message 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 - R:/10.30.170.22:47246]} EXI handlers added to pipeline 00:30:38.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:38.114 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@12263758 00:30:38.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 179 down to 2095753 00:30:38.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:38.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:38.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #7 SSH_MSG_CHANNEL_DATA 00:30:38.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 340 down to 2096046 00:30:38.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_DATA len=340 00:30:38.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246] 00:30:38.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:38.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:38.116 [netconf-device-simulator-threads-2] 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=480} 00:30:38.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[36642dcf] 00:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:38.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:38.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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} 00:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.117 [netconf-device-simulator-threads-2] 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:30:38.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:38.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 778 down to 2094975 00:30:38.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:38.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:38.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #14 SSH_MSG_IGNORE 00:30:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:30:38.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #9 SSH_MSG_IGNORE 00:30:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:30:38.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #11 SSH_MSG_IGNORE 00:30:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:30:38.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #8 SSH_MSG_IGNORE 00:30:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:30:38.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]} 00:30:38.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55398]): SSH-2.0-SSHD-UNKNOWN 00:30:38.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55398]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:38.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55398]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #15 SSH_MSG_IGNORE 00:30:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:30:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #12 SSH_MSG_IGNORE 00:30:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:30:38.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #10 SSH_MSG_IGNORE 00:30:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:30:38.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #9 SSH_MSG_IGNORE 00:30:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:30:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55398]) Send SSH_MSG_KEXINIT 00:30:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #0 SSH_MSG_KEXINIT 00:30:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55398]) SSH_MSG_KEXINIT 00:30:38.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55398]) strict KEX=true client=true server=true 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: server host key algorithms = rsa-sha2-512 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: mac algorithms (client to server) = aead 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: mac algorithms (server to client) = aead 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: compression algorithms (client to server) = none 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55398]) Kex: compression algorithms (server to client) = none 00:30:38.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:38.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #15 SSH_MSG_IGNORE 00:30:38.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:30:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #1 30 00:30:38.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55398]] process command=SSH_MSG_KEXDH_INIT 00:30:38.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55398]] Send SSH_MSG_KEXDH_REPLY 00:30:38.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #1 sending command=31[31] len=1639 00:30:38.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55398])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:38.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55398]) Send SSH_MSG_NEWKEYS 00:30:38.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55398]) session ID=7b:c2:7a:4a:f2:ca:2d:09:cd:e6:6e:de:1d:96:fe:15:0b:31:32:17:44:d9:b8:e6:54:b6:b8:db:40:da:bb:d4:e9:06:5f:17:82:28:cc:f0:db:5d:c9:7c:b6:fb:2c:2e:9d:3a:09:62:8e:92:67:23:28:6a:a5:41:01:51:c5:b3 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55398]): strict KEX resets output message sequence number from 3 to 0 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55398]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55398])[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:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55398])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #0 sending command=7[7] len=419 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55398]) No pending packets to flush at end of KEX 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #14 SSH_MSG_IGNORE 00:30:38.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #2 SSH_MSG_NEWKEYS 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55398]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55398]): strict KEX resets input message sequence number from 3 to 0 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55398]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55398]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55398]) authorized authentication methods: password,publickey 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55398]) Accepted service ssh-userauth 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55398]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55398]) no authentication factory for method=none 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55398]) SSH_MSG_USERAUTH_REQUEST 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55398]) remaining methods: password,publickey 00:30:38.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55398]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55398]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:38.935 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55398]) authentication result: true 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55398]) SSH_MSG_USERAUTH_REQUEST 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55398])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55398]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55398]) no heartbeat to stop 00:30:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55398]) heartbeat type=IGNORE, interval=PT30S 00:30:38.935 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55398 authenticated 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55398]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55398]] session=TransportServerSession[admin@/10.30.170.22:55398] id=0 00:30:38.936 [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.170.22:55398])) size=2097152, max=2097152, packet=32768 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55398]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55398] 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55398]) recipient=0 00:30:38.936 [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.170.22:55398])) size=2097152, max=2097152, packet=32768 00:30:38.936 [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.170.22:55398])) re-initializing 00:30:38.936 [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.170.22:55398])) size=2097152, max=2097152, packet=32768 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398])[want-reply=true] subsystem=netconf 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398])[subsystem] prepared command 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]}} established 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 481: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18310 00:30:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 481: Creating data stores for simulated device 00:30:38.937 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:38.937 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:38.937 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:38.937 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:38.937 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:38.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[1ccbde68] 00:30:38.938 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:38.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:38.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:38.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:38.939 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:38.939 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:38.939 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:38.939 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:38.939 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[1ccbde68], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[1ccbde68], subtreeVersion=Version[6f240cd0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[6f240cd0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:38.939 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:38.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.941 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 481 on channel [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.941 [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.170.22:55398]) by 1220 down to 2095932 00:30:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:38.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) request=subsystem result=ReplySuccess, want-reply=true 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) request=subsystem activate command 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) starting runner for command=netconf 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #5 SSH_MSG_CHANNEL_DATA 00:30:38.942 [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.170.22:55398]) by 373 down to 2096779 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_DATA len=373 00:30:38.942 [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.170.22:55398] 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18310', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=481} created 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]} created 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398] successful with session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]} 00:30:38.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]} up 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #6 SSH_MSG_CHANNEL_DATA 00:30:38.943 [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.170.22:55398]) by 393 down to 2096386 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_DATA len=393 00:30:38.943 [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.170.22:55398] 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:38.943 [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=481} 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d43986a after next message 00:30:38.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 - R:/10.30.170.22:55398]} EXI handlers added to pipeline 00:30:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1d43986a 00:30:38.944 [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.170.22:55398]) by 179 down to 2095753 00:30:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:38.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:38.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #7 SSH_MSG_CHANNEL_DATA 00:30:38.945 [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.170.22:55398]) by 340 down to 2096046 00:30:38.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_DATA len=340 00:30:38.945 [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.170.22:55398] 00:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:38.946 [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=481} 00:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[6f240cd0] 00:30:38.946 [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:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:38.946 [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:30:38.946 [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:30:38.946 [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} 00:30:38.946 [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:30:38.946 [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=2011-06-01} 00:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [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:30:38.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:38.947 [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.170.22:55398]) by 778 down to 2094975 00:30:38.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:38.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:38.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]} 00:30:38.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48704]): SSH-2.0-SSHD-UNKNOWN 00:30:38.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48704]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:38.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48704]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #11 SSH_MSG_IGNORE 00:30:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:30:38.992 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #13 SSH_MSG_IGNORE 00:30:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:30:39.002 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #8 SSH_MSG_IGNORE 00:30:39.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48704]) Send SSH_MSG_KEXINIT 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #0 SSH_MSG_KEXINIT 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48704]) SSH_MSG_KEXINIT 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48704]) strict KEX=true client=true server=true 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: server host key algorithms = rsa-sha2-512 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: mac algorithms (client to server) = aead 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: mac algorithms (server to client) = aead 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: compression algorithms (client to server) = none 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48704]) Kex: compression algorithms (server to client) = none 00:30:39.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:39.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #10 SSH_MSG_IGNORE 00:30:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:30:39.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #1 30 00:30:39.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48704]] process command=SSH_MSG_KEXDH_INIT 00:30:39.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48704]] Send SSH_MSG_KEXDH_REPLY 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #1 sending command=31[31] len=1639 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48704])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48704]) Send SSH_MSG_NEWKEYS 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48704]) session ID=29:de:c7:a6:0e:44:f5:11:c7:91:a9:f4:6a:e5:c0:5e:e8:07:b7:55:4e:d7:86:66:95:ab:a0:b3:9f:6d:32:68:3d:8e:d3:f2:7f:44:11:e2:6b:64:34:ff:b8:e7:3d:5a:b7:29:fc:2b:4b:95:25:ba:6a:9a:d2:77:e5:5e:9c:a6 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48704]): strict KEX resets output message sequence number from 3 to 0 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48704]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48704])[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:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #0 sending command=7[7] len=419 00:30:39.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48704]) No pending packets to flush at end of KEX 00:30:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #9 SSH_MSG_IGNORE 00:30:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:30:39.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #2 SSH_MSG_NEWKEYS 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48704]): strict KEX resets input message sequence number from 3 to 0 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48704]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48704]) authorized authentication methods: password,publickey 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48704]) Accepted service ssh-userauth 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:39.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48704]) no authentication factory for method=none 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48704]) SSH_MSG_USERAUTH_REQUEST 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48704]) remaining methods: password,publickey 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:39.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #12 SSH_MSG_IGNORE 00:30:39.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48704]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:39.215 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48704]) authentication result: true 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48704]) SSH_MSG_USERAUTH_REQUEST 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48704]) no heartbeat to stop 00:30:39.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48704]) heartbeat type=IGNORE, interval=PT30S 00:30:39.215 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48704 authenticated 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48704]] session=TransportServerSession[admin@/10.30.170.22:48704] id=0 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48704])) size=2097152, max=2097152, packet=32768 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48704] 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48704]) recipient=0 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])) size=2097152, max=2097152, packet=32768 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])) re-initializing 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])) size=2097152, max=2097152, packet=32768 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[want-reply=true] subsystem=netconf 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[subsystem] prepared command 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]}} established 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 482: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18311 00:30:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 482: Creating data stores for simulated device 00:30:39.217 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:39.217 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:39.217 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:39.217 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:39.217 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:39.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[106f4e04] 00:30:39.218 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:39.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:39.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:39.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:39.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:39.219 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:39.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:39.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:39.219 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[106f4e04], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[106f4e04], subtreeVersion=Version[518607e3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[518607e3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:39.219 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:39.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 482 on channel [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 1220 down to 2095932 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) request=subsystem result=ReplySuccess, want-reply=true 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) request=subsystem activate command 00:30:39.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) starting runner for command=netconf 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #5 SSH_MSG_CHANNEL_DATA 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 373 down to 2096779 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_DATA len=373 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704] 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18311', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=482} created 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]} created 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704] successful with session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]} 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]} up 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #6 SSH_MSG_CHANNEL_DATA 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 393 down to 2096386 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_DATA len=393 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704] 00:30:39.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:39.223 [netconf-device-simulator-threads-6] 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=482} 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@209b3547 after next message 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 - R:/10.30.170.22:48704]} EXI handlers added to pipeline 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@209b3547 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 179 down to 2095753 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:39.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:39.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #7 SSH_MSG_CHANNEL_DATA 00:30:39.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 340 down to 2096046 00:30:39.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_DATA len=340 00:30:39.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704] 00:30:39.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:39.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:39.229 [netconf-device-simulator-threads-6] 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=482} 00:30:39.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[518607e3] 00:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:39.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:39.229 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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} 00:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] 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:30:39.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:39.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 778 down to 2094975 00:30:39.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:39.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:39.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #14 SSH_MSG_IGNORE 00:30:39.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:30:39.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #13 SSH_MSG_IGNORE 00:30:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:30:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #15 SSH_MSG_IGNORE 00:30:39.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:30:39.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]} 00:30:39.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44090]): SSH-2.0-SSHD-UNKNOWN 00:30:39.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44090]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:39.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44090]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #12 SSH_MSG_IGNORE 00:30:39.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:30:39.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #8 SSH_MSG_IGNORE 00:30:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:30:39.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #11 SSH_MSG_IGNORE 00:30:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44090]) Send SSH_MSG_KEXINIT 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #0 SSH_MSG_KEXINIT 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44090]) SSH_MSG_KEXINIT 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44090]) strict KEX=true client=true server=true 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: server host key algorithms = rsa-sha2-512 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: mac algorithms (client to server) = aead 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: mac algorithms (server to client) = aead 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: compression algorithms (client to server) = none 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44090]) Kex: compression algorithms (server to client) = none 00:30:39.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:39.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #13 SSH_MSG_IGNORE 00:30:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:30:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #1 30 00:30:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44090]] process command=SSH_MSG_KEXDH_INIT 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44090]] Send SSH_MSG_KEXDH_REPLY 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #1 sending command=31[31] len=1639 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44090])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44090]) Send SSH_MSG_NEWKEYS 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44090]) session ID=a4:76:b6:95:8d:d1:55:c2:ec:1b:aa:0b:a0:1c:11:4b:e6:a4:c2:bb:12:35:32:d8:35:8e:49:b9:5d:fb:b2:94:39:0d:a1:98:f5:8b:17:ce:52:b8:fd:82:98:d5:ad:79:d0:8a:0e:32:10:9a:86:db:c5:95:58:86:0e:f6:42:cb 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44090]): strict KEX resets output message sequence number from 3 to 0 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44090]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44090])[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:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44090])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #0 sending command=7[7] len=419 00:30:39.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44090]) No pending packets to flush at end of KEX 00:30:39.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #2 SSH_MSG_NEWKEYS 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44090]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44090]): strict KEX resets input message sequence number from 3 to 0 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44090]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44090]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44090]) authorized authentication methods: password,publickey 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44090]) Accepted service ssh-userauth 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44090]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44090]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44090]) no authentication factory for method=none 00:30:39.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44090]) SSH_MSG_USERAUTH_REQUEST 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44090]) remaining methods: password,publickey 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #14 SSH_MSG_IGNORE 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44090]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44090]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44090]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:39.923 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44090]) authentication result: true 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44090]) SSH_MSG_USERAUTH_REQUEST 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44090])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44090]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44090]) no heartbeat to stop 00:30:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44090]) heartbeat type=IGNORE, interval=PT30S 00:30:39.923 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44090 authenticated 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44090]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44090]] session=TransportServerSession[admin@/10.30.170.22:44090] id=0 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44090])) size=2097152, max=2097152, packet=32768 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44090]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44090] 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44090]) recipient=0 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])) size=2097152, max=2097152, packet=32768 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])) re-initializing 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])) size=2097152, max=2097152, packet=32768 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[want-reply=true] subsystem=netconf 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[subsystem] prepared command 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]}} established 00:30:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 483: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18312 00:30:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 483: Creating data stores for simulated device 00:30:39.925 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:39.925 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:39.925 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:39.925 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:39.925 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[52414680] 00:30:39.925 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:39.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:39.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:39.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:39.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:39.926 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:39.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:39.926 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:39.926 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[52414680], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[52414680], subtreeVersion=Version[60932c6c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[60932c6c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:39.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:39.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:39.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 483 on channel [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 1220 down to 2095932 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) request=subsystem result=ReplySuccess, want-reply=true 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) request=subsystem activate command 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) starting runner for command=netconf 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #5 SSH_MSG_CHANNEL_DATA 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 373 down to 2096779 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_DATA len=373 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090] 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:39.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] 00:30:39.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18312', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:39.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=483} created 00:30:39.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]} created 00:30:39.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090] successful with session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]} 00:30:39.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]} up 00:30:39.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #6 SSH_MSG_CHANNEL_DATA 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 393 down to 2096386 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_DATA len=393 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090] 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:39.932 [netconf-device-simulator-threads-0] 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=483} 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b282ba1 after next message 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 - R:/10.30.170.22:44090]} EXI handlers added to pipeline 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1b282ba1 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 179 down to 2095753 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:39.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #15 SSH_MSG_IGNORE 00:30:39.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #7 SSH_MSG_CHANNEL_DATA 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 340 down to 2096046 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_DATA len=340 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090] 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:39.935 [netconf-device-simulator-threads-0] 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=483} 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[60932c6c] 00:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:39.935 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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} 00:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.935 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] 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:30:39.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:39.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 778 down to 2094975 00:30:39.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:39.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #10 SSH_MSG_IGNORE 00:30:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:30:39.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #9 SSH_MSG_IGNORE 00:30:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:30:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #12 SSH_MSG_IGNORE 00:30:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:30:40.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]} 00:30:40.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46184]): SSH-2.0-SSHD-UNKNOWN 00:30:40.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46184]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:40.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46184]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #10 SSH_MSG_IGNORE 00:30:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:30:40.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #8 SSH_MSG_IGNORE 00:30:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:30:40.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #13 SSH_MSG_IGNORE 00:30:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:30:40.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46184]) Send SSH_MSG_KEXINIT 00:30:40.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:40.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #0 SSH_MSG_KEXINIT 00:30:40.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46184]) SSH_MSG_KEXINIT 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46184]) strict KEX=true client=true server=true 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: server host key algorithms = rsa-sha2-512 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: mac algorithms (client to server) = aead 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: mac algorithms (server to client) = aead 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: compression algorithms (client to server) = none 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46184]) Kex: compression algorithms (server to client) = none 00:30:40.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:40.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #11 SSH_MSG_IGNORE 00:30:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:30:40.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #1 30 00:30:40.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46184]] process command=SSH_MSG_KEXDH_INIT 00:30:40.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46184]] Send SSH_MSG_KEXDH_REPLY 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #1 sending command=31[31] len=1639 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46184])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46184]) Send SSH_MSG_NEWKEYS 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46184]) session ID=76:7f:6f:9c:df:78:39:52:38:53:79:b7:da:c0:74:cb:b4:a4:1b:0c:32:15:0a:6c:01:9f:f9:6a:15:37:5e:e2:89:89:2d:a7:59:47:ad:f3:f3:17:68:ab:4a:99:40:c6:56:7f:da:88:bb:12:45:4f:94:bf:7b:4e:d4:27:96:9e 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:40.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46184]): strict KEX resets output message sequence number from 3 to 0 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46184]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46184])[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:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #0 sending command=7[7] len=419 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46184]) No pending packets to flush at end of KEX 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #14 SSH_MSG_IGNORE 00:30:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:30:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #2 SSH_MSG_NEWKEYS 00:30:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46184]): strict KEX resets input message sequence number from 3 to 0 00:30:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46184]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46184]) authorized authentication methods: password,publickey 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46184]) Accepted service ssh-userauth 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46184]) no authentication factory for method=none 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46184]) SSH_MSG_USERAUTH_REQUEST 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46184]) remaining methods: password,publickey 00:30:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46184]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:40.503 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46184]) authentication result: true 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46184]) SSH_MSG_USERAUTH_REQUEST 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46184]) no heartbeat to stop 00:30:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46184]) heartbeat type=IGNORE, interval=PT30S 00:30:40.503 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46184 authenticated 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46184]] session=TransportServerSession[admin@/10.30.170.22:46184] id=0 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46184])) size=2097152, max=2097152, packet=32768 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46184] 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46184]) recipient=0 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])) size=2097152, max=2097152, packet=32768 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])) re-initializing 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])) size=2097152, max=2097152, packet=32768 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[want-reply=true] subsystem=netconf 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[subsystem] prepared command 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]}} established 00:30:40.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 484: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18313 00:30:40.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 484: Creating data stores for simulated device 00:30:40.506 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:40.506 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:40.506 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:40.506 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:40.507 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[39256b4f] 00:30:40.508 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:40.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:40.510 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:40.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:40.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:40.510 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[39256b4f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[39256b4f], subtreeVersion=Version[735026c], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[735026c], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:40.511 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:40.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 484 on channel [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 1220 down to 2095932 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) request=subsystem result=ReplySuccess, want-reply=true 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) request=subsystem activate command 00:30:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) starting runner for command=netconf 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #5 SSH_MSG_CHANNEL_DATA 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 373 down to 2096779 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_DATA len=373 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184] 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18313', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=484} created 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]} created 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184] successful with session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]} 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]} up 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #12 SSH_MSG_IGNORE 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #6 SSH_MSG_CHANNEL_DATA 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 393 down to 2096386 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_DATA len=393 00:30:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184] 00:30:40.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:40.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:40.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=484} 00:30:40.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13ed773f after next message 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 - R:/10.30.170.22:46184]} EXI handlers added to pipeline 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@13ed773f 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 179 down to 2095753 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:40.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #7 SSH_MSG_CHANNEL_DATA 00:30:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 340 down to 2096046 00:30:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_DATA len=340 00:30:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184] 00:30:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:40.522 [netconf-device-simulator-threads-2] 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=484} 00:30:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[735026c] 00:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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} 00:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.523 [netconf-device-simulator-threads-2] 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:30:40.524 [netconf-device-simulator-threads-2] 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:30:40.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 778 down to 2094975 00:30:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:40.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #15 SSH_MSG_IGNORE 00:30:40.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:30:40.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #8 SSH_MSG_IGNORE 00:30:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:30:40.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]} 00:30:40.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:46998]): SSH-2.0-SSHD-UNKNOWN 00:30:40.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:46998]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:40.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:46998]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:40.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #11 SSH_MSG_IGNORE 00:30:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:30:40.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #10 SSH_MSG_IGNORE 00:30:40.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:30:40.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #9 SSH_MSG_IGNORE 00:30:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:30:41.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #13 SSH_MSG_IGNORE 00:30:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:30:41.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]} 00:30:41.165 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:60574]): SSH-2.0-SSHD-UNKNOWN 00:30:41.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:60574]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:41.166 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:60574]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:41.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #8 SSH_MSG_IGNORE 00:30:41.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:30:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #15 SSH_MSG_IGNORE 00:30:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:46998]) Send SSH_MSG_KEXINIT 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #0 SSH_MSG_KEXINIT 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:46998]) SSH_MSG_KEXINIT 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:46998]) strict KEX=true client=true server=true 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: server host key algorithms = rsa-sha2-512 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: mac algorithms (client to server) = aead 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: mac algorithms (server to client) = aead 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: compression algorithms (client to server) = none 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:46998]) Kex: compression algorithms (server to client) = none 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #9 SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #14 SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #12 SSH_MSG_IGNORE 00:30:41.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:30:41.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #1 30 00:30:41.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46998]] process command=SSH_MSG_KEXDH_INIT 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:46998]] Send SSH_MSG_KEXDH_REPLY 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #1 sending command=31[31] len=1639 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:46998])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:46998]) Send SSH_MSG_NEWKEYS 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:46998]) session ID=47:4a:c1:21:12:a8:eb:85:fb:ad:d4:96:b3:07:89:17:eb:8b:a2:b3:d7:f0:88:53:4a:92:2e:32:1c:6e:40:4a:01:d7:bd:8a:af:97:a5:15:38:a0:7d:47:90:19:59:eb:13:b0:c9:92:8f:4f:70:ab:69:cb:8e:67:1b:c9:b3:28 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46998]): strict KEX resets output message sequence number from 3 to 0 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:46998]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:46998])[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:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46998])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #0 sending command=7[7] len=419 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46998]) No pending packets to flush at end of KEX 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #16 SSH_MSG_IGNORE 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #10 SSH_MSG_IGNORE 00:30:41.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:60574]) Send SSH_MSG_KEXINIT 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #0 SSH_MSG_KEXINIT 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:60574]) SSH_MSG_KEXINIT 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:60574]) strict KEX=true client=true server=true 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: server host key algorithms = rsa-sha2-512 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: mac algorithms (client to server) = aead 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: mac algorithms (server to client) = aead 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: compression algorithms (client to server) = none 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:60574]) Kex: compression algorithms (server to client) = none 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.375 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #2 SSH_MSG_NEWKEYS 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:46998]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46998]): strict KEX resets input message sequence number from 3 to 0 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:46998]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46998]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:46998]) authorized authentication methods: password,publickey 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:46998]) Accepted service ssh-userauth 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46998]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46998]) no authentication factory for method=none 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46998]) SSH_MSG_USERAUTH_REQUEST 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:46998]) remaining methods: password,publickey 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:46998]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46998]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:46998]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:41.383 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:46998]) authentication result: true 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:46998]) SSH_MSG_USERAUTH_REQUEST 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:46998])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:46998]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46998]) no heartbeat to stop 00:30:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:46998]) heartbeat type=IGNORE, interval=PT30S 00:30:41.383 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:46998 authenticated 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46998]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46998]] session=TransportServerSession[admin@/10.30.170.22:46998] id=0 00:30:41.384 [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.170.22:46998])) size=2097152, max=2097152, packet=32768 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46998]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46998] 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:46998]) recipient=0 00:30:41.384 [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.170.22:46998])) size=2097152, max=2097152, packet=32768 00:30:41.384 [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.170.22:46998])) re-initializing 00:30:41.384 [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.170.22:46998])) size=2097152, max=2097152, packet=32768 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998])[want-reply=true] subsystem=netconf 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998])[subsystem] prepared command 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]}} established 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 485: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18314 00:30:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 485: Creating data stores for simulated device 00:30:41.385 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:41.385 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:41.385 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:41.385 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:41.385 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:41.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4f744d9d] 00:30:41.386 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:41.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:41.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:41.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:41.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:41.387 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:41.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:41.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:41.387 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4f744d9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4f744d9d], subtreeVersion=Version[58233bc9], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[58233bc9], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:41.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:41.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.389 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 485 on channel [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.389 [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.170.22:46998]) by 1220 down to 2095932 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) request=subsystem result=ReplySuccess, want-reply=true 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) request=subsystem activate command 00:30:41.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) starting runner for command=netconf 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #5 SSH_MSG_CHANNEL_DATA 00:30:41.390 [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.170.22:46998]) by 373 down to 2096779 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_DATA len=373 00:30:41.390 [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.170.22:46998] 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18314', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=485} created 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]} created 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998] successful with session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]} 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]} up 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #6 SSH_MSG_CHANNEL_DATA 00:30:41.390 [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.170.22:46998]) by 393 down to 2096386 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_DATA len=393 00:30:41.390 [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.170.22:46998] 00:30:41.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:41.391 [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=485} 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@269af70d after next message 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 - R:/10.30.170.22:46998]} EXI handlers added to pipeline 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@269af70d 00:30:41.391 [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.170.22:46998]) by 179 down to 2095753 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:41.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:41.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #7 SSH_MSG_CHANNEL_DATA 00:30:41.393 [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.170.22:46998]) by 340 down to 2096046 00:30:41.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_DATA len=340 00:30:41.393 [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.170.22:46998] 00:30:41.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:41.394 [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=485} 00:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[58233bc9] 00:30:41.394 [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:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:41.394 [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:30:41.394 [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:30:41.394 [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} 00:30:41.394 [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:30:41.394 [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=2011-06-01} 00:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [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:30:41.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:41.395 [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.170.22:46998]) by 778 down to 2094975 00:30:41.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:41.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:41.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #14 SSH_MSG_IGNORE 00:30:41.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:30:41.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #1 30 00:30:41.445 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60574]] process command=SSH_MSG_KEXDH_INIT 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:60574]] Send SSH_MSG_KEXDH_REPLY 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #1 sending command=31[31] len=1639 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:60574])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:60574]) Send SSH_MSG_NEWKEYS 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:60574]) session ID=64:a8:b6:16:f6:f3:62:a9:bb:a1:d9:38:db:f8:26:a8:fa:41:cc:d1:42:23:0d:cb:22:9a:9a:34:97:07:3c:f3:ee:b8:8e:2b:2e:13:7e:db:6f:4f:37:20:ed:59:62:1a:63:98:41:10:a0:b6:77:dc:22:44:48:c8:16:6b:93:4c 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60574]): strict KEX resets output message sequence number from 3 to 0 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:60574]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:60574])[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:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #0 sending command=7[7] len=419 00:30:41.462 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60574]) No pending packets to flush at end of KEX 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #2 SSH_MSG_NEWKEYS 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:60574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60574]): strict KEX resets input message sequence number from 3 to 0 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:60574]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:60574]) authorized authentication methods: password,publickey 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:60574]) Accepted service ssh-userauth 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60574]) no authentication factory for method=none 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60574]) SSH_MSG_USERAUTH_REQUEST 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:60574]) remaining methods: password,publickey 00:30:41.496 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:60574]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:60574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:41.497 [netconf-device-simulator-threads-5] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:60574]) authentication result: true 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:60574]) SSH_MSG_USERAUTH_REQUEST 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:60574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:60574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60574]) no heartbeat to stop 00:30:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:60574]) heartbeat type=IGNORE, interval=PT30S 00:30:41.497 [netconf-device-simulator-threads-5] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:60574 authenticated 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60574]] session=TransportServerSession[admin@/10.30.170.22:60574] id=0 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60574])) size=2097152, max=2097152, packet=32768 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60574] 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:60574]) recipient=0 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])) size=2097152, max=2097152, packet=32768 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])) re-initializing 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])) size=2097152, max=2097152, packet=32768 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[want-reply=true] subsystem=netconf 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[subsystem] prepared command 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]}} established 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 486: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18315 00:30:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 486: Creating data stores for simulated device 00:30:41.499 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:41.499 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:41.499 [netconf-device-simulator-threads-5] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:41.499 [netconf-device-simulator-threads-5] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:41.499 [netconf-device-simulator-threads-5] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:41.499 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[f36881] 00:30:41.499 [netconf-device-simulator-threads-5] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:41.499 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:41.500 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:41.500 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:41.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:41.500 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:41.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:41.500 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:41.500 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[f36881], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[f36881], subtreeVersion=Version[4310b820], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[4310b820], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:41.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:41.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:41.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 486 on channel [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 1220 down to 2095932 00:30:41.502 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) request=subsystem result=ReplySuccess, want-reply=true 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) request=subsystem activate command 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) starting runner for command=netconf 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #5 SSH_MSG_CHANNEL_DATA 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 373 down to 2096779 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_DATA len=373 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574] 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18315', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=486} created 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]} created 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574] successful with session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]} 00:30:41.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]} up 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #6 SSH_MSG_CHANNEL_DATA 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 393 down to 2096386 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_DATA len=393 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574] 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=486} 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@757275a7 after next message 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 - R:/10.30.170.22:60574]} EXI handlers added to pipeline 00:30:41.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:41.505 [netconf-device-simulator-threads-5] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@757275a7 00:30:41.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 179 down to 2095753 00:30:41.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:41.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:41.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #7 SSH_MSG_CHANNEL_DATA 00:30:41.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 340 down to 2096046 00:30:41.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_DATA len=340 00:30:41.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574] 00:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:41.507 [netconf-device-simulator-threads-5] 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=486} 00:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[4310b820] 00:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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} 00:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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=2011-06-01} 00:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] 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:30:41.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:41.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 778 down to 2094975 00:30:41.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:41.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #13 SSH_MSG_IGNORE 00:30:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:30:41.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #12 SSH_MSG_IGNORE 00:30:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:30:41.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #9 SSH_MSG_IGNORE 00:30:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:30:41.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #8 SSH_MSG_IGNORE 00:30:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:30:41.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]} 00:30:41.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:40754]): SSH-2.0-SSHD-UNKNOWN 00:30:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:40754]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:41.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:40754]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:41.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #15 SSH_MSG_IGNORE 00:30:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:30:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #16 SSH_MSG_IGNORE 00:30:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:40754]) Send SSH_MSG_KEXINIT 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #0 SSH_MSG_KEXINIT 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:40754]) SSH_MSG_KEXINIT 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:40754]) strict KEX=true client=true server=true 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: server host key algorithms = rsa-sha2-512 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: mac algorithms (client to server) = aead 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: mac algorithms (server to client) = aead 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: compression algorithms (client to server) = none 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:40754]) Kex: compression algorithms (server to client) = none 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:41.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #1 30 00:30:42.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40754]] process command=SSH_MSG_KEXDH_INIT 00:30:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #16 SSH_MSG_IGNORE 00:30:42.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:40754]] Send SSH_MSG_KEXDH_REPLY 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #1 sending command=31[31] len=1639 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:40754])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:40754]) Send SSH_MSG_NEWKEYS 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:40754]) session ID=2d:50:e1:d9:aa:ab:82:a0:23:1e:7c:74:e9:5a:6c:96:60:e5:85:6d:04:6c:2c:fa:d7:6b:31:b7:96:9a:6e:28:30:28:33:16:40:9d:3f:7f:60:13:30:bc:9d:af:ef:51:0b:88:58:9a:c5:9d:92:c3:ce:42:f6:51:51:26:c8:b3 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40754]): strict KEX resets output message sequence number from 3 to 0 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:40754]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:40754])[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:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40754])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #0 sending command=7[7] len=419 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40754]) No pending packets to flush at end of KEX 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #14 SSH_MSG_IGNORE 00:30:42.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #2 SSH_MSG_NEWKEYS 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:40754]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40754]): strict KEX resets input message sequence number from 3 to 0 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:40754]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40754]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:40754]) authorized authentication methods: password,publickey 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:40754]) Accepted service ssh-userauth 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40754]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40754]) no authentication factory for method=none 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40754]) SSH_MSG_USERAUTH_REQUEST 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:40754]) remaining methods: password,publickey 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:40754]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40754]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:40754]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:42.071 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:40754]) authentication result: true 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:40754]) SSH_MSG_USERAUTH_REQUEST 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:40754])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:40754]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40754]) no heartbeat to stop 00:30:42.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:40754]) heartbeat type=IGNORE, interval=PT30S 00:30:42.072 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:40754 authenticated 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40754]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40754]] session=TransportServerSession[admin@/10.30.170.22:40754] id=0 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40754])) size=2097152, max=2097152, packet=32768 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40754]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40754] 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:40754]) recipient=0 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])) size=2097152, max=2097152, packet=32768 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])) re-initializing 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])) size=2097152, max=2097152, packet=32768 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[want-reply=true] subsystem=netconf 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[subsystem] prepared command 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]}} established 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 487: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18316 00:30:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 487: Creating data stores for simulated device 00:30:42.073 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:42.073 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:42.073 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:42.073 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:42.073 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3b81993e] 00:30:42.074 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:42.074 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:42.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:42.075 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:42.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:42.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:42.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3b81993e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3b81993e], subtreeVersion=Version[2066ecca], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[2066ecca], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:42.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:42.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 487 on channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 1220 down to 2095932 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) request=subsystem result=ReplySuccess, want-reply=true 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) request=subsystem activate command 00:30:42.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) starting runner for command=netconf 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #5 SSH_MSG_CHANNEL_DATA 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 373 down to 2096779 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_DATA len=373 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754] 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18316', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=487} created 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]} created 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754] successful with session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]} 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]} up 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #6 SSH_MSG_CHANNEL_DATA 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 393 down to 2096386 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_DATA len=393 00:30:42.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754] 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:42.079 [netconf-device-simulator-threads-0] 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=487} 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f0740f1 after next message 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 - R:/10.30.170.22:40754]} EXI handlers added to pipeline 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1f0740f1 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 179 down to 2095753 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:42.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #7 SSH_MSG_CHANNEL_DATA 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 340 down to 2096046 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_DATA len=340 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754] 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:42.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:42.082 [netconf-device-simulator-threads-0] 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=487} 00:30:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[2066ecca] 00:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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} 00:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] 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:30:42.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 778 down to 2094975 00:30:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:42.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:42.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #13 SSH_MSG_IGNORE 00:30:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:30:42.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #10 SSH_MSG_IGNORE 00:30:42.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:30:42.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #15 SSH_MSG_IGNORE 00:30:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:30:42.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #8 SSH_MSG_IGNORE 00:30:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:30:42.279 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #12 SSH_MSG_IGNORE 00:30:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:30:42.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]} 00:30:42.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:52246]): SSH-2.0-SSHD-UNKNOWN 00:30:42.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:52246]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:42.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:52246]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:42.372 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:52246]) Send SSH_MSG_KEXINIT 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #0 SSH_MSG_KEXINIT 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_KEXINIT 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:52246]) strict KEX=true client=true server=true 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: server host key algorithms = rsa-sha2-512 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: mac algorithms (client to server) = aead 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: mac algorithms (server to client) = aead 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: compression algorithms (client to server) = none 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:52246]) Kex: compression algorithms (server to client) = none 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #9 SSH_MSG_IGNORE 00:30:42.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:30:42.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #1 30 00:30:42.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52246]] process command=SSH_MSG_KEXDH_INIT 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:52246]] Send SSH_MSG_KEXDH_REPLY 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #1 sending command=31[31] len=1639 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:52246])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:52246]) Send SSH_MSG_NEWKEYS 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:52246]) session ID=bd:eb:00:11:b5:ca:04:f7:4b:92:8b:1f:09:ee:4f:b2:81:ad:33:91:0b:b1:eb:24:cb:6e:69:2e:60:df:b6:5c:4d:d4:2b:e6:90:dc:4e:c5:3e:18:10:c1:21:15:18:17:ac:1b:16:fd:2f:9d:63:97:91:34:c3:ac:69:2e:68:1a 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52246]): strict KEX resets output message sequence number from 3 to 0 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:52246]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:52246])[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:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #0 sending command=7[7] len=419 00:30:42.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52246]) No pending packets to flush at end of KEX 00:30:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #10 SSH_MSG_IGNORE 00:30:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #2 SSH_MSG_NEWKEYS 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52246]): strict KEX resets input message sequence number from 3 to 0 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:52246]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:52246]) authorized authentication methods: password,publickey 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:52246]) Accepted service ssh-userauth 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) no authentication factory for method=none 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_USERAUTH_REQUEST 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:52246]) remaining methods: password,publickey 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:52246]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:52246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:42.517 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:52246]) authentication result: true 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:52246]) SSH_MSG_USERAUTH_REQUEST 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:52246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:52246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) no heartbeat to stop 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:52246]) heartbeat type=IGNORE, interval=PT30S 00:30:42.518 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:52246 authenticated 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]] session=TransportServerSession[admin@/10.30.170.22:52246] id=0 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246] 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:52246]) recipient=0 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) re-initializing 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])) size=2097152, max=2097152, packet=32768 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[want-reply=true] subsystem=netconf 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[subsystem] prepared command 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]}} established 00:30:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 488: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18317 00:30:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 488: Creating data stores for simulated device 00:30:42.520 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:42.520 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:42.520 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:42.520 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:42.520 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[10313a5b] 00:30:42.520 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:42.521 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:42.521 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:42.521 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:42.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:42.521 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:42.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:42.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:42.521 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[10313a5b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[10313a5b], subtreeVersion=Version[71c290e1], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[71c290e1], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:42.522 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:42.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 488 on channel [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 1220 down to 2095932 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) request=subsystem result=ReplySuccess, want-reply=true 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) request=subsystem activate command 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) starting runner for command=netconf 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #5 SSH_MSG_CHANNEL_DATA 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 373 down to 2096779 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=373 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:42.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18317', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=488} created 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]} created 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246] successful with session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]} 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]} up 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #6 SSH_MSG_CHANNEL_DATA 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 393 down to 2096386 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=393 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=488} 00:30:42.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b660584 after next message 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 - R:/10.30.170.22:52246]} EXI handlers added to pipeline 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b660584 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 179 down to 2095753 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:42.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #7 SSH_MSG_CHANNEL_DATA 00:30:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 340 down to 2096046 00:30:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=340 00:30:42.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:42.528 [netconf-device-simulator-threads-2] 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=488} 00:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[71c290e1] 00:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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} 00:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] 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:30:42.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:42.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 778 down to 2094975 00:30:42.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:42.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:42.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #14 SSH_MSG_IGNORE 00:30:42.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:30:42.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #9 SSH_MSG_IGNORE 00:30:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:30:42.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #13 SSH_MSG_IGNORE 00:30:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:30:42.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #16 SSH_MSG_IGNORE 00:30:42.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:30:42.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #12 SSH_MSG_IGNORE 00:30:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:30:42.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]} 00:30:42.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:55442]): SSH-2.0-SSHD-UNKNOWN 00:30:42.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:55442]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:42.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:55442]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:42.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #15 SSH_MSG_IGNORE 00:30:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:30:42.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #10 SSH_MSG_IGNORE 00:30:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:55442]) Send SSH_MSG_KEXINIT 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #0 SSH_MSG_KEXINIT 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:55442]) SSH_MSG_KEXINIT 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:55442]) strict KEX=true client=true server=true 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: server host key algorithms = rsa-sha2-512 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: mac algorithms (client to server) = aead 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: mac algorithms (server to client) = aead 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: compression algorithms (client to server) = none 00:30:43.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:55442]) Kex: compression algorithms (server to client) = none 00:30:43.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:43.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #8 SSH_MSG_IGNORE 00:30:43.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:30:43.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #1 30 00:30:43.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55442]] process command=SSH_MSG_KEXDH_INIT 00:30:43.174 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #9 SSH_MSG_IGNORE 00:30:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:55442]] Send SSH_MSG_KEXDH_REPLY 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #1 sending command=31[31] len=1639 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:55442])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:55442]) Send SSH_MSG_NEWKEYS 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:55442]) session ID=62:5b:23:63:ac:2d:a8:f2:1e:31:43:40:5c:7a:ac:0f:59:e0:1e:30:54:71:68:41:ba:c7:0f:af:1d:73:6f:a0:16:65:6d:78:70:ce:ab:f5:25:17:16:8a:bb:5d:43:db:87:24:64:e7:0a:b6:37:01:73:b6:d9:e2:c6:17:96:cc 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55442]): strict KEX resets output message sequence number from 3 to 0 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:55442]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:43.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:55442])[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:30:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #0 sending command=7[7] len=419 00:30:43.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55442]) No pending packets to flush at end of KEX 00:30:43.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #2 SSH_MSG_NEWKEYS 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:55442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55442]): strict KEX resets input message sequence number from 3 to 0 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:55442]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:43.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:55442]) authorized authentication methods: password,publickey 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:55442]) Accepted service ssh-userauth 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #16 SSH_MSG_IGNORE 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #14 SSH_MSG_IGNORE 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55442]) no authentication factory for method=none 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55442]) SSH_MSG_USERAUTH_REQUEST 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:55442]) remaining methods: password,publickey 00:30:43.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:55442]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:55442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:43.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.240 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:55442]) authentication result: true 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:55442]) SSH_MSG_USERAUTH_REQUEST 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:55442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:55442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:43.240 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:43.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55442]) no heartbeat to stop 00:30:43.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:55442]) heartbeat type=IGNORE, interval=PT30S 00:30:43.241 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:55442 authenticated 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55442]] session=TransportServerSession[admin@/10.30.170.22:55442] id=0 00:30:43.242 [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.170.22:55442])) size=2097152, max=2097152, packet=32768 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55442] 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:55442]) recipient=0 00:30:43.242 [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.170.22:55442])) size=2097152, max=2097152, packet=32768 00:30:43.242 [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.170.22:55442])) re-initializing 00:30:43.242 [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.170.22:55442])) size=2097152, max=2097152, packet=32768 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442])[want-reply=true] subsystem=netconf 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442])[subsystem] prepared command 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #15 SSH_MSG_IGNORE 00:30:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]}} established 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 489: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18318 00:30:43.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 489: Creating data stores for simulated device 00:30:43.243 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:43.244 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:43.244 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:43.244 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:43.244 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[57a38a93] 00:30:43.246 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:43.246 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:43.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:43.247 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:43.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:43.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:43.247 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[57a38a93], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[57a38a93], subtreeVersion=Version[7b6be0e5], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7b6be0e5], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:43.247 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:43.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:43.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.249 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 489 on channel [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.250 [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.170.22:55442]) by 1220 down to 2095932 00:30:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) request=subsystem result=ReplySuccess, want-reply=true 00:30:43.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) request=subsystem activate command 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) starting runner for command=netconf 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #5 SSH_MSG_CHANNEL_DATA 00:30:43.251 [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.170.22:55442]) by 373 down to 2096779 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_DATA len=373 00:30:43.251 [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.170.22:55442] 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:43.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18318', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=489} created 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]} created 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442] successful with session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]} 00:30:43.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]} up 00:30:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #13 SSH_MSG_IGNORE 00:30:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:30:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #6 SSH_MSG_CHANNEL_DATA 00:30:43.253 [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.170.22:55442]) by 393 down to 2096386 00:30:43.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_DATA len=393 00:30:43.253 [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.170.22:55442] 00:30:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:43.254 [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=489} 00:30:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b52a8a6 after next message 00:30:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 - R:/10.30.170.22:55442]} EXI handlers added to pipeline 00:30:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@2b52a8a6 00:30:43.255 [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.170.22:55442]) by 179 down to 2095753 00:30:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #7 SSH_MSG_CHANNEL_DATA 00:30:43.258 [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.170.22:55442]) by 340 down to 2096046 00:30:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_DATA len=340 00:30:43.258 [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.170.22:55442] 00:30:43.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:43.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:43.259 [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=489} 00:30:43.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7b6be0e5] 00:30:43.260 [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:30:43.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:43.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:43.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:43.260 [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:30:43.260 [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:30:43.260 [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} 00:30:43.260 [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:30:43.260 [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=2011-06-01} 00:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [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:30:43.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:43.261 [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.170.22:55442]) by 778 down to 2094975 00:30:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:43.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #12 SSH_MSG_IGNORE 00:30:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:30:43.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]} 00:30:43.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:44194]): SSH-2.0-SSHD-UNKNOWN 00:30:43.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:44194]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:43.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:44194]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:43.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #8 SSH_MSG_IGNORE 00:30:43.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:30:43.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #10 SSH_MSG_IGNORE 00:30:43.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:44194]) Send SSH_MSG_KEXINIT 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #0 SSH_MSG_KEXINIT 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:44194]) SSH_MSG_KEXINIT 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:44194]) strict KEX=true client=true server=true 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: server host key algorithms = rsa-sha2-512 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: mac algorithms (client to server) = aead 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: mac algorithms (server to client) = aead 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: compression algorithms (client to server) = none 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:44194]) Kex: compression algorithms (server to client) = none 00:30:43.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:43.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #13 SSH_MSG_IGNORE 00:30:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:30:43.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #1 30 00:30:43.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44194]] process command=SSH_MSG_KEXDH_INIT 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:44194]] Send SSH_MSG_KEXDH_REPLY 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #1 sending command=31[31] len=1639 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:44194])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:44194]) Send SSH_MSG_NEWKEYS 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:44194]) session ID=85:dc:14:95:9e:b6:48:4a:75:0e:5b:6a:e9:89:8a:de:8d:d9:de:27:28:68:74:c8:92:6f:ad:bf:00:f0:bf:11:f8:f3:0a:fa:ad:d9:15:29:54:5c:72:00:2a:4b:df:87:f9:0b:68:32:29:f4:9a:87:0b:25:e1:0c:e9:64:48:c6 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44194]): strict KEX resets output message sequence number from 3 to 0 00:30:43.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:44194]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:44194])[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:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44194])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #0 sending command=7[7] len=419 00:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44194]) No pending packets to flush at end of KEX 00:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #16 SSH_MSG_IGNORE 00:30:43.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:30:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #9 SSH_MSG_IGNORE 00:30:43.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #2 SSH_MSG_NEWKEYS 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:44194]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44194]): strict KEX resets input message sequence number from 3 to 0 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:44194]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44194]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:43.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #11 SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:44194]) authorized authentication methods: password,publickey 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:44194]) Accepted service ssh-userauth 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44194]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44194]) no authentication factory for method=none 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44194]) SSH_MSG_USERAUTH_REQUEST 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:44194]) remaining methods: password,publickey 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #14 SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #12 SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:44194]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44194]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:44194]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:43.851 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:44194]) authentication result: true 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:44194]) SSH_MSG_USERAUTH_REQUEST 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:44194])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:44194]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44194]) no heartbeat to stop 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:44194]) heartbeat type=IGNORE, interval=PT30S 00:30:43.852 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:44194 authenticated 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44194]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44194]] session=TransportServerSession[admin@/10.30.170.22:44194] id=0 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44194])) size=2097152, max=2097152, packet=32768 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44194]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44194] 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:44194]) recipient=0 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])) size=2097152, max=2097152, packet=32768 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])) re-initializing 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])) size=2097152, max=2097152, packet=32768 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[want-reply=true] subsystem=netconf 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[subsystem] prepared command 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]}} established 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 490: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18319 00:30:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 490: Creating data stores for simulated device 00:30:43.853 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:43.853 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:43.853 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:43.853 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:43.853 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:43.854 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[22b9eb15] 00:30:43.854 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:43.854 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:43.854 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:43.854 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:43.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:43.855 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:43.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:43.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:43.855 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[22b9eb15], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[22b9eb15], subtreeVersion=Version[51c2d05b], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[51c2d05b], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:43.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:43.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 490 on channel [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 1220 down to 2095932 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) request=subsystem result=ReplySuccess, want-reply=true 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) request=subsystem activate command 00:30:43.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) starting runner for command=netconf 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #5 SSH_MSG_CHANNEL_DATA 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 373 down to 2096779 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_DATA len=373 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194] 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18319', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=490} created 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]} created 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194] successful with session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]} 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]} up 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #6 SSH_MSG_CHANNEL_DATA 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 393 down to 2096386 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_DATA len=393 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194] 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:43.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:43.859 [netconf-device-simulator-threads-6] 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=490} 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4791515e after next message 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 - R:/10.30.170.22:44194]} EXI handlers added to pipeline 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@4791515e 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 179 down to 2095753 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:43.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #7 SSH_MSG_CHANNEL_DATA 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 340 down to 2096046 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_DATA len=340 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194] 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:43.861 [netconf-device-simulator-threads-6] 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=490} 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[51c2d05b] 00:30:43.861 [netconf-device-simulator-threads-6] 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:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:43.861 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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} 00:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] 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:30:43.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:43.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 778 down to 2094975 00:30:43.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:43.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:43.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:43.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #8 SSH_MSG_IGNORE 00:30:43.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:30:43.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]} 00:30:43.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:36132]): SSH-2.0-SSHD-UNKNOWN 00:30:43.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:36132]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:43.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:36132]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #10 SSH_MSG_IGNORE 00:30:44.105 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:36132]) Send SSH_MSG_KEXINIT 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #0 SSH_MSG_KEXINIT 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:36132]) SSH_MSG_KEXINIT 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:36132]) strict KEX=true client=true server=true 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: server host key algorithms = rsa-sha2-512 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: mac algorithms (client to server) = aead 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: mac algorithms (server to client) = aead 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: compression algorithms (client to server) = none 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:36132]) Kex: compression algorithms (server to client) = none 00:30:44.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:44.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #11 SSH_MSG_IGNORE 00:30:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:30:44.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #15 SSH_MSG_IGNORE 00:30:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:30:44.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #1 30 00:30:44.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36132]] process command=SSH_MSG_KEXDH_INIT 00:30:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #11 SSH_MSG_IGNORE 00:30:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:36132]] Send SSH_MSG_KEXDH_REPLY 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #1 sending command=31[31] len=1639 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:36132])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:36132]) Send SSH_MSG_NEWKEYS 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:36132]) session ID=06:b5:7c:26:88:b9:b8:4d:d8:10:70:5b:57:c8:2b:6b:6f:b0:96:f6:af:8f:e1:2f:65:a8:45:22:54:3f:6b:73:9a:de:b1:96:51:b6:bd:b7:1a:3c:54:7e:71:2d:d2:f9:fd:61:48:93:2a:d6:6c:7c:8f:05:34:a0:2e:32:9e:2b 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36132]): strict KEX resets output message sequence number from 3 to 0 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:36132]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:36132])[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:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #0 sending command=7[7] len=419 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36132]) No pending packets to flush at end of KEX 00:30:44.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #11 SSH_MSG_IGNORE 00:30:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #2 SSH_MSG_NEWKEYS 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:36132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36132]): strict KEX resets input message sequence number from 3 to 0 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:36132]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:36132]) authorized authentication methods: password,publickey 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:36132]) Accepted service ssh-userauth 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36132]) no authentication factory for method=none 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36132]) SSH_MSG_USERAUTH_REQUEST 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:36132]) remaining methods: password,publickey 00:30:44.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:36132]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:36132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:44.260 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:36132]) authentication result: true 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:36132]) SSH_MSG_USERAUTH_REQUEST 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:36132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:36132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36132]) no heartbeat to stop 00:30:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:36132]) heartbeat type=IGNORE, interval=PT30S 00:30:44.260 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:36132 authenticated 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36132]] session=TransportServerSession[admin@/10.30.170.22:36132] id=0 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36132])) size=2097152, max=2097152, packet=32768 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36132] 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:36132]) recipient=0 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])) size=2097152, max=2097152, packet=32768 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])) re-initializing 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])) size=2097152, max=2097152, packet=32768 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[want-reply=true] subsystem=netconf 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[subsystem] prepared command 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]}} established 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 491: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18320 00:30:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 491: Creating data stores for simulated device 00:30:44.262 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:44.262 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:44.262 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:44.262 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:44.262 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:44.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[62a6eb7] 00:30:44.263 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:44.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:44.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:44.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:44.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:44.264 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:44.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:44.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:44.264 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[62a6eb7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[62a6eb7], subtreeVersion=Version[7df047f0], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7df047f0], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:44.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 491 on channel [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 1220 down to 2095932 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) request=subsystem result=ReplySuccess, want-reply=true 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) request=subsystem activate command 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) starting runner for command=netconf 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #5 SSH_MSG_CHANNEL_DATA 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 373 down to 2096779 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_DATA len=373 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18320', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=491} created 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]} created 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132] successful with session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]} 00:30:44.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]} up 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #6 SSH_MSG_CHANNEL_DATA 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 393 down to 2096386 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_DATA len=393 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132] 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:44.267 [netconf-device-simulator-threads-0] 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=491} 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36ccf30a after next message 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 - R:/10.30.170.22:36132]} EXI handlers added to pipeline 00:30:44.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:44.268 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@36ccf30a 00:30:44.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 179 down to 2095753 00:30:44.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:44.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:44.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #7 SSH_MSG_CHANNEL_DATA 00:30:44.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 340 down to 2096046 00:30:44.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_DATA len=340 00:30:44.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132] 00:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:44.270 [netconf-device-simulator-threads-0] 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=491} 00:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7df047f0] 00:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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} 00:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] 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:30:44.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:44.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 778 down to 2094975 00:30:44.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:44.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #11 SSH_MSG_IGNORE 00:30:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:30:44.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #9 SSH_MSG_IGNORE 00:30:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:30:44.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #13 SSH_MSG_IGNORE 00:30:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:30:44.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #16 SSH_MSG_IGNORE 00:30:44.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:30:44.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #11 SSH_MSG_IGNORE 00:30:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:30:44.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #14 SSH_MSG_IGNORE 00:30:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:30:44.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #11 SSH_MSG_IGNORE 00:30:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:30:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]} 00:30:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48578]): SSH-2.0-SSHD-UNKNOWN 00:30:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48578]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48578]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #15 SSH_MSG_IGNORE 00:30:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48578]) Send SSH_MSG_KEXINIT 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #0 SSH_MSG_KEXINIT 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48578]) SSH_MSG_KEXINIT 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48578]) strict KEX=true client=true server=true 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: server host key algorithms = rsa-sha2-512 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: mac algorithms (client to server) = aead 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: mac algorithms (server to client) = aead 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: compression algorithms (client to server) = none 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48578]) Kex: compression algorithms (server to client) = none 00:30:44.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:44.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #10 SSH_MSG_IGNORE 00:30:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:30:44.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #1 30 00:30:44.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48578]] process command=SSH_MSG_KEXDH_INIT 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48578]] Send SSH_MSG_KEXDH_REPLY 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #1 sending command=31[31] len=1639 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48578])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48578]) Send SSH_MSG_NEWKEYS 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48578]) session ID=50:4c:a2:bf:d8:a6:9d:98:3e:9d:88:b2:2c:01:ba:e0:ec:5e:5a:ba:0f:72:77:9a:06:f4:ea:a9:b2:9c:0f:8d:8c:84:d6:9f:5d:57:aa:8f:19:95:31:ec:3a:34:2f:87:e0:2e:97:3b:89:d7:4d:3f:33:90:42:05:cc:a9:a1:a2 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48578]): strict KEX resets output message sequence number from 3 to 0 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48578]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48578])[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:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48578])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #0 sending command=7[7] len=419 00:30:44.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48578]) No pending packets to flush at end of KEX 00:30:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #9 SSH_MSG_IGNORE 00:30:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #2 SSH_MSG_NEWKEYS 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48578]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48578]): strict KEX resets input message sequence number from 3 to 0 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48578]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48578]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48578]) authorized authentication methods: password,publickey 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48578]) Accepted service ssh-userauth 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48578]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48578]) no authentication factory for method=none 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48578]) SSH_MSG_USERAUTH_REQUEST 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48578]) remaining methods: password,publickey 00:30:44.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48578]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48578]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48578]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:44.795 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48578]) authentication result: true 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48578]) SSH_MSG_USERAUTH_REQUEST 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48578])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48578]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48578]) no heartbeat to stop 00:30:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48578]) heartbeat type=IGNORE, interval=PT30S 00:30:44.795 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48578 authenticated 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48578]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48578]] session=TransportServerSession[admin@/10.30.170.22:48578] id=0 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48578])) size=2097152, max=2097152, packet=32768 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48578]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48578] 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48578]) recipient=0 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])) size=2097152, max=2097152, packet=32768 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])) re-initializing 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])) size=2097152, max=2097152, packet=32768 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[want-reply=true] subsystem=netconf 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[subsystem] prepared command 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]}} established 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 492: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18321 00:30:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 492: Creating data stores for simulated device 00:30:44.797 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:44.797 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:44.797 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:44.797 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:44.797 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:44.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[540ed7a2] 00:30:44.798 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:44.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:44.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:44.798 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:44.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:44.799 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:44.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:44.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:44.799 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[540ed7a2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[540ed7a2], subtreeVersion=Version[14fe3440], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[14fe3440], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:44.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:44.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 492 on channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 1220 down to 2095932 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) request=subsystem result=ReplySuccess, want-reply=true 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) request=subsystem activate command 00:30:44.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) starting runner for command=netconf 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #5 SSH_MSG_CHANNEL_DATA 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 373 down to 2096779 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_DATA len=373 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578] 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18321', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=492} created 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]} created 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578] successful with session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]} 00:30:44.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]} up 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #6 SSH_MSG_CHANNEL_DATA 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 393 down to 2096386 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_DATA len=393 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578] 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=492} 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14e4d4d4 after next message 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 - R:/10.30.170.22:48578]} EXI handlers added to pipeline 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@14e4d4d4 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 179 down to 2095753 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:44.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #7 SSH_MSG_CHANNEL_DATA 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 340 down to 2096046 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_DATA len=340 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578] 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:44.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:44.804 [netconf-device-simulator-threads-2] 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=492} 00:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[14fe3440] 00:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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} 00:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] 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:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 778 down to 2094975 00:30:44.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:44.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:44.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #12 SSH_MSG_IGNORE 00:30:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:30:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #16 SSH_MSG_IGNORE 00:30:44.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:30:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #14 SSH_MSG_IGNORE 00:30:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:30:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #15 SSH_MSG_IGNORE 00:30:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:30:45.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #11 SSH_MSG_IGNORE 00:30:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:30:45.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #8 SSH_MSG_IGNORE 00:30:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:30:45.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]} 00:30:45.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:45456]): SSH-2.0-SSHD-UNKNOWN 00:30:45.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:45456]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:45.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:45456]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:45456]) Send SSH_MSG_KEXINIT 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #0 SSH_MSG_KEXINIT 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:45456]) SSH_MSG_KEXINIT 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:45456]) strict KEX=true client=true server=true 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: server host key algorithms = rsa-sha2-512 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: mac algorithms (client to server) = aead 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: mac algorithms (server to client) = aead 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: compression algorithms (client to server) = none 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:45456]) Kex: compression algorithms (server to client) = none 00:30:45.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #1 30 00:30:45.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45456]] process command=SSH_MSG_KEXDH_INIT 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:45456]] Send SSH_MSG_KEXDH_REPLY 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #1 sending command=31[31] len=1639 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:45456])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:45456]) Send SSH_MSG_NEWKEYS 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:45456]) session ID=53:48:2e:f6:cd:22:de:c6:7a:9c:56:20:84:4e:bb:cc:8b:f6:86:95:0a:d2:b2:b7:56:62:dc:d2:26:75:88:6f:e5:91:ed:24:80:f9:c4:8c:c1:83:12:88:a9:94:35:f1:ce:15:ab:1d:40:93:e0:98:fe:cd:30:8c:25:ad:ca:64 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45456]): strict KEX resets output message sequence number from 3 to 0 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:45456]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:45456])[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:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45456])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #0 sending command=7[7] len=419 00:30:45.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45456]) No pending packets to flush at end of KEX 00:30:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #13 SSH_MSG_IGNORE 00:30:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:30:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #2 SSH_MSG_NEWKEYS 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:45456]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45456]): strict KEX resets input message sequence number from 3 to 0 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:45456]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:45.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45456]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:45.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #12 SSH_MSG_IGNORE 00:30:45.321 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:45456]) authorized authentication methods: password,publickey 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:45456]) Accepted service ssh-userauth 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45456]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45456]) no authentication factory for method=none 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45456]) SSH_MSG_USERAUTH_REQUEST 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:45456]) remaining methods: password,publickey 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:45456]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:45456]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:45.321 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:45456]) authentication result: true 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:45456]) SSH_MSG_USERAUTH_REQUEST 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:45456])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:45456]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:45.321 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45456]) no heartbeat to stop 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:45456]) heartbeat type=IGNORE, interval=PT30S 00:30:45.322 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:45456 authenticated 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45456]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45456]] session=TransportServerSession[admin@/10.30.170.22:45456] id=0 00:30:45.322 [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.170.22:45456])) size=2097152, max=2097152, packet=32768 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45456]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45456] 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:45456]) recipient=0 00:30:45.322 [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.170.22:45456])) size=2097152, max=2097152, packet=32768 00:30:45.322 [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.170.22:45456])) re-initializing 00:30:45.322 [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.170.22:45456])) size=2097152, max=2097152, packet=32768 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456])[want-reply=true] subsystem=netconf 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456])[subsystem] prepared command 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]}} established 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 493: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18322 00:30:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 493: Creating data stores for simulated device 00:30:45.323 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:45.323 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:45.323 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:45.324 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:45.324 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4e472413] 00:30:45.324 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:45.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:45.325 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:45.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:45.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:45.325 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4e472413], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4e472413], subtreeVersion=Version[471ae587], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[471ae587], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:45.325 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:45.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:45.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.326 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 493 on channel [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.327 [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.170.22:45456]) by 1220 down to 2095932 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) request=subsystem result=ReplySuccess, want-reply=true 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) request=subsystem activate command 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) starting runner for command=netconf 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #5 SSH_MSG_CHANNEL_DATA 00:30:45.327 [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.170.22:45456]) by 373 down to 2096779 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_DATA len=373 00:30:45.327 [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.170.22:45456] 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18322', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=493} created 00:30:45.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]} created 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456] successful with session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]} 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]} up 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #6 SSH_MSG_CHANNEL_DATA 00:30:45.328 [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.170.22:45456]) by 393 down to 2096386 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_DATA len=393 00:30:45.328 [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.170.22:45456] 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:45.328 [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=493} 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43e89200 after next message 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 - R:/10.30.170.22:45456]} EXI handlers added to pipeline 00:30:45.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:45.329 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@43e89200 00:30:45.329 [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.170.22:45456]) by 179 down to 2095753 00:30:45.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:45.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:45.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #7 SSH_MSG_CHANNEL_DATA 00:30:45.330 [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.170.22:45456]) by 340 down to 2096046 00:30:45.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_DATA len=340 00:30:45.330 [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.170.22:45456] 00:30:45.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:45.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:45.331 [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=493} 00:30:45.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[471ae587] 00:30:45.331 [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:30:45.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:45.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:45.331 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:45.331 [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:30:45.331 [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:30:45.331 [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} 00:30:45.331 [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:30:45.331 [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=2011-06-01} 00:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [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:30:45.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:45.332 [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.170.22:45456]) by 778 down to 2094975 00:30:45.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:45.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:45.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #8 SSH_MSG_IGNORE 00:30:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:30:45.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #10 SSH_MSG_IGNORE 00:30:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:30:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #13 SSH_MSG_IGNORE 00:30:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:30:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #15 SSH_MSG_IGNORE 00:30:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:30:45.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #12 SSH_MSG_IGNORE 00:30:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:30:45.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #9 SSH_MSG_IGNORE 00:30:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:30:45.599 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #16 SSH_MSG_IGNORE 00:30:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:30:45.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #8 SSH_MSG_IGNORE 00:30:45.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:30:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #14 SSH_MSG_IGNORE 00:30:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:30:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]} 00:30:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:42198]): SSH-2.0-SSHD-UNKNOWN 00:30:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:42198]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:45.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:42198]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:45.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #10 SSH_MSG_IGNORE 00:30:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:30:45.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #11 SSH_MSG_IGNORE 00:30:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:30:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:42198]) Send SSH_MSG_KEXINIT 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #0 SSH_MSG_KEXINIT 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:42198]) SSH_MSG_KEXINIT 00:30:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #15 SSH_MSG_IGNORE 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:42198]) strict KEX=true client=true server=true 00:30:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: server host key algorithms = rsa-sha2-512 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: mac algorithms (client to server) = aead 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: mac algorithms (server to client) = aead 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: compression algorithms (client to server) = none 00:30:46.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:42198]) Kex: compression algorithms (server to client) = none 00:30:46.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:46.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #16 SSH_MSG_IGNORE 00:30:46.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:30:46.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #9 SSH_MSG_IGNORE 00:30:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:30:46.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #1 30 00:30:46.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42198]] process command=SSH_MSG_KEXDH_INIT 00:30:46.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:42198]] Send SSH_MSG_KEXDH_REPLY 00:30:46.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #1 sending command=31[31] len=1639 00:30:46.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:42198])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:42198]) Send SSH_MSG_NEWKEYS 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:42198]) session ID=87:8a:43:6b:0a:91:00:8b:33:7c:5d:38:db:b0:7e:e1:f6:8b:9f:75:5a:a9:2f:69:4f:3a:90:fd:19:66:bf:01:ae:15:55:7c:58:8f:fa:cd:90:fe:0d:72:27:d3:62:ce:a9:b7:e6:5d:17:24:4a:fd:13:4e:46:d7:a1:94:73:3d 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42198]): strict KEX resets output message sequence number from 3 to 0 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:42198]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:42198])[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:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42198])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #0 sending command=7[7] len=419 00:30:46.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42198]) No pending packets to flush at end of KEX 00:30:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #2 SSH_MSG_NEWKEYS 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:42198]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42198]): strict KEX resets input message sequence number from 3 to 0 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:42198]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42198]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:42198]) authorized authentication methods: password,publickey 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:42198]) Accepted service ssh-userauth 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42198]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42198]) no authentication factory for method=none 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42198]) SSH_MSG_USERAUTH_REQUEST 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:42198]) remaining methods: password,publickey 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #14 SSH_MSG_IGNORE 00:30:46.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:42198]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42198]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:42198]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:46.148 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:42198]) authentication result: true 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:42198]) SSH_MSG_USERAUTH_REQUEST 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:42198])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:42198]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42198]) no heartbeat to stop 00:30:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:42198]) heartbeat type=IGNORE, interval=PT30S 00:30:46.148 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:42198 authenticated 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42198]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42198]] session=TransportServerSession[admin@/10.30.170.22:42198] id=0 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42198])) size=2097152, max=2097152, packet=32768 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42198]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42198] 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:42198]) recipient=0 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])) size=2097152, max=2097152, packet=32768 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])) re-initializing 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])) size=2097152, max=2097152, packet=32768 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[want-reply=true] subsystem=netconf 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[subsystem] prepared command 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]}} established 00:30:46.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 494: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18323 00:30:46.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 494: Creating data stores for simulated device 00:30:46.151 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:46.151 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:46.151 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:46.152 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:46.152 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:46.153 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[4057b008] 00:30:46.153 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:46.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:46.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:46.154 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:46.155 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:46.155 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:46.155 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:46.155 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:46.155 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[4057b008], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[4057b008], subtreeVersion=Version[d7d8380], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[d7d8380], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:46.156 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:46.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:46.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 494 on channel [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 1220 down to 2095932 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) request=subsystem result=ReplySuccess, want-reply=true 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) request=subsystem activate command 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) starting runner for command=netconf 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #5 SSH_MSG_CHANNEL_DATA 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 373 down to 2096779 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_DATA len=373 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198] 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:46.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18323', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=494} created 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]} created 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198] successful with session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]} 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]} up 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #6 SSH_MSG_CHANNEL_DATA 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 393 down to 2096386 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_DATA len=393 00:30:46.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198] 00:30:46.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:46.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:46.162 [netconf-device-simulator-threads-6] 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=494} 00:30:46.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:46.162 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cad4a29 after next message 00:30:46.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 - R:/10.30.170.22:42198]} EXI handlers added to pipeline 00:30:46.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:46.163 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@cad4a29 00:30:46.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 179 down to 2095753 00:30:46.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:46.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #7 SSH_MSG_CHANNEL_DATA 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 340 down to 2096046 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_DATA len=340 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198] 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:46.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:46.166 [netconf-device-simulator-threads-6] 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=494} 00:30:46.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[d7d8380] 00:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:46.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:46.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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} 00:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] 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:30:46.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:46.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 778 down to 2094975 00:30:46.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:46.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #13 SSH_MSG_IGNORE 00:30:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:30:46.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #11 SSH_MSG_IGNORE 00:30:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:30:46.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]} 00:30:46.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:33480]): SSH-2.0-SSHD-UNKNOWN 00:30:46.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:33480]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:46.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:33480]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:46.252 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #10 SSH_MSG_IGNORE 00:30:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:30:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #12 SSH_MSG_IGNORE 00:30:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:30:46.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #8 SSH_MSG_IGNORE 00:30:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:30:46.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:33480]) Send SSH_MSG_KEXINIT 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #0 SSH_MSG_KEXINIT 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:33480]) SSH_MSG_KEXINIT 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:33480]) strict KEX=true client=true server=true 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: server host key algorithms = rsa-sha2-512 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: mac algorithms (client to server) = aead 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: mac algorithms (server to client) = aead 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: compression algorithms (client to server) = none 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:33480]) Kex: compression algorithms (server to client) = none 00:30:46.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:46.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #13 SSH_MSG_IGNORE 00:30:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:30:46.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #15 SSH_MSG_IGNORE 00:30:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:30:46.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #1 30 00:30:46.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33480]] process command=SSH_MSG_KEXDH_INIT 00:30:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #9 SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:33480]] Send SSH_MSG_KEXDH_REPLY 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #1 sending command=31[31] len=1639 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:33480])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:33480]) Send SSH_MSG_NEWKEYS 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:33480]) session ID=b5:b9:d2:87:26:38:58:54:8b:ad:b2:c8:74:56:39:00:b7:3a:52:73:22:63:3b:f9:7f:70:d4:f7:b6:fc:57:08:dd:32:3a:ff:4a:d8:69:bd:d8:d3:9d:26:8f:e5:03:17:26:c9:6d:a2:88:48:45:4b:e3:b3:f7:e7:f5:00:a9:a0 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33480]): strict KEX resets output message sequence number from 3 to 0 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:33480]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:33480])[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:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33480])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #0 sending command=7[7] len=419 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33480]) No pending packets to flush at end of KEX 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #12 SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #14 SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #16 SSH_MSG_IGNORE 00:30:46.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #2 SSH_MSG_NEWKEYS 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:33480]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33480]): strict KEX resets input message sequence number from 3 to 0 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:33480]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33480]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:33480]) authorized authentication methods: password,publickey 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:33480]) Accepted service ssh-userauth 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33480]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33480]) no authentication factory for method=none 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33480]) SSH_MSG_USERAUTH_REQUEST 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:33480]) remaining methods: password,publickey 00:30:46.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:33480]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33480]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:33480]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:46.666 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:33480]) authentication result: true 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:33480]) SSH_MSG_USERAUTH_REQUEST 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:33480])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:33480]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33480]) no heartbeat to stop 00:30:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:33480]) heartbeat type=IGNORE, interval=PT30S 00:30:46.666 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:33480 authenticated 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33480]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33480]] session=TransportServerSession[admin@/10.30.170.22:33480] id=0 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33480])) size=2097152, max=2097152, packet=32768 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33480]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33480] 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:33480]) recipient=0 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])) size=2097152, max=2097152, packet=32768 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])) re-initializing 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])) size=2097152, max=2097152, packet=32768 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[want-reply=true] subsystem=netconf 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[subsystem] prepared command 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]}} established 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 495: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18324 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 495: Creating data stores for simulated device 00:30:46.668 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:46.668 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:46.668 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:46.668 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:46.668 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[c9e5a1e] 00:30:46.669 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:46.669 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:46.669 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:46.669 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:46.669 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:46.670 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:46.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:46.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:46.670 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[c9e5a1e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[c9e5a1e], subtreeVersion=Version[598fdb26], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[598fdb26], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:46.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:46.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:46.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 495 on channel [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 1220 down to 2095932 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) request=subsystem result=ReplySuccess, want-reply=true 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) request=subsystem activate command 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) starting runner for command=netconf 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #5 SSH_MSG_CHANNEL_DATA 00:30:46.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 373 down to 2096779 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_DATA len=373 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480] 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18324', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=495} created 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]} created 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480] successful with session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]} 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]} up 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #6 SSH_MSG_CHANNEL_DATA 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 393 down to 2096386 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_DATA len=393 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480] 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:46.674 [netconf-device-simulator-threads-0] 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=495} 00:30:46.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30319dfc after next message 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 - R:/10.30.170.22:33480]} EXI handlers added to pipeline 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@30319dfc 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 179 down to 2095753 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:46.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:46.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #7 SSH_MSG_CHANNEL_DATA 00:30:46.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 340 down to 2096046 00:30:46.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_DATA len=340 00:30:46.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480] 00:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:46.677 [netconf-device-simulator-threads-0] 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=495} 00:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[598fdb26] 00:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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} 00:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] 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:30:46.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:46.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 778 down to 2094975 00:30:46.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:46.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:46.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #11 SSH_MSG_IGNORE 00:30:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:30:46.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]} 00:30:46.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:48450]): SSH-2.0-SSHD-UNKNOWN 00:30:46.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:48450]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:46.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:48450]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:46.859 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #10 SSH_MSG_IGNORE 00:30:46.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:30:46.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:46.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #8 SSH_MSG_IGNORE 00:30:46.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:30:46.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:48450]) Send SSH_MSG_KEXINIT 00:30:46.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #0 SSH_MSG_KEXINIT 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:48450]) SSH_MSG_KEXINIT 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:48450]) strict KEX=true client=true server=true 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: server host key algorithms = rsa-sha2-512 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: mac algorithms (client to server) = aead 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: mac algorithms (server to client) = aead 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: compression algorithms (client to server) = none 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:48450]) Kex: compression algorithms (server to client) = none 00:30:46.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:47.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #1 30 00:30:47.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48450]] process command=SSH_MSG_KEXDH_INIT 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:48450]] Send SSH_MSG_KEXDH_REPLY 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #1 sending command=31[31] len=1639 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:48450])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:48450]) Send SSH_MSG_NEWKEYS 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:48450]) session ID=e5:24:d7:3e:85:ff:cb:69:51:79:2f:57:e4:0b:54:38:8e:e7:f9:24:90:48:de:9a:da:01:50:b2:1d:b3:1f:4c:38:62:cf:c5:3e:a1:05:20:c8:8c:46:fa:f1:97:07:4f:d5:e6:19:57:a9:58:85:00:ea:44:75:8f:0a:9a:12:df 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48450]): strict KEX resets output message sequence number from 3 to 0 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:48450]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:48450])[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:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #0 sending command=7[7] len=419 00:30:47.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48450]) No pending packets to flush at end of KEX 00:30:47.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #2 SSH_MSG_NEWKEYS 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:48450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48450]): strict KEX resets input message sequence number from 3 to 0 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:48450]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:48450]) authorized authentication methods: password,publickey 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:48450]) Accepted service ssh-userauth 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48450]) no authentication factory for method=none 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48450]) SSH_MSG_USERAUTH_REQUEST 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:48450]) remaining methods: password,publickey 00:30:47.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:48450]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:48450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:47.061 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:48450]) authentication result: true 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:48450]) SSH_MSG_USERAUTH_REQUEST 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:48450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:48450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48450]) no heartbeat to stop 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:48450]) heartbeat type=IGNORE, interval=PT30S 00:30:47.061 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:48450 authenticated 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48450]] session=TransportServerSession[admin@/10.30.170.22:48450] id=0 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48450])) size=2097152, max=2097152, packet=32768 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48450] 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:48450]) recipient=0 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])) size=2097152, max=2097152, packet=32768 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])) re-initializing 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])) size=2097152, max=2097152, packet=32768 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #9 SSH_MSG_IGNORE 00:30:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[want-reply=true] subsystem=netconf 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[subsystem] prepared command 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]}} established 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 496: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18325 00:30:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 496: Creating data stores for simulated device 00:30:47.063 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:47.063 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:47.063 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:47.063 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:47.063 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:47.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[79f1f819] 00:30:47.063 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:47.064 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:47.064 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:47.064 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:47.064 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:47.064 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:47.064 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[79f1f819], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[79f1f819], subtreeVersion=Version[7a91b2f3], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[7a91b2f3], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:47.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:47.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 496 on channel [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 1220 down to 2095932 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) request=subsystem result=ReplySuccess, want-reply=true 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) request=subsystem activate command 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) starting runner for command=netconf 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #5 SSH_MSG_CHANNEL_DATA 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 373 down to 2096779 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_DATA len=373 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450] 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:47.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18325', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=496} created 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]} created 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450] successful with session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]} 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]} up 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #6 SSH_MSG_CHANNEL_DATA 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 393 down to 2096386 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_DATA len=393 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450] 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=496} 00:30:47.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71e17289 after next message 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 - R:/10.30.170.22:48450]} EXI handlers added to pipeline 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71e17289 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 179 down to 2095753 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:47.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:47.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #7 SSH_MSG_CHANNEL_DATA 00:30:47.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 340 down to 2096046 00:30:47.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_DATA len=340 00:30:47.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450] 00:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:47.071 [netconf-device-simulator-threads-2] 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=496} 00:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[7a91b2f3] 00:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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} 00:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] 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:30:47.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 778 down to 2094975 00:30:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:47.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:47.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #13 SSH_MSG_IGNORE 00:30:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:30:47.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #8 SSH_MSG_IGNORE 00:30:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:30:47.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #16 SSH_MSG_IGNORE 00:30:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:30:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #14 SSH_MSG_IGNORE 00:30:47.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:30:47.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #15 SSH_MSG_IGNORE 00:30:47.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:30:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #12 SSH_MSG_IGNORE 00:30:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:30:47.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #11 SSH_MSG_IGNORE 00:30:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:30:47.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]} 00:30:47.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:50752]): SSH-2.0-SSHD-UNKNOWN 00:30:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:50752]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:47.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:50752]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:47.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #10 SSH_MSG_IGNORE 00:30:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:30:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:50752]) Send SSH_MSG_KEXINIT 00:30:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #0 SSH_MSG_KEXINIT 00:30:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:50752]) SSH_MSG_KEXINIT 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:50752]) strict KEX=true client=true server=true 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: server host key algorithms = rsa-sha2-512 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: mac algorithms (client to server) = aead 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: mac algorithms (server to client) = aead 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: compression algorithms (client to server) = none 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:50752]) Kex: compression algorithms (server to client) = none 00:30:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #1 30 00:30:47.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50752]] process command=SSH_MSG_KEXDH_INIT 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:50752]] Send SSH_MSG_KEXDH_REPLY 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #1 sending command=31[31] len=1639 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:50752])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:50752]) Send SSH_MSG_NEWKEYS 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:50752]) session ID=b0:5e:32:d5:b4:0d:91:f9:1f:b3:1b:96:a7:fa:2a:04:25:b6:e9:1d:ee:f6:09:e7:1f:7e:9b:b3:3c:10:8f:37:eb:06:3d:d4:f4:83:05:da:dd:97:35:b3:21:99:be:78:e2:13:8b:1e:e1:3f:13:3e:a9:5d:c1:fc:3c:2b:81:d8 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50752]): strict KEX resets output message sequence number from 3 to 0 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:50752]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:50752])[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:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50752])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #0 sending command=7[7] len=419 00:30:47.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50752]) No pending packets to flush at end of KEX 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #2 SSH_MSG_NEWKEYS 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:50752]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50752]): strict KEX resets input message sequence number from 3 to 0 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:50752]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50752]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:50752]) authorized authentication methods: password,publickey 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:50752]) Accepted service ssh-userauth 00:30:47.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50752]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50752]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50752]) no authentication factory for method=none 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50752]) SSH_MSG_USERAUTH_REQUEST 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:50752]) remaining methods: password,publickey 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:50752]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50752]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:50752]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:47.565 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:50752]) authentication result: true 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:50752]) SSH_MSG_USERAUTH_REQUEST 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:50752])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:50752]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50752]) no heartbeat to stop 00:30:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:50752]) heartbeat type=IGNORE, interval=PT30S 00:30:47.565 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:50752 authenticated 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50752]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50752]] session=TransportServerSession[admin@/10.30.170.22:50752] id=0 00:30:47.566 [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.170.22:50752])) size=2097152, max=2097152, packet=32768 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50752]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50752] 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:50752]) recipient=0 00:30:47.566 [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.170.22:50752])) size=2097152, max=2097152, packet=32768 00:30:47.566 [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.170.22:50752])) re-initializing 00:30:47.566 [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.170.22:50752])) size=2097152, max=2097152, packet=32768 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752])[want-reply=true] subsystem=netconf 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752])[subsystem] prepared command 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]}} established 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 497: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18326 00:30:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 497: Creating data stores for simulated device 00:30:47.567 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:47.567 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:47.567 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:47.567 [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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:47.567 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:47.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[98ab799] 00:30:47.568 [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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:47.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:47.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:47.568 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:47.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:47.571 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:47.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:47.571 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:47.571 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[98ab799], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[98ab799], subtreeVersion=Version[37bdb2c4], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[37bdb2c4], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:47.572 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:47.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:47.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.573 [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:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 497 on channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.574 [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.170.22:50752]) by 1220 down to 2095932 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) request=subsystem result=ReplySuccess, want-reply=true 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) request=subsystem activate command 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) starting runner for command=netconf 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #5 SSH_MSG_CHANNEL_DATA 00:30:47.574 [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.170.22:50752]) by 373 down to 2096779 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_DATA len=373 00:30:47.574 [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.170.22:50752] 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:47.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18326', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=497} created 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]} created 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752] successful with session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]} 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]} up 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #6 SSH_MSG_CHANNEL_DATA 00:30:47.575 [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.170.22:50752]) by 393 down to 2096386 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_DATA len=393 00:30:47.575 [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.170.22:50752] 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:47.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:47.576 [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=497} 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1538f20 after next message 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 - R:/10.30.170.22:50752]} EXI handlers added to pipeline 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@1538f20 00:30:47.576 [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.170.22:50752]) by 179 down to 2095753 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:47.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:47.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #7 SSH_MSG_CHANNEL_DATA 00:30:47.578 [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.170.22:50752]) by 340 down to 2096046 00:30:47.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_DATA len=340 00:30:47.578 [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.170.22:50752] 00:30:47.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:47.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:47.578 [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=497} 00:30:47.578 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[37bdb2c4] 00:30:47.578 [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:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:47.579 [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:30:47.579 [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:30:47.579 [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} 00:30:47.579 [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:30:47.579 [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=2011-06-01} 00:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [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:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:47.579 [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.170.22:50752]) by 778 down to 2094975 00:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:47.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:47.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #15 SSH_MSG_IGNORE 00:30:47.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:30:47.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #9 SSH_MSG_IGNORE 00:30:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:30:47.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #14 SSH_MSG_IGNORE 00:30:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:30:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #10 SSH_MSG_IGNORE 00:30:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:30:47.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]} 00:30:47.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:51386]): SSH-2.0-SSHD-UNKNOWN 00:30:47.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:51386]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:47.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:51386]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #13 SSH_MSG_IGNORE 00:30:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:30:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #12 SSH_MSG_IGNORE 00:30:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:30:47.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #8 SSH_MSG_IGNORE 00:30:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:30:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #16 SSH_MSG_IGNORE 00:30:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:30:48.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #11 SSH_MSG_IGNORE 00:30:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:30:48.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #13 SSH_MSG_IGNORE 00:30:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:30:48.219 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #9 SSH_MSG_IGNORE 00:30:48.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:30:48.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #16 SSH_MSG_IGNORE 00:30:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:30:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:51386]) Send SSH_MSG_KEXINIT 00:30:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #0 SSH_MSG_KEXINIT 00:30:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:51386]) SSH_MSG_KEXINIT 00:30:48.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:51386]) strict KEX=true client=true server=true 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: server host key algorithms = rsa-sha2-512 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: mac algorithms (client to server) = aead 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: mac algorithms (server to client) = aead 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: compression algorithms (client to server) = none 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:51386]) Kex: compression algorithms (server to client) = none 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:48.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #15 SSH_MSG_IGNORE 00:30:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:30:48.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.331 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #8 SSH_MSG_IGNORE 00:30:48.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:30:48.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #1 30 00:30:48.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51386]] process command=SSH_MSG_KEXDH_INIT 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:51386]] Send SSH_MSG_KEXDH_REPLY 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #1 sending command=31[31] len=1639 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:51386])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:51386]) Send SSH_MSG_NEWKEYS 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:51386]) session ID=77:29:4b:45:a0:6b:e3:62:92:4a:63:0d:65:8e:49:05:8a:61:9b:dd:5e:ad:5f:08:a0:61:fd:d7:56:5c:b9:89:f7:dd:2a:92:0f:ca:04:ad:30:dd:ad:95:83:5b:30:6a:69:8b:31:df:9f:78:00:5a:38:75:36:34:33:5a:1b:eb 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51386]): strict KEX resets output message sequence number from 3 to 0 00:30:48.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:51386]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:51386])[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:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #0 sending command=7[7] len=419 00:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51386]) No pending packets to flush at end of KEX 00:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #12 SSH_MSG_IGNORE 00:30:48.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:30:48.393 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #11 SSH_MSG_IGNORE 00:30:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:30:48.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #2 SSH_MSG_NEWKEYS 00:30:48.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:51386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:48.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51386]): strict KEX resets input message sequence number from 3 to 0 00:30:48.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:51386]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:51386]) authorized authentication methods: password,publickey 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:51386]) Accepted service ssh-userauth 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51386]) no authentication factory for method=none 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51386]) SSH_MSG_USERAUTH_REQUEST 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:51386]) remaining methods: password,publickey 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:48.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:51386]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:51386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:48.397 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:51386]) authentication result: true 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:51386]) SSH_MSG_USERAUTH_REQUEST 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:51386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:51386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51386]) no heartbeat to stop 00:30:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:51386]) heartbeat type=IGNORE, interval=PT30S 00:30:48.397 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:51386 authenticated 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51386]] session=TransportServerSession[admin@/10.30.170.22:51386] id=0 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51386])) size=2097152, max=2097152, packet=32768 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51386] 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:51386]) recipient=0 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])) size=2097152, max=2097152, packet=32768 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])) re-initializing 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])) size=2097152, max=2097152, packet=32768 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[want-reply=true] subsystem=netconf 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[subsystem] prepared command 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]}} established 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 498: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18327 00:30:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 498: Creating data stores for simulated device 00:30:48.400 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:48.400 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:48.400 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:48.400 [netconf-device-simulator-threads-6] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:48.400 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:48.402 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[3162e60] 00:30:48.402 [netconf-device-simulator-threads-6] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:48.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:48.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:48.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:48.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:48.404 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:48.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:48.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:48.404 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[3162e60], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3162e60], subtreeVersion=Version[47cfa2cf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[47cfa2cf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:48.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:48.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:48.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 498 on channel [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 1220 down to 2095932 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) request=subsystem result=ReplySuccess, want-reply=true 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) request=subsystem activate command 00:30:48.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) starting runner for command=netconf 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #5 SSH_MSG_CHANNEL_DATA 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 373 down to 2096779 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_DATA len=373 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386] 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:48.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18327', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=498} created 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]} created 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386] successful with session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]} 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]} up 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #6 SSH_MSG_CHANNEL_DATA 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 393 down to 2096386 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_DATA len=393 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386] 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:48.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:48.409 [netconf-device-simulator-threads-6] 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=498} 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79f07e7 after next message 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 - R:/10.30.170.22:51386]} EXI handlers added to pipeline 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@79f07e7 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 179 down to 2095753 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:48.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:48.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #7 SSH_MSG_CHANNEL_DATA 00:30:48.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 340 down to 2096046 00:30:48.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_DATA len=340 00:30:48.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386] 00:30:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:48.413 [netconf-device-simulator-threads-6] 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=498} 00:30:48.413 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[47cfa2cf] 00:30:48.413 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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} 00:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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=2011-06-01} 00:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] 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:30:48.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:48.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 778 down to 2094975 00:30:48.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:48.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:48.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]} 00:30:48.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:47520]): SSH-2.0-SSHD-UNKNOWN 00:30:48.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:47520]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:48.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:47520]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #14 SSH_MSG_IGNORE 00:30:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:47520]) Send SSH_MSG_KEXINIT 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #0 SSH_MSG_KEXINIT 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:47520]) SSH_MSG_KEXINIT 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:47520]) strict KEX=true client=true server=true 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: server host key algorithms = rsa-sha2-512 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: mac algorithms (client to server) = aead 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: mac algorithms (server to client) = aead 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: compression algorithms (client to server) = none 00:30:48.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:47520]) Kex: compression algorithms (server to client) = none 00:30:48.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:48.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #10 SSH_MSG_IGNORE 00:30:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:30:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #1 30 00:30:48.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47520]] process command=SSH_MSG_KEXDH_INIT 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:47520]] Send SSH_MSG_KEXDH_REPLY 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #1 sending command=31[31] len=1639 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:47520])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:47520]) Send SSH_MSG_NEWKEYS 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:47520]) session ID=5a:18:66:7e:f0:28:15:33:d3:48:73:1d:e0:66:12:c4:44:bf:c4:5e:d7:51:d0:e0:45:14:36:81:11:22:5d:a8:8d:00:60:9d:09:69:a7:73:40:62:be:2c:28:c2:58:75:67:2a:8c:30:f7:a5:2f:d5:fc:5b:43:b3:56:7a:4b:39 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47520]): strict KEX resets output message sequence number from 3 to 0 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:47520]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:47520])[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:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47520])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #0 sending command=7[7] len=419 00:30:48.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47520]) No pending packets to flush at end of KEX 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #2 SSH_MSG_NEWKEYS 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:47520]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47520]): strict KEX resets input message sequence number from 3 to 0 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:47520]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47520]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:47520]) authorized authentication methods: password,publickey 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:47520]) Accepted service ssh-userauth 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47520]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47520]) no authentication factory for method=none 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47520]) SSH_MSG_USERAUTH_REQUEST 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:47520]) remaining methods: password,publickey 00:30:48.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:47520]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47520]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:47520]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:48.659 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:47520]) authentication result: true 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:47520]) SSH_MSG_USERAUTH_REQUEST 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:47520])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:47520]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47520]) no heartbeat to stop 00:30:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:47520]) heartbeat type=IGNORE, interval=PT30S 00:30:48.659 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:47520 authenticated 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47520]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47520]] session=TransportServerSession[admin@/10.30.170.22:47520] id=0 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47520])) size=2097152, max=2097152, packet=32768 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47520]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47520] 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:47520]) recipient=0 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])) size=2097152, max=2097152, packet=32768 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])) re-initializing 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])) size=2097152, max=2097152, packet=32768 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[want-reply=true] subsystem=netconf 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[subsystem] prepared command 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]}} established 00:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 499: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18328 00:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 499: Creating data stores for simulated device 00:30:48.661 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:48.661 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:48.661 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:48.661 [netconf-device-simulator-threads-0] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:48.661 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[55d78aa0] 00:30:48.661 [netconf-device-simulator-threads-0] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:48.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:48.662 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:48.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:48.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:48.662 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[55d78aa0], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[55d78aa0], subtreeVersion=Version[77dae438], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[77dae438], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:48.662 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:48.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 499 on channel [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 1220 down to 2095932 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) request=subsystem result=ReplySuccess, want-reply=true 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) request=subsystem activate command 00:30:48.663 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) starting runner for command=netconf 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #5 SSH_MSG_CHANNEL_DATA 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 373 down to 2096779 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_DATA len=373 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520] 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18328', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=499} created 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]} created 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520] successful with session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]} 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]} up 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #6 SSH_MSG_CHANNEL_DATA 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 393 down to 2096386 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_DATA len=393 00:30:48.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520] 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:48.665 [netconf-device-simulator-threads-0] 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=499} 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71513dd5 after next message 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 - R:/10.30.170.22:47520]} EXI handlers added to pipeline 00:30:48.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:48.668 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@71513dd5 00:30:48.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 179 down to 2095753 00:30:48.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:48.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #7 SSH_MSG_CHANNEL_DATA 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 340 down to 2096046 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_DATA len=340 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520] 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:48.670 [netconf-device-simulator-threads-0] 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=499} 00:30:48.670 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[77dae438] 00:30:48.670 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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} 00:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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=2011-06-01} 00:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] 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:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 778 down to 2094975 00:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:48.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:48.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #16 SSH_MSG_IGNORE 00:30:48.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:30:48.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #9 SSH_MSG_IGNORE 00:30:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:30:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #15 SSH_MSG_IGNORE 00:30:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:30:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #12 SSH_MSG_IGNORE 00:30:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:30:48.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #8 SSH_MSG_IGNORE 00:30:48.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:30:48.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #14 SSH_MSG_IGNORE 00:30:48.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:30:48.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #11 SSH_MSG_IGNORE 00:30:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:30:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]} 00:30:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.170.22:39628]): SSH-2.0-SSHD-UNKNOWN 00:30:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.170.22:39628]) line='SSH-2.0-SSHD-UNKNOWN' 00:30:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.170.22:39628]) client version string: SSH-2.0-SSHD-UNKNOWN 00:30:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #13 SSH_MSG_IGNORE 00:30:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.170.22:39628]) Send SSH_MSG_KEXINIT 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1084 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #0 SSH_MSG_KEXINIT 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.170.22:39628]) SSH_MSG_KEXINIT 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.170.22:39628]) strict KEX=true client=true server=true 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: kex algorithms = sntrup761x25519-sha512 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: server host key algorithms = rsa-sha2-512 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: mac algorithms (client to server) = aead 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: mac algorithms (server to client) = aead 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: compression algorithms (client to server) = none 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.170.22:39628]) Kex: compression algorithms (server to client) = none 00:30:49.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 00:30:49.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #10 SSH_MSG_IGNORE 00:30:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:30:49.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #1 30 00:30:49.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39628]] process command=SSH_MSG_KEXDH_INIT 00:30:49.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512])[TransportServerSession[null@/10.30.170.22:39628]] Send SSH_MSG_KEXDH_REPLY 00:30:49.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #1 sending command=31[31] len=1639 00:30:49.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.170.22:39628])[sntrup761x25519-sha512] KEX processing complete after cmd=30 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.170.22:39628]) Send SSH_MSG_NEWKEYS 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.170.22:39628]) session ID=c2:1c:a8:22:e5:99:e7:82:b7:a2:ee:5c:f3:ec:90:de:a9:e7:5a:2c:33:1b:0a:f9:2d:af:5c:8f:a5:a5:08:1b:85:db:8d:fc:47:24:c4:f9:20:7b:eb:ad:dc:a9:dd:7a:c2:da:3b:ff:39:f7:51:e3:22:4a:83:e9:73:0e:cb:22 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39628]): strict KEX resets output message sequence number from 3 to 0 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.170.22:39628]): cipher chacha20-poly1305; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.170.22:39628])[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:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #0 sending command=7[7] len=419 00:30:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39628]) No pending packets to flush at end of KEX 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #2 SSH_MSG_NEWKEYS 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.170.22:39628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39628]): strict KEX resets input message sequence number from 3 to 0 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.170.22:39628]): cipher chacha20-poly1305; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #0 SSH_MSG_SERVICE_REQUEST 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.170.22:39628]) authorized authentication methods: password,publickey 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.170.22:39628]) Accepted service ssh-userauth 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #1 SSH_MSG_USERAUTH_REQUEST 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39628]) no authentication factory for method=none 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39628]) SSH_MSG_USERAUTH_REQUEST 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.170.22:39628]) remaining methods: password,publickey 00:30:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.170.22:39628]) process #2 SSH_MSG_USERAUTH_REQUEST 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.170.22:39628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 00:30:49.236 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.170.22:39628]) authentication result: true 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.170.22:39628]) SSH_MSG_USERAUTH_REQUEST 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.170.22:39628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.170.22:39628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39628]) no heartbeat to stop 00:30:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.170.22:39628]) heartbeat type=IGNORE, interval=PT30S 00:30:49.236 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.170.22:39628 authenticated 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #3 SSH_MSG_CHANNEL_OPEN 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39628]] session=TransportServerSession[admin@/10.30.170.22:39628] id=0 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39628])) size=2097152, max=2097152, packet=32768 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39628] 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.170.22:39628]) recipient=0 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])) size=2097152, max=2097152, packet=32768 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])) re-initializing 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])) size=2097152, max=2097152, packet=32768 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:30:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #4 SSH_MSG_CHANNEL_REQUEST 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[want-reply=true] subsystem=netconf 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[subsystem] prepared command 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]}} established 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 500: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18329 00:30:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 500: Creating data stores for simulated device 00:30:49.238 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:30:49.238 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:49.238 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:30:49.238 [netconf-device-simulator-threads-2] 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}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 00:30:49.238 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:30:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot Version[33adc9c7] 00:30:49.239 [netconf-device-simulator-threads-2] 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:30:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 00:30:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:30:49.239 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:30:49.240 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:30:49.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:30:49.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:30:49.240 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=Version[33adc9c7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[33adc9c7], subtreeVersion=Version[3a8bd3cf], children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=Version[3a8bd3cf], 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, (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=2011-06-01}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf}, 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:netconf:base:1.0}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2011-06-01}, 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-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:30:49.240 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:30:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:netconf:base:1.0?module=ietf-netconf&revision=2011-06-01 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 500 on channel [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 1220 down to 2095932 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1229 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.codec.XMLMessageWriter@f73f8db 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) request=subsystem result=ReplySuccess, want-reply=true 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) request=subsystem activate command 00:30:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) starting runner for command=netconf 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #5 SSH_MSG_CHANNEL_DATA 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 373 down to 2096779 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_DATA len=373 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628] 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.EOMFrameDecoder - Context ChannelHandlerContext(frameDecoder, [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.HelloXMLMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched framing to FramingSupport{mechanism=CHUNK, chunkSize=8192} 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.139', port='18329', transport='tcp', sessionIdentifier='client'} from Optional.empty 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=500} created 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]} created 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628] successful with session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]} 00:30:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]} up 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #6 SSH_MSG_CHANNEL_DATA 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 393 down to 2096386 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_DATA len=393 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628] 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:30:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=500} 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switching to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59bd5c1d after next message 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfExiSession - Session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 - R:/10.30.170.22:39628]} EXI handlers added to pipeline 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.codec.MessageEncoder - Switched writer to org.opendaylight.netconf.nettyutil.handler.EXIMessageWriter@59bd5c1d 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 179 down to 2095753 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 00:30:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #7 SSH_MSG_CHANNEL_DATA 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 340 down to 2096046 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_DATA len=340 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628] 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:30:49.249 [netconf-device-simulator-threads-2] 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=500} 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot Version[3a8bd3cf] 00:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:30:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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} 00:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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=2011-06-01} 00:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.249 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] 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:30:49.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf yang 2011-06-01 urn:ietf:params:xml:ns:netconf:base:1.0 NETCONF 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:30:49.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 778 down to 2094975 00:30:49.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=787 00:30:49.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:30:49.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #12 SSH_MSG_IGNORE 00:30:49.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:30:49.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #16 SSH_MSG_IGNORE 00:30:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:30:49.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #13 SSH_MSG_IGNORE 00:30:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:30:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #15 SSH_MSG_IGNORE 00:30:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:30:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #14 SSH_MSG_IGNORE 00:30:49.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:30:49.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #9 SSH_MSG_IGNORE 00:30:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:30:49.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #11 SSH_MSG_IGNORE 00:30:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:30:49.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #8 SSH_MSG_IGNORE 00:30:49.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:30:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #12 SSH_MSG_IGNORE 00:30:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:30:49.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #9 SSH_MSG_IGNORE 00:30:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:30:49.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #10 SSH_MSG_IGNORE 00:30:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:30:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #16 SSH_MSG_IGNORE 00:30:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:30:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #14 SSH_MSG_IGNORE 00:30:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:30:49.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:49.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #8 SSH_MSG_IGNORE 00:30:49.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:30:50.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #15 SSH_MSG_IGNORE 00:30:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:30:50.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #11 SSH_MSG_IGNORE 00:30:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:30:50.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #10 SSH_MSG_IGNORE 00:30:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:30:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #13 SSH_MSG_IGNORE 00:30:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:30:50.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #9 SSH_MSG_IGNORE 00:30:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:30:50.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #16 SSH_MSG_IGNORE 00:30:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:30:50.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #12 SSH_MSG_IGNORE 00:30:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:30:50.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #13 SSH_MSG_IGNORE 00:30:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:30:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #14 SSH_MSG_IGNORE 00:30:50.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:30:50.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #8 SSH_MSG_IGNORE 00:30:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:30:50.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #11 SSH_MSG_IGNORE 00:30:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:30:50.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #9 SSH_MSG_IGNORE 00:30:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:30:50.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #15 SSH_MSG_IGNORE 00:30:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:30:50.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #10 SSH_MSG_IGNORE 00:30:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:30:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #12 SSH_MSG_IGNORE 00:30:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:30:51.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #14 SSH_MSG_IGNORE 00:30:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:30:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #15 SSH_MSG_IGNORE 00:30:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:30:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #16 SSH_MSG_IGNORE 00:30:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:30:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #13 SSH_MSG_IGNORE 00:30:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:30:51.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #8 SSH_MSG_IGNORE 00:30:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:30:51.398 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #9 SSH_MSG_IGNORE 00:30:51.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:30:51.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #11 SSH_MSG_IGNORE 00:30:51.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:30:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #14 SSH_MSG_IGNORE 00:30:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:30:51.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #10 SSH_MSG_IGNORE 00:30:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:30:51.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #13 SSH_MSG_IGNORE 00:30:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:30:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #16 SSH_MSG_IGNORE 00:30:51.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:30:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #15 SSH_MSG_IGNORE 00:30:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:30:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #12 SSH_MSG_IGNORE 00:30:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:30:51.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:51.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #8 SSH_MSG_IGNORE 00:30:51.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:30:52.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #10 SSH_MSG_IGNORE 00:30:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:30:52.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #11 SSH_MSG_IGNORE 00:30:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:30:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #13 SSH_MSG_IGNORE 00:30:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:30:52.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #16 SSH_MSG_IGNORE 00:30:52.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:30:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #15 SSH_MSG_IGNORE 00:30:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #14 SSH_MSG_IGNORE 00:30:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:30:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:30:52.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #9 SSH_MSG_IGNORE 00:30:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:30:52.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #8 SSH_MSG_IGNORE 00:30:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:30:52.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #11 SSH_MSG_IGNORE 00:30:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:30:52.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #12 SSH_MSG_IGNORE 00:30:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:30:52.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #10 SSH_MSG_IGNORE 00:30:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:30:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #14 SSH_MSG_IGNORE 00:30:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:30:52.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #13 SSH_MSG_IGNORE 00:30:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:30:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #12 SSH_MSG_IGNORE 00:30:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:30:52.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #8 SSH_MSG_IGNORE 00:30:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:30:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #9 SSH_MSG_IGNORE 00:30:52.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:30:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #16 SSH_MSG_IGNORE 00:30:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:30:53.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #11 SSH_MSG_IGNORE 00:30:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:30:53.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #14 SSH_MSG_IGNORE 00:30:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:30:53.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #9 SSH_MSG_IGNORE 00:30:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:30:53.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #10 SSH_MSG_IGNORE 00:30:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:30:53.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #15 SSH_MSG_IGNORE 00:30:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:30:53.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #8 SSH_MSG_IGNORE 00:30:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:30:53.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #13 SSH_MSG_IGNORE 00:30:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:30:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #16 SSH_MSG_IGNORE 00:30:53.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:30:53.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #15 SSH_MSG_IGNORE 00:30:53.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:30:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #12 SSH_MSG_IGNORE 00:30:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:30:53.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #11 SSH_MSG_IGNORE 00:30:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:30:53.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #9 SSH_MSG_IGNORE 00:30:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:30:53.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #13 SSH_MSG_IGNORE 00:30:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:30:53.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #14 SSH_MSG_IGNORE 00:30:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:30:53.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #10 SSH_MSG_IGNORE 00:30:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:30:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #15 SSH_MSG_IGNORE 00:30:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:30:53.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #12 SSH_MSG_IGNORE 00:30:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:30:53.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:53.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #16 SSH_MSG_IGNORE 00:30:53.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:30:54.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #8 SSH_MSG_IGNORE 00:30:54.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:30:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #14 SSH_MSG_IGNORE 00:30:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:30:54.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #11 SSH_MSG_IGNORE 00:30:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:30:54.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #12 SSH_MSG_IGNORE 00:30:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:30:54.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #13 SSH_MSG_IGNORE 00:30:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:30:54.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #15 SSH_MSG_IGNORE 00:30:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:30:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #16 SSH_MSG_IGNORE 00:30:54.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:30:54.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #10 SSH_MSG_IGNORE 00:30:54.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:30:54.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #8 SSH_MSG_IGNORE 00:30:54.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:30:54.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #9 SSH_MSG_IGNORE 00:30:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:30:54.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #11 SSH_MSG_IGNORE 00:30:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:30:54.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #12 SSH_MSG_IGNORE 00:30:54.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:30:54.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #15 SSH_MSG_IGNORE 00:30:54.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:30:54.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #14 SSH_MSG_IGNORE 00:30:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:30:55.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #16 SSH_MSG_IGNORE 00:30:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:30:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #9 SSH_MSG_IGNORE 00:30:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:30:55.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #8 SSH_MSG_IGNORE 00:30:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:30:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #13 SSH_MSG_IGNORE 00:30:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:30:55.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #10 SSH_MSG_IGNORE 00:30:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:30:55.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #11 SSH_MSG_IGNORE 00:30:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:30:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #14 SSH_MSG_IGNORE 00:30:55.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:30:55.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #10 SSH_MSG_IGNORE 00:30:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:30:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #12 SSH_MSG_IGNORE 00:30:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:30:55.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #13 SSH_MSG_IGNORE 00:30:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:30:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #16 SSH_MSG_IGNORE 00:30:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:30:55.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #8 SSH_MSG_IGNORE 00:30:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:30:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #15 SSH_MSG_IGNORE 00:30:55.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:30:55.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #11 SSH_MSG_IGNORE 00:30:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:30:55.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #9 SSH_MSG_IGNORE 00:30:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:30:56.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #8 SSH_MSG_IGNORE 00:30:56.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:30:56.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #16 SSH_MSG_IGNORE 00:30:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:30:56.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #13 SSH_MSG_IGNORE 00:30:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:30:56.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #15 SSH_MSG_IGNORE 00:30:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:30:56.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #14 SSH_MSG_IGNORE 00:30:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:30:56.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #10 SSH_MSG_IGNORE 00:30:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:30:56.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #9 SSH_MSG_IGNORE 00:30:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:30:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #12 SSH_MSG_IGNORE 00:30:56.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:30:56.481 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #14 SSH_MSG_IGNORE 00:30:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:30:56.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #16 SSH_MSG_IGNORE 00:30:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:30:56.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #10 SSH_MSG_IGNORE 00:30:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:30:56.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #15 SSH_MSG_IGNORE 00:30:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:30:56.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #11 SSH_MSG_IGNORE 00:30:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:30:56.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #9 SSH_MSG_IGNORE 00:30:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:30:56.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #8 SSH_MSG_IGNORE 00:30:56.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:30:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #13 SSH_MSG_IGNORE 00:30:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:30:56.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #12 SSH_MSG_IGNORE 00:30:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:30:57.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #11 SSH_MSG_IGNORE 00:30:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:30:57.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #10 SSH_MSG_IGNORE 00:30:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:30:57.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #13 SSH_MSG_IGNORE 00:30:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:30:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #14 SSH_MSG_IGNORE 00:30:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:30:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #16 SSH_MSG_IGNORE 00:30:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:30:57.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #9 SSH_MSG_IGNORE 00:30:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:30:57.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #12 SSH_MSG_IGNORE 00:30:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:30:57.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #11 SSH_MSG_IGNORE 00:30:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:30:57.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #15 SSH_MSG_IGNORE 00:30:57.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:30:57.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #14 SSH_MSG_IGNORE 00:30:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:30:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #8 SSH_MSG_IGNORE 00:30:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:30:57.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #10 SSH_MSG_IGNORE 00:30:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:30:57.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #16 SSH_MSG_IGNORE 00:30:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:30:57.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #15 SSH_MSG_IGNORE 00:30:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:30:57.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #13 SSH_MSG_IGNORE 00:30:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:30:57.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #9 SSH_MSG_IGNORE 00:30:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:30:57.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #8 SSH_MSG_IGNORE 00:30:57.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:30:57.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:57.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #12 SSH_MSG_IGNORE 00:30:57.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:30:58.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #10 SSH_MSG_IGNORE 00:30:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:30:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #16 SSH_MSG_IGNORE 00:30:58.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:30:58.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #13 SSH_MSG_IGNORE 00:30:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:30:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #14 SSH_MSG_IGNORE 00:30:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:30:58.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #8 SSH_MSG_IGNORE 00:30:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:30:58.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #9 SSH_MSG_IGNORE 00:30:58.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:30:58.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #11 SSH_MSG_IGNORE 00:30:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:30:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #12 SSH_MSG_IGNORE 00:30:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:30:58.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #15 SSH_MSG_IGNORE 00:30:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:30:58.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #11 SSH_MSG_IGNORE 00:30:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:30:58.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #14 SSH_MSG_IGNORE 00:30:58.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:30:58.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #13 SSH_MSG_IGNORE 00:30:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:30:58.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #15 SSH_MSG_IGNORE 00:30:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:30:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #16 SSH_MSG_IGNORE 00:30:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:30:58.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #8 SSH_MSG_IGNORE 00:30:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:30:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #12 SSH_MSG_IGNORE 00:30:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:30:59.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #11 SSH_MSG_IGNORE 00:30:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:30:59.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #15 SSH_MSG_IGNORE 00:30:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:30:59.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #14 SSH_MSG_IGNORE 00:30:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:30:59.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #8 SSH_MSG_IGNORE 00:30:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:30:59.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #16 SSH_MSG_IGNORE 00:30:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:30:59.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #9 SSH_MSG_IGNORE 00:30:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:30:59.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #13 SSH_MSG_IGNORE 00:30:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:30:59.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #11 SSH_MSG_IGNORE 00:30:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:30:59.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #12 SSH_MSG_IGNORE 00:30:59.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:30:59.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #9 SSH_MSG_IGNORE 00:30:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:30:59.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #15 SSH_MSG_IGNORE 00:30:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:30:59.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:30:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #14 SSH_MSG_IGNORE 00:30:59.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:31:00.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #16 SSH_MSG_IGNORE 00:31:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:31:00.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #9 SSH_MSG_IGNORE 00:31:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:31:00.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #12 SSH_MSG_IGNORE 00:31:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:31:00.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #8 SSH_MSG_IGNORE 00:31:00.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:31:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #13 SSH_MSG_IGNORE 00:31:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:31:00.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #11 SSH_MSG_IGNORE 00:31:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:31:00.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #13 SSH_MSG_IGNORE 00:31:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:31:00.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #14 SSH_MSG_IGNORE 00:31:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:31:00.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #16 SSH_MSG_IGNORE 00:31:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:31:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #15 SSH_MSG_IGNORE 00:31:00.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:31:00.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #8 SSH_MSG_IGNORE 00:31:00.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:31:00.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #12 SSH_MSG_IGNORE 00:31:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:31:00.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #9 SSH_MSG_IGNORE 00:31:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:31:00.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #11 SSH_MSG_IGNORE 00:31:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:31:01.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #14 SSH_MSG_IGNORE 00:31:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:31:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #16 SSH_MSG_IGNORE 00:31:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:31:01.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #15 SSH_MSG_IGNORE 00:31:01.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:31:01.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #12 SSH_MSG_IGNORE 00:31:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:31:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #8 SSH_MSG_IGNORE 00:31:01.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:31:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #13 SSH_MSG_IGNORE 00:31:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:31:01.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #9 SSH_MSG_IGNORE 00:31:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:31:01.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #11 SSH_MSG_IGNORE 00:31:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:31:01.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #14 SSH_MSG_IGNORE 00:31:01.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:31:01.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #16 SSH_MSG_IGNORE 00:31:01.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:31:01.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #8 SSH_MSG_IGNORE 00:31:01.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:31:01.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #9 SSH_MSG_IGNORE 00:31:01.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:31:01.715 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #15 SSH_MSG_IGNORE 00:31:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:31:01.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #12 SSH_MSG_IGNORE 00:31:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:31:01.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #13 SSH_MSG_IGNORE 00:31:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:31:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #11 SSH_MSG_IGNORE 00:31:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:31:02.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #14 SSH_MSG_IGNORE 00:31:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:31:02.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #8 SSH_MSG_IGNORE 00:31:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:31:02.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #15 SSH_MSG_IGNORE 00:31:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:31:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #13 SSH_MSG_IGNORE 00:31:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:31:02.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #9 SSH_MSG_IGNORE 00:31:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:31:02.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #16 SSH_MSG_IGNORE 00:31:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:31:02.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #11 SSH_MSG_IGNORE 00:31:02.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:31:02.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #12 SSH_MSG_IGNORE 00:31:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:31:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #14 SSH_MSG_IGNORE 00:31:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:31:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #15 SSH_MSG_IGNORE 00:31:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:31:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #12 SSH_MSG_IGNORE 00:31:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:31:02.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #16 SSH_MSG_IGNORE 00:31:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:31:02.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #13 SSH_MSG_IGNORE 00:31:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:31:03.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #11 SSH_MSG_IGNORE 00:31:03.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:31:03.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #9 SSH_MSG_IGNORE 00:31:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:31:03.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #14 SSH_MSG_IGNORE 00:31:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:31:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #15 SSH_MSG_IGNORE 00:31:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:31:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #16 SSH_MSG_IGNORE 00:31:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:31:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #13 SSH_MSG_IGNORE 00:31:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:31:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #8 SSH_MSG_IGNORE 00:31:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:31:03.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #9 SSH_MSG_IGNORE 00:31:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:31:03.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #12 SSH_MSG_IGNORE 00:31:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:31:03.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #14 SSH_MSG_IGNORE 00:31:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:31:03.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #8 SSH_MSG_IGNORE 00:31:03.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:31:03.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #11 SSH_MSG_IGNORE 00:31:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:31:03.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #15 SSH_MSG_IGNORE 00:31:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:31:03.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:03.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #16 SSH_MSG_IGNORE 00:31:03.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:31:04.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #9 SSH_MSG_IGNORE 00:31:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:31:04.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #13 SSH_MSG_IGNORE 00:31:04.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:31:04.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #12 SSH_MSG_IGNORE 00:31:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:31:04.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #8 SSH_MSG_IGNORE 00:31:04.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:31:04.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #14 SSH_MSG_IGNORE 00:31:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:31:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #15 SSH_MSG_IGNORE 00:31:04.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:31:04.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #11 SSH_MSG_IGNORE 00:31:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:31:04.450 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #16 SSH_MSG_IGNORE 00:31:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:31:04.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #12 SSH_MSG_IGNORE 00:31:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:31:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #13 SSH_MSG_IGNORE 00:31:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:31:04.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #9 SSH_MSG_IGNORE 00:31:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:31:04.739 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #11 SSH_MSG_IGNORE 00:31:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:31:04.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #8 SSH_MSG_IGNORE 00:31:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:31:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:04.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #14 SSH_MSG_IGNORE 00:31:04.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:31:05.065 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #13 SSH_MSG_IGNORE 00:31:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:31:05.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #16 SSH_MSG_IGNORE 00:31:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:31:05.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #9 SSH_MSG_IGNORE 00:31:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:31:05.206 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #12 SSH_MSG_IGNORE 00:31:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:31:05.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #11 SSH_MSG_IGNORE 00:31:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:31:05.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #10 SSH_MSG_IGNORE 00:31:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:31:05.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #15 SSH_MSG_IGNORE 00:31:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:31:05.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #10 SSH_MSG_IGNORE 00:31:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:31:05.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #10 SSH_MSG_IGNORE 00:31:05.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:31:05.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #14 SSH_MSG_IGNORE 00:31:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:31:05.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #8 SSH_MSG_IGNORE 00:31:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:31:05.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #15 SSH_MSG_IGNORE 00:31:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:31:05.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #9 SSH_MSG_IGNORE 00:31:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:31:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #13 SSH_MSG_IGNORE 00:31:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:31:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #16 SSH_MSG_IGNORE 00:31:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:31:05.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #10 SSH_MSG_IGNORE 00:31:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:31:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #10 SSH_MSG_IGNORE 00:31:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:31:05.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #10 SSH_MSG_IGNORE 00:31:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:31:05.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #11 SSH_MSG_IGNORE 00:31:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:31:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #12 SSH_MSG_IGNORE 00:31:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:31:05.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #10 SSH_MSG_IGNORE 00:31:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:31:05.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #8 SSH_MSG_IGNORE 00:31:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:31:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #10 SSH_MSG_IGNORE 00:31:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:31:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #14 SSH_MSG_IGNORE 00:31:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:31:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #13 SSH_MSG_IGNORE 00:31:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:31:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #15 SSH_MSG_IGNORE 00:31:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:31:06.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #10 SSH_MSG_IGNORE 00:31:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:31:06.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #10 SSH_MSG_IGNORE 00:31:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:31:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #10 SSH_MSG_IGNORE 00:31:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:31:06.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #9 SSH_MSG_IGNORE 00:31:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:31:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #10 SSH_MSG_IGNORE 00:31:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:31:06.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #16 SSH_MSG_IGNORE 00:31:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:31:06.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #10 SSH_MSG_IGNORE 00:31:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:31:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #10 SSH_MSG_IGNORE 00:31:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:31:06.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #12 SSH_MSG_IGNORE 00:31:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:31:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #8 SSH_MSG_IGNORE 00:31:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:31:06.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #11 SSH_MSG_IGNORE 00:31:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:31:06.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #10 SSH_MSG_IGNORE 00:31:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:31:06.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #15 SSH_MSG_IGNORE 00:31:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:31:06.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #16 SSH_MSG_IGNORE 00:31:06.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:31:06.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #14 SSH_MSG_IGNORE 00:31:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:31:06.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #9 SSH_MSG_IGNORE 00:31:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:31:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #12 SSH_MSG_IGNORE 00:31:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:31:06.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #11 SSH_MSG_IGNORE 00:31:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:31:06.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #10 SSH_MSG_IGNORE 00:31:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:31:07.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #8 SSH_MSG_IGNORE 00:31:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:31:07.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #13 SSH_MSG_IGNORE 00:31:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:31:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #14 SSH_MSG_IGNORE 00:31:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:31:07.111 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #15 SSH_MSG_IGNORE 00:31:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:31:07.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #16 SSH_MSG_IGNORE 00:31:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:31:07.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #9 SSH_MSG_IGNORE 00:31:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:31:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #13 SSH_MSG_IGNORE 00:31:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:31:07.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #11 SSH_MSG_IGNORE 00:31:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:31:07.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #8 SSH_MSG_IGNORE 00:31:07.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:31:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #12 SSH_MSG_IGNORE 00:31:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:31:07.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #10 SSH_MSG_IGNORE 00:31:07.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:31:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #14 SSH_MSG_IGNORE 00:31:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:31:07.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #15 SSH_MSG_IGNORE 00:31:07.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:31:07.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #13 SSH_MSG_IGNORE 00:31:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:31:07.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #12 SSH_MSG_IGNORE 00:31:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:31:07.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #16 SSH_MSG_IGNORE 00:31:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:31:08.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #11 SSH_MSG_IGNORE 00:31:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:31:08.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #9 SSH_MSG_IGNORE 00:31:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:31:08.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #14 SSH_MSG_IGNORE 00:31:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:31:08.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #8 SSH_MSG_IGNORE 00:31:08.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:31:08.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #15 SSH_MSG_IGNORE 00:31:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:31:08.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #10 SSH_MSG_IGNORE 00:31:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:31:08.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #12 SSH_MSG_IGNORE 00:31:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:31:08.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #9 SSH_MSG_IGNORE 00:31:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:31:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #16 SSH_MSG_IGNORE 00:31:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:31:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #13 SSH_MSG_IGNORE 00:31:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:31:08.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #11 SSH_MSG_IGNORE 00:31:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:31:08.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #10 SSH_MSG_IGNORE 00:31:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:31:08.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #16 SSH_MSG_IGNORE 00:31:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:31:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #15 SSH_MSG_IGNORE 00:31:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:31:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #8 SSH_MSG_IGNORE 00:31:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:31:08.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #12 SSH_MSG_IGNORE 00:31:08.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:31:08.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #14 SSH_MSG_IGNORE 00:31:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:31:09.002 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #9 SSH_MSG_IGNORE 00:31:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:31:09.174 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #11 SSH_MSG_IGNORE 00:31:09.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:31:09.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #10 SSH_MSG_IGNORE 00:31:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:31:09.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #13 SSH_MSG_IGNORE 00:31:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:31:09.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #8 SSH_MSG_IGNORE 00:31:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:31:09.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #15 SSH_MSG_IGNORE 00:31:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:31:09.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #14 SSH_MSG_IGNORE 00:31:09.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:31:09.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #16 SSH_MSG_IGNORE 00:31:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:31:09.536 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #13 SSH_MSG_IGNORE 00:31:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:31:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #9 SSH_MSG_IGNORE 00:31:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:31:09.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #12 SSH_MSG_IGNORE 00:31:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:31:09.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #14 SSH_MSG_IGNORE 00:31:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:31:09.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #15 SSH_MSG_IGNORE 00:31:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:31:09.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #8 SSH_MSG_IGNORE 00:31:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:31:09.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #16 SSH_MSG_IGNORE 00:31:09.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:31:09.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #11 SSH_MSG_IGNORE 00:31:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:31:09.987 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #10 SSH_MSG_IGNORE 00:31:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:31:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #13 SSH_MSG_IGNORE 00:31:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:31:10.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #11 SSH_MSG_IGNORE 00:31:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:31:10.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #9 SSH_MSG_IGNORE 00:31:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:31:10.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #14 SSH_MSG_IGNORE 00:31:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:31:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #12 SSH_MSG_IGNORE 00:31:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:31:10.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #15 SSH_MSG_IGNORE 00:31:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:31:10.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #8 SSH_MSG_IGNORE 00:31:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:31:10.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #13 SSH_MSG_IGNORE 00:31:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:31:10.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #16 SSH_MSG_IGNORE 00:31:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:31:10.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #9 SSH_MSG_IGNORE 00:31:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:31:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #12 SSH_MSG_IGNORE 00:31:10.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:31:10.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #10 SSH_MSG_IGNORE 00:31:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:31:10.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #11 SSH_MSG_IGNORE 00:31:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:31:10.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #10 SSH_MSG_IGNORE 00:31:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:31:11.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #14 SSH_MSG_IGNORE 00:31:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:31:11.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #15 SSH_MSG_IGNORE 00:31:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:31:11.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #13 SSH_MSG_IGNORE 00:31:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:31:11.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #9 SSH_MSG_IGNORE 00:31:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:31:11.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #16 SSH_MSG_IGNORE 00:31:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:31:11.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #17 SSH_MSG_IGNORE 00:31:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:31:11.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #11 SSH_MSG_IGNORE 00:31:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:31:11.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #8 SSH_MSG_IGNORE 00:31:11.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:31:11.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.440 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #15 SSH_MSG_IGNORE 00:31:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:31:11.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #8 SSH_MSG_IGNORE 00:31:11.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:31:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #14 SSH_MSG_IGNORE 00:31:11.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:31:11.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #13 SSH_MSG_IGNORE 00:31:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:31:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #10 SSH_MSG_IGNORE 00:31:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:31:11.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #9 SSH_MSG_IGNORE 00:31:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:31:11.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #16 SSH_MSG_IGNORE 00:31:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:31:11.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #17 SSH_MSG_IGNORE 00:31:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:31:12.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #15 SSH_MSG_IGNORE 00:31:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:31:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #17 SSH_MSG_IGNORE 00:31:12.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:31:12.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #8 SSH_MSG_IGNORE 00:31:12.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:31:12.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #14 SSH_MSG_IGNORE 00:31:12.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:31:12.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #11 SSH_MSG_IGNORE 00:31:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:31:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #16 SSH_MSG_IGNORE 00:31:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:31:12.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #9 SSH_MSG_IGNORE 00:31:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:31:12.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #13 SSH_MSG_IGNORE 00:31:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:31:12.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #10 SSH_MSG_IGNORE 00:31:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:31:12.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #11 SSH_MSG_IGNORE 00:31:12.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:31:12.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #8 SSH_MSG_IGNORE 00:31:12.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:31:12.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #15 SSH_MSG_IGNORE 00:31:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:31:12.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #10 SSH_MSG_IGNORE 00:31:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:31:12.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #14 SSH_MSG_IGNORE 00:31:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:31:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #17 SSH_MSG_IGNORE 00:31:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:31:12.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #13 SSH_MSG_IGNORE 00:31:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:31:12.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #16 SSH_MSG_IGNORE 00:31:12.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:31:12.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #11 SSH_MSG_IGNORE 00:31:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:31:13.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #9 SSH_MSG_IGNORE 00:31:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:31:13.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #10 SSH_MSG_IGNORE 00:31:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:31:13.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #17 SSH_MSG_IGNORE 00:31:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:31:13.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #15 SSH_MSG_IGNORE 00:31:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:31:13.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #8 SSH_MSG_IGNORE 00:31:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:31:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #16 SSH_MSG_IGNORE 00:31:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:31:13.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #14 SSH_MSG_IGNORE 00:31:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:31:13.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #13 SSH_MSG_IGNORE 00:31:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:31:13.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #9 SSH_MSG_IGNORE 00:31:13.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:31:13.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #11 SSH_MSG_IGNORE 00:31:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:31:13.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #14 SSH_MSG_IGNORE 00:31:13.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:31:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #17 SSH_MSG_IGNORE 00:31:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:31:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #12 SSH_MSG_IGNORE 00:31:13.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:31:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #15 SSH_MSG_IGNORE 00:31:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:31:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #13 SSH_MSG_IGNORE 00:31:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:31:13.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #10 SSH_MSG_IGNORE 00:31:13.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:31:13.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #8 SSH_MSG_IGNORE 00:31:13.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:31:13.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #9 SSH_MSG_IGNORE 00:31:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:31:14.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #11 SSH_MSG_IGNORE 00:31:14.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:31:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #12 SSH_MSG_IGNORE 00:31:14.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:31:14.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #16 SSH_MSG_IGNORE 00:31:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:31:14.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #12 SSH_MSG_IGNORE 00:31:14.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:31:14.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #12 SSH_MSG_IGNORE 00:31:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:31:14.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #8 SSH_MSG_IGNORE 00:31:14.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:31:14.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #12 SSH_MSG_IGNORE 00:31:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:31:14.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #10 SSH_MSG_IGNORE 00:31:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:31:14.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #14 SSH_MSG_IGNORE 00:31:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:31:14.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #17 SSH_MSG_IGNORE 00:31:14.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:31:14.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #12 SSH_MSG_IGNORE 00:31:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:31:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #15 SSH_MSG_IGNORE 00:31:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:31:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #12 SSH_MSG_IGNORE 00:31:14.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:31:14.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #16 SSH_MSG_IGNORE 00:31:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:31:14.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #11 SSH_MSG_IGNORE 00:31:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:31:14.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #10 SSH_MSG_IGNORE 00:31:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:31:14.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #8 SSH_MSG_IGNORE 00:31:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:31:14.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #13 SSH_MSG_IGNORE 00:31:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:31:14.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #17 SSH_MSG_IGNORE 00:31:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:31:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #15 SSH_MSG_IGNORE 00:31:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:31:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #16 SSH_MSG_IGNORE 00:31:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:31:15.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #12 SSH_MSG_IGNORE 00:31:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:31:15.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #9 SSH_MSG_IGNORE 00:31:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:31:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #14 SSH_MSG_IGNORE 00:31:15.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:31:15.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #13 SSH_MSG_IGNORE 00:31:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:31:15.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #8 SSH_MSG_IGNORE 00:31:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:31:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #9 SSH_MSG_IGNORE 00:31:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:31:15.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #11 SSH_MSG_IGNORE 00:31:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:31:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #14 SSH_MSG_IGNORE 00:31:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:31:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #16 SSH_MSG_IGNORE 00:31:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:31:15.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #13 SSH_MSG_IGNORE 00:31:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:31:15.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #10 SSH_MSG_IGNORE 00:31:15.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:31:15.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #17 SSH_MSG_IGNORE 00:31:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:31:15.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #9 SSH_MSG_IGNORE 00:31:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:31:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #15 SSH_MSG_IGNORE 00:31:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:31:15.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #11 SSH_MSG_IGNORE 00:31:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:31:15.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #12 SSH_MSG_IGNORE 00:31:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:31:16.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #17 SSH_MSG_IGNORE 00:31:16.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:31:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #16 SSH_MSG_IGNORE 00:31:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:31:16.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #10 SSH_MSG_IGNORE 00:31:16.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:31:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #15 SSH_MSG_IGNORE 00:31:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:31:16.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #8 SSH_MSG_IGNORE 00:31:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:31:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #14 SSH_MSG_IGNORE 00:31:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:31:16.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #12 SSH_MSG_IGNORE 00:31:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:31:16.252 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #11 SSH_MSG_IGNORE 00:31:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:31:16.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #13 SSH_MSG_IGNORE 00:31:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:31:16.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #9 SSH_MSG_IGNORE 00:31:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:31:16.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #14 SSH_MSG_IGNORE 00:31:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:31:16.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #13 SSH_MSG_IGNORE 00:31:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:31:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #16 SSH_MSG_IGNORE 00:31:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:31:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #15 SSH_MSG_IGNORE 00:31:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:31:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #17 SSH_MSG_IGNORE 00:31:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:31:16.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #10 SSH_MSG_IGNORE 00:31:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:31:16.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #8 SSH_MSG_IGNORE 00:31:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:31:16.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #12 SSH_MSG_IGNORE 00:31:16.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:31:16.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #11 SSH_MSG_IGNORE 00:31:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:31:16.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #9 SSH_MSG_IGNORE 00:31:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:31:17.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #10 SSH_MSG_IGNORE 00:31:17.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:31:17.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #8 SSH_MSG_IGNORE 00:31:17.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:31:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #14 SSH_MSG_IGNORE 00:31:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:31:17.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #9 SSH_MSG_IGNORE 00:31:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:31:17.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #17 SSH_MSG_IGNORE 00:31:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:31:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #15 SSH_MSG_IGNORE 00:31:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:31:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #16 SSH_MSG_IGNORE 00:31:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:31:17.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #13 SSH_MSG_IGNORE 00:31:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:31:17.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #12 SSH_MSG_IGNORE 00:31:17.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:31:17.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #11 SSH_MSG_IGNORE 00:31:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:31:17.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #8 SSH_MSG_IGNORE 00:31:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:31:17.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #16 SSH_MSG_IGNORE 00:31:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:31:17.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #10 SSH_MSG_IGNORE 00:31:17.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:31:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #15 SSH_MSG_IGNORE 00:31:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:31:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #11 SSH_MSG_IGNORE 00:31:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:31:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #14 SSH_MSG_IGNORE 00:31:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:31:17.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #13 SSH_MSG_IGNORE 00:31:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:31:17.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #9 SSH_MSG_IGNORE 00:31:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:31:18.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #17 SSH_MSG_IGNORE 00:31:18.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:31:18.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #12 SSH_MSG_IGNORE 00:31:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:31:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #14 SSH_MSG_IGNORE 00:31:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:31:18.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #10 SSH_MSG_IGNORE 00:31:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:31:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #17 SSH_MSG_IGNORE 00:31:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:31:18.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #16 SSH_MSG_IGNORE 00:31:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:31:18.310 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #13 SSH_MSG_IGNORE 00:31:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:31:18.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #9 SSH_MSG_IGNORE 00:31:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:31:18.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #12 SSH_MSG_IGNORE 00:31:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:31:18.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #8 SSH_MSG_IGNORE 00:31:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:31:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #15 SSH_MSG_IGNORE 00:31:18.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:31:18.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #11 SSH_MSG_IGNORE 00:31:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:31:18.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #8 SSH_MSG_IGNORE 00:31:18.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:31:18.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #17 SSH_MSG_IGNORE 00:31:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:31:18.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #10 SSH_MSG_IGNORE 00:31:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:31:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #16 SSH_MSG_IGNORE 00:31:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:31:18.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #13 SSH_MSG_IGNORE 00:31:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:31:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #15 SSH_MSG_IGNORE 00:31:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:31:18.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #9 SSH_MSG_IGNORE 00:31:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:31:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #12 SSH_MSG_IGNORE 00:31:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:31:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #14 SSH_MSG_IGNORE 00:31:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:31:19.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #11 SSH_MSG_IGNORE 00:31:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:31:19.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #8 SSH_MSG_IGNORE 00:31:19.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:31:19.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #13 SSH_MSG_IGNORE 00:31:19.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:31:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #17 SSH_MSG_IGNORE 00:31:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:31:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #14 SSH_MSG_IGNORE 00:31:19.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:31:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #16 SSH_MSG_IGNORE 00:31:19.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:31:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #15 SSH_MSG_IGNORE 00:31:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:31:19.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #10 SSH_MSG_IGNORE 00:31:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:31:19.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #12 SSH_MSG_IGNORE 00:31:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:31:19.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #9 SSH_MSG_IGNORE 00:31:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:31:19.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #13 SSH_MSG_IGNORE 00:31:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:31:19.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #10 SSH_MSG_IGNORE 00:31:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:31:19.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #11 SSH_MSG_IGNORE 00:31:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:31:19.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #17 SSH_MSG_IGNORE 00:31:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:31:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #15 SSH_MSG_IGNORE 00:31:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:31:19.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #9 SSH_MSG_IGNORE 00:31:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:31:20.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #16 SSH_MSG_IGNORE 00:31:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:31:20.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #12 SSH_MSG_IGNORE 00:31:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:31:20.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #11 SSH_MSG_IGNORE 00:31:20.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:31:20.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #14 SSH_MSG_IGNORE 00:31:20.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:31:20.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #10 SSH_MSG_IGNORE 00:31:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:31:20.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #17 SSH_MSG_IGNORE 00:31:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:31:20.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #13 SSH_MSG_IGNORE 00:31:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:31:20.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #14 SSH_MSG_IGNORE 00:31:20.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:31:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #15 SSH_MSG_IGNORE 00:31:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:31:20.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #9 SSH_MSG_IGNORE 00:31:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:31:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #12 SSH_MSG_IGNORE 00:31:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:31:20.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #10 SSH_MSG_IGNORE 00:31:20.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:31:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #16 SSH_MSG_IGNORE 00:31:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:31:20.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #11 SSH_MSG_IGNORE 00:31:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:31:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #13 SSH_MSG_IGNORE 00:31:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:31:21.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #15 SSH_MSG_IGNORE 00:31:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:31:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #16 SSH_MSG_IGNORE 00:31:21.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:31:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #17 SSH_MSG_IGNORE 00:31:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:31:21.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #14 SSH_MSG_IGNORE 00:31:21.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:31:21.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #9 SSH_MSG_IGNORE 00:31:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:31:21.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #10 SSH_MSG_IGNORE 00:31:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:31:21.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #12 SSH_MSG_IGNORE 00:31:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:31:21.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #15 SSH_MSG_IGNORE 00:31:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:31:21.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #11 SSH_MSG_IGNORE 00:31:21.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:31:21.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #14 SSH_MSG_IGNORE 00:31:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:31:21.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #17 SSH_MSG_IGNORE 00:31:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:31:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #16 SSH_MSG_IGNORE 00:31:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:31:21.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #13 SSH_MSG_IGNORE 00:31:21.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:31:21.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #9 SSH_MSG_IGNORE 00:31:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:31:22.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #11 SSH_MSG_IGNORE 00:31:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:31:22.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #12 SSH_MSG_IGNORE 00:31:22.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:31:22.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #14 SSH_MSG_IGNORE 00:31:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:31:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #17 SSH_MSG_IGNORE 00:31:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:31:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #15 SSH_MSG_IGNORE 00:31:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:31:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #16 SSH_MSG_IGNORE 00:31:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:31:22.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #10 SSH_MSG_IGNORE 00:31:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:31:22.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #9 SSH_MSG_IGNORE 00:31:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:31:22.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #12 SSH_MSG_IGNORE 00:31:22.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:31:22.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #13 SSH_MSG_IGNORE 00:31:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:31:22.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #11 SSH_MSG_IGNORE 00:31:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:31:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #15 SSH_MSG_IGNORE 00:31:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:31:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #14 SSH_MSG_IGNORE 00:31:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:31:22.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #13 SSH_MSG_IGNORE 00:31:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:31:22.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #9 SSH_MSG_IGNORE 00:31:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:31:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #10 SSH_MSG_IGNORE 00:31:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:31:22.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #17 SSH_MSG_IGNORE 00:31:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:31:23.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #12 SSH_MSG_IGNORE 00:31:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:31:23.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #15 SSH_MSG_IGNORE 00:31:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:31:23.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #10 SSH_MSG_IGNORE 00:31:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:31:23.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #11 SSH_MSG_IGNORE 00:31:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:31:23.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #16 SSH_MSG_IGNORE 00:31:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:31:23.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #9 SSH_MSG_IGNORE 00:31:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:31:23.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #14 SSH_MSG_IGNORE 00:31:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:31:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #17 SSH_MSG_IGNORE 00:31:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:31:23.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #16 SSH_MSG_IGNORE 00:31:23.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:31:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #13 SSH_MSG_IGNORE 00:31:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:31:23.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #12 SSH_MSG_IGNORE 00:31:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:31:23.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #10 SSH_MSG_IGNORE 00:31:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:31:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #14 SSH_MSG_IGNORE 00:31:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:31:23.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #15 SSH_MSG_IGNORE 00:31:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:31:23.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #11 SSH_MSG_IGNORE 00:31:23.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:31:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #16 SSH_MSG_IGNORE 00:31:23.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:31:23.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #13 SSH_MSG_IGNORE 00:31:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:31:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:23.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #17 SSH_MSG_IGNORE 00:31:23.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:31:24.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #9 SSH_MSG_IGNORE 00:31:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:31:24.276 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #15 SSH_MSG_IGNORE 00:31:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:31:24.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #12 SSH_MSG_IGNORE 00:31:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:31:24.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #13 SSH_MSG_IGNORE 00:31:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:31:24.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #14 SSH_MSG_IGNORE 00:31:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:31:24.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #16 SSH_MSG_IGNORE 00:31:24.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:31:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #17 SSH_MSG_IGNORE 00:31:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:31:24.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #11 SSH_MSG_IGNORE 00:31:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:31:24.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #9 SSH_MSG_IGNORE 00:31:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:31:24.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #10 SSH_MSG_IGNORE 00:31:24.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:31:24.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #12 SSH_MSG_IGNORE 00:31:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:31:24.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #13 SSH_MSG_IGNORE 00:31:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:31:24.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #16 SSH_MSG_IGNORE 00:31:24.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:31:24.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #15 SSH_MSG_IGNORE 00:31:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:31:25.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #17 SSH_MSG_IGNORE 00:31:25.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:31:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #10 SSH_MSG_IGNORE 00:31:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:31:25.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #9 SSH_MSG_IGNORE 00:31:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:31:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #14 SSH_MSG_IGNORE 00:31:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:31:25.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #11 SSH_MSG_IGNORE 00:31:25.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:31:25.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #12 SSH_MSG_IGNORE 00:31:25.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:31:25.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #15 SSH_MSG_IGNORE 00:31:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:31:25.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #11 SSH_MSG_IGNORE 00:31:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:31:25.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #13 SSH_MSG_IGNORE 00:31:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:31:25.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #14 SSH_MSG_IGNORE 00:31:25.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:31:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #17 SSH_MSG_IGNORE 00:31:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:31:25.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #9 SSH_MSG_IGNORE 00:31:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:31:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #16 SSH_MSG_IGNORE 00:31:25.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:31:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #12 SSH_MSG_IGNORE 00:31:25.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:31:25.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #10 SSH_MSG_IGNORE 00:31:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:31:26.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #9 SSH_MSG_IGNORE 00:31:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:31:26.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #17 SSH_MSG_IGNORE 00:31:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:31:26.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #14 SSH_MSG_IGNORE 00:31:26.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:31:26.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #16 SSH_MSG_IGNORE 00:31:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:31:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #15 SSH_MSG_IGNORE 00:31:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:31:26.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #11 SSH_MSG_IGNORE 00:31:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:31:26.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #10 SSH_MSG_IGNORE 00:31:26.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:31:26.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #13 SSH_MSG_IGNORE 00:31:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:31:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #15 SSH_MSG_IGNORE 00:31:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:31:26.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #17 SSH_MSG_IGNORE 00:31:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:31:26.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #11 SSH_MSG_IGNORE 00:31:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:31:26.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #16 SSH_MSG_IGNORE 00:31:26.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:31:26.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #12 SSH_MSG_IGNORE 00:31:26.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:31:26.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #10 SSH_MSG_IGNORE 00:31:26.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:31:26.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #9 SSH_MSG_IGNORE 00:31:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:31:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #14 SSH_MSG_IGNORE 00:31:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:31:26.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #13 SSH_MSG_IGNORE 00:31:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:31:27.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #12 SSH_MSG_IGNORE 00:31:27.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:31:27.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #11 SSH_MSG_IGNORE 00:31:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:31:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #14 SSH_MSG_IGNORE 00:31:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:31:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #15 SSH_MSG_IGNORE 00:31:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:31:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #17 SSH_MSG_IGNORE 00:31:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:31:27.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #10 SSH_MSG_IGNORE 00:31:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:31:27.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #13 SSH_MSG_IGNORE 00:31:27.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:31:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #12 SSH_MSG_IGNORE 00:31:27.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:31:27.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #16 SSH_MSG_IGNORE 00:31:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:31:27.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #15 SSH_MSG_IGNORE 00:31:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:31:27.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #9 SSH_MSG_IGNORE 00:31:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:31:27.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #11 SSH_MSG_IGNORE 00:31:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:31:27.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #17 SSH_MSG_IGNORE 00:31:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:31:27.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #16 SSH_MSG_IGNORE 00:31:27.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:31:27.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #14 SSH_MSG_IGNORE 00:31:27.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:31:27.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #10 SSH_MSG_IGNORE 00:31:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:31:27.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #9 SSH_MSG_IGNORE 00:31:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:31:27.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #13 SSH_MSG_IGNORE 00:31:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:31:28.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #11 SSH_MSG_IGNORE 00:31:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:31:28.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #17 SSH_MSG_IGNORE 00:31:28.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:31:28.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #14 SSH_MSG_IGNORE 00:31:28.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:31:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #15 SSH_MSG_IGNORE 00:31:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:31:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #9 SSH_MSG_IGNORE 00:31:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:31:28.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #10 SSH_MSG_IGNORE 00:31:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:31:28.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #12 SSH_MSG_IGNORE 00:31:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:31:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #13 SSH_MSG_IGNORE 00:31:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:31:28.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #16 SSH_MSG_IGNORE 00:31:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:31:28.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #12 SSH_MSG_IGNORE 00:31:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:31:28.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #15 SSH_MSG_IGNORE 00:31:28.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:31:28.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #14 SSH_MSG_IGNORE 00:31:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:31:28.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #16 SSH_MSG_IGNORE 00:31:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:31:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #17 SSH_MSG_IGNORE 00:31:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:31:28.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #9 SSH_MSG_IGNORE 00:31:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:31:29.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #13 SSH_MSG_IGNORE 00:31:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:31:29.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #12 SSH_MSG_IGNORE 00:31:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:31:29.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #16 SSH_MSG_IGNORE 00:31:29.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:31:29.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #15 SSH_MSG_IGNORE 00:31:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:31:29.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #9 SSH_MSG_IGNORE 00:31:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:31:29.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #17 SSH_MSG_IGNORE 00:31:29.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:31:29.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #10 SSH_MSG_IGNORE 00:31:29.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:31:29.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #14 SSH_MSG_IGNORE 00:31:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:31:29.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #12 SSH_MSG_IGNORE 00:31:29.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:31:29.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #13 SSH_MSG_IGNORE 00:31:29.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:31:29.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #10 SSH_MSG_IGNORE 00:31:29.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:31:29.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #16 SSH_MSG_IGNORE 00:31:29.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:31:29.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #15 SSH_MSG_IGNORE 00:31:29.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:31:30.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #17 SSH_MSG_IGNORE 00:31:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:31:30.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #10 SSH_MSG_IGNORE 00:31:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:31:30.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #13 SSH_MSG_IGNORE 00:31:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:31:30.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #9 SSH_MSG_IGNORE 00:31:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:31:30.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #14 SSH_MSG_IGNORE 00:31:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:31:30.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #12 SSH_MSG_IGNORE 00:31:30.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:31:30.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #14 SSH_MSG_IGNORE 00:31:30.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:31:30.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #15 SSH_MSG_IGNORE 00:31:30.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:31:30.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #17 SSH_MSG_IGNORE 00:31:30.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:31:30.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #16 SSH_MSG_IGNORE 00:31:30.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:31:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #9 SSH_MSG_IGNORE 00:31:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:31:30.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #13 SSH_MSG_IGNORE 00:31:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:31:30.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #10 SSH_MSG_IGNORE 00:31:30.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:31:30.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #12 SSH_MSG_IGNORE 00:31:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:31:31.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #15 SSH_MSG_IGNORE 00:31:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:31:31.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #17 SSH_MSG_IGNORE 00:31:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:31:31.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #16 SSH_MSG_IGNORE 00:31:31.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:31:31.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #13 SSH_MSG_IGNORE 00:31:31.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:31:31.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #9 SSH_MSG_IGNORE 00:31:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:31:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #14 SSH_MSG_IGNORE 00:31:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:31:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #10 SSH_MSG_IGNORE 00:31:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:31:31.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #12 SSH_MSG_IGNORE 00:31:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:31:31.528 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #15 SSH_MSG_IGNORE 00:31:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:31:31.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #17 SSH_MSG_IGNORE 00:31:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:31:31.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #9 SSH_MSG_IGNORE 00:31:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:31:31.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #10 SSH_MSG_IGNORE 00:31:31.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:31:31.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #16 SSH_MSG_IGNORE 00:31:31.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:31:31.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #13 SSH_MSG_IGNORE 00:31:31.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:31:31.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #14 SSH_MSG_IGNORE 00:31:31.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:31:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #12 SSH_MSG_IGNORE 00:31:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:31:32.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #15 SSH_MSG_IGNORE 00:31:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:31:32.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #9 SSH_MSG_IGNORE 00:31:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:31:32.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #16 SSH_MSG_IGNORE 00:31:32.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:31:32.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #14 SSH_MSG_IGNORE 00:31:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:31:32.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #10 SSH_MSG_IGNORE 00:31:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:31:32.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #17 SSH_MSG_IGNORE 00:31:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:31:32.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #12 SSH_MSG_IGNORE 00:31:32.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:31:32.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #13 SSH_MSG_IGNORE 00:31:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:31:32.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #15 SSH_MSG_IGNORE 00:31:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:31:32.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #16 SSH_MSG_IGNORE 00:31:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:31:32.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #13 SSH_MSG_IGNORE 00:31:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:31:32.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #17 SSH_MSG_IGNORE 00:31:32.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:31:32.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #14 SSH_MSG_IGNORE 00:31:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:31:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #12 SSH_MSG_IGNORE 00:31:33.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:31:33.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #10 SSH_MSG_IGNORE 00:31:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:31:33.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #15 SSH_MSG_IGNORE 00:31:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:31:33.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #16 SSH_MSG_IGNORE 00:31:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:31:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #17 SSH_MSG_IGNORE 00:31:33.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:31:33.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #14 SSH_MSG_IGNORE 00:31:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:31:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #9 SSH_MSG_IGNORE 00:31:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:31:33.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #10 SSH_MSG_IGNORE 00:31:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:31:33.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #13 SSH_MSG_IGNORE 00:31:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:31:33.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #15 SSH_MSG_IGNORE 00:31:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:31:33.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #9 SSH_MSG_IGNORE 00:31:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:31:33.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #12 SSH_MSG_IGNORE 00:31:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:31:33.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #16 SSH_MSG_IGNORE 00:31:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:31:33.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:33.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #17 SSH_MSG_IGNORE 00:31:33.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:31:34.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #10 SSH_MSG_IGNORE 00:31:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:31:34.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #14 SSH_MSG_IGNORE 00:31:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:31:34.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #13 SSH_MSG_IGNORE 00:31:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:31:34.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #9 SSH_MSG_IGNORE 00:31:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:31:34.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #15 SSH_MSG_IGNORE 00:31:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:31:34.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #16 SSH_MSG_IGNORE 00:31:34.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:31:34.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #12 SSH_MSG_IGNORE 00:31:34.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:31:34.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #17 SSH_MSG_IGNORE 00:31:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:31:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #13 SSH_MSG_IGNORE 00:31:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:31:34.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #14 SSH_MSG_IGNORE 00:31:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:31:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #10 SSH_MSG_IGNORE 00:31:34.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:31:34.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #12 SSH_MSG_IGNORE 00:31:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:31:34.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #9 SSH_MSG_IGNORE 00:31:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:31:34.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:34.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #15 SSH_MSG_IGNORE 00:31:34.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:31:35.065 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #14 SSH_MSG_IGNORE 00:31:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:31:35.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #17 SSH_MSG_IGNORE 00:31:35.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:31:35.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #10 SSH_MSG_IGNORE 00:31:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:31:35.206 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #13 SSH_MSG_IGNORE 00:31:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:31:35.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #12 SSH_MSG_IGNORE 00:31:35.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:31:35.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #11 SSH_MSG_IGNORE 00:31:35.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:31:35.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #16 SSH_MSG_IGNORE 00:31:35.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:31:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #11 SSH_MSG_IGNORE 00:31:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:31:35.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #11 SSH_MSG_IGNORE 00:31:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:31:35.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #15 SSH_MSG_IGNORE 00:31:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:31:35.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #9 SSH_MSG_IGNORE 00:31:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:31:35.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #16 SSH_MSG_IGNORE 00:31:35.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:31:35.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #10 SSH_MSG_IGNORE 00:31:35.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:31:35.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #14 SSH_MSG_IGNORE 00:31:35.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:31:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #17 SSH_MSG_IGNORE 00:31:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:31:35.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #11 SSH_MSG_IGNORE 00:31:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:31:35.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #11 SSH_MSG_IGNORE 00:31:35.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:31:35.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #11 SSH_MSG_IGNORE 00:31:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:31:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #12 SSH_MSG_IGNORE 00:31:35.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:31:35.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #13 SSH_MSG_IGNORE 00:31:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:31:35.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #11 SSH_MSG_IGNORE 00:31:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:31:35.884 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #9 SSH_MSG_IGNORE 00:31:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:31:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #15 SSH_MSG_IGNORE 00:31:35.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:31:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #11 SSH_MSG_IGNORE 00:31:35.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:31:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #14 SSH_MSG_IGNORE 00:31:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:31:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #16 SSH_MSG_IGNORE 00:31:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:31:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #11 SSH_MSG_IGNORE 00:31:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:31:36.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #11 SSH_MSG_IGNORE 00:31:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:31:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #11 SSH_MSG_IGNORE 00:31:36.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:31:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.141 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #10 SSH_MSG_IGNORE 00:31:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:31:36.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #11 SSH_MSG_IGNORE 00:31:36.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:31:36.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #17 SSH_MSG_IGNORE 00:31:36.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:31:36.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #11 SSH_MSG_IGNORE 00:31:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:31:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #11 SSH_MSG_IGNORE 00:31:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:31:36.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #13 SSH_MSG_IGNORE 00:31:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:31:36.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #9 SSH_MSG_IGNORE 00:31:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:31:36.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #12 SSH_MSG_IGNORE 00:31:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:31:36.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #11 SSH_MSG_IGNORE 00:31:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:31:36.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #16 SSH_MSG_IGNORE 00:31:36.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:31:36.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #17 SSH_MSG_IGNORE 00:31:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:31:36.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #15 SSH_MSG_IGNORE 00:31:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:31:36.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #10 SSH_MSG_IGNORE 00:31:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:31:36.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #13 SSH_MSG_IGNORE 00:31:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:31:36.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:36.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #12 SSH_MSG_IGNORE 00:31:36.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:31:36.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #11 SSH_MSG_IGNORE 00:31:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:31:37.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #9 SSH_MSG_IGNORE 00:31:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:31:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #14 SSH_MSG_IGNORE 00:31:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:31:37.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #15 SSH_MSG_IGNORE 00:31:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:31:37.111 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #16 SSH_MSG_IGNORE 00:31:37.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:31:37.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #17 SSH_MSG_IGNORE 00:31:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:31:37.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #10 SSH_MSG_IGNORE 00:31:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:31:37.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #14 SSH_MSG_IGNORE 00:31:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:31:37.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #12 SSH_MSG_IGNORE 00:31:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:31:37.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #9 SSH_MSG_IGNORE 00:31:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:31:37.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #13 SSH_MSG_IGNORE 00:31:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:31:37.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #11 SSH_MSG_IGNORE 00:31:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:31:37.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #15 SSH_MSG_IGNORE 00:31:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:31:37.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #16 SSH_MSG_IGNORE 00:31:37.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:31:37.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #14 SSH_MSG_IGNORE 00:31:37.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:31:37.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #13 SSH_MSG_IGNORE 00:31:37.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:31:37.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #17 SSH_MSG_IGNORE 00:31:37.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:31:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #12 SSH_MSG_IGNORE 00:31:38.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:31:38.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #10 SSH_MSG_IGNORE 00:31:38.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:31:38.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #15 SSH_MSG_IGNORE 00:31:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:31:38.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #9 SSH_MSG_IGNORE 00:31:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:31:38.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #16 SSH_MSG_IGNORE 00:31:38.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:31:38.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #11 SSH_MSG_IGNORE 00:31:38.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:31:38.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #13 SSH_MSG_IGNORE 00:31:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:31:38.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #10 SSH_MSG_IGNORE 00:31:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:31:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #17 SSH_MSG_IGNORE 00:31:38.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:31:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #14 SSH_MSG_IGNORE 00:31:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:31:38.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #12 SSH_MSG_IGNORE 00:31:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:31:38.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #11 SSH_MSG_IGNORE 00:31:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:31:38.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #17 SSH_MSG_IGNORE 00:31:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:31:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #16 SSH_MSG_IGNORE 00:31:38.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:31:38.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #9 SSH_MSG_IGNORE 00:31:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:31:38.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #13 SSH_MSG_IGNORE 00:31:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:31:38.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #15 SSH_MSG_IGNORE 00:31:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:31:39.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #10 SSH_MSG_IGNORE 00:31:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:31:39.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #12 SSH_MSG_IGNORE 00:31:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:31:39.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #11 SSH_MSG_IGNORE 00:31:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:31:39.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #14 SSH_MSG_IGNORE 00:31:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:31:39.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #9 SSH_MSG_IGNORE 00:31:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:31:39.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #16 SSH_MSG_IGNORE 00:31:39.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:31:39.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #15 SSH_MSG_IGNORE 00:31:39.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:31:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #17 SSH_MSG_IGNORE 00:31:39.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:31:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #14 SSH_MSG_IGNORE 00:31:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:31:39.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #10 SSH_MSG_IGNORE 00:31:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:31:39.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #13 SSH_MSG_IGNORE 00:31:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:31:39.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #15 SSH_MSG_IGNORE 00:31:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:31:39.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #16 SSH_MSG_IGNORE 00:31:39.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:31:39.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #9 SSH_MSG_IGNORE 00:31:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:31:39.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #17 SSH_MSG_IGNORE 00:31:39.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:31:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #12 SSH_MSG_IGNORE 00:31:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:31:39.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #11 SSH_MSG_IGNORE 00:31:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:31:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #14 SSH_MSG_IGNORE 00:31:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:31:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #12 SSH_MSG_IGNORE 00:31:40.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:31:40.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #10 SSH_MSG_IGNORE 00:31:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:31:40.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #15 SSH_MSG_IGNORE 00:31:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:31:40.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #13 SSH_MSG_IGNORE 00:31:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:31:40.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #16 SSH_MSG_IGNORE 00:31:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:31:40.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #9 SSH_MSG_IGNORE 00:31:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:31:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #14 SSH_MSG_IGNORE 00:31:40.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:31:40.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #17 SSH_MSG_IGNORE 00:31:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:31:40.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #10 SSH_MSG_IGNORE 00:31:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:31:40.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #13 SSH_MSG_IGNORE 00:31:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:31:40.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #11 SSH_MSG_IGNORE 00:31:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:31:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #12 SSH_MSG_IGNORE 00:31:40.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:31:40.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #11 SSH_MSG_IGNORE 00:31:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:31:41.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #15 SSH_MSG_IGNORE 00:31:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:31:41.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #16 SSH_MSG_IGNORE 00:31:41.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:31:41.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #14 SSH_MSG_IGNORE 00:31:41.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:31:41.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #10 SSH_MSG_IGNORE 00:31:41.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:31:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #17 SSH_MSG_IGNORE 00:31:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:31:41.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #18 SSH_MSG_IGNORE 00:31:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:31:41.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #12 SSH_MSG_IGNORE 00:31:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:31:41.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #9 SSH_MSG_IGNORE 00:31:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:31:41.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #16 SSH_MSG_IGNORE 00:31:41.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:31:41.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #9 SSH_MSG_IGNORE 00:31:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:31:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #15 SSH_MSG_IGNORE 00:31:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:31:41.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #14 SSH_MSG_IGNORE 00:31:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:31:41.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #11 SSH_MSG_IGNORE 00:31:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:31:41.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #10 SSH_MSG_IGNORE 00:31:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:31:41.900 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #17 SSH_MSG_IGNORE 00:31:41.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:31:41.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #18 SSH_MSG_IGNORE 00:31:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:31:42.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #16 SSH_MSG_IGNORE 00:31:42.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:31:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #18 SSH_MSG_IGNORE 00:31:42.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:31:42.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #9 SSH_MSG_IGNORE 00:31:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:31:42.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #15 SSH_MSG_IGNORE 00:31:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:31:42.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #12 SSH_MSG_IGNORE 00:31:42.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:31:42.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #17 SSH_MSG_IGNORE 00:31:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:31:42.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #10 SSH_MSG_IGNORE 00:31:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:31:42.279 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #14 SSH_MSG_IGNORE 00:31:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:31:42.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #11 SSH_MSG_IGNORE 00:31:42.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:31:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #12 SSH_MSG_IGNORE 00:31:42.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:31:42.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #9 SSH_MSG_IGNORE 00:31:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:31:42.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #16 SSH_MSG_IGNORE 00:31:42.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:31:42.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #11 SSH_MSG_IGNORE 00:31:42.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:31:42.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #15 SSH_MSG_IGNORE 00:31:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:31:42.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #18 SSH_MSG_IGNORE 00:31:42.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:31:42.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #14 SSH_MSG_IGNORE 00:31:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:31:42.945 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #17 SSH_MSG_IGNORE 00:31:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:31:42.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #12 SSH_MSG_IGNORE 00:31:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:31:43.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #10 SSH_MSG_IGNORE 00:31:43.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:31:43.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #11 SSH_MSG_IGNORE 00:31:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:31:43.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #18 SSH_MSG_IGNORE 00:31:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:31:43.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #16 SSH_MSG_IGNORE 00:31:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:31:43.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #9 SSH_MSG_IGNORE 00:31:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:31:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #17 SSH_MSG_IGNORE 00:31:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:31:43.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #15 SSH_MSG_IGNORE 00:31:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:31:43.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #14 SSH_MSG_IGNORE 00:31:43.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:31:43.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #10 SSH_MSG_IGNORE 00:31:43.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:31:43.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #12 SSH_MSG_IGNORE 00:31:43.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:31:43.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #15 SSH_MSG_IGNORE 00:31:43.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:31:43.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #18 SSH_MSG_IGNORE 00:31:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:31:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #16 SSH_MSG_IGNORE 00:31:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:31:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #13 SSH_MSG_IGNORE 00:31:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:31:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #14 SSH_MSG_IGNORE 00:31:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:31:43.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #11 SSH_MSG_IGNORE 00:31:43.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:31:43.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #9 SSH_MSG_IGNORE 00:31:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:31:43.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #10 SSH_MSG_IGNORE 00:31:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:31:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #12 SSH_MSG_IGNORE 00:31:44.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:31:44.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #13 SSH_MSG_IGNORE 00:31:44.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:31:44.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #17 SSH_MSG_IGNORE 00:31:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:31:44.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #13 SSH_MSG_IGNORE 00:31:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:31:44.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #13 SSH_MSG_IGNORE 00:31:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:31:44.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #9 SSH_MSG_IGNORE 00:31:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:31:44.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #13 SSH_MSG_IGNORE 00:31:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:31:44.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #11 SSH_MSG_IGNORE 00:31:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:31:44.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #15 SSH_MSG_IGNORE 00:31:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:31:44.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #18 SSH_MSG_IGNORE 00:31:44.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:31:44.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #13 SSH_MSG_IGNORE 00:31:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:31:44.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #16 SSH_MSG_IGNORE 00:31:44.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:31:44.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #13 SSH_MSG_IGNORE 00:31:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:31:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #17 SSH_MSG_IGNORE 00:31:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:31:44.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #12 SSH_MSG_IGNORE 00:31:44.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:31:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #11 SSH_MSG_IGNORE 00:31:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:31:44.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #9 SSH_MSG_IGNORE 00:31:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:31:44.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #14 SSH_MSG_IGNORE 00:31:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:31:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #18 SSH_MSG_IGNORE 00:31:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:31:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #16 SSH_MSG_IGNORE 00:31:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:31:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #17 SSH_MSG_IGNORE 00:31:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:31:45.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #13 SSH_MSG_IGNORE 00:31:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:31:45.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #10 SSH_MSG_IGNORE 00:31:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:31:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #15 SSH_MSG_IGNORE 00:31:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:31:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #14 SSH_MSG_IGNORE 00:31:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:31:45.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #9 SSH_MSG_IGNORE 00:31:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:31:45.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #10 SSH_MSG_IGNORE 00:31:45.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:31:45.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #12 SSH_MSG_IGNORE 00:31:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:31:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #17 SSH_MSG_IGNORE 00:31:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:31:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #15 SSH_MSG_IGNORE 00:31:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:31:45.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #14 SSH_MSG_IGNORE 00:31:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:31:45.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #11 SSH_MSG_IGNORE 00:31:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:31:45.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #18 SSH_MSG_IGNORE 00:31:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:31:45.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #10 SSH_MSG_IGNORE 00:31:45.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:31:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #16 SSH_MSG_IGNORE 00:31:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:31:45.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #12 SSH_MSG_IGNORE 00:31:45.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:31:45.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #13 SSH_MSG_IGNORE 00:31:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:31:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #18 SSH_MSG_IGNORE 00:31:46.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:31:46.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #17 SSH_MSG_IGNORE 00:31:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:31:46.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #11 SSH_MSG_IGNORE 00:31:46.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:31:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #16 SSH_MSG_IGNORE 00:31:46.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:31:46.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #9 SSH_MSG_IGNORE 00:31:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:31:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #15 SSH_MSG_IGNORE 00:31:46.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:31:46.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #13 SSH_MSG_IGNORE 00:31:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:31:46.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #12 SSH_MSG_IGNORE 00:31:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:31:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #14 SSH_MSG_IGNORE 00:31:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:31:46.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #10 SSH_MSG_IGNORE 00:31:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:31:46.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #15 SSH_MSG_IGNORE 00:31:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:31:46.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #14 SSH_MSG_IGNORE 00:31:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:31:46.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #17 SSH_MSG_IGNORE 00:31:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:31:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #16 SSH_MSG_IGNORE 00:31:46.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:31:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #18 SSH_MSG_IGNORE 00:31:46.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:31:46.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #11 SSH_MSG_IGNORE 00:31:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:31:46.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #9 SSH_MSG_IGNORE 00:31:46.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:31:46.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #13 SSH_MSG_IGNORE 00:31:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:31:46.857 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #12 SSH_MSG_IGNORE 00:31:46.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:31:46.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:46.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #10 SSH_MSG_IGNORE 00:31:46.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:31:47.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #11 SSH_MSG_IGNORE 00:31:47.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:31:47.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #9 SSH_MSG_IGNORE 00:31:47.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:31:47.087 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #15 SSH_MSG_IGNORE 00:31:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:31:47.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #10 SSH_MSG_IGNORE 00:31:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:31:47.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #18 SSH_MSG_IGNORE 00:31:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:31:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #16 SSH_MSG_IGNORE 00:31:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:31:47.278 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #17 SSH_MSG_IGNORE 00:31:47.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:31:47.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #14 SSH_MSG_IGNORE 00:31:47.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:31:47.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #13 SSH_MSG_IGNORE 00:31:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:31:47.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #12 SSH_MSG_IGNORE 00:31:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:31:47.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #9 SSH_MSG_IGNORE 00:31:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:31:47.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #17 SSH_MSG_IGNORE 00:31:47.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:31:47.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #11 SSH_MSG_IGNORE 00:31:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:31:47.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #16 SSH_MSG_IGNORE 00:31:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:31:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #12 SSH_MSG_IGNORE 00:31:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:31:47.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #15 SSH_MSG_IGNORE 00:31:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:31:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #14 SSH_MSG_IGNORE 00:31:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:31:47.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #10 SSH_MSG_IGNORE 00:31:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:31:48.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #18 SSH_MSG_IGNORE 00:31:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:31:48.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #13 SSH_MSG_IGNORE 00:31:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:31:48.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #15 SSH_MSG_IGNORE 00:31:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:31:48.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #11 SSH_MSG_IGNORE 00:31:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:31:48.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #18 SSH_MSG_IGNORE 00:31:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:31:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #17 SSH_MSG_IGNORE 00:31:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:31:48.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #14 SSH_MSG_IGNORE 00:31:48.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:31:48.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #10 SSH_MSG_IGNORE 00:31:48.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:31:48.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #13 SSH_MSG_IGNORE 00:31:48.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:31:48.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #9 SSH_MSG_IGNORE 00:31:48.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:31:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #16 SSH_MSG_IGNORE 00:31:48.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:31:48.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #12 SSH_MSG_IGNORE 00:31:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:31:48.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #9 SSH_MSG_IGNORE 00:31:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:31:48.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #18 SSH_MSG_IGNORE 00:31:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:31:48.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #11 SSH_MSG_IGNORE 00:31:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:31:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #17 SSH_MSG_IGNORE 00:31:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:31:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #14 SSH_MSG_IGNORE 00:31:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:31:48.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #16 SSH_MSG_IGNORE 00:31:48.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:31:48.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #10 SSH_MSG_IGNORE 00:31:48.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:31:48.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #13 SSH_MSG_IGNORE 00:31:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:31:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #15 SSH_MSG_IGNORE 00:31:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:31:49.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #12 SSH_MSG_IGNORE 00:31:49.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:31:49.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #9 SSH_MSG_IGNORE 00:31:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:31:49.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #14 SSH_MSG_IGNORE 00:31:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:31:49.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #18 SSH_MSG_IGNORE 00:31:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:31:49.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #15 SSH_MSG_IGNORE 00:31:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:31:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #17 SSH_MSG_IGNORE 00:31:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:31:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #16 SSH_MSG_IGNORE 00:31:49.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:31:49.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #11 SSH_MSG_IGNORE 00:31:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:31:49.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #13 SSH_MSG_IGNORE 00:31:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:31:49.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #10 SSH_MSG_IGNORE 00:31:49.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:31:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #14 SSH_MSG_IGNORE 00:31:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:31:49.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #11 SSH_MSG_IGNORE 00:31:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:31:49.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #12 SSH_MSG_IGNORE 00:31:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:31:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #18 SSH_MSG_IGNORE 00:31:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:31:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #16 SSH_MSG_IGNORE 00:31:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:31:49.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #10 SSH_MSG_IGNORE 00:31:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:31:50.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #17 SSH_MSG_IGNORE 00:31:50.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:31:50.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #13 SSH_MSG_IGNORE 00:31:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:31:50.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #12 SSH_MSG_IGNORE 00:31:50.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:31:50.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #15 SSH_MSG_IGNORE 00:31:50.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:31:50.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #11 SSH_MSG_IGNORE 00:31:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:31:50.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #18 SSH_MSG_IGNORE 00:31:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:31:50.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #14 SSH_MSG_IGNORE 00:31:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:31:50.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #15 SSH_MSG_IGNORE 00:31:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:31:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #16 SSH_MSG_IGNORE 00:31:50.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:31:50.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #10 SSH_MSG_IGNORE 00:31:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:31:50.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #13 SSH_MSG_IGNORE 00:31:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:31:50.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #11 SSH_MSG_IGNORE 00:31:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:31:50.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #17 SSH_MSG_IGNORE 00:31:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:31:50.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #12 SSH_MSG_IGNORE 00:31:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:31:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:50.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #14 SSH_MSG_IGNORE 00:31:50.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:31:51.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #16 SSH_MSG_IGNORE 00:31:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:31:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #17 SSH_MSG_IGNORE 00:31:51.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:31:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #18 SSH_MSG_IGNORE 00:31:51.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:31:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #15 SSH_MSG_IGNORE 00:31:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:31:51.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #10 SSH_MSG_IGNORE 00:31:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:31:51.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #11 SSH_MSG_IGNORE 00:31:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:31:51.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #13 SSH_MSG_IGNORE 00:31:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:31:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #16 SSH_MSG_IGNORE 00:31:51.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:31:51.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #12 SSH_MSG_IGNORE 00:31:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:31:51.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #15 SSH_MSG_IGNORE 00:31:51.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:31:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #18 SSH_MSG_IGNORE 00:31:51.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:31:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #17 SSH_MSG_IGNORE 00:31:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:31:51.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #14 SSH_MSG_IGNORE 00:31:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:31:51.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:51.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #10 SSH_MSG_IGNORE 00:31:51.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:31:52.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #12 SSH_MSG_IGNORE 00:31:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:31:52.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #13 SSH_MSG_IGNORE 00:31:52.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:31:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #15 SSH_MSG_IGNORE 00:31:52.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:31:52.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #18 SSH_MSG_IGNORE 00:31:52.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:31:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #17 SSH_MSG_IGNORE 00:31:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:31:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #16 SSH_MSG_IGNORE 00:31:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:31:52.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #11 SSH_MSG_IGNORE 00:31:52.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:31:52.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #10 SSH_MSG_IGNORE 00:31:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:31:52.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #13 SSH_MSG_IGNORE 00:31:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:31:52.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #14 SSH_MSG_IGNORE 00:31:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:31:52.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #12 SSH_MSG_IGNORE 00:31:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:31:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #16 SSH_MSG_IGNORE 00:31:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:31:52.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #15 SSH_MSG_IGNORE 00:31:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:31:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #14 SSH_MSG_IGNORE 00:31:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:31:52.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #10 SSH_MSG_IGNORE 00:31:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:31:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #11 SSH_MSG_IGNORE 00:31:52.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:31:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #18 SSH_MSG_IGNORE 00:31:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:31:53.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #13 SSH_MSG_IGNORE 00:31:53.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:31:53.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #16 SSH_MSG_IGNORE 00:31:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:31:53.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #11 SSH_MSG_IGNORE 00:31:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:31:53.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #12 SSH_MSG_IGNORE 00:31:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:31:53.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #17 SSH_MSG_IGNORE 00:31:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:31:53.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #10 SSH_MSG_IGNORE 00:31:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:31:53.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #15 SSH_MSG_IGNORE 00:31:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:31:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #18 SSH_MSG_IGNORE 00:31:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:31:53.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #17 SSH_MSG_IGNORE 00:31:53.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:31:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #14 SSH_MSG_IGNORE 00:31:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:31:53.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #13 SSH_MSG_IGNORE 00:31:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:31:53.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #11 SSH_MSG_IGNORE 00:31:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:31:53.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #15 SSH_MSG_IGNORE 00:31:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:31:53.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #16 SSH_MSG_IGNORE 00:31:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:31:53.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #12 SSH_MSG_IGNORE 00:31:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:31:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #17 SSH_MSG_IGNORE 00:31:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:31:53.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #14 SSH_MSG_IGNORE 00:31:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:31:53.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #18 SSH_MSG_IGNORE 00:31:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:31:54.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #10 SSH_MSG_IGNORE 00:31:54.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:31:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #16 SSH_MSG_IGNORE 00:31:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:31:54.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #13 SSH_MSG_IGNORE 00:31:54.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:31:54.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #14 SSH_MSG_IGNORE 00:31:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:31:54.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #15 SSH_MSG_IGNORE 00:31:54.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:31:54.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #17 SSH_MSG_IGNORE 00:31:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:31:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #18 SSH_MSG_IGNORE 00:31:54.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:31:54.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #12 SSH_MSG_IGNORE 00:31:54.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:31:54.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #10 SSH_MSG_IGNORE 00:31:54.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:31:54.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #11 SSH_MSG_IGNORE 00:31:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:31:54.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #13 SSH_MSG_IGNORE 00:31:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:31:54.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #14 SSH_MSG_IGNORE 00:31:54.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:31:54.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #17 SSH_MSG_IGNORE 00:31:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:31:54.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #16 SSH_MSG_IGNORE 00:31:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:31:55.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #18 SSH_MSG_IGNORE 00:31:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:31:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #11 SSH_MSG_IGNORE 00:31:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:31:55.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #10 SSH_MSG_IGNORE 00:31:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:31:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #15 SSH_MSG_IGNORE 00:31:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:31:55.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #12 SSH_MSG_IGNORE 00:31:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:31:55.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #13 SSH_MSG_IGNORE 00:31:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:31:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #16 SSH_MSG_IGNORE 00:31:55.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:31:55.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #12 SSH_MSG_IGNORE 00:31:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:31:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #14 SSH_MSG_IGNORE 00:31:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:31:55.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #15 SSH_MSG_IGNORE 00:31:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:31:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #18 SSH_MSG_IGNORE 00:31:55.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:31:55.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #10 SSH_MSG_IGNORE 00:31:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:31:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #17 SSH_MSG_IGNORE 00:31:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:31:55.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #13 SSH_MSG_IGNORE 00:31:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:31:55.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #11 SSH_MSG_IGNORE 00:31:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:31:56.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #10 SSH_MSG_IGNORE 00:31:56.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:31:56.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #18 SSH_MSG_IGNORE 00:31:56.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:31:56.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #15 SSH_MSG_IGNORE 00:31:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:31:56.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #17 SSH_MSG_IGNORE 00:31:56.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:31:56.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #16 SSH_MSG_IGNORE 00:31:56.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:31:56.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #12 SSH_MSG_IGNORE 00:31:56.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:31:56.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #11 SSH_MSG_IGNORE 00:31:56.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:31:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.473 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #14 SSH_MSG_IGNORE 00:31:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:31:56.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #16 SSH_MSG_IGNORE 00:31:56.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:31:56.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #18 SSH_MSG_IGNORE 00:31:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:31:56.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #12 SSH_MSG_IGNORE 00:31:56.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:31:56.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #17 SSH_MSG_IGNORE 00:31:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:31:56.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #13 SSH_MSG_IGNORE 00:31:56.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:31:56.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #11 SSH_MSG_IGNORE 00:31:56.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:31:56.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #10 SSH_MSG_IGNORE 00:31:56.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:31:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #15 SSH_MSG_IGNORE 00:31:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:31:56.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:56.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #14 SSH_MSG_IGNORE 00:31:56.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:31:57.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #13 SSH_MSG_IGNORE 00:31:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:31:57.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #12 SSH_MSG_IGNORE 00:31:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:31:57.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #15 SSH_MSG_IGNORE 00:31:57.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:31:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #16 SSH_MSG_IGNORE 00:31:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:31:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #18 SSH_MSG_IGNORE 00:31:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:31:57.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #11 SSH_MSG_IGNORE 00:31:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:31:57.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #14 SSH_MSG_IGNORE 00:31:57.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:31:57.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #13 SSH_MSG_IGNORE 00:31:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:31:57.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #17 SSH_MSG_IGNORE 00:31:57.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:31:57.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #16 SSH_MSG_IGNORE 00:31:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:31:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #10 SSH_MSG_IGNORE 00:31:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:31:57.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #12 SSH_MSG_IGNORE 00:31:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:31:57.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #18 SSH_MSG_IGNORE 00:31:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:31:57.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #17 SSH_MSG_IGNORE 00:31:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:31:57.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #15 SSH_MSG_IGNORE 00:31:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:31:57.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #11 SSH_MSG_IGNORE 00:31:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:31:57.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #10 SSH_MSG_IGNORE 00:31:57.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:31:57.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:57.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #14 SSH_MSG_IGNORE 00:31:57.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:31:58.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #12 SSH_MSG_IGNORE 00:31:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:31:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #18 SSH_MSG_IGNORE 00:31:58.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:31:58.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #15 SSH_MSG_IGNORE 00:31:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:31:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #16 SSH_MSG_IGNORE 00:31:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:31:58.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #10 SSH_MSG_IGNORE 00:31:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:31:58.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #11 SSH_MSG_IGNORE 00:31:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:31:58.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #13 SSH_MSG_IGNORE 00:31:58.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:31:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #14 SSH_MSG_IGNORE 00:31:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:31:58.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #17 SSH_MSG_IGNORE 00:31:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:31:58.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #13 SSH_MSG_IGNORE 00:31:58.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:31:58.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #16 SSH_MSG_IGNORE 00:31:58.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:31:58.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #15 SSH_MSG_IGNORE 00:31:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:31:58.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #17 SSH_MSG_IGNORE 00:31:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:31:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #18 SSH_MSG_IGNORE 00:31:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:31:58.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #10 SSH_MSG_IGNORE 00:31:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:31:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #14 SSH_MSG_IGNORE 00:31:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:31:59.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #13 SSH_MSG_IGNORE 00:31:59.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:31:59.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #17 SSH_MSG_IGNORE 00:31:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:31:59.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #16 SSH_MSG_IGNORE 00:31:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:31:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #10 SSH_MSG_IGNORE 00:31:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:31:59.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #18 SSH_MSG_IGNORE 00:31:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:31:59.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #11 SSH_MSG_IGNORE 00:31:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:31:59.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #15 SSH_MSG_IGNORE 00:31:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:31:59.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #13 SSH_MSG_IGNORE 00:31:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:31:59.714 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #14 SSH_MSG_IGNORE 00:31:59.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:31:59.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #11 SSH_MSG_IGNORE 00:31:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:31:59.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #17 SSH_MSG_IGNORE 00:31:59.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:31:59.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:31:59.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #16 SSH_MSG_IGNORE 00:31:59.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:32:00.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #18 SSH_MSG_IGNORE 00:32:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:32:00.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #11 SSH_MSG_IGNORE 00:32:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:32:00.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #14 SSH_MSG_IGNORE 00:32:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:32:00.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #10 SSH_MSG_IGNORE 00:32:00.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:32:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #15 SSH_MSG_IGNORE 00:32:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:32:00.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #13 SSH_MSG_IGNORE 00:32:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:32:00.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #15 SSH_MSG_IGNORE 00:32:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:32:00.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #16 SSH_MSG_IGNORE 00:32:00.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:32:00.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #18 SSH_MSG_IGNORE 00:32:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:32:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #17 SSH_MSG_IGNORE 00:32:00.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:32:00.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #10 SSH_MSG_IGNORE 00:32:00.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:32:00.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #14 SSH_MSG_IGNORE 00:32:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:32:00.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #11 SSH_MSG_IGNORE 00:32:00.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:32:00.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #13 SSH_MSG_IGNORE 00:32:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:32:01.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #16 SSH_MSG_IGNORE 00:32:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:32:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #18 SSH_MSG_IGNORE 00:32:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:32:01.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #17 SSH_MSG_IGNORE 00:32:01.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:32:01.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #14 SSH_MSG_IGNORE 00:32:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:32:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #10 SSH_MSG_IGNORE 00:32:01.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:32:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #15 SSH_MSG_IGNORE 00:32:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:32:01.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #11 SSH_MSG_IGNORE 00:32:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:32:01.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #13 SSH_MSG_IGNORE 00:32:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:32:01.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #16 SSH_MSG_IGNORE 00:32:01.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:32:01.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #18 SSH_MSG_IGNORE 00:32:01.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:32:01.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #10 SSH_MSG_IGNORE 00:32:01.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:32:01.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #11 SSH_MSG_IGNORE 00:32:01.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:32:01.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #17 SSH_MSG_IGNORE 00:32:01.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:32:01.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #14 SSH_MSG_IGNORE 00:32:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:32:01.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #15 SSH_MSG_IGNORE 00:32:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:32:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #13 SSH_MSG_IGNORE 00:32:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:32:02.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #16 SSH_MSG_IGNORE 00:32:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:32:02.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #10 SSH_MSG_IGNORE 00:32:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:32:02.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #17 SSH_MSG_IGNORE 00:32:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:32:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #15 SSH_MSG_IGNORE 00:32:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:32:02.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #11 SSH_MSG_IGNORE 00:32:02.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:32:02.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #18 SSH_MSG_IGNORE 00:32:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:32:02.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #13 SSH_MSG_IGNORE 00:32:02.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:32:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #14 SSH_MSG_IGNORE 00:32:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:32:02.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #16 SSH_MSG_IGNORE 00:32:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:32:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #17 SSH_MSG_IGNORE 00:32:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:32:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #14 SSH_MSG_IGNORE 00:32:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:32:02.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #18 SSH_MSG_IGNORE 00:32:02.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:32:02.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #15 SSH_MSG_IGNORE 00:32:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:32:03.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #13 SSH_MSG_IGNORE 00:32:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:32:03.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #11 SSH_MSG_IGNORE 00:32:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:32:03.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #16 SSH_MSG_IGNORE 00:32:03.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:32:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #17 SSH_MSG_IGNORE 00:32:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:32:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #18 SSH_MSG_IGNORE 00:32:03.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:32:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #15 SSH_MSG_IGNORE 00:32:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:32:03.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #10 SSH_MSG_IGNORE 00:32:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:32:03.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #11 SSH_MSG_IGNORE 00:32:03.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:32:03.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #14 SSH_MSG_IGNORE 00:32:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:32:03.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #16 SSH_MSG_IGNORE 00:32:03.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:32:03.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #10 SSH_MSG_IGNORE 00:32:03.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:32:03.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #13 SSH_MSG_IGNORE 00:32:03.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:32:03.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #17 SSH_MSG_IGNORE 00:32:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:32:03.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:03.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #18 SSH_MSG_IGNORE 00:32:03.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:32:04.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #11 SSH_MSG_IGNORE 00:32:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:32:04.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #15 SSH_MSG_IGNORE 00:32:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:32:04.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #14 SSH_MSG_IGNORE 00:32:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:32:04.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #10 SSH_MSG_IGNORE 00:32:04.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:32:04.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #16 SSH_MSG_IGNORE 00:32:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:32:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #17 SSH_MSG_IGNORE 00:32:04.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:32:04.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #13 SSH_MSG_IGNORE 00:32:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:32:04.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #18 SSH_MSG_IGNORE 00:32:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:32:04.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #14 SSH_MSG_IGNORE 00:32:04.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:32:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #15 SSH_MSG_IGNORE 00:32:04.636 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:32:04.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #11 SSH_MSG_IGNORE 00:32:04.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:32:04.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #13 SSH_MSG_IGNORE 00:32:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:32:04.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #10 SSH_MSG_IGNORE 00:32:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:32:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:04.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #16 SSH_MSG_IGNORE 00:32:04.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:32:05.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #15 SSH_MSG_IGNORE 00:32:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:32:05.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #18 SSH_MSG_IGNORE 00:32:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:32:05.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #11 SSH_MSG_IGNORE 00:32:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:32:05.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #14 SSH_MSG_IGNORE 00:32:05.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:32:05.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #13 SSH_MSG_IGNORE 00:32:05.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:32:05.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #12 SSH_MSG_IGNORE 00:32:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:32:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #17 SSH_MSG_IGNORE 00:32:05.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:32:05.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #12 SSH_MSG_IGNORE 00:32:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:32:05.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #12 SSH_MSG_IGNORE 00:32:05.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:32:05.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #16 SSH_MSG_IGNORE 00:32:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:32:05.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #10 SSH_MSG_IGNORE 00:32:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:32:05.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #17 SSH_MSG_IGNORE 00:32:05.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:32:05.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #11 SSH_MSG_IGNORE 00:32:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:32:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #15 SSH_MSG_IGNORE 00:32:05.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:32:05.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #18 SSH_MSG_IGNORE 00:32:05.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:32:05.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #12 SSH_MSG_IGNORE 00:32:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:32:05.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #12 SSH_MSG_IGNORE 00:32:05.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:32:05.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #12 SSH_MSG_IGNORE 00:32:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:32:05.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #13 SSH_MSG_IGNORE 00:32:05.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:32:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #14 SSH_MSG_IGNORE 00:32:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:32:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #12 SSH_MSG_IGNORE 00:32:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:32:05.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #10 SSH_MSG_IGNORE 00:32:05.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:32:05.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #16 SSH_MSG_IGNORE 00:32:05.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:32:05.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #12 SSH_MSG_IGNORE 00:32:05.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:32:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #15 SSH_MSG_IGNORE 00:32:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:32:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #17 SSH_MSG_IGNORE 00:32:06.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:32:06.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #12 SSH_MSG_IGNORE 00:32:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:32:06.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #12 SSH_MSG_IGNORE 00:32:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:32:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #12 SSH_MSG_IGNORE 00:32:06.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:32:06.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.141 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #11 SSH_MSG_IGNORE 00:32:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:32:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #12 SSH_MSG_IGNORE 00:32:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:32:06.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.157 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #18 SSH_MSG_IGNORE 00:32:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:32:06.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #12 SSH_MSG_IGNORE 00:32:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:32:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #12 SSH_MSG_IGNORE 00:32:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:32:06.274 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #14 SSH_MSG_IGNORE 00:32:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:32:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #10 SSH_MSG_IGNORE 00:32:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:32:06.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #13 SSH_MSG_IGNORE 00:32:06.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:32:06.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #12 SSH_MSG_IGNORE 00:32:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:32:06.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #17 SSH_MSG_IGNORE 00:32:06.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:32:06.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #18 SSH_MSG_IGNORE 00:32:06.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:32:06.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #16 SSH_MSG_IGNORE 00:32:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:32:06.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #11 SSH_MSG_IGNORE 00:32:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:32:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #14 SSH_MSG_IGNORE 00:32:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:32:06.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:06.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #13 SSH_MSG_IGNORE 00:32:06.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:32:06.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #12 SSH_MSG_IGNORE 00:32:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:32:07.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #10 SSH_MSG_IGNORE 00:32:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:32:07.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #15 SSH_MSG_IGNORE 00:32:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:32:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #16 SSH_MSG_IGNORE 00:32:07.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:32:07.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #17 SSH_MSG_IGNORE 00:32:07.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:32:07.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #18 SSH_MSG_IGNORE 00:32:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:32:07.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #11 SSH_MSG_IGNORE 00:32:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:32:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #15 SSH_MSG_IGNORE 00:32:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:32:07.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #13 SSH_MSG_IGNORE 00:32:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:32:07.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #10 SSH_MSG_IGNORE 00:32:07.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:32:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #14 SSH_MSG_IGNORE 00:32:07.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:32:07.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #12 SSH_MSG_IGNORE 00:32:07.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:32:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #16 SSH_MSG_IGNORE 00:32:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:32:07.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #17 SSH_MSG_IGNORE 00:32:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:32:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #15 SSH_MSG_IGNORE 00:32:07.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:32:07.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #14 SSH_MSG_IGNORE 00:32:07.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:32:07.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:07.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #18 SSH_MSG_IGNORE 00:32:07.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:32:08.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #13 SSH_MSG_IGNORE 00:32:08.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:32:08.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #11 SSH_MSG_IGNORE 00:32:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:32:08.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #16 SSH_MSG_IGNORE 00:32:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:32:08.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #10 SSH_MSG_IGNORE 00:32:08.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:32:08.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #17 SSH_MSG_IGNORE 00:32:08.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:32:08.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #12 SSH_MSG_IGNORE 00:32:08.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:32:08.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #14 SSH_MSG_IGNORE 00:32:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:32:08.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #11 SSH_MSG_IGNORE 00:32:08.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:32:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #18 SSH_MSG_IGNORE 00:32:08.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:32:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #15 SSH_MSG_IGNORE 00:32:08.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:32:08.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #13 SSH_MSG_IGNORE 00:32:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:32:08.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #12 SSH_MSG_IGNORE 00:32:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:32:08.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #18 SSH_MSG_IGNORE 00:32:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:32:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #17 SSH_MSG_IGNORE 00:32:08.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:32:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #10 SSH_MSG_IGNORE 00:32:08.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:32:08.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #14 SSH_MSG_IGNORE 00:32:08.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:32:08.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #16 SSH_MSG_IGNORE 00:32:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:32:09.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #11 SSH_MSG_IGNORE 00:32:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:32:09.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #13 SSH_MSG_IGNORE 00:32:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:32:09.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #12 SSH_MSG_IGNORE 00:32:09.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:32:09.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #15 SSH_MSG_IGNORE 00:32:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:32:09.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #10 SSH_MSG_IGNORE 00:32:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:32:09.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #17 SSH_MSG_IGNORE 00:32:09.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:32:09.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #16 SSH_MSG_IGNORE 00:32:09.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:32:09.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #18 SSH_MSG_IGNORE 00:32:09.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:32:09.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #15 SSH_MSG_IGNORE 00:32:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:32:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #11 SSH_MSG_IGNORE 00:32:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:32:09.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #14 SSH_MSG_IGNORE 00:32:09.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:32:09.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #16 SSH_MSG_IGNORE 00:32:09.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:32:09.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #17 SSH_MSG_IGNORE 00:32:09.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:32:09.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #10 SSH_MSG_IGNORE 00:32:09.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:32:09.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #18 SSH_MSG_IGNORE 00:32:09.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:32:09.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #13 SSH_MSG_IGNORE 00:32:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:32:09.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #12 SSH_MSG_IGNORE 00:32:09.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:32:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #15 SSH_MSG_IGNORE 00:32:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:32:10.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #13 SSH_MSG_IGNORE 00:32:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:32:10.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #11 SSH_MSG_IGNORE 00:32:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:32:10.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #16 SSH_MSG_IGNORE 00:32:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:32:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #14 SSH_MSG_IGNORE 00:32:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:32:10.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #17 SSH_MSG_IGNORE 00:32:10.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:32:10.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #10 SSH_MSG_IGNORE 00:32:10.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:32:10.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #15 SSH_MSG_IGNORE 00:32:10.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:32:10.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #18 SSH_MSG_IGNORE 00:32:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:32:10.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #11 SSH_MSG_IGNORE 00:32:10.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:32:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #14 SSH_MSG_IGNORE 00:32:10.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:32:10.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #12 SSH_MSG_IGNORE 00:32:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:32:10.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #13 SSH_MSG_IGNORE 00:32:10.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:32:10.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:10.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #12 SSH_MSG_IGNORE 00:32:10.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:32:11.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #16 SSH_MSG_IGNORE 00:32:11.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:32:11.020 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #17 SSH_MSG_IGNORE 00:32:11.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:32:11.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #15 SSH_MSG_IGNORE 00:32:11.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:32:11.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #11 SSH_MSG_IGNORE 00:32:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:32:11.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #18 SSH_MSG_IGNORE 00:32:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:32:11.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #19 SSH_MSG_IGNORE 00:32:11.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:32:11.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #13 SSH_MSG_IGNORE 00:32:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:32:11.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #10 SSH_MSG_IGNORE 00:32:11.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:32:11.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #17 SSH_MSG_IGNORE 00:32:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:32:11.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #10 SSH_MSG_IGNORE 00:32:11.499 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:32:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #16 SSH_MSG_IGNORE 00:32:11.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:32:11.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #15 SSH_MSG_IGNORE 00:32:11.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:32:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #12 SSH_MSG_IGNORE 00:32:11.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:32:11.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #11 SSH_MSG_IGNORE 00:32:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:32:11.900 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #18 SSH_MSG_IGNORE 00:32:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:32:11.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #19 SSH_MSG_IGNORE 00:32:11.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:32:12.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #17 SSH_MSG_IGNORE 00:32:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:32:12.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #19 SSH_MSG_IGNORE 00:32:12.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:32:12.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #10 SSH_MSG_IGNORE 00:32:12.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:32:12.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #16 SSH_MSG_IGNORE 00:32:12.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:32:12.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #13 SSH_MSG_IGNORE 00:32:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:32:12.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #18 SSH_MSG_IGNORE 00:32:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:32:12.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #11 SSH_MSG_IGNORE 00:32:12.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:32:12.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #15 SSH_MSG_IGNORE 00:32:12.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:32:12.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #12 SSH_MSG_IGNORE 00:32:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:32:12.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #13 SSH_MSG_IGNORE 00:32:12.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:32:12.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #10 SSH_MSG_IGNORE 00:32:12.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:32:12.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #17 SSH_MSG_IGNORE 00:32:12.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:32:12.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #12 SSH_MSG_IGNORE 00:32:12.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:32:12.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #16 SSH_MSG_IGNORE 00:32:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:32:12.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #19 SSH_MSG_IGNORE 00:32:12.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:32:12.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #15 SSH_MSG_IGNORE 00:32:12.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:32:12.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #18 SSH_MSG_IGNORE 00:32:12.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:32:12.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #13 SSH_MSG_IGNORE 00:32:12.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:32:13.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #11 SSH_MSG_IGNORE 00:32:13.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:32:13.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #12 SSH_MSG_IGNORE 00:32:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:32:13.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #19 SSH_MSG_IGNORE 00:32:13.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:32:13.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #17 SSH_MSG_IGNORE 00:32:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:32:13.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #10 SSH_MSG_IGNORE 00:32:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:32:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #18 SSH_MSG_IGNORE 00:32:13.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:32:13.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #16 SSH_MSG_IGNORE 00:32:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:32:13.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #15 SSH_MSG_IGNORE 00:32:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:32:13.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #11 SSH_MSG_IGNORE 00:32:13.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:32:13.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #13 SSH_MSG_IGNORE 00:32:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:32:13.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #16 SSH_MSG_IGNORE 00:32:13.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:32:13.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #19 SSH_MSG_IGNORE 00:32:13.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:32:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #17 SSH_MSG_IGNORE 00:32:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:32:13.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #14 SSH_MSG_IGNORE 00:32:13.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:32:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #15 SSH_MSG_IGNORE 00:32:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:32:13.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #12 SSH_MSG_IGNORE 00:32:13.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:32:13.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #10 SSH_MSG_IGNORE 00:32:13.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:32:13.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #11 SSH_MSG_IGNORE 00:32:13.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:32:14.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #13 SSH_MSG_IGNORE 00:32:14.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:32:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #14 SSH_MSG_IGNORE 00:32:14.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:32:14.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #18 SSH_MSG_IGNORE 00:32:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:32:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #14 SSH_MSG_IGNORE 00:32:14.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:32:14.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #14 SSH_MSG_IGNORE 00:32:14.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:32:14.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #10 SSH_MSG_IGNORE 00:32:14.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:32:14.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #14 SSH_MSG_IGNORE 00:32:14.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:32:14.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #12 SSH_MSG_IGNORE 00:32:14.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:32:14.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #16 SSH_MSG_IGNORE 00:32:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:32:14.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #19 SSH_MSG_IGNORE 00:32:14.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:32:14.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #14 SSH_MSG_IGNORE 00:32:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:32:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #17 SSH_MSG_IGNORE 00:32:14.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:32:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #14 SSH_MSG_IGNORE 00:32:14.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:32:14.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #18 SSH_MSG_IGNORE 00:32:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:32:14.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #13 SSH_MSG_IGNORE 00:32:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:32:14.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #12 SSH_MSG_IGNORE 00:32:14.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:32:14.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #10 SSH_MSG_IGNORE 00:32:14.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:32:14.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #15 SSH_MSG_IGNORE 00:32:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:32:14.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #19 SSH_MSG_IGNORE 00:32:14.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:32:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #17 SSH_MSG_IGNORE 00:32:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:32:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #18 SSH_MSG_IGNORE 00:32:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:32:15.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #14 SSH_MSG_IGNORE 00:32:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:32:15.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #11 SSH_MSG_IGNORE 00:32:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:32:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #16 SSH_MSG_IGNORE 00:32:15.291 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:32:15.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #15 SSH_MSG_IGNORE 00:32:15.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:32:15.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #10 SSH_MSG_IGNORE 00:32:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:32:15.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #11 SSH_MSG_IGNORE 00:32:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:32:15.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #13 SSH_MSG_IGNORE 00:32:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:32:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #18 SSH_MSG_IGNORE 00:32:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:32:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #16 SSH_MSG_IGNORE 00:32:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:32:15.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #15 SSH_MSG_IGNORE 00:32:15.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:32:15.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #12 SSH_MSG_IGNORE 00:32:15.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:32:15.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #19 SSH_MSG_IGNORE 00:32:15.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:32:15.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #11 SSH_MSG_IGNORE 00:32:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:32:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #17 SSH_MSG_IGNORE 00:32:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:32:15.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #13 SSH_MSG_IGNORE 00:32:15.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:32:15.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:15.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #14 SSH_MSG_IGNORE 00:32:15.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:32:16.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #19 SSH_MSG_IGNORE 00:32:16.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:32:16.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #18 SSH_MSG_IGNORE 00:32:16.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:32:16.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #12 SSH_MSG_IGNORE 00:32:16.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:32:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #17 SSH_MSG_IGNORE 00:32:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:32:16.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #10 SSH_MSG_IGNORE 00:32:16.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:32:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #16 SSH_MSG_IGNORE 00:32:16.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:32:16.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #14 SSH_MSG_IGNORE 00:32:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:32:16.252 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #13 SSH_MSG_IGNORE 00:32:16.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:32:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #15 SSH_MSG_IGNORE 00:32:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:32:16.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #11 SSH_MSG_IGNORE 00:32:16.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:32:16.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #16 SSH_MSG_IGNORE 00:32:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:32:16.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #15 SSH_MSG_IGNORE 00:32:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:32:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #18 SSH_MSG_IGNORE 00:32:16.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:32:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #17 SSH_MSG_IGNORE 00:32:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:32:16.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #12 SSH_MSG_IGNORE 00:32:16.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:32:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #19 SSH_MSG_IGNORE 00:32:16.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:32:16.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #10 SSH_MSG_IGNORE 00:32:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:32:16.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #14 SSH_MSG_IGNORE 00:32:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:32:16.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #13 SSH_MSG_IGNORE 00:32:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:32:16.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:16.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #11 SSH_MSG_IGNORE 00:32:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:32:17.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #12 SSH_MSG_IGNORE 00:32:17.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:32:17.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #10 SSH_MSG_IGNORE 00:32:17.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:32:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #16 SSH_MSG_IGNORE 00:32:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:32:17.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #11 SSH_MSG_IGNORE 00:32:17.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:32:17.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #17 SSH_MSG_IGNORE 00:32:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:32:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #19 SSH_MSG_IGNORE 00:32:17.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:32:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #18 SSH_MSG_IGNORE 00:32:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:32:17.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #15 SSH_MSG_IGNORE 00:32:17.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:32:17.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #14 SSH_MSG_IGNORE 00:32:17.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:32:17.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #13 SSH_MSG_IGNORE 00:32:17.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:32:17.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #10 SSH_MSG_IGNORE 00:32:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:32:17.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #18 SSH_MSG_IGNORE 00:32:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:32:17.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #12 SSH_MSG_IGNORE 00:32:17.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:32:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #17 SSH_MSG_IGNORE 00:32:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:32:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #13 SSH_MSG_IGNORE 00:32:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:32:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #16 SSH_MSG_IGNORE 00:32:17.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:32:17.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #15 SSH_MSG_IGNORE 00:32:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:32:17.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #11 SSH_MSG_IGNORE 00:32:17.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:32:18.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #19 SSH_MSG_IGNORE 00:32:18.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:32:18.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #14 SSH_MSG_IGNORE 00:32:18.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:32:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #16 SSH_MSG_IGNORE 00:32:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:32:18.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #12 SSH_MSG_IGNORE 00:32:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:32:18.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #19 SSH_MSG_IGNORE 00:32:18.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:32:18.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #18 SSH_MSG_IGNORE 00:32:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:32:18.310 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #15 SSH_MSG_IGNORE 00:32:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:32:18.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #11 SSH_MSG_IGNORE 00:32:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:32:18.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #14 SSH_MSG_IGNORE 00:32:18.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:32:18.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #10 SSH_MSG_IGNORE 00:32:18.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:32:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #17 SSH_MSG_IGNORE 00:32:18.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:32:18.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #13 SSH_MSG_IGNORE 00:32:18.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:32:18.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #10 SSH_MSG_IGNORE 00:32:18.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:32:18.706 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #19 SSH_MSG_IGNORE 00:32:18.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:32:18.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #12 SSH_MSG_IGNORE 00:32:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:32:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #18 SSH_MSG_IGNORE 00:32:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:32:18.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #15 SSH_MSG_IGNORE 00:32:18.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:32:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #17 SSH_MSG_IGNORE 00:32:18.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:32:18.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #11 SSH_MSG_IGNORE 00:32:18.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:32:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #14 SSH_MSG_IGNORE 00:32:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:32:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #16 SSH_MSG_IGNORE 00:32:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:32:19.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #13 SSH_MSG_IGNORE 00:32:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:32:19.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #10 SSH_MSG_IGNORE 00:32:19.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:32:19.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #15 SSH_MSG_IGNORE 00:32:19.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:32:19.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #19 SSH_MSG_IGNORE 00:32:19.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:32:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #16 SSH_MSG_IGNORE 00:32:19.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:32:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #18 SSH_MSG_IGNORE 00:32:19.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:32:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #17 SSH_MSG_IGNORE 00:32:19.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:32:19.451 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #12 SSH_MSG_IGNORE 00:32:19.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:32:19.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #14 SSH_MSG_IGNORE 00:32:19.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:32:19.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #11 SSH_MSG_IGNORE 00:32:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:32:19.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #15 SSH_MSG_IGNORE 00:32:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:32:19.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #12 SSH_MSG_IGNORE 00:32:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:32:19.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #13 SSH_MSG_IGNORE 00:32:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:32:19.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #19 SSH_MSG_IGNORE 00:32:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:32:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #17 SSH_MSG_IGNORE 00:32:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:32:19.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #11 SSH_MSG_IGNORE 00:32:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:32:20.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #18 SSH_MSG_IGNORE 00:32:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:32:20.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #14 SSH_MSG_IGNORE 00:32:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:32:20.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #13 SSH_MSG_IGNORE 00:32:20.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:32:20.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #16 SSH_MSG_IGNORE 00:32:20.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:32:20.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #12 SSH_MSG_IGNORE 00:32:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:32:20.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #19 SSH_MSG_IGNORE 00:32:20.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:32:20.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #15 SSH_MSG_IGNORE 00:32:20.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:32:20.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #16 SSH_MSG_IGNORE 00:32:20.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:32:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #17 SSH_MSG_IGNORE 00:32:20.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:32:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #11 SSH_MSG_IGNORE 00:32:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:32:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #14 SSH_MSG_IGNORE 00:32:20.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:32:20.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #12 SSH_MSG_IGNORE 00:32:20.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:32:20.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #18 SSH_MSG_IGNORE 00:32:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:32:20.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:20.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #13 SSH_MSG_IGNORE 00:32:20.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:32:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #15 SSH_MSG_IGNORE 00:32:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:32:21.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #17 SSH_MSG_IGNORE 00:32:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:32:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #18 SSH_MSG_IGNORE 00:32:21.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:32:21.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #19 SSH_MSG_IGNORE 00:32:21.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:32:21.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #16 SSH_MSG_IGNORE 00:32:21.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:32:21.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #11 SSH_MSG_IGNORE 00:32:21.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:32:21.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #12 SSH_MSG_IGNORE 00:32:21.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:32:21.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #14 SSH_MSG_IGNORE 00:32:21.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:32:21.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #17 SSH_MSG_IGNORE 00:32:21.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:32:21.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #13 SSH_MSG_IGNORE 00:32:21.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:32:21.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #16 SSH_MSG_IGNORE 00:32:21.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:32:21.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #19 SSH_MSG_IGNORE 00:32:21.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:32:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #18 SSH_MSG_IGNORE 00:32:21.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:32:21.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #15 SSH_MSG_IGNORE 00:32:21.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:32:21.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #11 SSH_MSG_IGNORE 00:32:21.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:32:22.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #13 SSH_MSG_IGNORE 00:32:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:32:22.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #14 SSH_MSG_IGNORE 00:32:22.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:32:22.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.106 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #16 SSH_MSG_IGNORE 00:32:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:32:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #19 SSH_MSG_IGNORE 00:32:22.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:32:22.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #18 SSH_MSG_IGNORE 00:32:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:32:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #17 SSH_MSG_IGNORE 00:32:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:32:22.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #12 SSH_MSG_IGNORE 00:32:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:32:22.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #11 SSH_MSG_IGNORE 00:32:22.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:32:22.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #14 SSH_MSG_IGNORE 00:32:22.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:32:22.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #15 SSH_MSG_IGNORE 00:32:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:32:22.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #13 SSH_MSG_IGNORE 00:32:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:32:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #17 SSH_MSG_IGNORE 00:32:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:32:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #16 SSH_MSG_IGNORE 00:32:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:32:22.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #15 SSH_MSG_IGNORE 00:32:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:32:22.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #11 SSH_MSG_IGNORE 00:32:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:32:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #12 SSH_MSG_IGNORE 00:32:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:32:22.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #19 SSH_MSG_IGNORE 00:32:22.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:32:23.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #14 SSH_MSG_IGNORE 00:32:23.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:32:23.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #17 SSH_MSG_IGNORE 00:32:23.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:32:23.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #12 SSH_MSG_IGNORE 00:32:23.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:32:23.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #13 SSH_MSG_IGNORE 00:32:23.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:32:23.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #18 SSH_MSG_IGNORE 00:32:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:32:23.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #11 SSH_MSG_IGNORE 00:32:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:32:23.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #16 SSH_MSG_IGNORE 00:32:23.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:32:23.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #19 SSH_MSG_IGNORE 00:32:23.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:32:23.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #18 SSH_MSG_IGNORE 00:32:23.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:32:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #15 SSH_MSG_IGNORE 00:32:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:32:23.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #14 SSH_MSG_IGNORE 00:32:23.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:32:23.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #12 SSH_MSG_IGNORE 00:32:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:32:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #16 SSH_MSG_IGNORE 00:32:23.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:32:23.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #17 SSH_MSG_IGNORE 00:32:23.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:32:23.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #13 SSH_MSG_IGNORE 00:32:23.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:32:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #18 SSH_MSG_IGNORE 00:32:23.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:32:23.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #15 SSH_MSG_IGNORE 00:32:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:32:23.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:23.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #19 SSH_MSG_IGNORE 00:32:23.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:32:24.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #11 SSH_MSG_IGNORE 00:32:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:32:24.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #17 SSH_MSG_IGNORE 00:32:24.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:32:24.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #14 SSH_MSG_IGNORE 00:32:24.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:32:24.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #15 SSH_MSG_IGNORE 00:32:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:32:24.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #16 SSH_MSG_IGNORE 00:32:24.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:32:24.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #18 SSH_MSG_IGNORE 00:32:24.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:32:24.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #19 SSH_MSG_IGNORE 00:32:24.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:32:24.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #13 SSH_MSG_IGNORE 00:32:24.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:32:24.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #11 SSH_MSG_IGNORE 00:32:24.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:32:24.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #12 SSH_MSG_IGNORE 00:32:24.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:32:24.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #14 SSH_MSG_IGNORE 00:32:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:32:24.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #15 SSH_MSG_IGNORE 00:32:24.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:32:24.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #18 SSH_MSG_IGNORE 00:32:24.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:32:24.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #17 SSH_MSG_IGNORE 00:32:24.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:32:25.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #19 SSH_MSG_IGNORE 00:32:25.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:32:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #12 SSH_MSG_IGNORE 00:32:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:32:25.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #11 SSH_MSG_IGNORE 00:32:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:32:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #16 SSH_MSG_IGNORE 00:32:25.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:32:25.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #13 SSH_MSG_IGNORE 00:32:25.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:32:25.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #14 SSH_MSG_IGNORE 00:32:25.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:32:25.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #17 SSH_MSG_IGNORE 00:32:25.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:32:25.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #13 SSH_MSG_IGNORE 00:32:25.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:32:25.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #15 SSH_MSG_IGNORE 00:32:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:32:25.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #16 SSH_MSG_IGNORE 00:32:25.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:32:25.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #19 SSH_MSG_IGNORE 00:32:25.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:32:25.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #11 SSH_MSG_IGNORE 00:32:25.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:32:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #18 SSH_MSG_IGNORE 00:32:25.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:32:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #14 SSH_MSG_IGNORE 00:32:25.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:32:25.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #12 SSH_MSG_IGNORE 00:32:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:32:26.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #11 SSH_MSG_IGNORE 00:32:26.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:32:26.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #19 SSH_MSG_IGNORE 00:32:26.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:32:26.108 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #16 SSH_MSG_IGNORE 00:32:26.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:32:26.124 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #18 SSH_MSG_IGNORE 00:32:26.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:32:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #17 SSH_MSG_IGNORE 00:32:26.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:32:26.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #13 SSH_MSG_IGNORE 00:32:26.217 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:32:26.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #12 SSH_MSG_IGNORE 00:32:26.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:32:26.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #15 SSH_MSG_IGNORE 00:32:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:32:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #17 SSH_MSG_IGNORE 00:32:26.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:32:26.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #19 SSH_MSG_IGNORE 00:32:26.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:32:26.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #13 SSH_MSG_IGNORE 00:32:26.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:32:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #18 SSH_MSG_IGNORE 00:32:26.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:32:26.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #14 SSH_MSG_IGNORE 00:32:26.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:32:26.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #12 SSH_MSG_IGNORE 00:32:26.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:32:26.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #11 SSH_MSG_IGNORE 00:32:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:32:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #16 SSH_MSG_IGNORE 00:32:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:32:26.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:26.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #15 SSH_MSG_IGNORE 00:32:26.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:32:27.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #14 SSH_MSG_IGNORE 00:32:27.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:32:27.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #13 SSH_MSG_IGNORE 00:32:27.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:32:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #16 SSH_MSG_IGNORE 00:32:27.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:32:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #17 SSH_MSG_IGNORE 00:32:27.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:32:27.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #19 SSH_MSG_IGNORE 00:32:27.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:32:27.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #12 SSH_MSG_IGNORE 00:32:27.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:32:27.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #15 SSH_MSG_IGNORE 00:32:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:32:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #14 SSH_MSG_IGNORE 00:32:27.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:32:27.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #18 SSH_MSG_IGNORE 00:32:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:32:27.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #17 SSH_MSG_IGNORE 00:32:27.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:32:27.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #11 SSH_MSG_IGNORE 00:32:27.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:32:27.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #13 SSH_MSG_IGNORE 00:32:27.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:32:27.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #19 SSH_MSG_IGNORE 00:32:27.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:32:27.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #18 SSH_MSG_IGNORE 00:32:27.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:32:27.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #16 SSH_MSG_IGNORE 00:32:27.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:32:27.848 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #12 SSH_MSG_IGNORE 00:32:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:32:27.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #11 SSH_MSG_IGNORE 00:32:27.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:32:27.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #15 SSH_MSG_IGNORE 00:32:27.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:32:28.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #13 SSH_MSG_IGNORE 00:32:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:32:28.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #19 SSH_MSG_IGNORE 00:32:28.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:32:28.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #16 SSH_MSG_IGNORE 00:32:28.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:32:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #17 SSH_MSG_IGNORE 00:32:28.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:32:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #11 SSH_MSG_IGNORE 00:32:28.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:32:28.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #12 SSH_MSG_IGNORE 00:32:28.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:32:28.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #14 SSH_MSG_IGNORE 00:32:28.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:32:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #15 SSH_MSG_IGNORE 00:32:28.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:32:28.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #18 SSH_MSG_IGNORE 00:32:28.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:32:28.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #14 SSH_MSG_IGNORE 00:32:28.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:32:28.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #17 SSH_MSG_IGNORE 00:32:28.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:32:28.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #16 SSH_MSG_IGNORE 00:32:28.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:32:28.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #18 SSH_MSG_IGNORE 00:32:28.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:32:28.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #19 SSH_MSG_IGNORE 00:32:28.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:32:28.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #11 SSH_MSG_IGNORE 00:32:28.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:32:29.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #15 SSH_MSG_IGNORE 00:32:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:32:29.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #14 SSH_MSG_IGNORE 00:32:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:32:29.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #18 SSH_MSG_IGNORE 00:32:29.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:32:29.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #17 SSH_MSG_IGNORE 00:32:29.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:32:29.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #11 SSH_MSG_IGNORE 00:32:29.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:32:29.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #19 SSH_MSG_IGNORE 00:32:29.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:32:29.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #12 SSH_MSG_IGNORE 00:32:29.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:32:29.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #16 SSH_MSG_IGNORE 00:32:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:32:29.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #14 SSH_MSG_IGNORE 00:32:29.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:32:29.714 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #15 SSH_MSG_IGNORE 00:32:29.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:32:29.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #12 SSH_MSG_IGNORE 00:32:29.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:32:29.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #18 SSH_MSG_IGNORE 00:32:29.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:32:29.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:29.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #17 SSH_MSG_IGNORE 00:32:29.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:32:30.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #19 SSH_MSG_IGNORE 00:32:30.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:32:30.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #12 SSH_MSG_IGNORE 00:32:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:32:30.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #15 SSH_MSG_IGNORE 00:32:30.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:32:30.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #11 SSH_MSG_IGNORE 00:32:30.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:32:30.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #16 SSH_MSG_IGNORE 00:32:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:32:30.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #14 SSH_MSG_IGNORE 00:32:30.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:32:30.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #16 SSH_MSG_IGNORE 00:32:30.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:32:30.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #17 SSH_MSG_IGNORE 00:32:30.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:32:30.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #19 SSH_MSG_IGNORE 00:32:30.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:32:30.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #18 SSH_MSG_IGNORE 00:32:30.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:32:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #11 SSH_MSG_IGNORE 00:32:30.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:32:30.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #15 SSH_MSG_IGNORE 00:32:30.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:32:30.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #12 SSH_MSG_IGNORE 00:32:30.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:32:30.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #14 SSH_MSG_IGNORE 00:32:30.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:32:31.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #17 SSH_MSG_IGNORE 00:32:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:32:31.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #19 SSH_MSG_IGNORE 00:32:31.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:32:31.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #18 SSH_MSG_IGNORE 00:32:31.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:32:31.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #15 SSH_MSG_IGNORE 00:32:31.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:32:31.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.232 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #11 SSH_MSG_IGNORE 00:32:31.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:32:31.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #16 SSH_MSG_IGNORE 00:32:31.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:32:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #12 SSH_MSG_IGNORE 00:32:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:32:31.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #14 SSH_MSG_IGNORE 00:32:31.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:32:31.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #17 SSH_MSG_IGNORE 00:32:31.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:32:31.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #19 SSH_MSG_IGNORE 00:32:31.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:32:31.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #11 SSH_MSG_IGNORE 00:32:31.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:32:31.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #12 SSH_MSG_IGNORE 00:32:31.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:32:31.715 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #18 SSH_MSG_IGNORE 00:32:31.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:32:31.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #15 SSH_MSG_IGNORE 00:32:31.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:32:31.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #16 SSH_MSG_IGNORE 00:32:31.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:32:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #14 SSH_MSG_IGNORE 00:32:31.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:32:32.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #17 SSH_MSG_IGNORE 00:32:32.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:32:32.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #11 SSH_MSG_IGNORE 00:32:32.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:32:32.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #18 SSH_MSG_IGNORE 00:32:32.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:32:32.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #16 SSH_MSG_IGNORE 00:32:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:32:32.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #12 SSH_MSG_IGNORE 00:32:32.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:32:32.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #19 SSH_MSG_IGNORE 00:32:32.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:32:32.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #14 SSH_MSG_IGNORE 00:32:32.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:32:32.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #15 SSH_MSG_IGNORE 00:32:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:32:32.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #17 SSH_MSG_IGNORE 00:32:32.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:32:32.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #18 SSH_MSG_IGNORE 00:32:32.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:32:32.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #15 SSH_MSG_IGNORE 00:32:32.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:32:32.879 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #19 SSH_MSG_IGNORE 00:32:32.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:32:32.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #16 SSH_MSG_IGNORE 00:32:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:32:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #14 SSH_MSG_IGNORE 00:32:33.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:32:33.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #12 SSH_MSG_IGNORE 00:32:33.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:32:33.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #17 SSH_MSG_IGNORE 00:32:33.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:32:33.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #18 SSH_MSG_IGNORE 00:32:33.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:32:33.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #19 SSH_MSG_IGNORE 00:32:33.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:32:33.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #16 SSH_MSG_IGNORE 00:32:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:32:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #11 SSH_MSG_IGNORE 00:32:33.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:32:33.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #12 SSH_MSG_IGNORE 00:32:33.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:32:33.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #15 SSH_MSG_IGNORE 00:32:33.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:32:33.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #17 SSH_MSG_IGNORE 00:32:33.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:32:33.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #11 SSH_MSG_IGNORE 00:32:33.760 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:32:33.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #14 SSH_MSG_IGNORE 00:32:33.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:32:33.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #18 SSH_MSG_IGNORE 00:32:33.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:32:33.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:33.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #19 SSH_MSG_IGNORE 00:32:33.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:32:34.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #12 SSH_MSG_IGNORE 00:32:34.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:32:34.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #16 SSH_MSG_IGNORE 00:32:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:32:34.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #15 SSH_MSG_IGNORE 00:32:34.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:32:34.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #11 SSH_MSG_IGNORE 00:32:34.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:32:34.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #17 SSH_MSG_IGNORE 00:32:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:32:34.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #18 SSH_MSG_IGNORE 00:32:34.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:32:34.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #14 SSH_MSG_IGNORE 00:32:34.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:32:34.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #19 SSH_MSG_IGNORE 00:32:34.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:32:34.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #15 SSH_MSG_IGNORE 00:32:34.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:32:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #16 SSH_MSG_IGNORE 00:32:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:32:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #12 SSH_MSG_IGNORE 00:32:34.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:32:34.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #14 SSH_MSG_IGNORE 00:32:34.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:32:34.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #11 SSH_MSG_IGNORE 00:32:34.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:32:34.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:34.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #17 SSH_MSG_IGNORE 00:32:34.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:32:35.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #16 SSH_MSG_IGNORE 00:32:35.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:32:35.087 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #19 SSH_MSG_IGNORE 00:32:35.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:32:35.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #12 SSH_MSG_IGNORE 00:32:35.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:32:35.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #15 SSH_MSG_IGNORE 00:32:35.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:32:35.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #14 SSH_MSG_IGNORE 00:32:35.211 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:32:35.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #13 SSH_MSG_IGNORE 00:32:35.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:32:35.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #18 SSH_MSG_IGNORE 00:32:35.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:32:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #13 SSH_MSG_IGNORE 00:32:35.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:32:35.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #13 SSH_MSG_IGNORE 00:32:35.411 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:32:35.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #17 SSH_MSG_IGNORE 00:32:35.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:32:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #11 SSH_MSG_IGNORE 00:32:35.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:32:35.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #18 SSH_MSG_IGNORE 00:32:35.513 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:32:35.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #12 SSH_MSG_IGNORE 00:32:35.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:32:35.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #16 SSH_MSG_IGNORE 00:32:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:32:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #19 SSH_MSG_IGNORE 00:32:35.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:32:35.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #13 SSH_MSG_IGNORE 00:32:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:32:35.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #13 SSH_MSG_IGNORE 00:32:35.751 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:32:35.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #13 SSH_MSG_IGNORE 00:32:35.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:32:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #14 SSH_MSG_IGNORE 00:32:35.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:32:35.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #15 SSH_MSG_IGNORE 00:32:35.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:32:35.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #13 SSH_MSG_IGNORE 00:32:35.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:32:35.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #11 SSH_MSG_IGNORE 00:32:35.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:32:35.948 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #13 SSH_MSG_IGNORE 00:32:35.952 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:32:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #17 SSH_MSG_IGNORE 00:32:35.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:32:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #16 SSH_MSG_IGNORE 00:32:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:32:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #18 SSH_MSG_IGNORE 00:32:36.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:32:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #13 SSH_MSG_IGNORE 00:32:36.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:32:36.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #13 SSH_MSG_IGNORE 00:32:36.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:32:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #13 SSH_MSG_IGNORE 00:32:36.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:32:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.141 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #12 SSH_MSG_IGNORE 00:32:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:32:36.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #13 SSH_MSG_IGNORE 00:32:36.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:32:36.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #19 SSH_MSG_IGNORE 00:32:36.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:32:36.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #13 SSH_MSG_IGNORE 00:32:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:32:36.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #13 SSH_MSG_IGNORE 00:32:36.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:32:36.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #15 SSH_MSG_IGNORE 00:32:36.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:32:36.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #11 SSH_MSG_IGNORE 00:32:36.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:32:36.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #14 SSH_MSG_IGNORE 00:32:36.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:32:36.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #13 SSH_MSG_IGNORE 00:32:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:32:36.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #18 SSH_MSG_IGNORE 00:32:36.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:32:36.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #19 SSH_MSG_IGNORE 00:32:36.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:32:36.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #17 SSH_MSG_IGNORE 00:32:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:32:36.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #12 SSH_MSG_IGNORE 00:32:36.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:32:36.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #15 SSH_MSG_IGNORE 00:32:36.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:32:36.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:36.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #14 SSH_MSG_IGNORE 00:32:36.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:32:36.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #13 SSH_MSG_IGNORE 00:32:37.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:32:37.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #11 SSH_MSG_IGNORE 00:32:37.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:32:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #16 SSH_MSG_IGNORE 00:32:37.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:32:37.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #17 SSH_MSG_IGNORE 00:32:37.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:32:37.111 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #18 SSH_MSG_IGNORE 00:32:37.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:32:37.201 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #19 SSH_MSG_IGNORE 00:32:37.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:32:37.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #12 SSH_MSG_IGNORE 00:32:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:32:37.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #16 SSH_MSG_IGNORE 00:32:37.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:32:37.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #14 SSH_MSG_IGNORE 00:32:37.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:32:37.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #11 SSH_MSG_IGNORE 00:32:37.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:32:37.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #15 SSH_MSG_IGNORE 00:32:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:32:37.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #13 SSH_MSG_IGNORE 00:32:37.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:32:37.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #17 SSH_MSG_IGNORE 00:32:37.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:32:37.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #18 SSH_MSG_IGNORE 00:32:37.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:32:37.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #16 SSH_MSG_IGNORE 00:32:37.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:32:37.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #15 SSH_MSG_IGNORE 00:32:37.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:32:37.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:37.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #19 SSH_MSG_IGNORE 00:32:37.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:32:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #14 SSH_MSG_IGNORE 00:32:38.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:32:38.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #12 SSH_MSG_IGNORE 00:32:38.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:32:38.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #17 SSH_MSG_IGNORE 00:32:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:32:38.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #11 SSH_MSG_IGNORE 00:32:38.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:32:38.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #18 SSH_MSG_IGNORE 00:32:38.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:32:38.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #13 SSH_MSG_IGNORE 00:32:38.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:32:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #15 SSH_MSG_IGNORE 00:32:38.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:32:38.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #12 SSH_MSG_IGNORE 00:32:38.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:32:38.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #19 SSH_MSG_IGNORE 00:32:38.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:32:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #16 SSH_MSG_IGNORE 00:32:38.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:32:38.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #14 SSH_MSG_IGNORE 00:32:38.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:32:38.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #13 SSH_MSG_IGNORE 00:32:38.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:32:38.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #19 SSH_MSG_IGNORE 00:32:38.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:32:38.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #18 SSH_MSG_IGNORE 00:32:38.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:32:38.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #11 SSH_MSG_IGNORE 00:32:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:32:38.987 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #15 SSH_MSG_IGNORE 00:32:38.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:32:38.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #17 SSH_MSG_IGNORE 00:32:38.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:32:39.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #12 SSH_MSG_IGNORE 00:32:39.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:32:39.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #14 SSH_MSG_IGNORE 00:32:39.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:32:39.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #13 SSH_MSG_IGNORE 00:32:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:32:39.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #16 SSH_MSG_IGNORE 00:32:39.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:32:39.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #11 SSH_MSG_IGNORE 00:32:39.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:32:39.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #18 SSH_MSG_IGNORE 00:32:39.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:32:39.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #17 SSH_MSG_IGNORE 00:32:39.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:32:39.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #19 SSH_MSG_IGNORE 00:32:39.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:32:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #16 SSH_MSG_IGNORE 00:32:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:32:39.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #12 SSH_MSG_IGNORE 00:32:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:32:39.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #15 SSH_MSG_IGNORE 00:32:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:32:39.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #17 SSH_MSG_IGNORE 00:32:39.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:32:39.911 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #18 SSH_MSG_IGNORE 00:32:39.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:32:39.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #11 SSH_MSG_IGNORE 00:32:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:32:39.932 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #19 SSH_MSG_IGNORE 00:32:39.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:32:39.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #14 SSH_MSG_IGNORE 00:32:39.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:32:39.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #13 SSH_MSG_IGNORE 00:32:39.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:32:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #16 SSH_MSG_IGNORE 00:32:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:32:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #14 SSH_MSG_IGNORE 00:32:40.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:32:40.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #12 SSH_MSG_IGNORE 00:32:40.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:32:40.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #17 SSH_MSG_IGNORE 00:32:40.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:32:40.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #15 SSH_MSG_IGNORE 00:32:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:32:40.465 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #18 SSH_MSG_IGNORE 00:32:40.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:32:40.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #11 SSH_MSG_IGNORE 00:32:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:32:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #16 SSH_MSG_IGNORE 00:32:40.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:32:40.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #19 SSH_MSG_IGNORE 00:32:40.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:32:40.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #12 SSH_MSG_IGNORE 00:32:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:32:40.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #15 SSH_MSG_IGNORE 00:32:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:32:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #13 SSH_MSG_IGNORE 00:32:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:32:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #14 SSH_MSG_IGNORE 00:32:40.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:32:40.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #13 SSH_MSG_IGNORE 00:32:40.992 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:32:41.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #17 SSH_MSG_IGNORE 00:32:41.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:32:41.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #18 SSH_MSG_IGNORE 00:32:41.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:32:41.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #16 SSH_MSG_IGNORE 00:32:41.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:32:41.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #12 SSH_MSG_IGNORE 00:32:41.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:32:41.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #19 SSH_MSG_IGNORE 00:32:41.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:32:41.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #20 SSH_MSG_IGNORE 00:32:41.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_IGNORE 00:32:41.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #14 SSH_MSG_IGNORE 00:32:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:32:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #11 SSH_MSG_IGNORE 00:32:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:32:41.437 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #18 SSH_MSG_IGNORE 00:32:41.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:32:41.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #11 SSH_MSG_IGNORE 00:32:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:32:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #17 SSH_MSG_IGNORE 00:32:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:32:41.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #16 SSH_MSG_IGNORE 00:32:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:32:41.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #13 SSH_MSG_IGNORE 00:32:41.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:32:41.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #12 SSH_MSG_IGNORE 00:32:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:32:41.900 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #19 SSH_MSG_IGNORE 00:32:41.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:32:41.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #20 SSH_MSG_IGNORE 00:32:41.933 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_IGNORE 00:32:42.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #18 SSH_MSG_IGNORE 00:32:42.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:32:42.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #20 SSH_MSG_IGNORE 00:32:42.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_IGNORE 00:32:42.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #11 SSH_MSG_IGNORE 00:32:42.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:32:42.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #17 SSH_MSG_IGNORE 00:32:42.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:32:42.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #14 SSH_MSG_IGNORE 00:32:42.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:32:42.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #19 SSH_MSG_IGNORE 00:32:42.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:32:42.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #12 SSH_MSG_IGNORE 00:32:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:32:42.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #16 SSH_MSG_IGNORE 00:32:42.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:32:42.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #13 SSH_MSG_IGNORE 00:32:42.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:32:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #14 SSH_MSG_IGNORE 00:32:42.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:32:42.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #11 SSH_MSG_IGNORE 00:32:42.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:32:42.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #18 SSH_MSG_IGNORE 00:32:42.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:32:42.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #13 SSH_MSG_IGNORE 00:32:42.635 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:32:42.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #17 SSH_MSG_IGNORE 00:32:42.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:32:42.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #20 SSH_MSG_IGNORE 00:32:42.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_IGNORE 00:32:42.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #16 SSH_MSG_IGNORE 00:32:42.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:32:42.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #19 SSH_MSG_IGNORE 00:32:42.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:32:42.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #14 SSH_MSG_IGNORE 00:32:42.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:32:43.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #12 SSH_MSG_IGNORE 00:32:43.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:32:43.173 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #13 SSH_MSG_IGNORE 00:32:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:32:43.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #20 SSH_MSG_IGNORE 00:32:43.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_IGNORE 00:32:43.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #18 SSH_MSG_IGNORE 00:32:43.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:32:43.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #11 SSH_MSG_IGNORE 00:32:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:32:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #19 SSH_MSG_IGNORE 00:32:43.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:32:43.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #17 SSH_MSG_IGNORE 00:32:43.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:32:43.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #16 SSH_MSG_IGNORE 00:32:43.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:32:43.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #12 SSH_MSG_IGNORE 00:32:43.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:32:43.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #14 SSH_MSG_IGNORE 00:32:43.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:32:43.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #17 SSH_MSG_IGNORE 00:32:43.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:32:43.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #20 SSH_MSG_IGNORE 00:32:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_IGNORE 00:32:43.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #15 SSH_MSG_IGNORE 00:32:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #18 SSH_MSG_IGNORE 00:32:43.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:32:43.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:32:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #16 SSH_MSG_IGNORE 00:32:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:32:43.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #13 SSH_MSG_IGNORE 00:32:43.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:32:43.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #11 SSH_MSG_IGNORE 00:32:43.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:32:43.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #12 SSH_MSG_IGNORE 00:32:43.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:32:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #14 SSH_MSG_IGNORE 00:32:44.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:32:44.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #15 SSH_MSG_IGNORE 00:32:44.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:32:44.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #19 SSH_MSG_IGNORE 00:32:44.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:32:44.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #15 SSH_MSG_IGNORE 00:32:44.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:32:44.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #15 SSH_MSG_IGNORE 00:32:44.257 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:32:44.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #11 SSH_MSG_IGNORE 00:32:44.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:32:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #15 SSH_MSG_IGNORE 00:32:44.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:32:44.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #13 SSH_MSG_IGNORE 00:32:44.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:32:44.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #17 SSH_MSG_IGNORE 00:32:44.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:32:44.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #20 SSH_MSG_IGNORE 00:32:44.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_IGNORE 00:32:44.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #15 SSH_MSG_IGNORE 00:32:44.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:32:44.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #18 SSH_MSG_IGNORE 00:32:44.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:32:44.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #15 SSH_MSG_IGNORE 00:32:44.548 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:32:44.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #19 SSH_MSG_IGNORE 00:32:44.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:32:44.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #14 SSH_MSG_IGNORE 00:32:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:32:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #13 SSH_MSG_IGNORE 00:32:44.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:32:44.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #11 SSH_MSG_IGNORE 00:32:44.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:32:44.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #16 SSH_MSG_IGNORE 00:32:44.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:32:44.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #20 SSH_MSG_IGNORE 00:32:44.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_IGNORE 00:32:44.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #18 SSH_MSG_IGNORE 00:32:44.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:32:44.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #19 SSH_MSG_IGNORE 00:32:44.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:32:45.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #15 SSH_MSG_IGNORE 00:32:45.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:32:45.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #12 SSH_MSG_IGNORE 00:32:45.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:32:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #17 SSH_MSG_IGNORE 00:32:45.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:32:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #16 SSH_MSG_IGNORE 00:32:45.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:32:45.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #11 SSH_MSG_IGNORE 00:32:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:32:45.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #12 SSH_MSG_IGNORE 00:32:45.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:32:45.415 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #14 SSH_MSG_IGNORE 00:32:45.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:32:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #17 SSH_MSG_IGNORE 00:32:45.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:32:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #19 SSH_MSG_IGNORE 00:32:45.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:32:45.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #16 SSH_MSG_IGNORE 00:32:45.515 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:32:45.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #13 SSH_MSG_IGNORE 00:32:45.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:32:45.600 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #20 SSH_MSG_IGNORE 00:32:45.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_IGNORE 00:32:45.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #12 SSH_MSG_IGNORE 00:32:45.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:32:45.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #18 SSH_MSG_IGNORE 00:32:45.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:32:45.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #14 SSH_MSG_IGNORE 00:32:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:32:45.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #15 SSH_MSG_IGNORE 00:32:45.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:32:46.020 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #20 SSH_MSG_IGNORE 00:32:46.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_IGNORE 00:32:46.025 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #19 SSH_MSG_IGNORE 00:32:46.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:32:46.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #13 SSH_MSG_IGNORE 00:32:46.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:32:46.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #18 SSH_MSG_IGNORE 00:32:46.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:32:46.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #11 SSH_MSG_IGNORE 00:32:46.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:32:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #17 SSH_MSG_IGNORE 00:32:46.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:32:46.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #15 SSH_MSG_IGNORE 00:32:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:32:46.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #14 SSH_MSG_IGNORE 00:32:46.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:32:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #16 SSH_MSG_IGNORE 00:32:46.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:32:46.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #12 SSH_MSG_IGNORE 00:32:46.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:32:46.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #17 SSH_MSG_IGNORE 00:32:46.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:32:46.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #16 SSH_MSG_IGNORE 00:32:46.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:32:46.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.576 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #19 SSH_MSG_IGNORE 00:32:46.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:32:46.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #18 SSH_MSG_IGNORE 00:32:46.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:32:46.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #20 SSH_MSG_IGNORE 00:32:46.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_IGNORE 00:32:46.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #13 SSH_MSG_IGNORE 00:32:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:32:46.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #11 SSH_MSG_IGNORE 00:32:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:32:46.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #15 SSH_MSG_IGNORE 00:32:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:32:46.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #14 SSH_MSG_IGNORE 00:32:46.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:32:46.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:46.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #12 SSH_MSG_IGNORE 00:32:46.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:32:47.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #13 SSH_MSG_IGNORE 00:32:47.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:32:47.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #11 SSH_MSG_IGNORE 00:32:47.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:32:47.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #17 SSH_MSG_IGNORE 00:32:47.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:32:47.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #12 SSH_MSG_IGNORE 00:32:47.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:32:47.223 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #20 SSH_MSG_IGNORE 00:32:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_IGNORE 00:32:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #18 SSH_MSG_IGNORE 00:32:47.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:32:47.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #19 SSH_MSG_IGNORE 00:32:47.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:32:47.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #16 SSH_MSG_IGNORE 00:32:47.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:32:47.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #15 SSH_MSG_IGNORE 00:32:47.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:32:47.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #14 SSH_MSG_IGNORE 00:32:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:32:47.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #11 SSH_MSG_IGNORE 00:32:47.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:32:47.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #19 SSH_MSG_IGNORE 00:32:47.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:32:47.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #13 SSH_MSG_IGNORE 00:32:47.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:32:47.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #18 SSH_MSG_IGNORE 00:32:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:32:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #14 SSH_MSG_IGNORE 00:32:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:32:47.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #17 SSH_MSG_IGNORE 00:32:47.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:32:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #16 SSH_MSG_IGNORE 00:32:47.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:32:47.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #12 SSH_MSG_IGNORE 00:32:47.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:32:48.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #20 SSH_MSG_IGNORE 00:32:48.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_IGNORE 00:32:48.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #15 SSH_MSG_IGNORE 00:32:48.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:32:48.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #17 SSH_MSG_IGNORE 00:32:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:32:48.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #13 SSH_MSG_IGNORE 00:32:48.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:32:48.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #20 SSH_MSG_IGNORE 00:32:48.252 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:32:48.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #19 SSH_MSG_IGNORE 00:32:48.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:32:48.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #16 SSH_MSG_IGNORE 00:32:48.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:32:48.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #12 SSH_MSG_IGNORE 00:32:48.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:32:48.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #15 SSH_MSG_IGNORE 00:32:48.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:32:48.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #11 SSH_MSG_IGNORE 00:32:48.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:32:48.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #18 SSH_MSG_IGNORE 00:32:48.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:32:48.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #14 SSH_MSG_IGNORE 00:32:48.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:32:48.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #11 SSH_MSG_IGNORE 00:32:48.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:32:48.707 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #20 SSH_MSG_IGNORE 00:32:48.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_IGNORE 00:32:48.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #13 SSH_MSG_IGNORE 00:32:48.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:32:48.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #19 SSH_MSG_IGNORE 00:32:48.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:32:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #16 SSH_MSG_IGNORE 00:32:48.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:32:48.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #18 SSH_MSG_IGNORE 00:32:48.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:32:48.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #12 SSH_MSG_IGNORE 00:32:48.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:32:48.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #15 SSH_MSG_IGNORE 00:32:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:32:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #17 SSH_MSG_IGNORE 00:32:49.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:32:49.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #14 SSH_MSG_IGNORE 00:32:49.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:32:49.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #11 SSH_MSG_IGNORE 00:32:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:32:49.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #16 SSH_MSG_IGNORE 00:32:49.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:32:49.381 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #20 SSH_MSG_IGNORE 00:32:49.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_IGNORE 00:32:49.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #17 SSH_MSG_IGNORE 00:32:49.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:32:49.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #19 SSH_MSG_IGNORE 00:32:49.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:32:49.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #18 SSH_MSG_IGNORE 00:32:49.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:32:49.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #13 SSH_MSG_IGNORE 00:32:49.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:32:49.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #15 SSH_MSG_IGNORE 00:32:49.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:32:49.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #12 SSH_MSG_IGNORE 00:32:49.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:32:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #16 SSH_MSG_IGNORE 00:32:49.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:32:49.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #13 SSH_MSG_IGNORE 00:32:49.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:32:49.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #14 SSH_MSG_IGNORE 00:32:49.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:32:49.956 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #20 SSH_MSG_IGNORE 00:32:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_IGNORE 00:32:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #18 SSH_MSG_IGNORE 00:32:49.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:32:49.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #12 SSH_MSG_IGNORE 00:32:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:32:50.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #19 SSH_MSG_IGNORE 00:32:50.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:32:50.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #15 SSH_MSG_IGNORE 00:32:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:32:50.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #14 SSH_MSG_IGNORE 00:32:50.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:32:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #17 SSH_MSG_IGNORE 00:32:50.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:32:50.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #13 SSH_MSG_IGNORE 00:32:50.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:32:50.416 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #20 SSH_MSG_IGNORE 00:32:50.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_IGNORE 00:32:50.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #16 SSH_MSG_IGNORE 00:32:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:32:50.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #17 SSH_MSG_IGNORE 00:32:50.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:32:50.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #18 SSH_MSG_IGNORE 00:32:50.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:32:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #12 SSH_MSG_IGNORE 00:32:50.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:32:50.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #15 SSH_MSG_IGNORE 00:32:50.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:32:50.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #13 SSH_MSG_IGNORE 00:32:50.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:32:50.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #19 SSH_MSG_IGNORE 00:32:50.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:32:50.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #14 SSH_MSG_IGNORE 00:32:50.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:32:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:50.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #16 SSH_MSG_IGNORE 00:32:50.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:32:51.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #18 SSH_MSG_IGNORE 00:32:51.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:32:51.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #19 SSH_MSG_IGNORE 00:32:51.022 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:32:51.048 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #20 SSH_MSG_IGNORE 00:32:51.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_IGNORE 00:32:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #17 SSH_MSG_IGNORE 00:32:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:32:51.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #12 SSH_MSG_IGNORE 00:32:51.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:32:51.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #13 SSH_MSG_IGNORE 00:32:51.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:32:51.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #15 SSH_MSG_IGNORE 00:32:51.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:32:51.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #18 SSH_MSG_IGNORE 00:32:51.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:32:51.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #14 SSH_MSG_IGNORE 00:32:51.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:32:51.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #17 SSH_MSG_IGNORE 00:32:51.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:32:51.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #20 SSH_MSG_IGNORE 00:32:51.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_IGNORE 00:32:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #19 SSH_MSG_IGNORE 00:32:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:32:51.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #16 SSH_MSG_IGNORE 00:32:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:32:51.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:51.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #12 SSH_MSG_IGNORE 00:32:51.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:32:52.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #14 SSH_MSG_IGNORE 00:32:52.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:32:52.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #15 SSH_MSG_IGNORE 00:32:52.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:32:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.105 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #17 SSH_MSG_IGNORE 00:32:52.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:32:52.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #20 SSH_MSG_IGNORE 00:32:52.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_IGNORE 00:32:52.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.180 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #18 SSH_MSG_IGNORE 00:32:52.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:32:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #19 SSH_MSG_IGNORE 00:32:52.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:32:52.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #13 SSH_MSG_IGNORE 00:32:52.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:32:52.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #12 SSH_MSG_IGNORE 00:32:52.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:32:52.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #15 SSH_MSG_IGNORE 00:32:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:32:52.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #16 SSH_MSG_IGNORE 00:32:52.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:32:52.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.605 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #14 SSH_MSG_IGNORE 00:32:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:32:52.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #18 SSH_MSG_IGNORE 00:32:52.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:32:52.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #17 SSH_MSG_IGNORE 00:32:52.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:32:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #16 SSH_MSG_IGNORE 00:32:52.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:32:52.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #12 SSH_MSG_IGNORE 00:32:52.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:32:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #13 SSH_MSG_IGNORE 00:32:52.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:32:52.903 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #20 SSH_MSG_IGNORE 00:32:52.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_IGNORE 00:32:53.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #15 SSH_MSG_IGNORE 00:32:53.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:32:53.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #18 SSH_MSG_IGNORE 00:32:53.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:32:53.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #13 SSH_MSG_IGNORE 00:32:53.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:32:53.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #14 SSH_MSG_IGNORE 00:32:53.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:32:53.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #19 SSH_MSG_IGNORE 00:32:53.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:32:53.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #12 SSH_MSG_IGNORE 00:32:53.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:32:53.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #17 SSH_MSG_IGNORE 00:32:53.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:32:53.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #20 SSH_MSG_IGNORE 00:32:53.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_IGNORE 00:32:53.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #19 SSH_MSG_IGNORE 00:32:53.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:32:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #16 SSH_MSG_IGNORE 00:32:53.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:32:53.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #15 SSH_MSG_IGNORE 00:32:53.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:32:53.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #13 SSH_MSG_IGNORE 00:32:53.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:32:53.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #17 SSH_MSG_IGNORE 00:32:53.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:32:53.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #18 SSH_MSG_IGNORE 00:32:53.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:32:53.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #14 SSH_MSG_IGNORE 00:32:53.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:32:53.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #19 SSH_MSG_IGNORE 00:32:53.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:32:53.838 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #16 SSH_MSG_IGNORE 00:32:53.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:32:53.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #20 SSH_MSG_IGNORE 00:32:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_IGNORE 00:32:54.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #12 SSH_MSG_IGNORE 00:32:54.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:32:54.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #18 SSH_MSG_IGNORE 00:32:54.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:32:54.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #15 SSH_MSG_IGNORE 00:32:54.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:32:54.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #16 SSH_MSG_IGNORE 00:32:54.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:32:54.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #17 SSH_MSG_IGNORE 00:32:54.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:32:54.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #19 SSH_MSG_IGNORE 00:32:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:32:54.485 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #20 SSH_MSG_IGNORE 00:32:54.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_IGNORE 00:32:54.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #14 SSH_MSG_IGNORE 00:32:54.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:32:54.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #12 SSH_MSG_IGNORE 00:32:54.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:32:54.554 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #13 SSH_MSG_IGNORE 00:32:54.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:32:54.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #15 SSH_MSG_IGNORE 00:32:54.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:32:54.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #16 SSH_MSG_IGNORE 00:32:54.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:32:54.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #19 SSH_MSG_IGNORE 00:32:54.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:32:54.933 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #18 SSH_MSG_IGNORE 00:32:54.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:32:55.027 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #20 SSH_MSG_IGNORE 00:32:55.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_IGNORE 00:32:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #13 SSH_MSG_IGNORE 00:32:55.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:32:55.052 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #12 SSH_MSG_IGNORE 00:32:55.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:32:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #17 SSH_MSG_IGNORE 00:32:55.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:32:55.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #14 SSH_MSG_IGNORE 00:32:55.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:32:55.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #15 SSH_MSG_IGNORE 00:32:55.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:32:55.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #18 SSH_MSG_IGNORE 00:32:55.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:32:55.376 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #14 SSH_MSG_IGNORE 00:32:55.379 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:32:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #16 SSH_MSG_IGNORE 00:32:55.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:32:55.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #17 SSH_MSG_IGNORE 00:32:55.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:32:55.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #20 SSH_MSG_IGNORE 00:32:55.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_IGNORE 00:32:55.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #12 SSH_MSG_IGNORE 00:32:55.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:32:55.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #19 SSH_MSG_IGNORE 00:32:55.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:32:55.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #15 SSH_MSG_IGNORE 00:32:55.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:32:55.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #13 SSH_MSG_IGNORE 00:32:55.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:32:56.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #12 SSH_MSG_IGNORE 00:32:56.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:32:56.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #20 SSH_MSG_IGNORE 00:32:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_IGNORE 00:32:56.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53954]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42860]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 202 down to 2095844 00:32:56.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.075 [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.170.22:42860]) by 202 down to 2095844 00:32:56.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954] 00:32:56.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860] 00:32:56.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 00:32:56.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6520e044] 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) by 181 down to 2094796 00:32:56.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56712]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 202 down to 2095844 00:32:56.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712] 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[464128dc] 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) by 181 down to 2094796 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33748]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 202 down to 2095844 00:32:56.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748] 00:32:56.084 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43710]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 202 down to 2095844 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710] 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[776b5d13] 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[37c159e5] 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.085 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) by 181 down to 2094796 00:32:56.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.086 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) by 181 down to 2094796 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43908]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 202 down to 2095844 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.086 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908] 00:32:56.086 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[32c3291e] 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4e09272f] 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) by 181 down to 2094796 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.086 [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.170.22:42860]) by 181 down to 2094796 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56082]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.086 [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.170.22:56082]) by 202 down to 2095844 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082] 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[729a7a00] 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34440]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.087 [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.170.22:34440]) by 202 down to 2095844 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440] 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[67845d91] 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.087 [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.170.22:56082]) by 181 down to 2094796 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.087 [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.170.22:34440]) by 181 down to 2094795 00:32:56.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 202 down to 2095844 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[366b1f01] 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 181 down to 2094795 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.088 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39932]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 202 down to 2095844 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932] 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79faf031] 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) by 181 down to 2094795 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37086]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 202 down to 2095844 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086] 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7cab6864] 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) by 181 down to 2094795 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34810]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 202 down to 2095844 00:32:56.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810] 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7443f5d6] 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35416]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 202 down to 2095844 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416] 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[20653349] 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.097 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) by 181 down to 2094795 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) by 181 down to 2094795 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.098 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55730]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 202 down to 2095844 00:32:56.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730] 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2ff49229] 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) by 181 down to 2094795 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57666]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 202 down to 2095844 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666] 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6cda1908] 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) by 181 down to 2094796 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34874]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 202 down to 2095844 00:32:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874] 00:32:56.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4450d1ad] 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) by 181 down to 2094795 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59494]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 202 down to 2095844 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494] 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d3cafd6] 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) by 181 down to 2094795 00:32:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #17 SSH_MSG_IGNORE 00:32:56.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:32:56.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47544]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 202 down to 2095844 00:32:56.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544] 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35fd973d] 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) by 181 down to 2094795 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46114]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.111 [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.170.22:46114]) by 202 down to 2095844 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114] 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38332]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 202 down to 2095844 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4029d9f7] 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332] 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3d7b2648] 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.113 [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.170.22:46114]) by 181 down to 2094795 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57530]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.113 [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.170.22:57530]) by 202 down to 2095844 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530] 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) by 181 down to 2094795 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d13a895] 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.113 [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.170.22:57530]) by 181 down to 2094795 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 202 down to 2095844 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110] 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45168]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.117 [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.170.22:45168]) by 202 down to 2095844 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168] 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[210d0dd3] 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f5ce784] 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) by 181 down to 2094795 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.118 [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.170.22:45168]) by 181 down to 2094796 00:32:56.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56606]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 202 down to 2095844 00:32:56.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606] 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[45c02e92] 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) by 181 down to 2094795 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 202 down to 2095844 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740] 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[132ba9ea] 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 202 down to 2095844 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510] 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3cb351a1] 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) by 181 down to 2094795 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) by 181 down to 2094795 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51314]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 202 down to 2095844 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314] 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73e58e46] 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) by 181 down to 2094795 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 202 down to 2095844 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536] 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[174505e] 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) by 181 down to 2094795 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 202 down to 2095844 00:32:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576] 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[a3bfd5a] 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) by 181 down to 2094795 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.126 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.127 [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.170.22:49806]) by 202 down to 2095844 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806] 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[12082939] 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.128 [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.170.22:49806]) by 181 down to 2094795 00:32:56.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #19 SSH_MSG_IGNORE 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 202 down to 2095844 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630] 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6c4b22ab] 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) by 181 down to 2094795 00:32:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.131 [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.170.22:41784]) by 202 down to 2095844 00:32:56.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784] 00:32:56.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[739d7f0d] 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.132 [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.170.22:38136]) by 202 down to 2095844 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136] 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[67b207d1] 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.132 [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.170.22:41784]) by 181 down to 2094795 00:32:56.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.133 [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.170.22:38136]) by 181 down to 2094795 00:32:56.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 202 down to 2095844 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928] 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6ebd19b0] 00:32:56.135 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) by 181 down to 2094795 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 202 down to 2095844 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592] 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[732c0a46] 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) by 181 down to 2094795 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 202 down to 2095844 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646] 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[998ee7b] 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) by 181 down to 2094795 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42538]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 202 down to 2095844 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538] 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[206bafa9] 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) by 181 down to 2094795 00:32:56.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47894]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 202 down to 2095844 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894] 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[672b55a2] 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) by 181 down to 2094795 00:32:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 202 down to 2095844 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370] 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35cbc186] 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) by 181 down to 2094795 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 202 down to 2095844 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460] 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[be4147c] 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) by 181 down to 2094795 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 202 down to 2095844 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118] 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36f4eb7c] 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 202 down to 2095844 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676] 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5ec14c97] 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) by 181 down to 2094795 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) by 181 down to 2094795 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44776]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.149 [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.170.22:44776]) by 202 down to 2095844 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776] 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b44dbd0] 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.150 [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.170.22:44776]) by 181 down to 2094795 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.150 [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.170.22:53412]) by 202 down to 2095844 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412] 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[27d171ce] 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.151 [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.170.22:53412]) by 181 down to 2094795 00:32:56.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.151 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.153 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 202 down to 2095844 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604] 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65e8670d] 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 202 down to 2095844 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708] 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) by 181 down to 2094795 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.154 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[13dd18cf] 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) by 181 down to 2094795 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 202 down to 2095844 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646] 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[57e2e77f] 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.156 [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.170.22:59478]) by 202 down to 2095844 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478] 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[81c3d76] 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.156 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.157 [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.170.22:59478]) by 181 down to 2094795 00:32:56.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) by 181 down to 2094795 00:32:56.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 202 down to 2095844 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034] 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2af9fc60] 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) by 181 down to 2094795 00:32:56.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 202 down to 2095844 00:32:56.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982] 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.161 [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.170.22:32794]) by 202 down to 2095844 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794] 00:32:56.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2cf063dc] 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[775c18e0] 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) by 181 down to 2094795 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.161 [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.170.22:32794]) by 181 down to 2094795 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 202 down to 2095844 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804] 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[48471ed0] 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) by 181 down to 2094795 00:32:56.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 202 down to 2095844 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502] 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d2fa7d6] 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) by 181 down to 2094795 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 202 down to 2095844 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478] 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[70394b11] 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) by 181 down to 2094795 00:32:56.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 202 down to 2095844 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228] 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4bbe59c0] 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46484]) process #21 SSH_MSG_CHANNEL_DATA 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 202 down to 2095844 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484] 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4294ba2c] 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) by 181 down to 2094795 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) by 181 down to 2094795 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 202 down to 2095844 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834] 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30452272] 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.174 [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.170.22:38442]) by 202 down to 2095844 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442] 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) by 181 down to 2094795 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[321bb8dc] 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.174 [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.170.22:38442]) by 181 down to 2094795 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #18 SSH_MSG_IGNORE 00:32:56.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 202 down to 2095844 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666] 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 00:32:56.177 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[60ca396b] 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 202 down to 2095844 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106] 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2129b230] 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) by 181 down to 2094795 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) by 181 down to 2094795 00:32:56.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.179 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 202 down to 2095844 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332] 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[241a94d5] 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) by 181 down to 2094795 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 202 down to 2095844 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014] 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[12391d7e] 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) by 181 down to 2094795 00:32:56.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.183 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 202 down to 2095844 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072] 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[24116040] 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 202 down to 2095844 00:32:56.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858] 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[569c93ef] 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) by 181 down to 2094795 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.187 [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.170.22:53964]) by 202 down to 2095844 00:32:56.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964] 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) by 181 down to 2094795 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 202 down to 2095844 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058] 00:32:56.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2e0c6d9a] 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4cb8ef60] 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.188 [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.170.22:53964]) by 181 down to 2094795 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) by 181 down to 2094795 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 202 down to 2095844 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116] 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[bf713d3] 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) by 181 down to 2094795 00:32:56.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 202 down to 2095844 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578] 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1103221d] 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) by 181 down to 2094795 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 202 down to 2095844 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764] 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 00:32:56.194 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38c1445c] 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) by 181 down to 2094795 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 202 down to 2095844 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748] 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30fe53f6] 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) by 181 down to 2094795 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 202 down to 2095844 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302] 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 202 down to 2095844 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958] 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1fa27587] 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) by 181 down to 2094795 00:32:56.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.198 [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.170.22:45402]) by 202 down to 2095844 00:32:56.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402] 00:32:56.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4bbc76cb] 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.199 [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.170.22:45402]) by 181 down to 2094795 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[ec46bb5] 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) by 181 down to 2094795 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 202 down to 2095844 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934] 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d1f0306] 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) by 181 down to 2094795 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.202 [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.170.22:41472]) by 202 down to 2095844 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472] 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11f08502] 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 202 down to 2095844 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502] 00:32:56.202 [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.170.22:41472]) by 181 down to 2094795 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1ee58059] 00:32:56.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 202 down to 2095844 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570] 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) by 181 down to 2094795 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b978a0e] 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) by 181 down to 2094795 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 202 down to 2095844 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144] 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a2e6e9d] 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) by 181 down to 2094795 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 202 down to 2095844 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782] 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7a021093] 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) by 181 down to 2094795 00:32:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 202 down to 2095844 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884] 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5191bc3b] 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) by 181 down to 2094795 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 202 down to 2095844 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636] 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[94954ea] 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) by 181 down to 2094795 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.210 [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.170.22:60232]) by 202 down to 2095844 00:32:56.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232] 00:32:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 202 down to 2095844 00:32:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656] 00:32:56.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[24bcfa6c] 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a89808a] 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.211 [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.170.22:60232]) by 181 down to 2094794 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) by 181 down to 2094795 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 202 down to 2095844 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350] 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 202 down to 2095844 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232] 00:32:56.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b4b54d0] 00:32:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) by 181 down to 2094795 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 202 down to 2095844 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516] 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31ae4432] 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.218 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #14 SSH_MSG_IGNORE 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) by 181 down to 2094795 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[67341c1f] 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) by 181 down to 2094795 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 202 down to 2095844 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526] 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3076520e] 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 202 down to 2095844 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672] 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1748c6da] 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) by 181 down to 2094795 00:32:56.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.221 [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.170.22:36016]) by 202 down to 2095844 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016] 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7353a036] 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.221 [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.170.22:36016]) by 181 down to 2094795 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.223 [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.170.22:41490]) by 202 down to 2095844 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490] 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5aadbacd] 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 202 down to 2095844 00:32:56.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458] 00:32:56.224 [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.170.22:41490]) by 181 down to 2094794 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.224 [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.170.22:39306]) by 202 down to 2095844 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306] 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[125a96ed] 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[45787cc0] 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) by 181 down to 2094795 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) by 181 down to 2094794 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 202 down to 2095844 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316] 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[565f5435] 00:32:56.226 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 202 down to 2095844 00:32:56.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954] 00:32:56.224 [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.170.22:39306]) by 181 down to 2094795 00:32:56.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 202 down to 2095844 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712] 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f129e92] 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) by 181 down to 2094795 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 202 down to 2095844 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610] 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4338755b] 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) by 181 down to 2094795 00:32:56.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b570205] 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) by 181 down to 2094794 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) by 181 down to 2094794 00:32:56.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.241 [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.170.22:35530]) by 202 down to 2095844 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530] 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3a202f84] 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.242 [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.170.22:35530]) by 181 down to 2094795 00:32:56.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 202 down to 2095844 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558] 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f75a5f4] 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 202 down to 2095844 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326] 00:32:56.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 202 down to 2095844 00:32:56.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840] 00:32:56.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3f00665] 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35dc0403] 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 202 down to 2095844 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398] 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 202 down to 2095844 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566] 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17efe042] 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 202 down to 2095844 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662] 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7bbc25b] 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) by 181 down to 2094795 00:32:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) by 181 down to 2094794 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 202 down to 2095844 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348] 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d152537] 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) by 181 down to 2094794 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.246 [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.170.22:52008]) by 202 down to 2095844 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008] 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2d675a0a] 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.247 [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.170.22:52008]) by 181 down to 2094794 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.248 [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.170.22:42834]) by 202 down to 2095844 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834] 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7e4743f] 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.249 [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.170.22:42834]) by 181 down to 2094794 00:32:56.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) by 181 down to 2094794 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) by 181 down to 2094795 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61090886] 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) by 181 down to 2094795 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) by 181 down to 2094795 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 202 down to 2095844 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176] 00:32:56.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[437c2116] 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) by 181 down to 2094794 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 202 down to 2095844 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790] 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[399479a5] 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 202 down to 2095844 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840] 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[130106dd] 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 202 down to 2095844 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080] 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3a7b8690] 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) by 181 down to 2094794 00:32:56.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 202 down to 2095844 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598] 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5945a506] 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) by 181 down to 2094794 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 202 down to 2095844 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954] 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1897c3bc] 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 202 down to 2095844 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176] 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[122f5267] 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 202 down to 2095844 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724] 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[b400529] 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) by 181 down to 2094794 00:32:56.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.264 [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.170.22:43570]) by 202 down to 2095844 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570] 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b6e1856] 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.264 [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.170.22:43570]) by 181 down to 2094794 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #20 SSH_MSG_CHANNEL_DATA 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 202 down to 2095844 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396] 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2896544c] 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) by 181 down to 2094795 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) by 181 down to 2094794 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) by 181 down to 2094794 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) by 181 down to 2094794 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) by 181 down to 2094794 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 202 down to 2095844 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040] 00:32:56.265 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.266 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f3baef3] 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.266 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 202 down to 2095844 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200] 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 00:32:56.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6c947050] 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) by 181 down to 2094794 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.268 [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.170.22:49160]) by 202 down to 2095844 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160] 00:32:56.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1eb7a201] 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) by 181 down to 2094794 00:32:56.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 202 down to 2095844 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280] 00:32:56.269 [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.170.22:49160]) by 181 down to 2094794 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79fe7d04] 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) by 181 down to 2094794 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 202 down to 2095844 00:32:56.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.271 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148] 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[399b6b78] 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) by 181 down to 2094795 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.272 [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.170.22:44078]) by 202 down to 2095844 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078] 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3bb68ede] 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.273 [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.170.22:44078]) by 181 down to 2094794 00:32:56.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.273 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 202 down to 2095844 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690] 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[75e9a445] 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) by 181 down to 2094794 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.280 [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.170.22:35696]) by 202 down to 2095844 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696] 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64ce2e4b] 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.280 [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.170.22:35696]) by 181 down to 2094795 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 202 down to 2095844 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484] 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[54176c5f] 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.281 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) by 181 down to 2094794 00:32:56.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.286 [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.170.22:43446]) by 202 down to 2095844 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446] 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9da9efc] 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.287 [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.170.22:43446]) by 181 down to 2094794 00:32:56.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 202 down to 2095844 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968] 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4e794226] 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) by 181 down to 2094794 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 202 down to 2095844 00:32:56.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298] 00:32:56.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.288 [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.170.22:47636]) by 202 down to 2095844 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636] 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[674a7256] 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.289 [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.170.22:47636]) by 181 down to 2094794 00:32:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 202 down to 2095844 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712] 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[437fad6f] 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 202 down to 2095844 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686] 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79a2a787] 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 202 down to 2095844 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662] 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30d2556f] 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) by 181 down to 2094794 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6e4026ed] 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) by 181 down to 2094794 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) by 181 down to 2094794 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 202 down to 2095844 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870] 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d34f45a] 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) by 181 down to 2094794 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) by 181 down to 2094794 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 202 down to 2095844 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[37d70b41] 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 202 down to 2095844 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678] 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[94be248] 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 202 down to 2095844 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986] 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3280dde5] 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) by 181 down to 2094794 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) by 181 down to 2094794 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) by 181 down to 2094794 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 202 down to 2095844 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186] 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6bb0518e] 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.294 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) by 181 down to 2094794 00:32:56.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.296 [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.170.22:39310]) by 202 down to 2095844 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310] 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3286bf6b] 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.297 [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.170.22:39310]) by 181 down to 2094794 00:32:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 202 down to 2095844 00:32:56.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354] 00:32:56.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2be23e63] 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) by 181 down to 2094794 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.299 [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.170.22:38098]) by 202 down to 2095844 00:32:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098] 00:32:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46ed427b] 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.300 [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.170.22:44318]) by 202 down to 2095844 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318] 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[642a0453] 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.300 [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.170.22:38098]) by 181 down to 2094794 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.301 [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.170.22:44318]) by 181 down to 2094794 00:32:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 202 down to 2095844 00:32:56.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990] 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c595d00] 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) by 181 down to 2094794 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 202 down to 2095844 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294] 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[21d09fd7] 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) by 181 down to 2094794 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 202 down to 2095844 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256] 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58dc2de5] 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #19 SSH_MSG_CHANNEL_DATA 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 202 down to 2095844 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824] 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5615e12b] 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) by 181 down to 2094794 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) by 181 down to 2094794 00:32:56.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 202 down to 2095844 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966] 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[742a79b9] 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) by 181 down to 2094794 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 202 down to 2095844 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4024140a] 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) by 181 down to 2094794 00:32:56.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 202 down to 2095844 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334] 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30a3b61e] 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) by 181 down to 2094794 00:32:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 202 down to 2095844 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668] 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c09e1be] 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) by 181 down to 2094794 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.320 [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.170.22:59632]) by 202 down to 2095844 00:32:56.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632] 00:32:56.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[78d3181a] 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.321 [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.170.22:59632]) by 181 down to 2094794 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.321 [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.170.22:43352]) by 202 down to 2095844 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352] 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1882619f] 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.321 [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.170.22:43352]) by 181 down to 2094794 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 202 down to 2095844 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474] 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1913c0e9] 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) by 181 down to 2094794 00:32:56.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 202 down to 2095844 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880] 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17cb208e] 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) by 181 down to 2094794 00:32:56.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 202 down to 2095844 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572] 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2be5a625] 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) by 181 down to 2094794 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.328 [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.170.22:41994]) by 202 down to 2095844 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994] 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[26411583] 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.328 [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.170.22:41994]) by 181 down to 2094794 00:32:56.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 202 down to 2095844 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836] 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c79f940] 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) by 181 down to 2094794 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 202 down to 2095844 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992] 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1082cde5] 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.330 [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.170.22:51318]) by 202 down to 2095844 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318] 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7e58781c] 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.331 [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.170.22:51318]) by 181 down to 2094794 00:32:56.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) by 181 down to 2094794 00:32:56.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 202 down to 2095844 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160] 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[320711cc] 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.333 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 202 down to 2095844 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882] 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7206ec99] 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) by 181 down to 2094794 00:32:56.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 202 down to 2095844 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492] 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[77a6289c] 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) by 181 down to 2094794 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) by 181 down to 2094794 00:32:56.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 202 down to 2095844 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218] 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7ba3de5d] 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) by 181 down to 2094794 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 202 down to 2095844 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652] 00:32:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.337 [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.170.22:57648]) by 202 down to 2095844 00:32:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3920aa6e] 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) by 181 down to 2094794 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648] 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[721d8b18] 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.339 [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.170.22:57648]) by 181 down to 2094794 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.339 [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.170.22:51898]) by 202 down to 2095844 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898] 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1058ac6e] 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.340 [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.170.22:51898]) by 181 down to 2094794 00:32:56.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 202 down to 2095844 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392] 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[60de64ce] 00:32:56.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) by 181 down to 2094794 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 202 down to 2095844 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320] 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f2ed713] 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) by 181 down to 2094794 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 202 down to 2095844 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132] 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30502454] 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) by 181 down to 2094794 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.347 [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.170.22:39692]) by 202 down to 2095844 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692] 00:32:56.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6159557a] 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.348 [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.170.22:39692]) by 181 down to 2094794 00:32:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 202 down to 2095844 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040] 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[580a810d] 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #13 SSH_MSG_IGNORE 00:32:56.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) by 181 down to 2094794 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 202 down to 2095844 00:32:56.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680] 00:32:56.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 202 down to 2095844 00:32:56.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.352 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362] 00:32:56.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[22d14511] 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65a0b692] 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) by 181 down to 2094794 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) by 181 down to 2094794 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.353 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 202 down to 2095844 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274] 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7fd45370] 00:32:56.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) by 181 down to 2094794 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 202 down to 2095844 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b7e8785] 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 181 down to 2094794 00:32:56.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.358 [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.170.22:44448]) by 202 down to 2095844 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448] 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[609c64c1] 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 202 down to 2095844 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046] 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[cbb91e5] 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) by 181 down to 2094794 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.361 [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.170.22:44448]) by 181 down to 2094794 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.361 [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.170.22:42404]) by 202 down to 2095844 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404] 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76ad67a0] 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.362 [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.170.22:42052]) by 202 down to 2095844 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052] 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5abfd636] 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.362 [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.170.22:42404]) by 181 down to 2094794 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.362 [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.170.22:42052]) by 181 down to 2094794 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.363 [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.170.22:44720]) by 202 down to 2095844 00:32:56.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720] 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 202 down to 2095844 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446] 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[350c0e8d] 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) by 181 down to 2094794 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 202 down to 2095844 00:32:56.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830] 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b2f9533] 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) by 181 down to 2094794 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 202 down to 2095844 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080] 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[f9e3961] 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.365 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.366 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) by 181 down to 2094794 00:32:56.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 202 down to 2095844 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508] 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1ac4a298] 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) by 181 down to 2094794 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 202 down to 2095844 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764] 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[77da1ac4] 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 00:32:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) by 181 down to 2094794 00:32:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[35c83f37] 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.368 [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.170.22:44720]) by 181 down to 2094794 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 202 down to 2095844 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316] 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[69262ad] 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.368 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) by 181 down to 2094794 00:32:56.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 202 down to 2095844 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73ab8042] 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) by 181 down to 2094794 00:32:56.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.372 [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.170.22:34936]) by 202 down to 2095844 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936] 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c93eda] 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 202 down to 2095844 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334] 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[123c5743] 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 202 down to 2095844 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074] 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[55f04c5f] 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) by 181 down to 2094794 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) by 181 down to 2094794 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 202 down to 2095844 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6b0256fa] 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 181 down to 2094794 00:32:56.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 202 down to 2095844 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144] 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30e12] 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.376 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) by 181 down to 2094794 00:32:56.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 202 down to 2095844 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922] 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a3b9dda] 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) by 181 down to 2094794 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.378 [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.170.22:34936]) by 181 down to 2094794 00:32:56.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 202 down to 2095844 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688] 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[22866682] 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) by 181 down to 2094794 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 202 down to 2095844 00:32:56.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400] 00:32:56.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[22b61d5c] 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) by 181 down to 2094794 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.380 [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.170.22:38296]) by 202 down to 2095844 00:32:56.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296] 00:32:56.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 202 down to 2095844 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584] 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b8dc37e] 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) by 181 down to 2094794 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[390ad903] 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.381 [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.170.22:38296]) by 181 down to 2094794 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 202 down to 2095844 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206] 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52e96c91] 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) by 181 down to 2094794 00:32:56.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 202 down to 2095844 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3891c5] 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 181 down to 2094794 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.385 [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.170.22:36208]) by 202 down to 2095844 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208] 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2a2cef4] 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.386 [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.170.22:36208]) by 181 down to 2094794 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.386 [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.170.22:34632]) by 202 down to 2095844 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632] 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19c62d1a] 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.386 [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.170.22:34632]) by 181 down to 2094794 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.388 [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.170.22:34470]) by 202 down to 2095844 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470] 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2aa8081c] 00:32:56.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.389 [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.170.22:34470]) by 181 down to 2094794 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 202 down to 2095844 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000] 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a84a2d4] 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) by 181 down to 2094794 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 202 down to 2095844 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894] 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[73e83c63] 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) by 181 down to 2094794 00:32:56.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 202 down to 2095844 00:32:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244] 00:32:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4da8460c] 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) by 181 down to 2094794 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 202 down to 2095844 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018] 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5081c0c] 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) by 181 down to 2094794 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 202 down to 2095844 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960] 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 00:32:56.396 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ea144ad] 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 202 down to 2095844 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932] 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[51d7a2e] 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) by 181 down to 2094794 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) by 181 down to 2094794 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 202 down to 2095844 00:32:56.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322] 00:32:56.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 202 down to 2095844 00:32:56.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.397 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644] 00:32:56.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[307c6552] 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1473d7c2] 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) by 181 down to 2094794 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) by 181 down to 2094794 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.398 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.400 [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.170.22:51170]) by 202 down to 2095844 00:32:56.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170] 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 202 down to 2095844 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170] 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[80a4d84] 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 202 down to 2095844 00:32:56.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892] 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) by 181 down to 2094794 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[92aa338] 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) by 181 down to 2094794 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #18 SSH_MSG_CHANNEL_DATA 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 202 down to 2095844 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194] 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[46111370] 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) by 181 down to 2094794 00:32:56.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[20c6845c] 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.403 [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.170.22:51170]) by 181 down to 2094794 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 202 down to 2095844 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712] 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b64d5c1] 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) by 181 down to 2094794 00:32:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.405 [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.170.22:42570]) by 202 down to 2095844 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570] 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5128a0c8] 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.405 [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.170.22:42570]) by 181 down to 2094794 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 202 down to 2095844 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780] 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1fba682] 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) by 181 down to 2094794 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 202 down to 2095844 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922] 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[232100e7] 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.409 [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.170.22:58502]) by 202 down to 2095844 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502] 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) by 181 down to 2094794 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 00:32:56.409 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7134390c] 00:32:56.409 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.411 [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.170.22:58502]) by 181 down to 2094794 00:32:56.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 202 down to 2095844 00:32:56.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750] 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f967681] 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) by 181 down to 2094794 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 202 down to 2095844 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724] 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28b0762e] 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) by 181 down to 2094794 00:32:56.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.414 [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.170.22:42574]) by 202 down to 2095844 00:32:56.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574] 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7f9ccb7] 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.416 [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.170.22:39174]) by 202 down to 2095844 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174] 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14847423] 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 202 down to 2095844 00:32:56.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.416 [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.170.22:42574]) by 181 down to 2094794 00:32:56.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 202 down to 2095844 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140] 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[582509a6] 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) by 181 down to 2094794 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.416 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612] 00:32:56.417 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[72037447] 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) by 181 down to 2094794 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.418 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 202 down to 2095844 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340] 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[c95347a] 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) by 181 down to 2094794 00:32:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.421 [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.170.22:39174]) by 181 down to 2094794 00:32:56.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 202 down to 2095844 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766] 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[76cb317d] 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 202 down to 2095844 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470] 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) by 181 down to 2094794 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[8d6323a] 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) by 181 down to 2094794 00:32:56.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 202 down to 2095844 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708] 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[59eea0e7] 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) by 181 down to 2094794 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 202 down to 2095844 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420] 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2fc00a5f] 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) by 181 down to 2094794 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 202 down to 2095844 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562] 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[18f3cca2] 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) by 181 down to 2094794 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 202 down to 2095844 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426] 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[123ca868] 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) by 181 down to 2094794 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.431 [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.170.22:33396]) by 202 down to 2095844 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396] 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[672ba46f] 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.431 [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.170.22:37058]) by 202 down to 2095844 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058] 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63f7f53e] 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.431 [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.170.22:33396]) by 181 down to 2094794 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.432 [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.170.22:37058]) by 181 down to 2094794 00:32:56.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 202 down to 2095844 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488] 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52de6cfb] 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) by 181 down to 2094794 00:32:56.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 202 down to 2095844 00:32:56.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892] 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[33e2dfa9] 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) by 181 down to 2094794 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.436 [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.170.22:38936]) by 202 down to 2095844 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936] 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[18585ded] 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.437 [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.170.22:38936]) by 181 down to 2094794 00:32:56.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 202 down to 2095844 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022] 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5319ac7d] 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) by 181 down to 2094794 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 202 down to 2095844 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812] 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[56fbcdf6] 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) by 181 down to 2094794 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.440 [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.170.22:37778]) by 202 down to 2095844 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778] 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[49c003aa] 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.441 [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.170.22:37778]) by 181 down to 2094794 00:32:56.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 202 down to 2095844 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164] 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19c83c46] 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) by 181 down to 2094794 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.443 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 202 down to 2095844 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084] 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36059104] 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) by 181 down to 2094794 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 202 down to 2095844 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918] 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[62777a03] 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) by 181 down to 2094794 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 202 down to 2095844 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832] 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7412b5a7] 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) by 181 down to 2094794 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.450 [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.170.22:60112]) by 202 down to 2095844 00:32:56.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112] 00:32:56.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 202 down to 2095844 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576] 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b0df65e] 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.452 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 202 down to 2095844 00:32:56.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124] 00:32:56.468 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.468 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 202 down to 2095844 00:32:56.468 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.468 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250] 00:32:56.468 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52be19eb] 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.469 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) by 181 down to 2094794 00:32:56.470 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[df48922] 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) by 181 down to 2094794 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 202 down to 2095844 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872] 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[44568dd6] 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 202 down to 2095844 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674] 00:32:56.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[dd2ef2a] 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 202 down to 2095844 00:32:56.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.472 [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.170.22:44992]) by 202 down to 2095844 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992] 00:32:56.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868] 00:32:56.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) by 181 down to 2094794 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 202 down to 2095844 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710] 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7efda418] 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) by 181 down to 2094794 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6292bb8c] 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7e7d4595] 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) by 181 down to 2094794 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 202 down to 2095844 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400] 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79bf3267] 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) by 181 down to 2094794 00:32:56.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38a27ed3] 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) by 181 down to 2094794 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) by 181 down to 2094794 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #17 SSH_MSG_IGNORE 00:32:56.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:32:56.479 [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.170.22:60112]) by 181 down to 2094794 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.479 [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.170.22:44992]) by 181 down to 2094794 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #17 SSH_MSG_CHANNEL_DATA 00:32:56.479 [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.170.22:40676]) by 202 down to 2095844 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676] 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5580bf44] 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #19 SSH_MSG_IGNORE 00:32:56.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:32:56.480 [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.170.22:40676]) by 181 down to 2094794 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.480 [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.170.22:39968]) by 202 down to 2095844 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968] 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3a804e6e] 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 202 down to 2095844 00:32:56.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972] 00:32:56.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4a49a589] 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) by 181 down to 2094794 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.483 [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.170.22:39968]) by 181 down to 2094794 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.483 [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.170.22:59522]) by 202 down to 2095844 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522] 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[283243] 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.484 [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.170.22:59522]) by 181 down to 2094794 00:32:56.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 202 down to 2095844 00:32:56.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382] 00:32:56.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4a5d7b2a] 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) by 181 down to 2094794 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 202 down to 2095844 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092] 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[cdecc20] 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) by 181 down to 2094794 00:32:56.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 202 down to 2095844 00:32:56.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658] 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b895a4b] 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) by 181 down to 2094794 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 202 down to 2095844 00:32:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848] 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[62a76f68] 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) by 181 down to 2094794 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 202 down to 2095844 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554] 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65e22d] 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) by 181 down to 2094794 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 202 down to 2095844 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126] 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 202 down to 2095844 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198] 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[68b9ed24] 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) by 181 down to 2094794 00:32:56.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[ff151f7] 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) by 181 down to 2094794 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 202 down to 2095844 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2925770e] 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 181 down to 2094794 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 202 down to 2095844 00:32:56.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240] 00:32:56.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25d56220] 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) by 181 down to 2094794 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 202 down to 2095844 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064] 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c781ff6] 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) by 181 down to 2094794 00:32:56.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 202 down to 2095844 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056] 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4c2d8cc4] 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) by 181 down to 2094794 00:32:56.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.528 [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.170.22:56544]) by 202 down to 2095844 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544] 00:32:56.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 202 down to 2095844 00:32:56.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840] 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 00:32:56.528 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6ec49083] 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17a3bbf5] 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 202 down to 2095844 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502] 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.529 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.530 [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.170.22:56544]) by 181 down to 2094794 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) by 181 down to 2094794 00:32:56.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.530 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.530 [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.170.22:37928]) by 202 down to 2095844 00:32:56.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928] 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3dc50398] 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1ad4ffdc] 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) by 181 down to 2094794 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 202 down to 2095844 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072] 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.530 [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.170.22:54560]) by 202 down to 2095844 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560] 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[60ec2f87] 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.530 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) by 181 down to 2094794 00:32:56.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 202 down to 2095844 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864] 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[12323d6e] 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 202 down to 2095844 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820] 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) by 181 down to 2094794 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[170fe90f] 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 202 down to 2095844 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748] 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4b087e3e] 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) by 181 down to 2094794 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) by 181 down to 2094794 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 202 down to 2095844 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802] 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[18101282] 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) by 181 down to 2094794 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[47d9feae] 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.535 [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.170.22:37928]) by 181 down to 2094794 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.535 [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.170.22:54560]) by 181 down to 2094794 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 202 down to 2095844 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860] 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d45210c] 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) by 181 down to 2094794 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 202 down to 2095844 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626] 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63cb2905] 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) by 181 down to 2094794 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 202 down to 2095844 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720] 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4beb7009] 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) by 181 down to 2094794 00:32:56.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 202 down to 2095844 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272] 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[105a46ab] 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) by 181 down to 2094794 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 202 down to 2095844 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490] 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[413e26c7] 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 202 down to 2095844 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108] 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[42a72bac] 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) by 181 down to 2094794 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) by 181 down to 2094794 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.546 [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.170.22:34958]) by 202 down to 2095844 00:32:56.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958] 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 202 down to 2095844 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416] 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1884c26d] 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) by 181 down to 2094794 00:32:56.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 202 down to 2095844 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352] 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[58dd04e4] 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) by 181 down to 2094794 00:32:56.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 202 down to 2095844 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914] 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[662f6ecf] 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.549 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) by 181 down to 2094794 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 202 down to 2095844 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568] 00:32:56.550 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36045d38] 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.550 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) by 181 down to 2094794 00:32:56.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 202 down to 2095844 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052] 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6dab589d] 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 202 down to 2095844 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388] 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4be9d8b6] 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) by 181 down to 2094794 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) by 181 down to 2094794 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 202 down to 2095844 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172] 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[750187e2] 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.554 [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.170.22:44232]) by 202 down to 2095844 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232] 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5fa15d79] 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.554 [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.170.22:34958]) by 181 down to 2094794 00:32:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.555 [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.170.22:44232]) by 181 down to 2094794 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.555 [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.170.22:47514]) by 202 down to 2095844 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514] 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 202 down to 2095844 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980] 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[66a2f9a6] 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[610ad2d4] 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 00:32:56.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.555 [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.170.22:59758]) by 202 down to 2095844 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758] 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6e4332] 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) by 181 down to 2094794 00:32:56.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 202 down to 2095844 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172] 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3cfa7065] 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) by 181 down to 2094794 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 202 down to 2095844 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522] 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[54bd0162] 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) by 181 down to 2094794 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 202 down to 2095844 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614] 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[56bbf822] 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) by 181 down to 2094794 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) by 181 down to 2094794 00:32:56.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[192c8ac3] 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53412]) process #21 SSH_MSG_IGNORE 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_IGNORE 00:32:56.560 [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.170.22:47514]) by 181 down to 2094794 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.560 [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.170.22:59758]) by 181 down to 2094794 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 202 down to 2095844 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422] 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d421bfb] 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) by 181 down to 2094794 00:32:56.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 202 down to 2095844 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938] 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[34aee2f2] 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) by 181 down to 2094794 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 202 down to 2095844 00:32:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578] 00:32:56.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 202 down to 2095844 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662] 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[45f739] 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) by 181 down to 2094794 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 202 down to 2095844 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724] 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[34ade88c] 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) by 181 down to 2094794 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79e2792f] 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) by 181 down to 2094794 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.567 [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.170.22:36986]) by 202 down to 2095844 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986] 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5833ec24] 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 202 down to 2095844 00:32:56.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842] 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 202 down to 2095844 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540] 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61e6f45e] 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) by 181 down to 2094794 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.568 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[90b6e87] 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) by 181 down to 2094794 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.569 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #14 SSH_MSG_IGNORE 00:32:56.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:32:56.571 [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.170.22:36986]) by 181 down to 2094794 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.571 [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.170.22:55024]) by 202 down to 2095844 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024] 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1c1c2a6c] 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.571 [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.170.22:55024]) by 181 down to 2094794 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.571 [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.170.22:60862]) by 202 down to 2095844 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862] 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b05c3c8] 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #20 SSH_MSG_IGNORE 00:32:56.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:32:56.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 202 down to 2095844 00:32:56.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544] 00:32:56.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[442ee82b] 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) by 181 down to 2094794 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 202 down to 2095844 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512] 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[13e25292] 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) by 181 down to 2094794 00:32:56.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.575 [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.170.22:60862]) by 181 down to 2094794 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #16 SSH_MSG_CHANNEL_DATA 00:32:56.575 [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.170.22:44818]) by 202 down to 2095844 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818] 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d5268ef] 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 202 down to 2095844 00:32:56.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630] 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[547f0d52] 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) by 181 down to 2094794 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 202 down to 2095844 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460] 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ce0d2b8] 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) by 181 down to 2094794 00:32:56.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.580 [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.170.22:44818]) by 181 down to 2094794 00:32:56.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 202 down to 2095844 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172] 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6f6c6cc0] 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) by 181 down to 2094794 00:32:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 202 down to 2095844 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296] 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3346dea3] 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) by 181 down to 2094794 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 202 down to 2095844 00:32:56.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044] 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 202 down to 2095844 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860] 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6ef4c20b] 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) by 181 down to 2094794 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3026983f] 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) by 181 down to 2094794 00:32:56.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 202 down to 2095844 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622] 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[19a7a841] 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) by 181 down to 2094794 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 202 down to 2095844 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562] 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5eb8e55d] 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) by 181 down to 2094794 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 202 down to 2095844 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308] 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a4f1108] 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) by 181 down to 2094794 00:32:56.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 202 down to 2095844 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474] 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[484d5de2] 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.588 [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.170.22:47540]) by 202 down to 2095844 00:32:56.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540] 00:32:56.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[141ecce1] 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.589 [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.170.22:47540]) by 181 down to 2094794 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 202 down to 2095844 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[653e2539] 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.589 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) by 181 down to 2094794 00:32:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 202 down to 2095844 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222] 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[34f81c17] 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) by 181 down to 2094794 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.588 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) by 181 down to 2094794 00:32:56.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 202 down to 2095844 00:32:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628] 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[66e4734b] 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) by 181 down to 2094794 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.593 [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.170.22:49318]) by 202 down to 2095844 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318] 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b8cd28b] 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.593 [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.170.22:49318]) by 181 down to 2094794 00:32:56.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 202 down to 2095844 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310] 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2100b43f] 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) by 181 down to 2094794 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 202 down to 2095844 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424] 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[57554aff] 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) by 181 down to 2094794 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.595 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 202 down to 2095844 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800] 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 202 down to 2095844 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792] 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3996a516] 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[521c2f11] 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) by 181 down to 2094794 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.598 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) by 181 down to 2094794 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 202 down to 2095844 00:32:56.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690] 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2015464f] 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) by 181 down to 2094794 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.601 [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.170.22:53480]) by 202 down to 2095844 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480] 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e9d9a9c] 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.602 [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.170.22:60978]) by 202 down to 2095844 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978] 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38c2e533] 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.602 [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.170.22:53480]) by 181 down to 2094794 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.602 [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.170.22:60978]) by 181 down to 2094794 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.602 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 202 down to 2095844 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364] 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6a0e3b3e] 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) by 181 down to 2094794 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.605 [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.170.22:45118]) by 202 down to 2095844 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118] 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36293a31] 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.606 [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.170.22:50436]) by 202 down to 2095844 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436] 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[39694040] 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.606 [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.170.22:45118]) by 181 down to 2094794 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 202 down to 2095844 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942] 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 00:32:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6cbc1858] 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) by 181 down to 2094794 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.607 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.606 [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.170.22:50436]) by 181 down to 2094794 00:32:56.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 202 down to 2095844 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716] 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 00:32:56.608 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2718d315] 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) by 181 down to 2094794 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 202 down to 2095844 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660] 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2f8ac0a4] 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) by 181 down to 2094794 00:32:56.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 202 down to 2095844 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898] 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[61dcccfb] 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 202 down to 2095844 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694] 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 00:32:56.612 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[f7f2ce9] 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) by 181 down to 2094794 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) by 181 down to 2094794 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.613 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 202 down to 2095844 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852] 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[442d314a] 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) by 181 down to 2094794 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.615 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 202 down to 2095844 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374] 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 202 down to 2095844 00:32:56.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1de4b3d] 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) by 181 down to 2094794 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[497e37ac] 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 202 down to 2095844 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452] 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) by 181 down to 2094794 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4abe4c10] 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.617 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) by 181 down to 2094794 00:32:56.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 202 down to 2095844 00:32:56.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.620 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828] 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[654459df] 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) by 181 down to 2094794 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.623 [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.170.22:44344]) by 202 down to 2095844 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344] 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[af8d1b] 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.623 [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.170.22:44344]) by 181 down to 2094794 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.624 [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.170.22:47396]) by 202 down to 2095844 00:32:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:32:56.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 202 down to 2095844 00:32:56.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400] 00:32:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3aa4b1c3] 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.627 [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.170.22:47396]) by 181 down to 2094794 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[316a0c6c] 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) by 181 down to 2094794 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 202 down to 2095844 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836] 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6ce5c5e] 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) by 181 down to 2094794 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 202 down to 2095844 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476] 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[283407f2] 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) by 181 down to 2094794 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 202 down to 2095844 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250] 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[44f7b293] 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) by 181 down to 2094794 00:32:56.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 202 down to 2095844 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636] 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[d898a34] 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) by 181 down to 2094794 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 202 down to 2095844 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590] 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b4f2212] 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) by 181 down to 2094794 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.635 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.635 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 202 down to 2095844 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070] 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[516f8062] 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) by 181 down to 2094794 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 202 down to 2095844 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302] 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[161c1654] 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) by 181 down to 2094794 00:32:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.640 [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.170.22:36968]) by 202 down to 2095844 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968] 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 202 down to 2095844 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256] 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b8dc7b5] 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3eb5232a] 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) by 181 down to 2094794 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #16 SSH_MSG_IGNORE 00:32:56.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 202 down to 2095844 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696] 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[777f8f58] 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) by 181 down to 2094794 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 202 down to 2095844 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432] 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[37cb4299] 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) by 181 down to 2094794 00:32:56.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.640 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.642 [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.170.22:36968]) by 181 down to 2094794 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.642 [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.170.22:57100]) by 202 down to 2095844 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100] 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[607523fe] 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.643 [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.170.22:57100]) by 181 down to 2094794 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 202 down to 2095844 00:32:56.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914] 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17b7aae3] 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) by 181 down to 2094794 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 202 down to 2095844 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916] 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[28e2e048] 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) by 181 down to 2094794 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.647 [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.170.22:33460]) by 202 down to 2095844 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460] 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[59e7ca21] 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.648 [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.170.22:33460]) by 181 down to 2094794 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 202 down to 2095844 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300] 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[671ac758] 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 202 down to 2095844 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846] 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6cea8d21] 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) by 181 down to 2094794 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) by 181 down to 2094794 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 202 down to 2095844 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042] 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e9e9d87] 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) by 181 down to 2094794 00:32:56.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 202 down to 2095844 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104] 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5bce2cff] 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) by 181 down to 2094794 00:32:56.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.652 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 202 down to 2095844 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926] 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[aaa3432] 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 202 down to 2095844 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134] 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[513d2bcd] 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) by 181 down to 2094794 00:32:56.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 202 down to 2095844 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452] 00:32:56.653 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[24cbcbf4] 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.655 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) by 181 down to 2094794 00:32:56.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.656 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) by 181 down to 2094794 00:32:56.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 202 down to 2095844 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192] 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[317eedf8] 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) by 181 down to 2094794 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.657 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #15 SSH_MSG_CHANNEL_DATA 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 202 down to 2095844 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490] 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7c295188] 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) by 181 down to 2094794 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.658 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.659 [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.170.22:37386]) by 202 down to 2095844 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386] 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7e092ea4] 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.659 [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.170.22:37386]) by 181 down to 2094794 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 202 down to 2095844 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314] 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2ac52d91] 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.661 [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.170.22:52870]) by 202 down to 2095844 00:32:56.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870] 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) by 181 down to 2094794 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 202 down to 2095844 00:32:56.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284] 00:32:56.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23595e0c] 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5a6825b8] 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) by 181 down to 2094794 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.663 [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.170.22:52870]) by 181 down to 2094794 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.663 [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.170.22:35206]) by 202 down to 2095844 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206] 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[453ee61c] 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.664 [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.170.22:35206]) by 181 down to 2094794 00:32:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 202 down to 2095844 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782] 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1cee5662] 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) by 181 down to 2094794 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 202 down to 2095844 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552] 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7b973868] 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) by 181 down to 2094794 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 202 down to 2095844 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044] 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23f1c7ee] 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) by 181 down to 2094794 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.669 [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.170.22:42572]) by 202 down to 2095844 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572] 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 202 down to 2095844 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806] 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 00:32:56.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b3cba75] 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.669 [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.170.22:42572]) by 181 down to 2094794 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 202 down to 2095844 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230] 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[31ae4998] 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[206e48a8] 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) by 181 down to 2094794 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) by 181 down to 2094794 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #13 SSH_MSG_IGNORE 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 202 down to 2095844 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274] 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[62296ddb] 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) by 181 down to 2094794 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 202 down to 2095844 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276] 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[30e6c8a0] 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) by 181 down to 2094794 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 202 down to 2095844 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384] 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3e4e9b3] 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) by 181 down to 2094794 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 202 down to 2095844 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824] 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.677 [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.170.22:44054]) by 202 down to 2095844 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054] 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6273bad6] 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.677 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b5acafc] 00:32:56.678 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.678 [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.170.22:44054]) by 181 down to 2094794 00:32:56.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.678 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.679 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) by 181 down to 2094794 00:32:56.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 202 down to 2095844 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164] 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23811e09] 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) by 181 down to 2094794 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 202 down to 2095844 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122] 00:32:56.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.680 [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.170.22:36120]) by 202 down to 2095844 00:32:56.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120] 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[eb6a26e] 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[24121efd] 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) by 181 down to 2094794 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 202 down to 2095844 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454] 00:32:56.681 [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.170.22:36120]) by 181 down to 2094794 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3f68732e] 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) by 181 down to 2094794 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 202 down to 2095844 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152] 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1509dcbb] 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) by 181 down to 2094794 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.683 [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.170.22:55210]) by 202 down to 2095844 00:32:56.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210] 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14a92850] 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.684 [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.170.22:55210]) by 181 down to 2094794 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.684 [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.170.22:45146]) by 202 down to 2095844 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146] 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7c7187aa] 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.684 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 202 down to 2095844 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450] 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[66fb8765] 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) by 181 down to 2094794 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.688 [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.170.22:45146]) by 181 down to 2094794 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.688 [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.170.22:55520]) by 202 down to 2095844 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520] 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2b13a526] 00:32:56.688 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.689 [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.170.22:51162]) by 202 down to 2095844 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162] 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d73b246] 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 202 down to 2095844 00:32:56.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584] 00:32:56.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.690 [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.170.22:55520]) by 181 down to 2094794 00:32:56.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.690 [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.170.22:51162]) by 181 down to 2094794 00:32:56.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b04685] 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) by 181 down to 2094794 00:32:56.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 202 down to 2095844 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912] 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c5d716a] 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) by 181 down to 2094794 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 202 down to 2095844 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758] 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[354a6b20] 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) by 181 down to 2094794 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 202 down to 2095844 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144] 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3b8f5bd2] 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) by 181 down to 2094794 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 202 down to 2095844 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652] 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9665676] 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) by 181 down to 2094794 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 202 down to 2095844 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470] 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[582cf38a] 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) by 181 down to 2094794 00:32:56.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 202 down to 2095844 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336] 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[21b6338] 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) by 181 down to 2094794 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 202 down to 2095844 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486] 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5d55f6da] 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) by 181 down to 2094794 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 202 down to 2095844 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224] 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5255f246] 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) by 181 down to 2094794 00:32:56.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 202 down to 2095844 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916] 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6e7fdd22] 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) by 181 down to 2094794 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 202 down to 2095844 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854] 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 00:32:56.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6dd79f6c] 00:32:56.704 [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.170.22:50554]) by 202 down to 2095844 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) by 181 down to 2094794 00:32:56.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 202 down to 2095844 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598] 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5b06b619] 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) by 181 down to 2094794 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554] 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4893c3e9] 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.706 [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.170.22:50554]) by 181 down to 2094794 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.706 [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.170.22:42556]) by 202 down to 2095844 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556] 00:32:56.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[11888e83] 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.707 [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.170.22:42556]) by 181 down to 2094794 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.708 [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.170.22:40094]) by 202 down to 2095844 00:32:56.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 202 down to 2095844 00:32:56.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594] 00:32:56.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[324902ef] 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) by 181 down to 2094794 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 202 down to 2095844 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504] 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7d04b3c9] 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) by 181 down to 2094794 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094] 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6dbfe1f0] 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.712 [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.170.22:40094]) by 181 down to 2094794 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.712 [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.170.22:42462]) by 202 down to 2095844 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462] 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40d6cb45] 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 202 down to 2095844 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454] 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 202 down to 2095844 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996] 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[78354159] 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3f8dbb5e] 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) by 181 down to 2094794 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.713 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) by 181 down to 2094794 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.715 [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.170.22:42462]) by 181 down to 2094794 00:32:56.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 202 down to 2095844 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[55790c11] 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) by 181 down to 2094794 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 202 down to 2095844 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986] 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64b5e2eb] 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) by 181 down to 2094794 00:32:56.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 202 down to 2095844 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978] 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[36375923] 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) by 181 down to 2094794 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 202 down to 2095844 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546] 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1f06c05b] 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) by 181 down to 2094794 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 202 down to 2095844 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958] 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1e0d97f7] 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) by 181 down to 2094794 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 202 down to 2095844 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386] 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7df5a8d6] 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) by 181 down to 2094794 00:32:56.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 202 down to 2095844 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150] 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d5806fc] 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) by 181 down to 2094794 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 202 down to 2095844 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812] 00:32:56.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[55bf25a1] 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) by 181 down to 2094794 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #12 SSH_MSG_IGNORE 00:32:56.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.726 [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.170.22:45368]) by 202 down to 2095844 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368] 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1d3050c9] 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.727 [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.170.22:45368]) by 181 down to 2094794 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.727 [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.170.22:43074]) by 202 down to 2095844 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074] 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 202 down to 2095844 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714] 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[38fc2a91] 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #14 SSH_MSG_CHANNEL_DATA 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 202 down to 2095844 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894] 00:32:56.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5f9cfc28] 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) by 181 down to 2094794 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.728 [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.170.22:43074]) by 181 down to 2094794 00:32:56.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9dc8e1c] 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) by 181 down to 2094794 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 202 down to 2095844 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120] 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6de3a26b] 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) by 181 down to 2094794 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 202 down to 2095844 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102] 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[ded89fc] 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) by 181 down to 2094794 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.733 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 202 down to 2095844 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404] 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3d1508ae] 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) by 181 down to 2094794 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.735 [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.170.22:46998]) by 202 down to 2095844 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998] 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1ff2516] 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.735 [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.170.22:46998]) by 181 down to 2094794 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 202 down to 2095844 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250] 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[48861b49] 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) by 181 down to 2094794 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 202 down to 2095844 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156] 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[14f075e8] 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) by 181 down to 2094794 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 202 down to 2095844 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962] 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6bf94448] 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) by 181 down to 2094794 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.739 [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.170.22:48560]) by 202 down to 2095844 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560] 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63d68cc5] 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.739 [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.170.22:48560]) by 181 down to 2094794 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.740 [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.170.22:46246]) by 202 down to 2095844 00:32:56.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246] 00:32:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 202 down to 2095844 00:32:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612] 00:32:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 202 down to 2095844 00:32:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480] 00:32:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7a3e6ec3] 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) by 181 down to 2094794 00:32:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1753c034] 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) by 181 down to 2094794 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[8dc9043] 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.743 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.744 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 202 down to 2095844 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642] 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[311cb9fd] 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) by 181 down to 2094794 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 202 down to 2095844 00:32:56.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586] 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2dc0e01d] 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) by 181 down to 2094794 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 202 down to 2095844 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888] 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6d3739ab] 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) by 181 down to 2094794 00:32:56.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 202 down to 2095844 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048] 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1999a0d2] 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) by 181 down to 2094794 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 202 down to 2095844 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034] 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[23b5e83] 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) by 181 down to 2094794 00:32:56.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 202 down to 2095844 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956] 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1b92fac0] 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) by 181 down to 2094794 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 202 down to 2095844 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122] 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6f301b83] 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) by 181 down to 2094794 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 202 down to 2095844 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812] 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[42837060] 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) by 181 down to 2094794 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 202 down to 2095844 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386] 00:32:56.754 [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.170.22:46246]) by 181 down to 2094794 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[52dd88e1] 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.754 [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.170.22:44848]) by 202 down to 2095844 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848] 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) by 181 down to 2094794 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3088f634] 00:32:56.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 202 down to 2095844 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494] 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.755 [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.170.22:55164]) by 202 down to 2095844 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164] 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[157bd42d] 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) by 181 down to 2094794 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a97e133] 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.757 [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.170.22:52410]) by 202 down to 2095844 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410] 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c567519] 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.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.170.22:44848]) by 181 down to 2094794 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.758 [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.170.22:55164]) by 181 down to 2094794 00:32:56.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.758 [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.170.22:52410]) by 181 down to 2094794 00:32:56.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 202 down to 2095844 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746] 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2c150086] 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) by 181 down to 2094794 00:32:56.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 202 down to 2095844 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014] 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1a65c845] 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) by 181 down to 2094794 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #18 SSH_MSG_IGNORE 00:32:56.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 202 down to 2095844 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594] 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5916556] 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) by 181 down to 2094794 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.761 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 202 down to 2095844 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712] 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[83af78e] 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) by 181 down to 2094794 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 202 down to 2095844 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270] 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[79c1b266] 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) by 181 down to 2094794 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 202 down to 2095844 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254] 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9fe8661] 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) by 181 down to 2094794 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 202 down to 2095844 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782] 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1e0ff711] 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) by 181 down to 2094794 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 202 down to 2095844 00:32:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316] 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[2a46ea4d] 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) by 181 down to 2094794 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 202 down to 2095844 00:32:56.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396] 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[873f959] 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) by 181 down to 2094794 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.771 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.791 [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.170.22:49914]) by 202 down to 2095844 00:32:56.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914] 00:32:56.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 202 down to 2095844 00:32:56.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.792 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574] 00:32:56.791 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 202 down to 2095844 00:32:56.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382] 00:32:56.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 202 down to 2095844 00:32:56.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528] 00:32:56.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[7aa04829] 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.812 [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.170.22:49914]) by 181 down to 2094794 00:32:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.812 [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.170.22:50714]) by 202 down to 2095844 00:32:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[9daa88e] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.813 [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.170.22:49150]) by 202 down to 2095844 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6adf79fb] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.813 [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.170.22:58790]) by 202 down to 2095844 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[6b55ca3f] 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #17 SSH_MSG_IGNORE 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:32:56.813 [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.170.22:50714]) by 181 down to 2094794 00:32:56.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.814 [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.170.22:49150]) by 181 down to 2094794 00:32:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.814 [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.170.22:58790]) by 181 down to 2094794 00:32:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.814 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 00:32:56.814 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[10f7e2ab] 00:32:56.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[386385a8] 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) by 181 down to 2094794 00:32:56.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[4faf623a] 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) by 181 down to 2094794 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #13 SSH_MSG_CHANNEL_DATA 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 202 down to 2095844 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.815 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048] 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[df812d9] 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) by 181 down to 2094794 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.814 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) by 181 down to 2094794 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.817 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 202 down to 2095844 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766] 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[37f13d59] 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) by 181 down to 2094794 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 202 down to 2095844 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500] 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[40ca4977] 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) by 181 down to 2094794 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 202 down to 2095844 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986] 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[44dd887c] 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) by 181 down to 2094794 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 202 down to 2095844 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990] 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1919cc5d] 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) by 181 down to 2094794 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 202 down to 2095844 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918] 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[17d4c8e2] 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) by 181 down to 2094794 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 202 down to 2095844 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450] 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[690c9e6a] 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) by 181 down to 2094794 00:32:56.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.825 [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.170.22:55398]) by 202 down to 2095844 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398] 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[63df8966] 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.826 [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.170.22:55398]) by 181 down to 2094794 00:32:56.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 202 down to 2095844 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754] 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[765d3d66] 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) by 181 down to 2094794 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 202 down to 2095844 00:32:56.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352] 00:32:56.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65fbae64] 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) by 181 down to 2094794 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 202 down to 2095844 00:32:56.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246] 00:32:56.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[344bb173] 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) by 181 down to 2094794 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 202 down to 2095844 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264] 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3fa90a08] 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) by 181 down to 2094794 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.831 [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.170.22:55442]) by 202 down to 2095844 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442] 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[74d58e86] 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.831 [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.170.22:55442]) by 181 down to 2094794 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.832 [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.170.22:56664]) by 202 down to 2095844 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664] 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[1992bd82] 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.832 [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.170.22:56664]) by 181 down to 2094794 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 202 down to 2095844 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194] 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[64f8cea8] 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) by 181 down to 2094794 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.835 [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.170.22:34180]) by 202 down to 2095844 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180] 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[423439e] 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.835 [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.170.22:34180]) by 181 down to 2094794 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 202 down to 2095844 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132] 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3c67261b] 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) by 181 down to 2094794 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 202 down to 2095844 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184] 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3098c16c] 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) by 181 down to 2094794 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 202 down to 2095844 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754] 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[260da94c] 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) by 181 down to 2094794 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 202 down to 2095844 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628] 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3fabe033] 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) by 181 down to 2094794 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 202 down to 2095844 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232] 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[365e8737] 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) by 181 down to 2094794 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.840 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 202 down to 2095844 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520] 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[131bb6a6] 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) by 181 down to 2094794 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 202 down to 2095844 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090] 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[3ec734e2] 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.842 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) by 181 down to 2094794 00:32:56.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 202 down to 2095844 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198] 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[21636d1] 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) by 181 down to 2094794 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 202 down to 2095844 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704] 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[25d681b5] 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) by 181 down to 2094794 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.846 [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.170.22:50752]) by 202 down to 2095844 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752] 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[65fc8b37] 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.847 [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.170.22:50752]) by 181 down to 2094794 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.847 [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.170.22:45456]) by 202 down to 2095844 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456] 00:32:56.847 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5528888f] 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.848 [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.170.22:45456]) by 181 down to 2094794 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #12 SSH_MSG_CHANNEL_DATA 00:32:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 202 down to 2095844 00:32:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_DATA len=202 00:32:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578] 00:32:56.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot Version[5493edf2] 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) by 181 down to 2094794 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:32:56.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 00:32:57.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #16 SSH_MSG_IGNORE 00:32:57.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:32:57.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #15 SSH_MSG_IGNORE 00:32:57.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:32:57.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #18 SSH_MSG_IGNORE 00:32:57.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:32:57.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #19 SSH_MSG_IGNORE 00:32:57.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:32:57.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45928]) process #21 SSH_MSG_IGNORE 00:32:57.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_IGNORE 00:32:57.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #14 SSH_MSG_IGNORE 00:32:57.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:32:57.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #17 SSH_MSG_IGNORE 00:32:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:32:57.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #16 SSH_MSG_IGNORE 00:32:57.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:32:57.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51058]) process #20 SSH_MSG_IGNORE 00:32:57.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_IGNORE 00:32:57.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #19 SSH_MSG_IGNORE 00:32:57.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:32:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #13 SSH_MSG_IGNORE 00:32:57.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:32:57.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #15 SSH_MSG_IGNORE 00:32:57.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:32:57.683 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53740]) process #21 SSH_MSG_IGNORE 00:32:57.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_IGNORE 00:32:57.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34014]) process #20 SSH_MSG_IGNORE 00:32:57.784 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_IGNORE 00:32:57.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #18 SSH_MSG_IGNORE 00:32:57.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:32:57.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #14 SSH_MSG_IGNORE 00:32:57.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:32:57.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #13 SSH_MSG_IGNORE 00:32:57.964 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:32:57.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:57.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #17 SSH_MSG_IGNORE 00:32:57.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:32:58.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #15 SSH_MSG_IGNORE 00:32:58.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:32:58.217 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58110]) process #21 SSH_MSG_IGNORE 00:32:58.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_IGNORE 00:32:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #18 SSH_MSG_IGNORE 00:32:58.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:32:58.291 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #19 SSH_MSG_IGNORE 00:32:58.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:32:58.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #13 SSH_MSG_IGNORE 00:32:58.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:32:58.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #14 SSH_MSG_IGNORE 00:32:58.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:32:58.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #16 SSH_MSG_IGNORE 00:32:58.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:32:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #17 SSH_MSG_IGNORE 00:32:58.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:32:58.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48712]) process #20 SSH_MSG_IGNORE 00:32:58.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_IGNORE 00:32:58.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #16 SSH_MSG_IGNORE 00:32:58.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:32:58.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #19 SSH_MSG_IGNORE 00:32:58.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:32:58.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #18 SSH_MSG_IGNORE 00:32:58.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:32:58.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53148]) process #20 SSH_MSG_IGNORE 00:32:58.783 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_IGNORE 00:32:58.911 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38136]) process #21 SSH_MSG_IGNORE 00:32:58.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_IGNORE 00:32:58.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #13 SSH_MSG_IGNORE 00:32:58.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:32:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #17 SSH_MSG_IGNORE 00:32:59.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:32:59.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #16 SSH_MSG_IGNORE 00:32:59.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:32:59.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33782]) process #20 SSH_MSG_IGNORE 00:32:59.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_IGNORE 00:32:59.334 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #19 SSH_MSG_IGNORE 00:32:59.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:32:59.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #13 SSH_MSG_IGNORE 00:32:59.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:32:59.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52576]) process #21 SSH_MSG_IGNORE 00:32:59.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_IGNORE 00:32:59.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #14 SSH_MSG_IGNORE 00:32:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:32:59.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #18 SSH_MSG_IGNORE 00:32:59.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:32:59.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #16 SSH_MSG_IGNORE 00:32:59.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:32:59.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #17 SSH_MSG_IGNORE 00:32:59.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:32:59.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #14 SSH_MSG_IGNORE 00:32:59.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:32:59.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36016]) process #20 SSH_MSG_IGNORE 00:32:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_IGNORE 00:32:59.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:32:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #19 SSH_MSG_IGNORE 00:32:59.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:33:00.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41510]) process #21 SSH_MSG_IGNORE 00:33:00.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_IGNORE 00:33:00.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #14 SSH_MSG_IGNORE 00:33:00.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:33:00.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #17 SSH_MSG_IGNORE 00:33:00.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:33:00.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42860])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:00.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) exit code=0, immediate=false 00:33:00.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:00.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:00.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:00.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:00.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) Closing gracefully 00:33:00.157 [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.170.22:42860]) 00:33:00.157 [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.170.22:42860]) 00:33:00.160 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:00.161 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:00.161 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:00.161 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:00.161 [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.170.22:42860])[immediately=false] processing 00:33:00.161 [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.170.22:42860])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:00.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42860]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:00.161 [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.170.22:42860]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:00.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) Closing immediately 00:33:00.162 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:00.162 [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.170.22:42860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:00.162 [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.170.22:42860])[immediately=true] processing 00:33:00.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860] 00:33:00.162 [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@2cb58936) signal close complete immediately=true 00:33:00.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:00.162 [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@491454f) signal close complete immediately=true 00:33:00.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860])[Immediately] closed 00:33:00.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) result=null 00:33:00.163 [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@55e510df) signal close complete immediately=false 00:33:00.163 [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@5599cf6c) signal close complete immediately=false 00:33:00.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42860]) code=0 message='' shell closed 00:33:00.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42860]) Closing immediately 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42860]]) Closing immediately 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42860]) stopping 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42860]) stopped 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42860]])[Immediately] closed 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17830] - close(TransportIoSession[local=/10.30.171.139:17830, remote=/10.30.170.22:42860]) Closing immediately 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17830] - close(TransportIoSession[local=/10.30.171.139:17830, remote=/10.30.170.22:42860])[Immediately] closed 00:33:00.164 [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@56e74892) signal close complete immediately=true 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42860])[Immediately] closed 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc42eb466, L:/10.30.171.139:17830 ! R:/10.30.170.22:42860] inactive. 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 ! R:/10.30.170.22:42860]} end of input detected while session was in state up 00:33:00.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xc42eb466, L:/10.30.171.139:17830 ! R:/10.30.170.22:42860]} down, reason: End of input 00:33:00.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #13 SSH_MSG_IGNORE 00:33:00.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:33:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #18 SSH_MSG_IGNORE 00:33:00.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:33:00.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #16 SSH_MSG_IGNORE 00:33:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:33:00.351 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #18 SSH_MSG_IGNORE 00:33:00.353 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:33:00.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #19 SSH_MSG_IGNORE 00:33:00.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:33:00.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:00.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) exit code=0, immediate=false 00:33:00.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:00.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) Closing gracefully 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[immediately=false] processing 00:33:00.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33748]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) Closing immediately 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[immediately=true] processing 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748] 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@552e9a5) signal close complete immediately=true 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1666b9b0) signal close complete immediately=true 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748])[Immediately] closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) result=null 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@188bac3) signal close complete immediately=false 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55999e4c) signal close complete immediately=false 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33748]) code=0 message='' shell closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33748]) Closing immediately 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33748]]) Closing immediately 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33748]) stopping 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33748]) stopped 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33748]])[Immediately] closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:17831] - close(TransportIoSession[local=/10.30.171.139:17831, remote=/10.30.170.22:33748]) Closing immediately 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:17831] - close(TransportIoSession[local=/10.30.171.139:17831, remote=/10.30.170.22:33748])[Immediately] closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47145a9b) signal close complete immediately=true 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33748])[Immediately] closed 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6602d6b, L:/10.30.171.139:17831 ! R:/10.30.170.22:33748] inactive. 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 ! R:/10.30.170.22:33748]} end of input detected while session was in state up 00:33:00.435 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0xc6602d6b, L:/10.30.171.139:17831 ! R:/10.30.170.22:33748]} down, reason: End of input 00:33:00.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44536]) process #21 SSH_MSG_IGNORE 00:33:00.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_IGNORE 00:33:00.544 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54566]) process #20 SSH_MSG_IGNORE 00:33:00.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_IGNORE 00:33:00.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #13 SSH_MSG_IGNORE 00:33:00.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:33:00.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53954])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:00.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) exit code=0, immediate=false 00:33:00.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:00.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) Closing gracefully 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[immediately=false] processing 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53954]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) Closing immediately 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[immediately=true] processing 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954] 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2060b217) signal close complete immediately=true 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33613786) signal close complete immediately=true 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954])[Immediately] closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) result=null 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4675d0f6) signal close complete immediately=false 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74896936) signal close complete immediately=false 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53954]) code=0 message='' shell closed 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53954]) Closing immediately 00:33:00.757 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53954]]) Closing immediately 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53954]) stopping 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53954]) stopped 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53954]])[Immediately] closed 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17832] - close(TransportIoSession[local=/10.30.171.139:17832, remote=/10.30.170.22:53954]) Closing immediately 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17832] - close(TransportIoSession[local=/10.30.171.139:17832, remote=/10.30.170.22:53954])[Immediately] closed 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@515c9dba) signal close complete immediately=true 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53954])[Immediately] closed 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcb9291b8, L:/10.30.171.139:17832 ! R:/10.30.170.22:53954] inactive. 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 ! R:/10.30.170.22:53954]} end of input detected while session was in state up 00:33:00.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0xcb9291b8, L:/10.30.171.139:17832 ! R:/10.30.170.22:53954]} down, reason: End of input 00:33:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #17 SSH_MSG_IGNORE 00:33:00.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:33:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #16 SSH_MSG_IGNORE 00:33:00.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:33:00.825 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #14 SSH_MSG_IGNORE 00:33:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:33:00.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #19 SSH_MSG_IGNORE 00:33:01.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:33:01.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45402]) process #21 SSH_MSG_IGNORE 00:33:01.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_IGNORE 00:33:01.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54958]) process #20 SSH_MSG_IGNORE 00:33:01.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_IGNORE 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) exit code=0, immediate=false 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:01.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) Closing gracefully 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[immediately=false] processing 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56712]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) Closing immediately 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[immediately=true] processing 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712] 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76066596) signal close complete immediately=true 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2740c6f6) signal close complete immediately=true 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712])[Immediately] closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) result=null 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1208acd) signal close complete immediately=false 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5baac00b) signal close complete immediately=false 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56712]) code=0 message='' shell closed 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56712]) Closing immediately 00:33:01.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56712]]) Closing immediately 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56712]) stopping 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56712]) stopped 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56712]])[Immediately] closed 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17833] - close(TransportIoSession[local=/10.30.171.139:17833, remote=/10.30.170.22:56712]) Closing immediately 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17833] - close(TransportIoSession[local=/10.30.171.139:17833, remote=/10.30.170.22:56712])[Immediately] closed 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec5343d) signal close complete immediately=true 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56712])[Immediately] closed 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x695318e2, L:/10.30.171.139:17833 ! R:/10.30.170.22:56712] inactive. 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 ! R:/10.30.170.22:56712]} end of input detected while session was in state up 00:33:01.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=4, channel=[id: 0x695318e2, L:/10.30.171.139:17833 ! R:/10.30.170.22:56712]} down, reason: End of input 00:33:01.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #17 SSH_MSG_IGNORE 00:33:01.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:33:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.222 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #13 SSH_MSG_IGNORE 00:33:01.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:33:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #18 SSH_MSG_IGNORE 00:33:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:33:01.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #14 SSH_MSG_IGNORE 00:33:01.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:33:01.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #16 SSH_MSG_IGNORE 00:33:01.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56082])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) exit code=0, immediate=false 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:01.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) Closing gracefully 00:33:01.392 [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.170.22:56082]) 00:33:01.392 [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.170.22:56082]) 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:01.393 [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.170.22:56082])[immediately=false] processing 00:33:01.393 [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.170.22:56082])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56082]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:01.393 [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.170.22:56082]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) Closing immediately 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:01.393 [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.170.22:56082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:01.393 [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.170.22:56082])[immediately=true] processing 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082] 00:33:01.393 [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@2536b9f6) signal close complete immediately=true 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:01.393 [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@7f6004f5) signal close complete immediately=true 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082])[Immediately] closed 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) result=null 00:33:01.393 [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@38ce0b6a) signal close complete immediately=false 00:33:01.393 [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@68ac559c) signal close complete immediately=false 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56082]) code=0 message='' shell closed 00:33:01.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56082]) Closing immediately 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56082]]) Closing immediately 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56082]) stopping 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56082]) stopped 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56082]])[Immediately] closed 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17834] - close(TransportIoSession[local=/10.30.171.139:17834, remote=/10.30.170.22:56082]) Closing immediately 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17834] - close(TransportIoSession[local=/10.30.171.139:17834, remote=/10.30.170.22:56082])[Immediately] closed 00:33:01.394 [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@78c5a876) signal close complete immediately=true 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56082])[Immediately] closed 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b2017b4, L:/10.30.171.139:17834 ! R:/10.30.170.22:56082] inactive. 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 ! R:/10.30.170.22:56082]} end of input detected while session was in state up 00:33:01.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=5, channel=[id: 0x3b2017b4, L:/10.30.171.139:17834 ! R:/10.30.170.22:56082]} down, reason: End of input 00:33:01.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #19 SSH_MSG_IGNORE 00:33:01.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:33:01.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37034]) process #21 SSH_MSG_IGNORE 00:33:01.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_IGNORE 00:33:01.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #13 SSH_MSG_IGNORE 00:33:01.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:33:01.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #14 SSH_MSG_IGNORE 00:33:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:33:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43908])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) exit code=0, immediate=false 00:33:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) Closing gracefully 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[immediately=false] processing 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43908]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) Closing immediately 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[immediately=true] processing 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908] 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b06fcc2) signal close complete immediately=true 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e7a74be) signal close complete immediately=true 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908])[Immediately] closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) result=null 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e66cc23) signal close complete immediately=false 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16f78d3d) signal close complete immediately=false 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43908]) code=0 message='' shell closed 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43908]) Closing immediately 00:33:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43908]]) Closing immediately 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43908]) stopping 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43908]) stopped 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43908]])[Immediately] closed 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17835] - close(TransportIoSession[local=/10.30.171.139:17835, remote=/10.30.170.22:43908]) Closing immediately 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17835] - close(TransportIoSession[local=/10.30.171.139:17835, remote=/10.30.170.22:43908])[Immediately] closed 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a2b83cd) signal close complete immediately=true 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43908])[Immediately] closed 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a1ab9c0, L:/10.30.171.139:17835 ! R:/10.30.170.22:43908] inactive. 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 ! R:/10.30.170.22:43908]} end of input detected while session was in state up 00:33:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=6, channel=[id: 0x4a1ab9c0, L:/10.30.171.139:17835 ! R:/10.30.170.22:43908]} down, reason: End of input 00:33:01.714 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55840]) process #20 SSH_MSG_IGNORE 00:33:01.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_IGNORE 00:33:01.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #17 SSH_MSG_IGNORE 00:33:01.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:33:01.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #18 SSH_MSG_IGNORE 00:33:01.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:33:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #16 SSH_MSG_IGNORE 00:33:01.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43710])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) exit code=0, immediate=false 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:02.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) Closing gracefully 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[immediately=false] processing 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43710]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) Closing immediately 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[immediately=true] processing 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710] 00:33:02.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@796626ee) signal close complete immediately=true 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cba144) signal close complete immediately=true 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710])[Immediately] closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) result=null 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17d10200) signal close complete immediately=false 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62ce12b6) signal close complete immediately=false 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43710]) code=0 message='' shell closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43710]) Closing immediately 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43710]]) Closing immediately 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43710]) stopping 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43710]) stopped 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43710]])[Immediately] closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17836] - close(TransportIoSession[local=/10.30.171.139:17836, remote=/10.30.170.22:43710]) Closing immediately 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17836] - close(TransportIoSession[local=/10.30.171.139:17836, remote=/10.30.170.22:43710])[Immediately] closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a570957) signal close complete immediately=true 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43710])[Immediately] closed 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14a29801, L:/10.30.171.139:17836 ! R:/10.30.170.22:43710] inactive. 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 ! R:/10.30.170.22:43710]} end of input detected while session was in state up 00:33:02.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=7, channel=[id: 0x14a29801, L:/10.30.171.139:17836 ! R:/10.30.170.22:43710]} down, reason: End of input 00:33:02.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #19 SSH_MSG_IGNORE 00:33:02.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:33:02.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #13 SSH_MSG_IGNORE 00:33:02.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:33:02.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35530]) process #20 SSH_MSG_IGNORE 00:33:02.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_IGNORE 00:33:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #18 SSH_MSG_IGNORE 00:33:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:33:02.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #14 SSH_MSG_IGNORE 00:33:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:33:02.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35804]) process #21 SSH_MSG_IGNORE 00:33:02.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_IGNORE 00:33:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57666])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) exit code=0, immediate=false 00:33:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) Closing gracefully 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[immediately=false] processing 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57666]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) Closing immediately 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[immediately=true] processing 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666] 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142e7e) signal close complete immediately=true 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26921007) signal close complete immediately=true 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666])[Immediately] closed 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) result=null 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1960ac08) signal close complete immediately=false 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12af537b) signal close complete immediately=false 00:33:02.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57666]) code=0 message='' shell closed 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57666]) Closing immediately 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57666]]) Closing immediately 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57666]) stopping 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57666]) stopped 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57666]])[Immediately] closed 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17837] - close(TransportIoSession[local=/10.30.171.139:17837, remote=/10.30.170.22:57666]) Closing immediately 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17837] - close(TransportIoSession[local=/10.30.171.139:17837, remote=/10.30.170.22:57666])[Immediately] closed 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3369f88e) signal close complete immediately=true 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57666])[Immediately] closed 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2edad083, L:/10.30.171.139:17837 ! R:/10.30.170.22:57666] inactive. 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 ! R:/10.30.170.22:57666]} end of input detected while session was in state up 00:33:02.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=8, channel=[id: 0x2edad083, L:/10.30.171.139:17837 ! R:/10.30.170.22:57666]} down, reason: End of input 00:33:02.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #16 SSH_MSG_IGNORE 00:33:02.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:33:02.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #17 SSH_MSG_IGNORE 00:33:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:33:02.583 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #19 SSH_MSG_IGNORE 00:33:02.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:33:02.651 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46884]) process #20 SSH_MSG_IGNORE 00:33:02.654 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_IGNORE 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45168])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) exit code=0, immediate=false 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:02.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) Closing gracefully 00:33:02.663 [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.170.22:45168]) 00:33:02.663 [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.170.22:45168]) 00:33:02.663 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:02.663 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:02.663 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:02.663 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:02.663 [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.170.22:45168])[immediately=false] processing 00:33:02.664 [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.170.22:45168])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45168]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:02.664 [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.170.22:45168]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) Closing immediately 00:33:02.664 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:02.664 [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.170.22:45168]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:02.664 [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.170.22:45168])[immediately=true] processing 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168] 00:33:02.664 [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@10f9b8ef) signal close complete immediately=true 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:02.664 [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@7d88d223) signal close complete immediately=true 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168])[Immediately] closed 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) result=null 00:33:02.664 [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@36f430a1) signal close complete immediately=false 00:33:02.664 [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@223b63c5) signal close complete immediately=false 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45168]) code=0 message='' shell closed 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45168]) Closing immediately 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45168]]) Closing immediately 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45168]) stopping 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45168]) stopped 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45168]])[Immediately] closed 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17838] - close(TransportIoSession[local=/10.30.171.139:17838, remote=/10.30.170.22:45168]) Closing immediately 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17838] - close(TransportIoSession[local=/10.30.171.139:17838, remote=/10.30.170.22:45168])[Immediately] closed 00:33:02.664 [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@7f5899ad) signal close complete immediately=true 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45168])[Immediately] closed 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x908e72e8, L:/10.30.171.139:17838 ! R:/10.30.170.22:45168] inactive. 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 ! R:/10.30.170.22:45168]} end of input detected while session was in state up 00:33:02.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=9, channel=[id: 0x908e72e8, L:/10.30.171.139:17838 ! R:/10.30.170.22:45168]} down, reason: End of input 00:33:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #17 SSH_MSG_IGNORE 00:33:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:33:02.878 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55982]) process #21 SSH_MSG_IGNORE 00:33:02.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_IGNORE 00:33:02.919 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #18 SSH_MSG_IGNORE 00:33:02.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56606])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) exit code=0, immediate=false 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) Closing gracefully 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:02.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[immediately=false] processing 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56606]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) Closing immediately 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[immediately=true] processing 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606] 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13e13c84) signal close complete immediately=true 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9c4707) signal close complete immediately=true 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606])[Immediately] closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) result=null 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35904104) signal close complete immediately=false 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47305bee) signal close complete immediately=false 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56606]) code=0 message='' shell closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56606]) Closing immediately 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56606]]) Closing immediately 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56606]) stopping 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56606]) stopped 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56606]])[Immediately] closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17839] - close(TransportIoSession[local=/10.30.171.139:17839, remote=/10.30.170.22:56606]) Closing immediately 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17839] - close(TransportIoSession[local=/10.30.171.139:17839, remote=/10.30.170.22:56606])[Immediately] closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5daf5a90) signal close complete immediately=true 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56606])[Immediately] closed 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x62427910, L:/10.30.171.139:17839 ! R:/10.30.170.22:56606] inactive. 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 ! R:/10.30.170.22:56606]} end of input detected while session was in state up 00:33:02.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=10, channel=[id: 0x62427910, L:/10.30.171.139:17839 ! R:/10.30.170.22:56606]} down, reason: End of input 00:33:03.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #16 SSH_MSG_IGNORE 00:33:03.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:33:03.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #14 SSH_MSG_IGNORE 00:33:03.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:33:03.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #19 SSH_MSG_IGNORE 00:33:03.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:33:03.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39516]) process #20 SSH_MSG_IGNORE 00:33:03.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_IGNORE 00:33:03.221 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49806]) process #21 SSH_MSG_IGNORE 00:33:03.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_IGNORE 00:33:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34810])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) exit code=0, immediate=false 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) Closing gracefully 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[immediately=false] processing 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34810]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:03.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) Closing immediately 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[immediately=true] processing 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810] 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ad1c6c8) signal close complete immediately=true 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5541f8c6) signal close complete immediately=true 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810])[Immediately] closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) result=null 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38be794) signal close complete immediately=false 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@877cd8d) signal close complete immediately=false 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34810]) code=0 message='' shell closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34810]) Closing immediately 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34810]]) Closing immediately 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34810]) stopping 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34810]) stopped 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34810]])[Immediately] closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17840] - close(TransportIoSession[local=/10.30.171.139:17840, remote=/10.30.170.22:34810]) Closing immediately 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17840] - close(TransportIoSession[local=/10.30.171.139:17840, remote=/10.30.170.22:34810])[Immediately] closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cf4adcd) signal close complete immediately=true 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34810])[Immediately] closed 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe35ba2ad, L:/10.30.171.139:17840 ! R:/10.30.170.22:34810] inactive. 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 ! R:/10.30.170.22:34810]} end of input detected while session was in state up 00:33:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=11, channel=[id: 0xe35ba2ad, L:/10.30.171.139:17840 ! R:/10.30.170.22:34810]} down, reason: End of input 00:33:03.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #18 SSH_MSG_IGNORE 00:33:03.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:33:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #13 SSH_MSG_IGNORE 00:33:03.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:33:03.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #14 SSH_MSG_IGNORE 00:33:03.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) exit code=0, immediate=false 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:03.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) Closing gracefully 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[immediately=false] processing 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39932]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) Closing immediately 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[immediately=true] processing 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932] 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66dc61bf) signal close complete immediately=true 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7659d8c5) signal close complete immediately=true 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932])[Immediately] closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) result=null 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b6b2599) signal close complete immediately=false 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3244057) signal close complete immediately=false 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39932]) code=0 message='' shell closed 00:33:03.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39932]) Closing immediately 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39932]]) Closing immediately 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39932]) stopping 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39932]) stopped 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39932]])[Immediately] closed 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17841] - close(TransportIoSession[local=/10.30.171.139:17841, remote=/10.30.170.22:39932]) Closing immediately 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17841] - close(TransportIoSession[local=/10.30.171.139:17841, remote=/10.30.170.22:39932])[Immediately] closed 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6701815) signal close complete immediately=true 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39932])[Immediately] closed 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd018c00c, L:/10.30.171.139:17841 ! R:/10.30.170.22:39932] inactive. 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 ! R:/10.30.170.22:39932]} end of input detected while session was in state up 00:33:03.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=12, channel=[id: 0xd018c00c, L:/10.30.171.139:17841 ! R:/10.30.170.22:39932]} down, reason: End of input 00:33:03.644 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #17 SSH_MSG_IGNORE 00:33:03.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:33:03.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #19 SSH_MSG_IGNORE 00:33:03.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:33:03.758 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #13 SSH_MSG_IGNORE 00:33:03.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:33:03.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #16 SSH_MSG_IGNORE 00:33:03.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:33:03.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41398]) process #20 SSH_MSG_IGNORE 00:33:03.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_IGNORE 00:33:03.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:03.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55630]) process #21 SSH_MSG_IGNORE 00:33:03.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_IGNORE 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34440])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) exit code=0, immediate=false 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:03.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) Closing gracefully 00:33:03.921 [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.170.22:34440]) 00:33:03.921 [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.170.22:34440]) 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:03.921 [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.170.22:34440])[immediately=false] processing 00:33:03.921 [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.170.22:34440])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34440]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:03.921 [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.170.22:34440]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) Closing immediately 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:03.921 [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.170.22:34440]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:03.921 [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.170.22:34440])[immediately=true] processing 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440] 00:33:03.921 [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@116e1150) signal close complete immediately=true 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:03.921 [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@7af69ef) signal close complete immediately=true 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440])[Immediately] closed 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) result=null 00:33:03.921 [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@34251c6f) signal close complete immediately=false 00:33:03.921 [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@1dce88ff) signal close complete immediately=false 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34440]) code=0 message='' shell closed 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34440]) Closing immediately 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34440]]) Closing immediately 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34440]) stopping 00:33:03.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34440]) stopped 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34440]])[Immediately] closed 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17842] - close(TransportIoSession[local=/10.30.171.139:17842, remote=/10.30.170.22:34440]) Closing immediately 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17842] - close(TransportIoSession[local=/10.30.171.139:17842, remote=/10.30.170.22:34440])[Immediately] closed 00:33:03.922 [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@7ccbfe87) signal close complete immediately=true 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34440])[Immediately] closed 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3bae29cc, L:/10.30.171.139:17842 ! R:/10.30.170.22:34440] inactive. 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 ! R:/10.30.170.22:34440]} end of input detected while session was in state up 00:33:03.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=13, channel=[id: 0x3bae29cc, L:/10.30.171.139:17842 ! R:/10.30.170.22:34440]} down, reason: End of input 00:33:04.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #14 SSH_MSG_IGNORE 00:33:04.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:33:04.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #18 SSH_MSG_IGNORE 00:33:04.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:33:04.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #17 SSH_MSG_IGNORE 00:33:04.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:33:04.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #13 SSH_MSG_IGNORE 00:33:04.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:33:04.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:04.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) exit code=0, immediate=false 00:33:04.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:04.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:04.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) Closing gracefully 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=false] processing 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) Closing immediately 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=true] processing 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eb12b9f) signal close complete immediately=true 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dd21137) signal close complete immediately=true 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[Immediately] closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) result=null 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c4b547b) signal close complete immediately=false 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29250f7d) signal close complete immediately=false 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) code=0 message='' shell closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60446]) Closing immediately 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]]) Closing immediately 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) stopping 00:33:04.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) stopped 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]])[Immediately] closed 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:17843] - close(TransportIoSession[local=/10.30.171.139:17843, remote=/10.30.170.22:60446]) Closing immediately 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:17843] - close(TransportIoSession[local=/10.30.171.139:17843, remote=/10.30.170.22:60446])[Immediately] closed 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e5f2415) signal close complete immediately=true 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60446])[Immediately] closed 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x795b82cd, L:/10.30.171.139:17843 ! R:/10.30.170.22:60446] inactive. 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 ! R:/10.30.170.22:60446]} end of input detected while session was in state up 00:33:04.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=14, channel=[id: 0x795b82cd, L:/10.30.171.139:17843 ! R:/10.30.170.22:60446]} down, reason: End of input 00:33:04.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #19 SSH_MSG_IGNORE 00:33:04.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:33:04.268 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35696]) process #20 SSH_MSG_IGNORE 00:33:04.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_IGNORE 00:33:04.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #16 SSH_MSG_IGNORE 00:33:04.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:33:04.449 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45676]) process #21 SSH_MSG_IGNORE 00:33:04.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_IGNORE 00:33:04.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #17 SSH_MSG_IGNORE 00:33:04.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35416])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) exit code=0, immediate=false 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) Closing gracefully 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[immediately=false] processing 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35416]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) Closing immediately 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[immediately=true] processing 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416] 00:33:04.573 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153cfeae) signal close complete immediately=true 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c162853) signal close complete immediately=true 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416])[Immediately] closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) result=null 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16e46c5b) signal close complete immediately=false 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37fb224e) signal close complete immediately=false 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35416]) code=0 message='' shell closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35416]) Closing immediately 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35416]]) Closing immediately 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35416]) stopping 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35416]) stopped 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35416]])[Immediately] closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17844] - close(TransportIoSession[local=/10.30.171.139:17844, remote=/10.30.170.22:35416]) Closing immediately 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17844] - close(TransportIoSession[local=/10.30.171.139:17844, remote=/10.30.170.22:35416])[Immediately] closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45c06391) signal close complete immediately=true 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35416])[Immediately] closed 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd91778ab, L:/10.30.171.139:17844 ! R:/10.30.170.22:35416] inactive. 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 ! R:/10.30.170.22:35416]} end of input detected while session was in state up 00:33:04.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=15, channel=[id: 0xd91778ab, L:/10.30.171.139:17844 ! R:/10.30.170.22:35416]} down, reason: End of input 00:33:04.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #18 SSH_MSG_IGNORE 00:33:04.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:33:04.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #14 SSH_MSG_IGNORE 00:33:04.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:33:04.739 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #16 SSH_MSG_IGNORE 00:33:04.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:33:04.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #13 SSH_MSG_IGNORE 00:33:04.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37086])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) exit code=0, immediate=false 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:04.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) Closing gracefully 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[immediately=false] processing 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37086]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) Closing immediately 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[immediately=true] processing 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086] 00:33:04.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b93006a) signal close complete immediately=true 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e7efaf1) signal close complete immediately=true 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086])[Immediately] closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) result=null 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3494d524) signal close complete immediately=false 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@311f8010) signal close complete immediately=false 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37086]) code=0 message='' shell closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37086]) Closing immediately 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37086]]) Closing immediately 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37086]) stopping 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37086]) stopped 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37086]])[Immediately] closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17845] - close(TransportIoSession[local=/10.30.171.139:17845, remote=/10.30.170.22:37086]) Closing immediately 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17845] - close(TransportIoSession[local=/10.30.171.139:17845, remote=/10.30.170.22:37086])[Immediately] closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc4609) signal close complete immediately=true 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37086])[Immediately] closed 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0afc5f89, L:/10.30.171.139:17845 ! R:/10.30.170.22:37086] inactive. 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 ! R:/10.30.170.22:37086]} end of input detected while session was in state up 00:33:04.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=16, channel=[id: 0x0afc5f89, L:/10.30.171.139:17845 ! R:/10.30.170.22:37086]} down, reason: End of input 00:33:04.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #19 SSH_MSG_IGNORE 00:33:04.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:33:05.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #18 SSH_MSG_IGNORE 00:33:05.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:33:05.088 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60646]) process #21 SSH_MSG_IGNORE 00:33:05.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_IGNORE 00:33:05.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #14 SSH_MSG_IGNORE 00:33:05.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) exit code=0, immediate=false 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) Closing gracefully 00:33:05.203 [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.170.22:44776]) 00:33:05.203 [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.170.22:44776]) 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:05.203 [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.170.22:44776])[immediately=false] processing 00:33:05.203 [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.170.22:44776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44776]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:05.203 [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.170.22:44776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) Closing immediately 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:05.203 [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.170.22:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:05.203 [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.170.22:44776])[immediately=true] processing 00:33:05.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776] 00:33:05.203 [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@56f1af13) signal close complete immediately=true 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:05.204 [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@6e19653d) signal close complete immediately=true 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776])[Immediately] closed 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) result=null 00:33:05.204 [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@1f7258b5) signal close complete immediately=false 00:33:05.204 [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@c7d114) signal close complete immediately=false 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44776]) code=0 message='' shell closed 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44776]) Closing immediately 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44776]]) Closing immediately 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44776]) stopping 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44776]) stopped 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44776]])[Immediately] closed 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17846] - close(TransportIoSession[local=/10.30.171.139:17846, remote=/10.30.170.22:44776]) Closing immediately 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17846] - close(TransportIoSession[local=/10.30.171.139:17846, remote=/10.30.170.22:44776])[Immediately] closed 00:33:05.204 [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@5b956f28) signal close complete immediately=true 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44776])[Immediately] closed 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc36003b6, L:/10.30.171.139:17846 ! R:/10.30.170.22:44776] inactive. 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 ! R:/10.30.170.22:44776]} end of input detected while session was in state up 00:33:05.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=17, channel=[id: 0xc36003b6, L:/10.30.171.139:17846 ! R:/10.30.170.22:44776]} down, reason: End of input 00:33:05.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #17 SSH_MSG_IGNORE 00:33:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:33:05.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #16 SSH_MSG_IGNORE 00:33:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:33:05.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #15 SSH_MSG_IGNORE 00:33:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:33:05.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38672]) process #20 SSH_MSG_IGNORE 00:33:05.359 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_IGNORE 00:33:05.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #15 SSH_MSG_IGNORE 00:33:05.379 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:33:05.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #15 SSH_MSG_IGNORE 00:33:05.413 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:33:05.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #19 SSH_MSG_IGNORE 00:33:05.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:33:05.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #13 SSH_MSG_IGNORE 00:33:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:33:05.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48610]) process #20 SSH_MSG_IGNORE 00:33:05.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_IGNORE 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38332])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) exit code=0, immediate=false 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) Closing gracefully 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) 00:33:05.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[immediately=false] processing 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38332]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) Closing immediately 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[immediately=true] processing 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332] 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20fa10a6) signal close complete immediately=true 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49e21786) signal close complete immediately=true 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332])[Immediately] closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) result=null 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68a373bb) signal close complete immediately=false 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5abfb1d6) signal close complete immediately=false 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38332]) code=0 message='' shell closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38332]) Closing immediately 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38332]]) Closing immediately 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38332]) stopping 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38332]) stopped 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38332]])[Immediately] closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17847] - close(TransportIoSession[local=/10.30.171.139:17847, remote=/10.30.170.22:38332]) Closing immediately 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17847] - close(TransportIoSession[local=/10.30.171.139:17847, remote=/10.30.170.22:38332])[Immediately] closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ab0f507) signal close complete immediately=true 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38332])[Immediately] closed 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c913cc5, L:/10.30.171.139:17847 ! R:/10.30.170.22:38332] inactive. 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 ! R:/10.30.170.22:38332]} end of input detected while session was in state up 00:33:05.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=18, channel=[id: 0x7c913cc5, L:/10.30.171.139:17847 ! R:/10.30.170.22:38332]} down, reason: End of input 00:33:05.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #14 SSH_MSG_IGNORE 00:33:05.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:33:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #18 SSH_MSG_IGNORE 00:33:05.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:33:05.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41784]) process #21 SSH_MSG_IGNORE 00:33:05.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_IGNORE 00:33:05.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #15 SSH_MSG_IGNORE 00:33:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:33:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #15 SSH_MSG_IGNORE 00:33:05.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:33:05.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #15 SSH_MSG_IGNORE 00:33:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:33:05.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #16 SSH_MSG_IGNORE 00:33:05.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:33:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #17 SSH_MSG_IGNORE 00:33:05.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:33:05.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47894])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:05.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) exit code=0, immediate=false 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) Closing gracefully 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[immediately=false] processing 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47894]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) Closing immediately 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[immediately=true] processing 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894] 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29f79861) signal close complete immediately=true 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2259c38) signal close complete immediately=true 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894])[Immediately] closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) result=null 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e82f819) signal close complete immediately=false 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49c88d25) signal close complete immediately=false 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47894]) code=0 message='' shell closed 00:33:05.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47894]) Closing immediately 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47894]]) Closing immediately 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47894]) stopping 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47894]) stopped 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47894]])[Immediately] closed 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17848] - close(TransportIoSession[local=/10.30.171.139:17848, remote=/10.30.170.22:47894]) Closing immediately 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17848] - close(TransportIoSession[local=/10.30.171.139:17848, remote=/10.30.170.22:47894])[Immediately] closed 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c6930ed) signal close complete immediately=true 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47894])[Immediately] closed 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcf03fb99, L:/10.30.171.139:17848 ! R:/10.30.170.22:47894] inactive. 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 ! R:/10.30.170.22:47894]} end of input detected while session was in state up 00:33:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=19, channel=[id: 0xcf03fb99, L:/10.30.171.139:17848 ! R:/10.30.170.22:47894]} down, reason: End of input 00:33:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #15 SSH_MSG_IGNORE 00:33:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:33:05.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #13 SSH_MSG_IGNORE 00:33:05.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:33:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #19 SSH_MSG_IGNORE 00:33:05.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:33:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #15 SSH_MSG_IGNORE 00:33:05.951 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:33:06.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #18 SSH_MSG_IGNORE 00:33:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:33:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40176]) process #20 SSH_MSG_IGNORE 00:33:06.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_IGNORE 00:33:06.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #15 SSH_MSG_IGNORE 00:33:06.086 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:33:06.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #15 SSH_MSG_IGNORE 00:33:06.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:33:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #15 SSH_MSG_IGNORE 00:33:06.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) exit code=0, immediate=false 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) Closing gracefully 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[immediately=false] processing 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51314]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) Closing immediately 00:33:06.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[immediately=true] processing 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314] 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bc011eb) signal close complete immediately=true 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8036c80) signal close complete immediately=true 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314])[Immediately] closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) result=null 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67e8ed9) signal close complete immediately=false 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cff8f44) signal close complete immediately=false 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51314]) code=0 message='' shell closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51314]) Closing immediately 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51314]]) Closing immediately 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51314]) stopping 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51314]) stopped 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51314]])[Immediately] closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17849] - close(TransportIoSession[local=/10.30.171.139:17849, remote=/10.30.170.22:51314]) Closing immediately 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17849] - close(TransportIoSession[local=/10.30.171.139:17849, remote=/10.30.170.22:51314])[Immediately] closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@576b9879) signal close complete immediately=true 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51314])[Immediately] closed 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf94a31a9, L:/10.30.171.139:17849 ! R:/10.30.170.22:51314] inactive. 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 ! R:/10.30.170.22:51314]} end of input detected while session was in state up 00:33:06.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=20, channel=[id: 0xf94a31a9, L:/10.30.171.139:17849 ! R:/10.30.170.22:51314]} down, reason: End of input 00:33:06.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #14 SSH_MSG_IGNORE 00:33:06.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:33:06.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #15 SSH_MSG_IGNORE 00:33:06.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:33:06.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.158 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55370]) process #21 SSH_MSG_IGNORE 00:33:06.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_IGNORE 00:33:06.186 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #15 SSH_MSG_IGNORE 00:33:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:33:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #15 SSH_MSG_IGNORE 00:33:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:33:06.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #17 SSH_MSG_IGNORE 00:33:06.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:33:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #13 SSH_MSG_IGNORE 00:33:06.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:33:06.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #16 SSH_MSG_IGNORE 00:33:06.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:33:06.445 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #15 SSH_MSG_IGNORE 00:33:06.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:33:06.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:06.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) exit code=0, immediate=false 00:33:06.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:06.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:06.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:06.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:06.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) Closing gracefully 00:33:06.464 [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.170.22:46114]) 00:33:06.464 [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.170.22:46114]) 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:06.464 [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.170.22:46114])[immediately=false] processing 00:33:06.464 [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.170.22:46114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:06.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46114]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:06.464 [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.170.22:46114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:06.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) Closing immediately 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:06.464 [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.170.22:46114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:06.464 [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.170.22:46114])[immediately=true] processing 00:33:06.464 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114] 00:33:06.464 [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@6276ea20) signal close complete immediately=true 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:06.465 [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@7226ef4a) signal close complete immediately=true 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114])[Immediately] closed 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) result=null 00:33:06.465 [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@74291bae) signal close complete immediately=false 00:33:06.465 [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@34595f4b) signal close complete immediately=false 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46114]) code=0 message='' shell closed 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46114]) Closing immediately 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46114]]) Closing immediately 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46114]) stopping 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46114]) stopped 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46114]])[Immediately] closed 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17850] - close(TransportIoSession[local=/10.30.171.139:17850, remote=/10.30.170.22:46114]) Closing immediately 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17850] - close(TransportIoSession[local=/10.30.171.139:17850, remote=/10.30.170.22:46114])[Immediately] closed 00:33:06.465 [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@612b940a) signal close complete immediately=true 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46114])[Immediately] closed 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x35f1f223, L:/10.30.171.139:17850 ! R:/10.30.170.22:46114] inactive. 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 ! R:/10.30.170.22:46114]} end of input detected while session was in state up 00:33:06.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=21, channel=[id: 0x35f1f223, L:/10.30.171.139:17850 ! R:/10.30.170.22:46114]} down, reason: End of input 00:33:06.651 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60232]) process #20 SSH_MSG_IGNORE 00:33:06.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_IGNORE 00:33:06.723 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60144]) process #21 SSH_MSG_IGNORE 00:33:06.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_IGNORE 00:33:06.734 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #19 SSH_MSG_IGNORE 00:33:06.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:33:06.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #14 SSH_MSG_IGNORE 00:33:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59494])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) exit code=0, immediate=false 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) Closing gracefully 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) 00:33:06.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[immediately=false] processing 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59494]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) Closing immediately 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[immediately=true] processing 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494] 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@456e03db) signal close complete immediately=true 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15d047c2) signal close complete immediately=true 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494])[Immediately] closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) result=null 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@536879e4) signal close complete immediately=false 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16ef1adb) signal close complete immediately=false 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59494]) code=0 message='' shell closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59494]) Closing immediately 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59494]]) Closing immediately 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59494]) stopping 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59494]) stopped 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59494]])[Immediately] closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17851] - close(TransportIoSession[local=/10.30.171.139:17851, remote=/10.30.170.22:59494]) Closing immediately 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17851] - close(TransportIoSession[local=/10.30.171.139:17851, remote=/10.30.170.22:59494])[Immediately] closed 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@232aa306) signal close complete immediately=true 00:33:06.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59494])[Immediately] closed 00:33:06.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96164d74, L:/10.30.171.139:17851 ! R:/10.30.170.22:59494] inactive. 00:33:06.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 ! R:/10.30.170.22:59494]} end of input detected while session was in state up 00:33:06.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=22, channel=[id: 0x96164d74, L:/10.30.171.139:17851 ! R:/10.30.170.22:59494]} down, reason: End of input 00:33:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #17 SSH_MSG_IGNORE 00:33:06.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:33:06.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #16 SSH_MSG_IGNORE 00:33:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:33:06.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #15 SSH_MSG_IGNORE 00:33:07.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:33:07.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #13 SSH_MSG_IGNORE 00:33:07.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:33:07.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #18 SSH_MSG_IGNORE 00:33:07.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47544])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) exit code=0, immediate=false 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) Closing gracefully 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) 00:33:07.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[immediately=false] processing 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47544]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) Closing immediately 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[immediately=true] processing 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544] 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ccb7c0d) signal close complete immediately=true 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31c54dde) signal close complete immediately=true 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544])[Immediately] closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) result=null 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4175cbb6) signal close complete immediately=false 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79950f61) signal close complete immediately=false 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47544]) code=0 message='' shell closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47544]) Closing immediately 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47544]]) Closing immediately 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47544]) stopping 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47544]) stopped 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47544]])[Immediately] closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17852] - close(TransportIoSession[local=/10.30.171.139:17852, remote=/10.30.170.22:47544]) Closing immediately 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17852] - close(TransportIoSession[local=/10.30.171.139:17852, remote=/10.30.170.22:47544])[Immediately] closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e493f4a) signal close complete immediately=true 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47544])[Immediately] closed 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6f96702, L:/10.30.171.139:17852 ! R:/10.30.170.22:47544] inactive. 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 ! R:/10.30.170.22:47544]} end of input detected while session was in state up 00:33:07.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=23, channel=[id: 0xb6f96702, L:/10.30.171.139:17852 ! R:/10.30.170.22:47544]} down, reason: End of input 00:33:07.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #19 SSH_MSG_IGNORE 00:33:07.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:33:07.111 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59080]) process #20 SSH_MSG_IGNORE 00:33:07.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_IGNORE 00:33:07.202 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37502]) process #21 SSH_MSG_IGNORE 00:33:07.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_IGNORE 00:33:07.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #14 SSH_MSG_IGNORE 00:33:07.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:33:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #18 SSH_MSG_IGNORE 00:33:07.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55730])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) exit code=0, immediate=false 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) Closing gracefully 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[immediately=false] processing 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55730]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) Closing immediately 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[immediately=true] processing 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730] 00:33:07.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d3303b8) signal close complete immediately=true 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@755f873f) signal close complete immediately=true 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730])[Immediately] closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) result=null 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dd9f80f) signal close complete immediately=false 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c12041c) signal close complete immediately=false 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55730]) code=0 message='' shell closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55730]) Closing immediately 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55730]]) Closing immediately 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55730]) stopping 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55730]) stopped 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55730]])[Immediately] closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17853] - close(TransportIoSession[local=/10.30.171.139:17853, remote=/10.30.170.22:55730]) Closing immediately 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17853] - close(TransportIoSession[local=/10.30.171.139:17853, remote=/10.30.170.22:55730])[Immediately] closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e9ece5) signal close complete immediately=true 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55730])[Immediately] closed 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0ad3c9d, L:/10.30.171.139:17853 ! R:/10.30.170.22:55730] inactive. 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 ! R:/10.30.170.22:55730]} end of input detected while session was in state up 00:33:07.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=24, channel=[id: 0xf0ad3c9d, L:/10.30.171.139:17853 ! R:/10.30.170.22:55730]} down, reason: End of input 00:33:07.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #16 SSH_MSG_IGNORE 00:33:07.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:33:07.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #13 SSH_MSG_IGNORE 00:33:07.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:33:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #17 SSH_MSG_IGNORE 00:33:07.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:33:07.686 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #15 SSH_MSG_IGNORE 00:33:07.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57530])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) exit code=0, immediate=false 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:07.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) Closing gracefully 00:33:07.713 [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.170.22:57530]) 00:33:07.713 [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.170.22:57530]) 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:07.714 [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.170.22:57530])[immediately=false] processing 00:33:07.714 [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.170.22:57530])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57530]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:07.714 [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.170.22:57530]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) Closing immediately 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:07.714 [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.170.22:57530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:07.714 [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.170.22:57530])[immediately=true] processing 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530] 00:33:07.714 [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@5b9104c0) signal close complete immediately=true 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:07.714 [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@6ccac8c3) signal close complete immediately=true 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530])[Immediately] closed 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) result=null 00:33:07.714 [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@237b836b) signal close complete immediately=false 00:33:07.714 [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@7f3e89d9) signal close complete immediately=false 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57530]) code=0 message='' shell closed 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57530]) Closing immediately 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57530]]) Closing immediately 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57530]) stopping 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57530]) stopped 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57530]])[Immediately] closed 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17854] - close(TransportIoSession[local=/10.30.171.139:17854, remote=/10.30.170.22:57530]) Closing immediately 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17854] - close(TransportIoSession[local=/10.30.171.139:17854, remote=/10.30.170.22:57530])[Immediately] closed 00:33:07.714 [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@2c5a35fa) signal close complete immediately=true 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57530])[Immediately] closed 00:33:07.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x38ad891f, L:/10.30.171.139:17854 ! R:/10.30.170.22:57530] inactive. 00:33:07.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 ! R:/10.30.170.22:57530]} end of input detected while session was in state up 00:33:07.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=25, channel=[id: 0x38ad891f, L:/10.30.171.139:17854 ! R:/10.30.170.22:57530]} down, reason: End of input 00:33:07.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #19 SSH_MSG_IGNORE 00:33:07.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:33:07.786 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54724]) process #20 SSH_MSG_IGNORE 00:33:07.788 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_IGNORE 00:33:07.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #18 SSH_MSG_IGNORE 00:33:07.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:33:07.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #17 SSH_MSG_IGNORE 00:33:07.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:33:07.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38442]) process #21 SSH_MSG_IGNORE 00:33:07.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_IGNORE 00:33:08.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #16 SSH_MSG_IGNORE 00:33:08.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34874])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) exit code=0, immediate=false 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) Closing gracefully 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[immediately=false] processing 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34874]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) Closing immediately 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[immediately=true] processing 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874] 00:33:08.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10ffbc41) signal close complete immediately=true 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132e1261) signal close complete immediately=true 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874])[Immediately] closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) result=null 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4105c079) signal close complete immediately=false 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@407f3ac7) signal close complete immediately=false 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34874]) code=0 message='' shell closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34874]) Closing immediately 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34874]]) Closing immediately 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34874]) stopping 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34874]) stopped 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34874]])[Immediately] closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17855] - close(TransportIoSession[local=/10.30.171.139:17855, remote=/10.30.170.22:34874]) Closing immediately 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17855] - close(TransportIoSession[local=/10.30.171.139:17855, remote=/10.30.170.22:34874])[Immediately] closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d8f8b3d) signal close complete immediately=true 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34874])[Immediately] closed 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x938cb240, L:/10.30.171.139:17855 ! R:/10.30.170.22:34874] inactive. 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 ! R:/10.30.170.22:34874]} end of input detected while session was in state up 00:33:08.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=26, channel=[id: 0x938cb240, L:/10.30.171.139:17855 ! R:/10.30.170.22:34874]} down, reason: End of input 00:33:08.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #14 SSH_MSG_IGNORE 00:33:08.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:33:08.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #19 SSH_MSG_IGNORE 00:33:08.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:33:08.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #13 SSH_MSG_IGNORE 00:33:08.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) exit code=0, immediate=false 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:08.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:08.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) Closing gracefully 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[immediately=false] processing 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46484]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) Closing immediately 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[immediately=true] processing 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484] 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cf546e6) signal close complete immediately=true 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3097dda0) signal close complete immediately=true 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484])[Immediately] closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) result=null 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@396c5049) signal close complete immediately=false 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e372cd0) signal close complete immediately=false 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46484]) code=0 message='' shell closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46484]) Closing immediately 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46484]]) Closing immediately 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46484]) stopping 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46484]) stopped 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46484]])[Immediately] closed 00:33:08.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17856] - close(TransportIoSession[local=/10.30.171.139:17856, remote=/10.30.170.22:46484]) Closing immediately 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17856] - close(TransportIoSession[local=/10.30.171.139:17856, remote=/10.30.170.22:46484])[Immediately] closed 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58b39b86) signal close complete immediately=true 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46484])[Immediately] closed 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1a487f47, L:/10.30.171.139:17856 ! R:/10.30.170.22:46484] inactive. 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 ! R:/10.30.170.22:46484]} end of input detected while session was in state up 00:33:08.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=27, channel=[id: 0x1a487f47, L:/10.30.171.139:17856 ! R:/10.30.170.22:46484]} down, reason: End of input 00:33:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41526]) process #20 SSH_MSG_IGNORE 00:33:08.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_IGNORE 00:33:08.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #15 SSH_MSG_IGNORE 00:33:08.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:33:08.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #17 SSH_MSG_IGNORE 00:33:08.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:33:08.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #14 SSH_MSG_IGNORE 00:33:08.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:33:08.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36106]) process #21 SSH_MSG_IGNORE 00:33:08.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_IGNORE 00:33:08.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #18 SSH_MSG_IGNORE 00:33:08.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:33:08.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #16 SSH_MSG_IGNORE 00:33:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42538])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) exit code=0, immediate=false 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) Closing gracefully 00:33:08.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[immediately=false] processing 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42538]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) Closing immediately 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[immediately=true] processing 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538] 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@580be64f) signal close complete immediately=true 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f1e05fc) signal close complete immediately=true 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538])[Immediately] closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) result=null 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26f2864d) signal close complete immediately=false 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@553f5dda) signal close complete immediately=false 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42538]) code=0 message='' shell closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42538]) Closing immediately 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42538]]) Closing immediately 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42538]) stopping 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42538]) stopped 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42538]])[Immediately] closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17857] - close(TransportIoSession[local=/10.30.171.139:17857, remote=/10.30.170.22:42538]) Closing immediately 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17857] - close(TransportIoSession[local=/10.30.171.139:17857, remote=/10.30.170.22:42538])[Immediately] closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5281e0ac) signal close complete immediately=true 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42538])[Immediately] closed 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xba58e4a6, L:/10.30.171.139:17857 ! R:/10.30.170.22:42538] inactive. 00:33:08.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 ! R:/10.30.170.22:42538]} end of input detected while session was in state up 00:33:08.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=28, channel=[id: 0xba58e4a6, L:/10.30.171.139:17857 ! R:/10.30.170.22:42538]} down, reason: End of input 00:33:08.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #15 SSH_MSG_IGNORE 00:33:08.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:33:08.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38592]) process #21 SSH_MSG_IGNORE 00:33:08.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_IGNORE 00:33:08.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41490]) process #20 SSH_MSG_IGNORE 00:33:08.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_IGNORE 00:33:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #13 SSH_MSG_IGNORE 00:33:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53412])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) exit code=0, immediate=false 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) Closing gracefully 00:33:08.977 [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.170.22:53412]) 00:33:08.977 [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.170.22:53412]) 00:33:08.977 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:08.977 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:08.977 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:08.977 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:08.977 [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.170.22:53412])[immediately=false] processing 00:33:08.977 [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.170.22:53412])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:08.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53412]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:08.977 [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.170.22:53412]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) Closing immediately 00:33:08.978 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:08.978 [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.170.22:53412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:08.978 [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.170.22:53412])[immediately=true] processing 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412] 00:33:08.978 [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@1f00e5f7) signal close complete immediately=true 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:08.978 [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@6afa9519) signal close complete immediately=true 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412])[Immediately] closed 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) result=null 00:33:08.978 [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@1dd6eee4) signal close complete immediately=false 00:33:08.978 [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@38b619c6) signal close complete immediately=false 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53412]) code=0 message='' shell closed 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53412]) Closing immediately 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53412]]) Closing immediately 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53412]) stopping 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53412]) stopped 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53412]])[Immediately] closed 00:33:08.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17858] - close(TransportIoSession[local=/10.30.171.139:17858, remote=/10.30.170.22:53412]) Closing immediately 00:33:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17858] - close(TransportIoSession[local=/10.30.171.139:17858, remote=/10.30.170.22:53412])[Immediately] closed 00:33:08.979 [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@20016c7a) signal close complete immediately=true 00:33:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53412])[Immediately] closed 00:33:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49873620, L:/10.30.171.139:17858 ! R:/10.30.170.22:53412] inactive. 00:33:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 ! R:/10.30.170.22:53412]} end of input detected while session was in state up 00:33:08.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=29, channel=[id: 0x49873620, L:/10.30.171.139:17858 ! R:/10.30.170.22:53412]} down, reason: End of input 00:33:08.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #17 SSH_MSG_IGNORE 00:33:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:33:08.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #19 SSH_MSG_IGNORE 00:33:08.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:33:09.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #14 SSH_MSG_IGNORE 00:33:09.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:33:09.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #16 SSH_MSG_IGNORE 00:33:09.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:33:09.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #15 SSH_MSG_IGNORE 00:33:09.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:33:09.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #18 SSH_MSG_IGNORE 00:33:09.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:33:09.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #13 SSH_MSG_IGNORE 00:33:09.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:33:09.303 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48598]) process #20 SSH_MSG_IGNORE 00:33:09.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_IGNORE 00:33:09.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #19 SSH_MSG_IGNORE 00:33:09.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:33:09.374 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55708]) process #21 SSH_MSG_IGNORE 00:33:09.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_IGNORE 00:33:09.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #18 SSH_MSG_IGNORE 00:33:09.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:33:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #14 SSH_MSG_IGNORE 00:33:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:33:09.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #17 SSH_MSG_IGNORE 00:33:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) exit code=0, immediate=false 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) Closing gracefully 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[immediately=false] processing 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45928]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:09.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) Closing immediately 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[immediately=true] processing 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928] 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e7631a6) signal close complete immediately=true 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e5cb4ea) signal close complete immediately=true 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928])[Immediately] closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) result=null 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32a57d7e) signal close complete immediately=false 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2856450) signal close complete immediately=false 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45928]) code=0 message='' shell closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45928]) Closing immediately 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45928]]) Closing immediately 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45928]) stopping 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45928]) stopped 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45928]])[Immediately] closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17859] - close(TransportIoSession[local=/10.30.171.139:17859, remote=/10.30.170.22:45928]) Closing immediately 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17859] - close(TransportIoSession[local=/10.30.171.139:17859, remote=/10.30.170.22:45928])[Immediately] closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d418ea7) signal close complete immediately=true 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45928])[Immediately] closed 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fcc3be2, L:/10.30.171.139:17859 ! R:/10.30.170.22:45928] inactive. 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 ! R:/10.30.170.22:45928]} end of input detected while session was in state up 00:33:09.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=30, channel=[id: 0x8fcc3be2, L:/10.30.171.139:17859 ! R:/10.30.170.22:45928]} down, reason: End of input 00:33:09.851 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #19 SSH_MSG_IGNORE 00:33:09.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:33:09.910 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40186]) process #20 SSH_MSG_IGNORE 00:33:09.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_IGNORE 00:33:09.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #13 SSH_MSG_IGNORE 00:33:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:33:09.931 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32794]) process #21 SSH_MSG_IGNORE 00:33:09.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_IGNORE 00:33:09.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #16 SSH_MSG_IGNORE 00:33:09.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:33:09.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #15 SSH_MSG_IGNORE 00:33:09.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:33:09.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #18 SSH_MSG_IGNORE 00:33:09.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53740])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) exit code=0, immediate=false 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:10.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) Closing gracefully 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[immediately=false] processing 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53740]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) Closing immediately 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[immediately=true] processing 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740] 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b84cbc) signal close complete immediately=true 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a8a1e84) signal close complete immediately=true 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740])[Immediately] closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) result=null 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@113823e4) signal close complete immediately=false 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b01636) signal close complete immediately=false 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53740]) code=0 message='' shell closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53740]) Closing immediately 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53740]]) Closing immediately 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53740]) stopping 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53740]) stopped 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53740]])[Immediately] closed 00:33:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17860] - close(TransportIoSession[local=/10.30.171.139:17860, remote=/10.30.170.22:53740]) Closing immediately 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17860] - close(TransportIoSession[local=/10.30.171.139:17860, remote=/10.30.170.22:53740])[Immediately] closed 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43ae7730) signal close complete immediately=true 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53740])[Immediately] closed 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2332f01f, L:/10.30.171.139:17860 ! R:/10.30.170.22:53740] inactive. 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 ! R:/10.30.170.22:53740]} end of input detected while session was in state up 00:33:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=31, channel=[id: 0x2332f01f, L:/10.30.171.139:17860 ! R:/10.30.170.22:53740]} down, reason: End of input 00:33:10.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #16 SSH_MSG_IGNORE 00:33:10.217 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:33:10.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #14 SSH_MSG_IGNORE 00:33:10.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:33:10.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #19 SSH_MSG_IGNORE 00:33:10.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:33:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #17 SSH_MSG_IGNORE 00:33:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:33:10.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58110])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:10.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) exit code=0, immediate=false 00:33:10.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:10.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) Closing gracefully 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[immediately=false] processing 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58110]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) Closing immediately 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[immediately=true] processing 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110] 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0a5a69) signal close complete immediately=true 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39e6eb3b) signal close complete immediately=true 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110])[Immediately] closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) result=null 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e939185) signal close complete immediately=false 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@642839aa) signal close complete immediately=false 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58110]) code=0 message='' shell closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58110]) Closing immediately 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58110]]) Closing immediately 00:33:10.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58110]) stopping 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58110]) stopped 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58110]])[Immediately] closed 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17861] - close(TransportIoSession[local=/10.30.171.139:17861, remote=/10.30.170.22:58110]) Closing immediately 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17861] - close(TransportIoSession[local=/10.30.171.139:17861, remote=/10.30.170.22:58110])[Immediately] closed 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bdeee54) signal close complete immediately=true 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58110])[Immediately] closed 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4fa60050, L:/10.30.171.139:17861 ! R:/10.30.170.22:58110] inactive. 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 ! R:/10.30.170.22:58110]} end of input detected while session was in state up 00:33:10.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=32, channel=[id: 0x4fa60050, L:/10.30.171.139:17861 ! R:/10.30.170.22:58110]} down, reason: End of input 00:33:10.466 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48316]) process #20 SSH_MSG_IGNORE 00:33:10.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_IGNORE 00:33:10.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #13 SSH_MSG_IGNORE 00:33:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:33:10.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #18 SSH_MSG_IGNORE 00:33:10.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:33:10.538 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43460]) process #21 SSH_MSG_IGNORE 00:33:10.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_IGNORE 00:33:10.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #14 SSH_MSG_IGNORE 00:33:10.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:33:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #17 SSH_MSG_IGNORE 00:33:10.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:33:10.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #15 SSH_MSG_IGNORE 00:33:10.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38136])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) exit code=0, immediate=false 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) Closing gracefully 00:33:10.771 [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.170.22:38136]) 00:33:10.771 [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.170.22:38136]) 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:10.771 [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.170.22:38136])[immediately=false] processing 00:33:10.771 [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.170.22:38136])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38136]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:10.771 [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.170.22:38136]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:10.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) Closing immediately 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:10.771 [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.170.22:38136]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:10.771 [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.170.22:38136])[immediately=true] processing 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136] 00:33:10.772 [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@175f85fe) signal close complete immediately=true 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:10.772 [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@627e54ac) signal close complete immediately=true 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136])[Immediately] closed 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) result=null 00:33:10.772 [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@66c2b379) signal close complete immediately=false 00:33:10.772 [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@683f5017) signal close complete immediately=false 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38136]) code=0 message='' shell closed 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38136]) Closing immediately 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38136]]) Closing immediately 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38136]) stopping 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38136]) stopped 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38136]])[Immediately] closed 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17862] - close(TransportIoSession[local=/10.30.171.139:17862, remote=/10.30.170.22:38136]) Closing immediately 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17862] - close(TransportIoSession[local=/10.30.171.139:17862, remote=/10.30.170.22:38136])[Immediately] closed 00:33:10.772 [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@3a4589b) signal close complete immediately=true 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38136])[Immediately] closed 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40b1dbfa, L:/10.30.171.139:17862 ! R:/10.30.170.22:38136] inactive. 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 ! R:/10.30.170.22:38136]} end of input detected while session was in state up 00:33:10.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=33, channel=[id: 0x40b1dbfa, L:/10.30.171.139:17862 ! R:/10.30.170.22:38136]} down, reason: End of input 00:33:10.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #16 SSH_MSG_IGNORE 00:33:10.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:33:10.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #15 SSH_MSG_IGNORE 00:33:10.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:33:11.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #19 SSH_MSG_IGNORE 00:33:11.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:33:11.019 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52008]) process #20 SSH_MSG_IGNORE 00:33:11.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_IGNORE 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52576])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) exit code=0, immediate=false 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) Closing gracefully 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[immediately=false] processing 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52576]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) Closing immediately 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[immediately=true] processing 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576] 00:33:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1034832f) signal close complete immediately=true 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56b12720) signal close complete immediately=true 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576])[Immediately] closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) result=null 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d3afad1) signal close complete immediately=false 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3423453a) signal close complete immediately=false 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52576]) code=0 message='' shell closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52576]) Closing immediately 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52576]]) Closing immediately 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52576]) stopping 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52576]) stopped 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52576]])[Immediately] closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17863] - close(TransportIoSession[local=/10.30.171.139:17863, remote=/10.30.170.22:52576]) Closing immediately 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17863] - close(TransportIoSession[local=/10.30.171.139:17863, remote=/10.30.170.22:52576])[Immediately] closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ba856a) signal close complete immediately=true 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52576])[Immediately] closed 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x485dfab2, L:/10.30.171.139:17863 ! R:/10.30.170.22:52576] inactive. 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 ! R:/10.30.170.22:52576]} end of input detected while session was in state up 00:33:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=34, channel=[id: 0x485dfab2, L:/10.30.171.139:17863 ! R:/10.30.170.22:52576]} down, reason: End of input 00:33:11.197 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #18 SSH_MSG_IGNORE 00:33:11.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:33:11.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #14 SSH_MSG_IGNORE 00:33:11.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:33:11.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55118]) process #21 SSH_MSG_IGNORE 00:33:11.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_IGNORE 00:33:11.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #16 SSH_MSG_IGNORE 00:33:11.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:33:11.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #13 SSH_MSG_IGNORE 00:33:11.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41510])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) exit code=0, immediate=false 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:11.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) Closing gracefully 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[immediately=false] processing 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41510]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) Closing immediately 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[immediately=true] processing 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510] 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@694b5d7c) signal close complete immediately=true 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31f6e26d) signal close complete immediately=true 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510])[Immediately] closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) result=null 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fb1a3a) signal close complete immediately=false 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c1f44a5) signal close complete immediately=false 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41510]) code=0 message='' shell closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41510]) Closing immediately 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41510]]) Closing immediately 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41510]) stopping 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41510]) stopped 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41510]])[Immediately] closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17864] - close(TransportIoSession[local=/10.30.171.139:17864, remote=/10.30.170.22:41510]) Closing immediately 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17864] - close(TransportIoSession[local=/10.30.171.139:17864, remote=/10.30.170.22:41510])[Immediately] closed 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f0c5ee7) signal close complete immediately=true 00:33:11.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41510])[Immediately] closed 00:33:11.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe376fcbe, L:/10.30.171.139:17864 ! R:/10.30.170.22:41510] inactive. 00:33:11.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 ! R:/10.30.170.22:41510]} end of input detected while session was in state up 00:33:11.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=35, channel=[id: 0xe376fcbe, L:/10.30.171.139:17864 ! R:/10.30.170.22:41510]} down, reason: End of input 00:33:11.438 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46200]) process #20 SSH_MSG_IGNORE 00:33:11.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_IGNORE 00:33:11.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #13 SSH_MSG_IGNORE 00:33:11.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:33:11.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #19 SSH_MSG_IGNORE 00:33:11.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:33:11.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #18 SSH_MSG_IGNORE 00:33:11.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:33:11.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #15 SSH_MSG_IGNORE 00:33:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:33:11.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #14 SSH_MSG_IGNORE 00:33:11.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) exit code=0, immediate=false 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) Closing gracefully 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[immediately=false] processing 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44536]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) Closing immediately 00:33:11.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[immediately=true] processing 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536] 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e62bfc7) signal close complete immediately=true 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@206a596f) signal close complete immediately=true 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536])[Immediately] closed 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) result=null 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3164b7a1) signal close complete immediately=false 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ea4e5f) signal close complete immediately=false 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44536]) code=0 message='' shell closed 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44536]) Closing immediately 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44536]]) Closing immediately 00:33:11.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44536]) stopping 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44536]) stopped 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44536]])[Immediately] closed 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17865] - close(TransportIoSession[local=/10.30.171.139:17865, remote=/10.30.170.22:44536]) Closing immediately 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17865] - close(TransportIoSession[local=/10.30.171.139:17865, remote=/10.30.170.22:44536])[Immediately] closed 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@afd4522) signal close complete immediately=true 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44536])[Immediately] closed 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xca5a5a14, L:/10.30.171.139:17865 ! R:/10.30.170.22:44536] inactive. 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 ! R:/10.30.170.22:44536]} end of input detected while session was in state up 00:33:11.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=36, channel=[id: 0xca5a5a14, L:/10.30.171.139:17865 ! R:/10.30.170.22:44536]} down, reason: End of input 00:33:11.900 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52858]) process #21 SSH_MSG_IGNORE 00:33:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_IGNORE 00:33:12.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35558]) process #20 SSH_MSG_IGNORE 00:33:12.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_IGNORE 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45402])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) exit code=0, immediate=false 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:12.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) Closing gracefully 00:33:12.031 [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.170.22:45402]) 00:33:12.032 [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.170.22:45402]) 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:12.032 [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.170.22:45402])[immediately=false] processing 00:33:12.032 [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.170.22:45402])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45402]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:12.032 [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.170.22:45402]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) Closing immediately 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:12.032 [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.170.22:45402]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:12.032 [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.170.22:45402])[immediately=true] processing 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402] 00:33:12.032 [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@532922a9) signal close complete immediately=true 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:12.032 [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@3d93e3a4) signal close complete immediately=true 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402])[Immediately] closed 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) result=null 00:33:12.032 [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@7122ded9) signal close complete immediately=false 00:33:12.032 [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@45997bb6) signal close complete immediately=false 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45402]) code=0 message='' shell closed 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45402]) Closing immediately 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45402]]) Closing immediately 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45402]) stopping 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45402]) stopped 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45402]])[Immediately] closed 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17866] - close(TransportIoSession[local=/10.30.171.139:17866, remote=/10.30.170.22:45402]) Closing immediately 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17866] - close(TransportIoSession[local=/10.30.171.139:17866, remote=/10.30.170.22:45402])[Immediately] closed 00:33:12.032 [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@5fbf35c6) signal close complete immediately=true 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45402])[Immediately] closed 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x597c1d7d, L:/10.30.171.139:17866 ! R:/10.30.170.22:45402] inactive. 00:33:12.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 ! R:/10.30.170.22:45402]} end of input detected while session was in state up 00:33:12.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=37, channel=[id: 0x597c1d7d, L:/10.30.171.139:17866 ! R:/10.30.170.22:45402]} down, reason: End of input 00:33:12.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #13 SSH_MSG_IGNORE 00:33:12.073 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:33:12.110 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #19 SSH_MSG_IGNORE 00:33:12.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:33:12.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #16 SSH_MSG_IGNORE 00:33:12.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:33:12.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39306]) process #21 SSH_MSG_IGNORE 00:33:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_IGNORE 00:33:12.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #14 SSH_MSG_IGNORE 00:33:12.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:33:12.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #18 SSH_MSG_IGNORE 00:33:12.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:33:12.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37034])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) exit code=0, immediate=false 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) Closing gracefully 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[immediately=false] processing 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37034]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) Closing immediately 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[immediately=true] processing 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034] 00:33:12.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49b23a97) signal close complete immediately=true 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c89e0a) signal close complete immediately=true 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034])[Immediately] closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) result=null 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e44233) signal close complete immediately=false 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f7d8ece) signal close complete immediately=false 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37034]) code=0 message='' shell closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37034]) Closing immediately 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37034]]) Closing immediately 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37034]) stopping 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37034]) stopped 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37034]])[Immediately] closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17867] - close(TransportIoSession[local=/10.30.171.139:17867, remote=/10.30.170.22:37034]) Closing immediately 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17867] - close(TransportIoSession[local=/10.30.171.139:17867, remote=/10.30.170.22:37034])[Immediately] closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37c37734) signal close complete immediately=true 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37034])[Immediately] closed 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4088d4bc, L:/10.30.171.139:17867 ! R:/10.30.170.22:37034] inactive. 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 ! R:/10.30.170.22:37034]} end of input detected while session was in state up 00:33:12.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=38, channel=[id: 0x4088d4bc, L:/10.30.171.139:17867 ! R:/10.30.170.22:37034]} down, reason: End of input 00:33:12.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #15 SSH_MSG_IGNORE 00:33:12.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:33:12.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #16 SSH_MSG_IGNORE 00:33:12.492 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:33:12.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #13 SSH_MSG_IGNORE 00:33:12.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:33:12.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41298]) process #20 SSH_MSG_IGNORE 00:33:12.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_IGNORE 00:33:12.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #15 SSH_MSG_IGNORE 00:33:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:33:12.638 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #19 SSH_MSG_IGNORE 00:33:12.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35804])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) exit code=0, immediate=false 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:12.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) Closing gracefully 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[immediately=false] processing 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35804]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) Closing immediately 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[immediately=true] processing 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804] 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aef5d3c) signal close complete immediately=true 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3544697c) signal close complete immediately=true 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804])[Immediately] closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) result=null 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ed05d2f) signal close complete immediately=false 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c707014) signal close complete immediately=false 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35804]) code=0 message='' shell closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35804]) Closing immediately 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35804]]) Closing immediately 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35804]) stopping 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35804]) stopped 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35804]])[Immediately] closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17868] - close(TransportIoSession[local=/10.30.171.139:17868, remote=/10.30.170.22:35804]) Closing immediately 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17868] - close(TransportIoSession[local=/10.30.171.139:17868, remote=/10.30.170.22:35804])[Immediately] closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c06d61b) signal close complete immediately=true 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35804])[Immediately] closed 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4e043f27, L:/10.30.171.139:17868 ! R:/10.30.170.22:35804] inactive. 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 ! R:/10.30.170.22:35804]} end of input detected while session was in state up 00:33:12.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=39, channel=[id: 0x4e043f27, L:/10.30.171.139:17868 ! R:/10.30.170.22:35804]} down, reason: End of input 00:33:12.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #18 SSH_MSG_IGNORE 00:33:12.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:33:12.944 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56666]) process #21 SSH_MSG_IGNORE 00:33:12.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_IGNORE 00:33:12.978 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55982])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:12.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) exit code=0, immediate=false 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) Closing gracefully 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[immediately=false] processing 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55982]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) Closing immediately 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[immediately=true] processing 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982] 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f1c18df) signal close complete immediately=true 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@511d5053) signal close complete immediately=true 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982])[Immediately] closed 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) result=null 00:33:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20e6adb5) signal close complete immediately=false 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b478512) signal close complete immediately=false 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55982]) code=0 message='' shell closed 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55982]) Closing immediately 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55982]]) Closing immediately 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55982]) stopping 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55982]) stopped 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55982]])[Immediately] closed 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17869] - close(TransportIoSession[local=/10.30.171.139:17869, remote=/10.30.170.22:55982]) Closing immediately 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17869] - close(TransportIoSession[local=/10.30.171.139:17869, remote=/10.30.170.22:55982])[Immediately] closed 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a2b445) signal close complete immediately=true 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55982])[Immediately] closed 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2ff5747f, L:/10.30.171.139:17869 ! R:/10.30.170.22:55982] inactive. 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 ! R:/10.30.170.22:55982]} end of input detected while session was in state up 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=40, channel=[id: 0x2ff5747f, L:/10.30.171.139:17869 ! R:/10.30.170.22:55982]} down, reason: End of input 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #16 SSH_MSG_IGNORE 00:33:12.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:33:13.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #14 SSH_MSG_IGNORE 00:33:13.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:33:13.174 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #15 SSH_MSG_IGNORE 00:33:13.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:33:13.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44078]) process #20 SSH_MSG_IGNORE 00:33:13.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_IGNORE 00:33:13.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #13 SSH_MSG_IGNORE 00:33:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:33:13.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44578]) process #21 SSH_MSG_IGNORE 00:33:13.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_IGNORE 00:33:13.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #19 SSH_MSG_IGNORE 00:33:13.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:33:13.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49806])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) exit code=0, immediate=false 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) Closing gracefully 00:33:13.295 [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.170.22:49806]) 00:33:13.295 [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.170.22:49806]) 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:13.295 [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.170.22:49806])[immediately=false] processing 00:33:13.295 [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.170.22:49806])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49806]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:13.295 [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.170.22:49806]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) Closing immediately 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:13.295 [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.170.22:49806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:13.295 [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.170.22:49806])[immediately=true] processing 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806] 00:33:13.295 [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@325d345c) signal close complete immediately=true 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:13.295 [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@54326892) signal close complete immediately=true 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806])[Immediately] closed 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) result=null 00:33:13.295 [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@4b7cd5c9) signal close complete immediately=false 00:33:13.295 [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@e430406) signal close complete immediately=false 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49806]) code=0 message='' shell closed 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49806]) Closing immediately 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:13.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49806]]) Closing immediately 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49806]) stopping 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49806]) stopped 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49806]])[Immediately] closed 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17870] - close(TransportIoSession[local=/10.30.171.139:17870, remote=/10.30.170.22:49806]) Closing immediately 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17870] - close(TransportIoSession[local=/10.30.171.139:17870, remote=/10.30.170.22:49806])[Immediately] closed 00:33:13.296 [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@55673e46) signal close complete immediately=true 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49806])[Immediately] closed 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb463572b, L:/10.30.171.139:17870 ! R:/10.30.170.22:49806] inactive. 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 ! R:/10.30.170.22:49806]} end of input detected while session was in state up 00:33:13.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=41, channel=[id: 0xb463572b, L:/10.30.171.139:17870 ! R:/10.30.170.22:49806]} down, reason: End of input 00:33:13.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #18 SSH_MSG_IGNORE 00:33:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:33:13.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #14 SSH_MSG_IGNORE 00:33:13.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:33:13.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #16 SSH_MSG_IGNORE 00:33:13.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55630])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) exit code=0, immediate=false 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) Closing gracefully 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) 00:33:13.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[immediately=false] processing 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55630]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) Closing immediately 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[immediately=true] processing 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630] 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ce4fc06) signal close complete immediately=true 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a64b855) signal close complete immediately=true 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630])[Immediately] closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) result=null 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cad34a9) signal close complete immediately=false 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e024d16) signal close complete immediately=false 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55630]) code=0 message='' shell closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55630]) Closing immediately 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55630]]) Closing immediately 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55630]) stopping 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55630]) stopped 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55630]])[Immediately] closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17871] - close(TransportIoSession[local=/10.30.171.139:17871, remote=/10.30.170.22:55630]) Closing immediately 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17871] - close(TransportIoSession[local=/10.30.171.139:17871, remote=/10.30.170.22:55630])[Immediately] closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@758d9a1c) signal close complete immediately=true 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55630])[Immediately] closed 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ae169a8, L:/10.30.171.139:17871 ! R:/10.30.170.22:55630] inactive. 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 ! R:/10.30.170.22:55630]} end of input detected while session was in state up 00:33:13.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=42, channel=[id: 0x1ae169a8, L:/10.30.171.139:17871 ! R:/10.30.170.22:55630]} down, reason: End of input 00:33:13.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #19 SSH_MSG_IGNORE 00:33:13.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:33:13.824 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #17 SSH_MSG_IGNORE 00:33:13.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:33:13.826 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48662]) process #20 SSH_MSG_IGNORE 00:33:13.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_IGNORE 00:33:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #18 SSH_MSG_IGNORE 00:33:13.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:33:13.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #15 SSH_MSG_IGNORE 00:33:13.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:33:13.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #13 SSH_MSG_IGNORE 00:33:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45676])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) exit code=0, immediate=false 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) Closing gracefully 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[immediately=false] processing 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:13.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45676]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) Closing immediately 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[immediately=true] processing 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676] 00:33:13.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6389cb15) signal close complete immediately=true 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13fd7039) signal close complete immediately=true 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676])[Immediately] closed 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) result=null 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67f27f97) signal close complete immediately=false 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5544da1) signal close complete immediately=false 00:33:13.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45676]) code=0 message='' shell closed 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45676]) Closing immediately 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45676]]) Closing immediately 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45676]) stopping 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45676]) stopped 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45676]])[Immediately] closed 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17872] - close(TransportIoSession[local=/10.30.171.139:17872, remote=/10.30.170.22:45676]) Closing immediately 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17872] - close(TransportIoSession[local=/10.30.171.139:17872, remote=/10.30.170.22:45676])[Immediately] closed 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28a8ff7d) signal close complete immediately=true 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45676])[Immediately] closed 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdc023a63, L:/10.30.171.139:17872 ! R:/10.30.170.22:45676] inactive. 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 ! R:/10.30.170.22:45676]} end of input detected while session was in state up 00:33:13.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=43, channel=[id: 0xdc023a63, L:/10.30.171.139:17872 ! R:/10.30.170.22:45676]} down, reason: End of input 00:33:13.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #14 SSH_MSG_IGNORE 00:33:13.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:33:14.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #16 SSH_MSG_IGNORE 00:33:14.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:33:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #17 SSH_MSG_IGNORE 00:33:14.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:33:14.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53072]) process #21 SSH_MSG_IGNORE 00:33:14.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_IGNORE 00:33:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #17 SSH_MSG_IGNORE 00:33:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:33:14.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60646])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:14.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) exit code=0, immediate=false 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) Closing gracefully 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[immediately=false] processing 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60646]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) Closing immediately 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[immediately=true] processing 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646] 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ce18025) signal close complete immediately=true 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34f5484c) signal close complete immediately=true 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646])[Immediately] closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) result=null 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db43c72) signal close complete immediately=false 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@104318e3) signal close complete immediately=false 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60646]) code=0 message='' shell closed 00:33:14.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60646]) Closing immediately 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60646]]) Closing immediately 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60646]) stopping 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60646]) stopped 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60646]])[Immediately] closed 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17873] - close(TransportIoSession[local=/10.30.171.139:17873, remote=/10.30.170.22:60646]) Closing immediately 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17873] - close(TransportIoSession[local=/10.30.171.139:17873, remote=/10.30.170.22:60646])[Immediately] closed 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40f35266) signal close complete immediately=true 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60646])[Immediately] closed 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6182bbf5, L:/10.30.171.139:17873 ! R:/10.30.170.22:60646] inactive. 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 ! R:/10.30.170.22:60646]} end of input detected while session was in state up 00:33:14.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=44, channel=[id: 0x6182bbf5, L:/10.30.171.139:17873 ! R:/10.30.170.22:60646]} down, reason: End of input 00:33:14.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #17 SSH_MSG_IGNORE 00:33:14.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:33:14.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #13 SSH_MSG_IGNORE 00:33:14.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:33:14.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #17 SSH_MSG_IGNORE 00:33:14.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:33:14.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #15 SSH_MSG_IGNORE 00:33:14.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:33:14.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #19 SSH_MSG_IGNORE 00:33:14.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:33:14.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #17 SSH_MSG_IGNORE 00:33:14.488 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:33:14.512 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54954]) process #20 SSH_MSG_IGNORE 00:33:14.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_IGNORE 00:33:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #17 SSH_MSG_IGNORE 00:33:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41784])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) exit code=0, immediate=false 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:14.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) Closing gracefully 00:33:14.575 [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.170.22:41784]) 00:33:14.575 [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.170.22:41784]) 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:14.575 [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.170.22:41784])[immediately=false] processing 00:33:14.575 [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.170.22:41784])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41784]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:14.575 [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.170.22:41784]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) Closing immediately 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:14.575 [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.170.22:41784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:14.575 [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.170.22:41784])[immediately=true] processing 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784] 00:33:14.575 [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@12e5177d) signal close complete immediately=true 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:14.575 [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@5ecf1c17) signal close complete immediately=true 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784])[Immediately] closed 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) result=null 00:33:14.575 [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@32cf020d) signal close complete immediately=false 00:33:14.575 [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@50607049) signal close complete immediately=false 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41784]) code=0 message='' shell closed 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41784]) Closing immediately 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41784]]) Closing immediately 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41784]) stopping 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41784]) stopped 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41784]])[Immediately] closed 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17874] - close(TransportIoSession[local=/10.30.171.139:17874, remote=/10.30.170.22:41784]) Closing immediately 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17874] - close(TransportIoSession[local=/10.30.171.139:17874, remote=/10.30.170.22:41784])[Immediately] closed 00:33:14.575 [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@6a04cbc7) signal close complete immediately=true 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41784])[Immediately] closed 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb0ba375, L:/10.30.171.139:17874 ! R:/10.30.170.22:41784] inactive. 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 ! R:/10.30.170.22:41784]} end of input detected while session was in state up 00:33:14.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=45, channel=[id: 0xfb0ba375, L:/10.30.171.139:17874 ! R:/10.30.170.22:41784]} down, reason: End of input 00:33:14.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49604]) process #21 SSH_MSG_IGNORE 00:33:14.607 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_IGNORE 00:33:14.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #16 SSH_MSG_IGNORE 00:33:14.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:33:14.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #15 SSH_MSG_IGNORE 00:33:14.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:33:14.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #13 SSH_MSG_IGNORE 00:33:14.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:33:14.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #18 SSH_MSG_IGNORE 00:33:14.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:33:14.888 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57040]) process #20 SSH_MSG_IGNORE 00:33:14.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_IGNORE 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55370])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) exit code=0, immediate=false 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) Closing gracefully 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[immediately=false] processing 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55370]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) Closing immediately 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:14.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[immediately=true] processing 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370] 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@511334a3) signal close complete immediately=true 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d45ff9) signal close complete immediately=true 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370])[Immediately] closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) result=null 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@99d8ced) signal close complete immediately=false 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c1013fe) signal close complete immediately=false 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55370]) code=0 message='' shell closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55370]) Closing immediately 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55370]]) Closing immediately 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55370]) stopping 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55370]) stopped 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55370]])[Immediately] closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17875] - close(TransportIoSession[local=/10.30.171.139:17875, remote=/10.30.170.22:55370]) Closing immediately 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17875] - close(TransportIoSession[local=/10.30.171.139:17875, remote=/10.30.170.22:55370])[Immediately] closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ee80f3) signal close complete immediately=true 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55370])[Immediately] closed 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe3f73b52, L:/10.30.171.139:17875 ! R:/10.30.170.22:55370] inactive. 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 ! R:/10.30.170.22:55370]} end of input detected while session was in state up 00:33:14.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=46, channel=[id: 0xe3f73b52, L:/10.30.171.139:17875 ! R:/10.30.170.22:55370]} down, reason: End of input 00:33:14.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38116]) process #21 SSH_MSG_IGNORE 00:33:14.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_IGNORE 00:33:15.030 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #17 SSH_MSG_IGNORE 00:33:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:33:15.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #14 SSH_MSG_IGNORE 00:33:15.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) exit code=0, immediate=false 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) Closing gracefully 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) 00:33:15.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[immediately=false] processing 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60144]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) Closing immediately 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[immediately=true] processing 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144] 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e36dc52) signal close complete immediately=true 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@91736d3) signal close complete immediately=true 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144])[Immediately] closed 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) result=null 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43a71479) signal close complete immediately=false 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@691d6dac) signal close complete immediately=false 00:33:15.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60144]) code=0 message='' shell closed 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60144]) Closing immediately 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60144]]) Closing immediately 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60144]) stopping 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60144]) stopped 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60144]])[Immediately] closed 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17876] - close(TransportIoSession[local=/10.30.171.139:17876, remote=/10.30.170.22:60144]) Closing immediately 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17876] - close(TransportIoSession[local=/10.30.171.139:17876, remote=/10.30.170.22:60144])[Immediately] closed 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1131f891) signal close complete immediately=true 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60144])[Immediately] closed 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xde2ac3d1, L:/10.30.171.139:17876 ! R:/10.30.170.22:60144] inactive. 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 ! R:/10.30.170.22:60144]} end of input detected while session was in state up 00:33:15.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=47, channel=[id: 0xde2ac3d1, L:/10.30.171.139:17876 ! R:/10.30.170.22:60144]} down, reason: End of input 00:33:15.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #19 SSH_MSG_IGNORE 00:33:15.290 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:33:15.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #18 SSH_MSG_IGNORE 00:33:15.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:33:15.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #13 SSH_MSG_IGNORE 00:33:15.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:33:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #14 SSH_MSG_IGNORE 00:33:15.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:33:15.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #16 SSH_MSG_IGNORE 00:33:15.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:33:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #19 SSH_MSG_IGNORE 00:33:15.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:33:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60332]) process #21 SSH_MSG_IGNORE 00:33:15.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_IGNORE 00:33:15.513 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37502])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) exit code=0, immediate=false 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) Closing gracefully 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[immediately=false] processing 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37502]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) Closing immediately 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[immediately=true] processing 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502] 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74580319) signal close complete immediately=true 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59c567a7) signal close complete immediately=true 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502])[Immediately] closed 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) result=null 00:33:15.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ad5e83a) signal close complete immediately=false 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@519b95) signal close complete immediately=false 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37502]) code=0 message='' shell closed 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37502]) Closing immediately 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:15.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #18 SSH_MSG_IGNORE 00:33:15.516 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37502]]) Closing immediately 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37502]) stopping 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37502]) stopped 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37502]])[Immediately] closed 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17877] - close(TransportIoSession[local=/10.30.171.139:17877, remote=/10.30.170.22:37502]) Closing immediately 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17877] - close(TransportIoSession[local=/10.30.171.139:17877, remote=/10.30.170.22:37502])[Immediately] closed 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34a5004d) signal close complete immediately=true 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37502])[Immediately] closed 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdc59624b, L:/10.30.171.139:17877 ! R:/10.30.170.22:37502] inactive. 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 ! R:/10.30.170.22:37502]} end of input detected while session was in state up 00:33:15.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=48, channel=[id: 0xdc59624b, L:/10.30.171.139:17877 ! R:/10.30.170.22:37502]} down, reason: End of input 00:33:15.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #15 SSH_MSG_IGNORE 00:33:15.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:33:15.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #14 SSH_MSG_IGNORE 00:33:15.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:33:15.650 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44318]) process #20 SSH_MSG_IGNORE 00:33:15.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_IGNORE 00:33:15.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #16 SSH_MSG_IGNORE 00:33:15.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:33:15.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #17 SSH_MSG_IGNORE 00:33:15.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) exit code=0, immediate=false 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) Closing gracefully 00:33:15.826 [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.170.22:38442]) 00:33:15.826 [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.170.22:38442]) 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:15.826 [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.170.22:38442])[immediately=false] processing 00:33:15.826 [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.170.22:38442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38442]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:15.826 [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.170.22:38442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) Closing immediately 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:15.826 [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.170.22:38442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:15.826 [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.170.22:38442])[immediately=true] processing 00:33:15.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442] 00:33:15.826 [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@3ffd820f) signal close complete immediately=true 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:15.827 [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@7eaa6243) signal close complete immediately=true 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442])[Immediately] closed 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) result=null 00:33:15.827 [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@624434dd) signal close complete immediately=false 00:33:15.827 [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@7d94074) signal close complete immediately=false 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38442]) code=0 message='' shell closed 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38442]) Closing immediately 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38442]]) Closing immediately 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38442]) stopping 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38442]) stopped 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38442]])[Immediately] closed 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17878] - close(TransportIoSession[local=/10.30.171.139:17878, remote=/10.30.170.22:38442]) Closing immediately 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17878] - close(TransportIoSession[local=/10.30.171.139:17878, remote=/10.30.170.22:38442])[Immediately] closed 00:33:15.827 [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@5467577a) signal close complete immediately=true 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38442])[Immediately] closed 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xebcc77ea, L:/10.30.171.139:17878 ! R:/10.30.170.22:38442] inactive. 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 ! R:/10.30.170.22:38442]} end of input detected while session was in state up 00:33:15.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=49, channel=[id: 0xebcc77ea, L:/10.30.171.139:17878 ! R:/10.30.170.22:38442]} down, reason: End of input 00:33:16.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42646]) process #21 SSH_MSG_IGNORE 00:33:16.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_IGNORE 00:33:16.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #15 SSH_MSG_IGNORE 00:33:16.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:33:16.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41348]) process #20 SSH_MSG_IGNORE 00:33:16.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_IGNORE 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) exit code=0, immediate=false 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:16.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) Closing gracefully 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[immediately=false] processing 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36106]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) Closing immediately 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[immediately=true] processing 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106] 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@406e6273) signal close complete immediately=true 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16f6d455) signal close complete immediately=true 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106])[Immediately] closed 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) result=null 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17adf6d6) signal close complete immediately=false 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29a4d702) signal close complete immediately=false 00:33:16.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36106]) code=0 message='' shell closed 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36106]) Closing immediately 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36106]]) Closing immediately 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36106]) stopping 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36106]) stopped 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36106]])[Immediately] closed 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17879] - close(TransportIoSession[local=/10.30.171.139:17879, remote=/10.30.170.22:36106]) Closing immediately 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17879] - close(TransportIoSession[local=/10.30.171.139:17879, remote=/10.30.170.22:36106])[Immediately] closed 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a6a55bf) signal close complete immediately=true 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36106])[Immediately] closed 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd7d44e2, L:/10.30.171.139:17879 ! R:/10.30.170.22:36106] inactive. 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 ! R:/10.30.170.22:36106]} end of input detected while session was in state up 00:33:16.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=50, channel=[id: 0xcd7d44e2, L:/10.30.171.139:17879 ! R:/10.30.170.22:36106]} down, reason: End of input 00:33:16.148 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #13 SSH_MSG_IGNORE 00:33:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:33:16.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #19 SSH_MSG_IGNORE 00:33:16.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:33:16.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #17 SSH_MSG_IGNORE 00:33:16.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:33:16.252 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #16 SSH_MSG_IGNORE 00:33:16.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:33:16.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #18 SSH_MSG_IGNORE 00:33:16.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:33:16.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #14 SSH_MSG_IGNORE 00:33:16.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38592])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) exit code=0, immediate=false 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) Closing gracefully 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:16.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[immediately=false] processing 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38592]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) Closing immediately 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[immediately=true] processing 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592] 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60ee62f2) signal close complete immediately=true 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43d81ac5) signal close complete immediately=true 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592])[Immediately] closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) result=null 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@713a15d8) signal close complete immediately=false 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1062ed3) signal close complete immediately=false 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38592]) code=0 message='' shell closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38592]) Closing immediately 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38592]]) Closing immediately 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38592]) stopping 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38592]) stopped 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38592]])[Immediately] closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17880] - close(TransportIoSession[local=/10.30.171.139:17880, remote=/10.30.170.22:38592]) Closing immediately 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17880] - close(TransportIoSession[local=/10.30.171.139:17880, remote=/10.30.170.22:38592])[Immediately] closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12ec25f3) signal close complete immediately=true 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38592])[Immediately] closed 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x825e5f10, L:/10.30.171.139:17880 ! R:/10.30.170.22:38592] inactive. 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 ! R:/10.30.170.22:38592]} end of input detected while session was in state up 00:33:16.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=51, channel=[id: 0x825e5f10, L:/10.30.171.139:17880 ! R:/10.30.170.22:38592]} down, reason: End of input 00:33:16.561 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #19 SSH_MSG_IGNORE 00:33:16.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:33:16.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #18 SSH_MSG_IGNORE 00:33:16.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:33:16.575 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.575 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59478]) process #21 SSH_MSG_IGNORE 00:33:16.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_IGNORE 00:33:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51954]) process #20 SSH_MSG_IGNORE 00:33:16.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_IGNORE 00:33:16.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #15 SSH_MSG_IGNORE 00:33:16.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:33:16.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #13 SSH_MSG_IGNORE 00:33:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:33:16.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #17 SSH_MSG_IGNORE 00:33:16.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55708])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) exit code=0, immediate=false 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) Closing gracefully 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[immediately=false] processing 00:33:16.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55708]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) Closing immediately 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[immediately=true] processing 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708] 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@538475f5) signal close complete immediately=true 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6899f00d) signal close complete immediately=true 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708])[Immediately] closed 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) result=null 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bbb59cd) signal close complete immediately=false 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69afef86) signal close complete immediately=false 00:33:16.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55708]) code=0 message='' shell closed 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55708]) Closing immediately 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55708]]) Closing immediately 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55708]) stopping 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55708]) stopped 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55708]])[Immediately] closed 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17881] - close(TransportIoSession[local=/10.30.171.139:17881, remote=/10.30.170.22:55708]) Closing immediately 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17881] - close(TransportIoSession[local=/10.30.171.139:17881, remote=/10.30.170.22:55708])[Immediately] closed 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19f4149b) signal close complete immediately=true 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55708])[Immediately] closed 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51a9ca7c, L:/10.30.171.139:17881 ! R:/10.30.170.22:55708] inactive. 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 ! R:/10.30.170.22:55708]} end of input detected while session was in state up 00:33:16.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=52, channel=[id: 0x51a9ca7c, L:/10.30.171.139:17881 ! R:/10.30.170.22:55708]} down, reason: End of input 00:33:16.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #16 SSH_MSG_IGNORE 00:33:16.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:33:16.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #14 SSH_MSG_IGNORE 00:33:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:33:17.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #15 SSH_MSG_IGNORE 00:33:17.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:33:17.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #13 SSH_MSG_IGNORE 00:33:17.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:33:17.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #19 SSH_MSG_IGNORE 00:33:17.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:32794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) exit code=0, immediate=false 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) Closing gracefully 00:33:17.166 [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.170.22:32794]) 00:33:17.166 [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.170.22:32794]) 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:17.166 [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.170.22:32794])[immediately=false] processing 00:33:17.166 [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.170.22:32794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32794]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:17.166 [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.170.22:32794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) Closing immediately 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:17.166 [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.170.22:32794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:17.166 [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.170.22:32794])[immediately=true] processing 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794] 00:33:17.166 [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@1976d63b) signal close complete immediately=true 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:17.166 [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@74973e3d) signal close complete immediately=true 00:33:17.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794])[Immediately] closed 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) result=null 00:33:17.167 [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@5314aa71) signal close complete immediately=false 00:33:17.167 [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@9a1e5e) signal close complete immediately=false 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32794]) code=0 message='' shell closed 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32794]) Closing immediately 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32794]]) Closing immediately 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32794]) stopping 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32794]) stopped 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32794]])[Immediately] closed 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17882] - close(TransportIoSession[local=/10.30.171.139:17882, remote=/10.30.170.22:32794]) Closing immediately 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17882] - close(TransportIoSession[local=/10.30.171.139:17882, remote=/10.30.170.22:32794])[Immediately] closed 00:33:17.167 [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@2ff2c778) signal close complete immediately=true 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32794])[Immediately] closed 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x102bfb37, L:/10.30.171.139:17882 ! R:/10.30.170.22:32794] inactive. 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 ! R:/10.30.170.22:32794]} end of input detected while session was in state up 00:33:17.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=53, channel=[id: 0x102bfb37, L:/10.30.171.139:17882 ! R:/10.30.170.22:32794]} down, reason: End of input 00:33:17.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #14 SSH_MSG_IGNORE 00:33:17.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:33:17.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59662]) process #20 SSH_MSG_IGNORE 00:33:17.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_IGNORE 00:33:17.277 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39748]) process #21 SSH_MSG_IGNORE 00:33:17.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_IGNORE 00:33:17.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #18 SSH_MSG_IGNORE 00:33:17.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:33:17.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #17 SSH_MSG_IGNORE 00:33:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:33:17.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #16 SSH_MSG_IGNORE 00:33:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) exit code=0, immediate=false 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:17.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) Closing gracefully 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[immediately=false] processing 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43460]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) Closing immediately 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[immediately=true] processing 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460] 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@561943d) signal close complete immediately=true 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c404afc) signal close complete immediately=true 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460])[Immediately] closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) result=null 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67367a18) signal close complete immediately=false 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dded38b) signal close complete immediately=false 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43460]) code=0 message='' shell closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43460]) Closing immediately 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43460]]) Closing immediately 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43460]) stopping 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43460]) stopped 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43460]])[Immediately] closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17883] - close(TransportIoSession[local=/10.30.171.139:17883, remote=/10.30.170.22:43460]) Closing immediately 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17883] - close(TransportIoSession[local=/10.30.171.139:17883, remote=/10.30.170.22:43460])[Immediately] closed 00:33:17.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54177471) signal close complete immediately=true 00:33:17.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43460])[Immediately] closed 00:33:17.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x41620805, L:/10.30.171.139:17883 ! R:/10.30.170.22:43460] inactive. 00:33:17.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 ! R:/10.30.170.22:43460]} end of input detected while session was in state up 00:33:17.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=54, channel=[id: 0x41620805, L:/10.30.171.139:17883 ! R:/10.30.170.22:43460]} down, reason: End of input 00:33:17.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #13 SSH_MSG_IGNORE 00:33:17.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:33:17.699 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36326]) process #21 SSH_MSG_IGNORE 00:33:17.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_IGNORE 00:33:17.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #15 SSH_MSG_IGNORE 00:33:17.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) exit code=0, immediate=false 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) Closing gracefully 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[immediately=false] processing 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55118]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) Closing immediately 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[immediately=true] processing 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118] 00:33:17.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a4f65b) signal close complete immediately=true 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a8690a5) signal close complete immediately=true 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118])[Immediately] closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) result=null 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78031205) signal close complete immediately=false 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf37922) signal close complete immediately=false 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55118]) code=0 message='' shell closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55118]) Closing immediately 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55118]]) Closing immediately 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55118]) stopping 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55118]) stopped 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55118]])[Immediately] closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17884] - close(TransportIoSession[local=/10.30.171.139:17884, remote=/10.30.170.22:55118]) Closing immediately 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17884] - close(TransportIoSession[local=/10.30.171.139:17884, remote=/10.30.170.22:55118])[Immediately] closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8b15ac9) signal close complete immediately=true 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55118])[Immediately] closed 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8c031375, L:/10.30.171.139:17884 ! R:/10.30.170.22:55118] inactive. 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 ! R:/10.30.170.22:55118]} end of input detected while session was in state up 00:33:17.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=55, channel=[id: 0x8c031375, L:/10.30.171.139:17884 ! R:/10.30.170.22:55118]} down, reason: End of input 00:33:17.882 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43570]) process #20 SSH_MSG_IGNORE 00:33:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_IGNORE 00:33:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #16 SSH_MSG_IGNORE 00:33:17.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:33:17.889 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #19 SSH_MSG_IGNORE 00:33:17.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:33:17.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #18 SSH_MSG_IGNORE 00:33:17.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:33:17.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #14 SSH_MSG_IGNORE 00:33:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:33:18.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #17 SSH_MSG_IGNORE 00:33:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:33:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52858])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) exit code=0, immediate=false 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) Closing gracefully 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[immediately=false] processing 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52858]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) Closing immediately 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[immediately=true] processing 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858] 00:33:18.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@101257d3) signal close complete immediately=true 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a03b8f7) signal close complete immediately=true 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858])[Immediately] closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) result=null 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@335c5c5f) signal close complete immediately=false 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44254289) signal close complete immediately=false 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52858]) code=0 message='' shell closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52858]) Closing immediately 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52858]]) Closing immediately 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52858]) stopping 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52858]) stopped 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52858]])[Immediately] closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17885] - close(TransportIoSession[local=/10.30.171.139:17885, remote=/10.30.170.22:52858]) Closing immediately 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17885] - close(TransportIoSession[local=/10.30.171.139:17885, remote=/10.30.170.22:52858])[Immediately] closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@460b3911) signal close complete immediately=true 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52858])[Immediately] closed 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb33a7f7b, L:/10.30.171.139:17885 ! R:/10.30.170.22:52858] inactive. 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 ! R:/10.30.170.22:52858]} end of input detected while session was in state up 00:33:18.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=56, channel=[id: 0xb33a7f7b, L:/10.30.171.139:17885 ! R:/10.30.170.22:52858]} down, reason: End of input 00:33:18.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #19 SSH_MSG_IGNORE 00:33:18.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:33:18.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #15 SSH_MSG_IGNORE 00:33:18.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:33:18.280 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56764]) process #21 SSH_MSG_IGNORE 00:33:18.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_IGNORE 00:33:18.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #18 SSH_MSG_IGNORE 00:33:18.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:33:18.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #14 SSH_MSG_IGNORE 00:33:18.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:33:18.392 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #17 SSH_MSG_IGNORE 00:33:18.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:33:18.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #13 SSH_MSG_IGNORE 00:33:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) exit code=0, immediate=false 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:18.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) Closing gracefully 00:33:18.433 [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.170.22:39306]) 00:33:18.433 [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.170.22:39306]) 00:33:18.433 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:18.433 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:18.433 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:18.433 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:18.434 [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.170.22:39306])[immediately=false] processing 00:33:18.434 [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.170.22:39306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39306]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:18.434 [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.170.22:39306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) Closing immediately 00:33:18.434 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:18.434 [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.170.22:39306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:18.434 [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.170.22:39306])[immediately=true] processing 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306] 00:33:18.434 [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@7da059ad) signal close complete immediately=true 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:18.434 [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@5443166e) signal close complete immediately=true 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306])[Immediately] closed 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) result=null 00:33:18.434 [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@241cb0) signal close complete immediately=false 00:33:18.434 [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@40cee923) signal close complete immediately=false 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39306]) code=0 message='' shell closed 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39306]) Closing immediately 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39306]]) Closing immediately 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39306]) stopping 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39306]) stopped 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39306]])[Immediately] closed 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17886] - close(TransportIoSession[local=/10.30.171.139:17886, remote=/10.30.170.22:39306]) Closing immediately 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17886] - close(TransportIoSession[local=/10.30.171.139:17886, remote=/10.30.170.22:39306])[Immediately] closed 00:33:18.434 [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@3f5cada6) signal close complete immediately=true 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39306])[Immediately] closed 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x659096db, L:/10.30.171.139:17886 ! R:/10.30.170.22:39306] inactive. 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 ! R:/10.30.170.22:39306]} end of input detected while session was in state up 00:33:18.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=57, channel=[id: 0x659096db, L:/10.30.171.139:17886 ! R:/10.30.170.22:39306]} down, reason: End of input 00:33:18.483 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36354]) process #20 SSH_MSG_IGNORE 00:33:18.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_IGNORE 00:33:18.543 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #16 SSH_MSG_IGNORE 00:33:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:33:18.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #13 SSH_MSG_IGNORE 00:33:18.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:33:18.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #15 SSH_MSG_IGNORE 00:33:18.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:33:18.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41472]) process #21 SSH_MSG_IGNORE 00:33:18.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_IGNORE 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56666])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) exit code=0, immediate=false 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) Closing gracefully 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[immediately=false] processing 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56666]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) Closing immediately 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[immediately=true] processing 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666] 00:33:18.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66f131a9) signal close complete immediately=true 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cc55fd5) signal close complete immediately=true 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666])[Immediately] closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) result=null 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fbf398) signal close complete immediately=false 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@798a8021) signal close complete immediately=false 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56666]) code=0 message='' shell closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56666]) Closing immediately 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56666]]) Closing immediately 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56666]) stopping 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56666]) stopped 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56666]])[Immediately] closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17887] - close(TransportIoSession[local=/10.30.171.139:17887, remote=/10.30.170.22:56666]) Closing immediately 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17887] - close(TransportIoSession[local=/10.30.171.139:17887, remote=/10.30.170.22:56666])[Immediately] closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16999ac0) signal close complete immediately=true 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56666])[Immediately] closed 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc71fa186, L:/10.30.171.139:17887 ! R:/10.30.170.22:56666] inactive. 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 ! R:/10.30.170.22:56666]} end of input detected while session was in state up 00:33:18.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=58, channel=[id: 0xc71fa186, L:/10.30.171.139:17887 ! R:/10.30.170.22:56666]} down, reason: End of input 00:33:18.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #18 SSH_MSG_IGNORE 00:33:18.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:33:18.847 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44686]) process #20 SSH_MSG_IGNORE 00:33:18.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_IGNORE 00:33:18.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #14 SSH_MSG_IGNORE 00:33:18.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:33:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #17 SSH_MSG_IGNORE 00:33:18.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:33:19.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #19 SSH_MSG_IGNORE 00:33:19.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:33:19.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44578])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) exit code=0, immediate=false 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) Closing gracefully 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[immediately=false] processing 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44578]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) Closing immediately 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[immediately=true] processing 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578] 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73877d4f) signal close complete immediately=true 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@425c791d) signal close complete immediately=true 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578])[Immediately] closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) result=null 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e96a4b5) signal close complete immediately=false 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f202489) signal close complete immediately=false 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44578]) code=0 message='' shell closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44578]) Closing immediately 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44578]]) Closing immediately 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44578]) stopping 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44578]) stopped 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44578]])[Immediately] closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17888] - close(TransportIoSession[local=/10.30.171.139:17888, remote=/10.30.170.22:44578]) Closing immediately 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17888] - close(TransportIoSession[local=/10.30.171.139:17888, remote=/10.30.170.22:44578])[Immediately] closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27055127) signal close complete immediately=true 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44578])[Immediately] closed 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8477269e, L:/10.30.171.139:17888 ! R:/10.30.170.22:44578] inactive. 00:33:19.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 ! R:/10.30.170.22:44578]} end of input detected while session was in state up 00:33:19.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=59, channel=[id: 0x8477269e, L:/10.30.171.139:17888 ! R:/10.30.170.22:44578]} down, reason: End of input 00:33:19.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #16 SSH_MSG_IGNORE 00:33:19.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:33:19.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #13 SSH_MSG_IGNORE 00:33:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:33:19.328 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #18 SSH_MSG_IGNORE 00:33:19.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:33:19.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #19 SSH_MSG_IGNORE 00:33:19.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53072])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) exit code=0, immediate=false 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) Closing gracefully 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[immediately=false] processing 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53072]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) Closing immediately 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:19.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[immediately=true] processing 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072] 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c4af01) signal close complete immediately=true 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67a3e3d3) signal close complete immediately=true 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072])[Immediately] closed 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) result=null 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2874d4ed) signal close complete immediately=false 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7047f44f) signal close complete immediately=false 00:33:19.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53072]) code=0 message='' shell closed 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53072]) Closing immediately 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53072]]) Closing immediately 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53072]) stopping 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53072]) stopped 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53072]])[Immediately] closed 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17889] - close(TransportIoSession[local=/10.30.171.139:17889, remote=/10.30.170.22:53072]) Closing immediately 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17889] - close(TransportIoSession[local=/10.30.171.139:17889, remote=/10.30.170.22:53072])[Immediately] closed 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54dff1e1) signal close complete immediately=true 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53072])[Immediately] closed 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe477a809, L:/10.30.171.139:17889 ! R:/10.30.170.22:53072] inactive. 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 ! R:/10.30.170.22:53072]} end of input detected while session was in state up 00:33:19.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=60, channel=[id: 0xe477a809, L:/10.30.171.139:17889 ! R:/10.30.170.22:53072]} down, reason: End of input 00:33:19.415 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59302]) process #21 SSH_MSG_IGNORE 00:33:19.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_IGNORE 00:33:19.439 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50790]) process #20 SSH_MSG_IGNORE 00:33:19.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_IGNORE 00:33:19.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #15 SSH_MSG_IGNORE 00:33:19.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:33:19.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #17 SSH_MSG_IGNORE 00:33:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:33:19.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #14 SSH_MSG_IGNORE 00:33:19.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) exit code=0, immediate=false 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) Closing gracefully 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:19.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[immediately=false] processing 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49604]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) Closing immediately 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[immediately=true] processing 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604] 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30484aa9) signal close complete immediately=true 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@180af2aa) signal close complete immediately=true 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604])[Immediately] closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) result=null 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50e093e5) signal close complete immediately=false 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1608ebb3) signal close complete immediately=false 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49604]) code=0 message='' shell closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49604]) Closing immediately 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49604]]) Closing immediately 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49604]) stopping 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49604]) stopped 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49604]])[Immediately] closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17890] - close(TransportIoSession[local=/10.30.171.139:17890, remote=/10.30.170.22:49604]) Closing immediately 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17890] - close(TransportIoSession[local=/10.30.171.139:17890, remote=/10.30.170.22:49604])[Immediately] closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6467f6d9) signal close complete immediately=true 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49604])[Immediately] closed 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc8cfdf73, L:/10.30.171.139:17890 ! R:/10.30.170.22:49604] inactive. 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 ! R:/10.30.170.22:49604]} end of input detected while session was in state up 00:33:19.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=61, channel=[id: 0xc8cfdf73, L:/10.30.171.139:17890 ! R:/10.30.170.22:49604]} down, reason: End of input 00:33:19.848 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #18 SSH_MSG_IGNORE 00:33:19.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:33:19.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #15 SSH_MSG_IGNORE 00:33:19.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:33:19.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #16 SSH_MSG_IGNORE 00:33:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:33:19.957 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42834]) process #20 SSH_MSG_IGNORE 00:33:19.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_IGNORE 00:33:19.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #14 SSH_MSG_IGNORE 00:33:19.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:33:20.005 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33834]) process #21 SSH_MSG_IGNORE 00:33:20.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_IGNORE 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) exit code=0, immediate=false 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:20.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) Closing gracefully 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[immediately=false] processing 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38116]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) Closing immediately 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[immediately=true] processing 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116] 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bcccdd5) signal close complete immediately=true 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9fbef51) signal close complete immediately=true 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116])[Immediately] closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) result=null 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d246bf2) signal close complete immediately=false 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14f1d45a) signal close complete immediately=false 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38116]) code=0 message='' shell closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38116]) Closing immediately 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38116]]) Closing immediately 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38116]) stopping 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38116]) stopped 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38116]])[Immediately] closed 00:33:20.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17891] - close(TransportIoSession[local=/10.30.171.139:17891, remote=/10.30.170.22:38116]) Closing immediately 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17891] - close(TransportIoSession[local=/10.30.171.139:17891, remote=/10.30.170.22:38116])[Immediately] closed 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@296e1174) signal close complete immediately=true 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38116])[Immediately] closed 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x43928d1d, L:/10.30.171.139:17891 ! R:/10.30.170.22:38116] inactive. 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 ! R:/10.30.170.22:38116]} end of input detected while session was in state up 00:33:20.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=62, channel=[id: 0x43928d1d, L:/10.30.171.139:17891 ! R:/10.30.170.22:38116]} down, reason: End of input 00:33:20.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #17 SSH_MSG_IGNORE 00:33:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:33:20.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #16 SSH_MSG_IGNORE 00:33:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:33:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #19 SSH_MSG_IGNORE 00:33:20.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:33:20.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #15 SSH_MSG_IGNORE 00:33:20.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60332])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) exit code=0, immediate=false 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) Closing gracefully 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[immediately=false] processing 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:20.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60332]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) Closing immediately 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[immediately=true] processing 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332] 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e536f42) signal close complete immediately=true 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ae54edb) signal close complete immediately=true 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332])[Immediately] closed 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) result=null 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@205e4bec) signal close complete immediately=false 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67c83e21) signal close complete immediately=false 00:33:20.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60332]) code=0 message='' shell closed 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60332]) Closing immediately 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60332]]) Closing immediately 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60332]) stopping 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60332]) stopped 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60332]])[Immediately] closed 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17892] - close(TransportIoSession[local=/10.30.171.139:17892, remote=/10.30.170.22:60332]) Closing immediately 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17892] - close(TransportIoSession[local=/10.30.171.139:17892, remote=/10.30.170.22:60332])[Immediately] closed 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@222464e5) signal close complete immediately=true 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60332])[Immediately] closed 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c3ad46c, L:/10.30.171.139:17892 ! R:/10.30.170.22:60332] inactive. 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 ! R:/10.30.170.22:60332]} end of input detected while session was in state up 00:33:20.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=63, channel=[id: 0x2c3ad46c, L:/10.30.171.139:17892 ! R:/10.30.170.22:60332]} down, reason: End of input 00:33:20.462 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #18 SSH_MSG_IGNORE 00:33:20.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:33:20.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #19 SSH_MSG_IGNORE 00:33:20.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:33:20.533 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58484]) process #20 SSH_MSG_IGNORE 00:33:20.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_IGNORE 00:33:20.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #14 SSH_MSG_IGNORE 00:33:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:33:20.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42646])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:20.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) exit code=0, immediate=false 00:33:20.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:20.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) Closing gracefully 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[immediately=false] processing 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42646]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) Closing immediately 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[immediately=true] processing 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646] 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b9fdf93) signal close complete immediately=true 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23f8f037) signal close complete immediately=true 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646])[Immediately] closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) result=null 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27c5afa1) signal close complete immediately=false 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55502299) signal close complete immediately=false 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42646]) code=0 message='' shell closed 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42646]) Closing immediately 00:33:20.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42646]]) Closing immediately 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42646]) stopping 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42646]) stopped 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42646]])[Immediately] closed 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17893] - close(TransportIoSession[local=/10.30.171.139:17893, remote=/10.30.170.22:42646]) Closing immediately 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17893] - close(TransportIoSession[local=/10.30.171.139:17893, remote=/10.30.170.22:42646])[Immediately] closed 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10761ce7) signal close complete immediately=true 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42646])[Immediately] closed 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8e6b86f0, L:/10.30.171.139:17893 ! R:/10.30.170.22:42646] inactive. 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 ! R:/10.30.170.22:42646]} end of input detected while session was in state up 00:33:20.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=64, channel=[id: 0x8e6b86f0, L:/10.30.171.139:17893 ! R:/10.30.170.22:42646]} down, reason: End of input 00:33:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #17 SSH_MSG_IGNORE 00:33:20.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:33:20.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #15 SSH_MSG_IGNORE 00:33:20.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:33:20.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35502]) process #21 SSH_MSG_IGNORE 00:33:20.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_IGNORE 00:33:20.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #16 SSH_MSG_IGNORE 00:33:20.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:33:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #18 SSH_MSG_IGNORE 00:33:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:33:20.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59478])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:20.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) exit code=0, immediate=false 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) Closing gracefully 00:33:20.980 [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.170.22:59478]) 00:33:20.980 [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.170.22:59478]) 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:20.980 [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.170.22:59478])[immediately=false] processing 00:33:20.980 [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.170.22:59478])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59478]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:20.980 [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.170.22:59478]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) Closing immediately 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:20.980 [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.170.22:59478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:20.980 [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.170.22:59478])[immediately=true] processing 00:33:20.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478] 00:33:20.980 [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@4caab290) signal close complete immediately=true 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:20.981 [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@148b05d7) signal close complete immediately=true 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478])[Immediately] closed 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) result=null 00:33:20.981 [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@784b80ca) signal close complete immediately=false 00:33:20.981 [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@13623eaa) signal close complete immediately=false 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59478]) code=0 message='' shell closed 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59478]) Closing immediately 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59478]]) Closing immediately 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59478]) stopping 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59478]) stopped 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59478]])[Immediately] closed 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17894] - close(TransportIoSession[local=/10.30.171.139:17894, remote=/10.30.170.22:59478]) Closing immediately 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17894] - close(TransportIoSession[local=/10.30.171.139:17894, remote=/10.30.170.22:59478])[Immediately] closed 00:33:20.981 [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@a452064) signal close complete immediately=true 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59478])[Immediately] closed 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd917e5f1, L:/10.30.171.139:17894 ! R:/10.30.170.22:59478] inactive. 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 ! R:/10.30.170.22:59478]} end of input detected while session was in state up 00:33:20.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=65, channel=[id: 0xd917e5f1, L:/10.30.171.139:17894 ! R:/10.30.170.22:59478]} down, reason: End of input 00:33:21.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42824]) process #20 SSH_MSG_IGNORE 00:33:21.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_IGNORE 00:33:21.018 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60570]) process #21 SSH_MSG_IGNORE 00:33:21.021 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_IGNORE 00:33:21.114 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #19 SSH_MSG_IGNORE 00:33:21.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:33:21.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #14 SSH_MSG_IGNORE 00:33:21.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) exit code=0, immediate=false 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) Closing gracefully 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[immediately=false] processing 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39748]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:21.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) Closing immediately 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[immediately=true] processing 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748] 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42496d53) signal close complete immediately=true 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d3c5ff) signal close complete immediately=true 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748])[Immediately] closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) result=null 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1061fec1) signal close complete immediately=false 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22f1b45f) signal close complete immediately=false 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39748]) code=0 message='' shell closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39748]) Closing immediately 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39748]]) Closing immediately 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39748]) stopping 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39748]) stopped 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39748]])[Immediately] closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17895] - close(TransportIoSession[local=/10.30.171.139:17895, remote=/10.30.170.22:39748]) Closing immediately 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17895] - close(TransportIoSession[local=/10.30.171.139:17895, remote=/10.30.170.22:39748])[Immediately] closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bdb66a7) signal close complete immediately=true 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39748])[Immediately] closed 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe3b3a663, L:/10.30.171.139:17895 ! R:/10.30.170.22:39748] inactive. 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 ! R:/10.30.170.22:39748]} end of input detected while session was in state up 00:33:21.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=66, channel=[id: 0xe3b3a663, L:/10.30.171.139:17895 ! R:/10.30.170.22:39748]} down, reason: End of input 00:33:21.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #15 SSH_MSG_IGNORE 00:33:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:33:21.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #17 SSH_MSG_IGNORE 00:33:21.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:33:21.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53840]) process #20 SSH_MSG_IGNORE 00:33:21.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_IGNORE 00:33:21.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #16 SSH_MSG_IGNORE 00:33:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:33:21.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #19 SSH_MSG_IGNORE 00:33:21.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:33:21.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50478]) process #21 SSH_MSG_IGNORE 00:33:21.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_IGNORE 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36326])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) exit code=0, immediate=false 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) Closing gracefully 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[immediately=false] processing 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36326]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) Closing immediately 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[immediately=true] processing 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326] 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2709111e) signal close complete immediately=true 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e88e806) signal close complete immediately=true 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326])[Immediately] closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) result=null 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c9593f9) signal close complete immediately=false 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b13c77) signal close complete immediately=false 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36326]) code=0 message='' shell closed 00:33:21.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36326]) Closing immediately 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36326]]) Closing immediately 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36326]) stopping 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36326]) stopped 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36326]])[Immediately] closed 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17896] - close(TransportIoSession[local=/10.30.171.139:17896, remote=/10.30.170.22:36326]) Closing immediately 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17896] - close(TransportIoSession[local=/10.30.171.139:17896, remote=/10.30.170.22:36326])[Immediately] closed 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f5f4e9e) signal close complete immediately=true 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36326])[Immediately] closed 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x07808a51, L:/10.30.171.139:17896 ! R:/10.30.170.22:36326] inactive. 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 ! R:/10.30.170.22:36326]} end of input detected while session was in state up 00:33:21.618 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=67, channel=[id: 0x07808a51, L:/10.30.171.139:17896 ! R:/10.30.170.22:36326]} down, reason: End of input 00:33:21.636 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #18 SSH_MSG_IGNORE 00:33:21.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:33:21.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #14 SSH_MSG_IGNORE 00:33:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) exit code=0, immediate=false 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) Closing gracefully 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[immediately=false] processing 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:21.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56764]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) Closing immediately 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[immediately=true] processing 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764] 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27c2a679) signal close complete immediately=true 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@105ccdca) signal close complete immediately=true 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764])[Immediately] closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) result=null 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@760ecc53) signal close complete immediately=false 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dc4146a) signal close complete immediately=false 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56764]) code=0 message='' shell closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56764]) Closing immediately 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56764]]) Closing immediately 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56764]) stopping 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56764]) stopped 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56764]])[Immediately] closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17897] - close(TransportIoSession[local=/10.30.171.139:17897, remote=/10.30.170.22:56764]) Closing immediately 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17897] - close(TransportIoSession[local=/10.30.171.139:17897, remote=/10.30.170.22:56764])[Immediately] closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f078cc5) signal close complete immediately=true 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56764])[Immediately] closed 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x991dc0a9, L:/10.30.171.139:17897 ! R:/10.30.170.22:56764] inactive. 00:33:21.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 ! R:/10.30.170.22:56764]} end of input detected while session was in state up 00:33:21.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=68, channel=[id: 0x991dc0a9, L:/10.30.171.139:17897 ! R:/10.30.170.22:56764]} down, reason: End of input 00:33:22.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #16 SSH_MSG_IGNORE 00:33:22.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:33:22.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #17 SSH_MSG_IGNORE 00:33:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:33:22.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #19 SSH_MSG_IGNORE 00:33:22.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:33:22.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.179 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49160]) process #20 SSH_MSG_IGNORE 00:33:22.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_IGNORE 00:33:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56228]) process #21 SSH_MSG_IGNORE 00:33:22.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_IGNORE 00:33:22.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #15 SSH_MSG_IGNORE 00:33:22.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41472])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) exit code=0, immediate=false 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) Closing gracefully 00:33:22.249 [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.170.22:41472]) 00:33:22.249 [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.170.22:41472]) 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:22.249 [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.170.22:41472])[immediately=false] processing 00:33:22.249 [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.170.22:41472])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41472]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:22.249 [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.170.22:41472]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) Closing immediately 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:22.249 [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.170.22:41472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:22.249 [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.170.22:41472])[immediately=true] processing 00:33:22.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472] 00:33:22.249 [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@4335036b) signal close complete immediately=true 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:22.250 [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@6474e452) signal close complete immediately=true 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472])[Immediately] closed 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) result=null 00:33:22.250 [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@2b1aadb1) signal close complete immediately=false 00:33:22.250 [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@4960c126) signal close complete immediately=false 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41472]) code=0 message='' shell closed 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41472]) Closing immediately 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41472]]) Closing immediately 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41472]) stopping 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41472]) stopped 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41472]])[Immediately] closed 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17898] - close(TransportIoSession[local=/10.30.171.139:17898, remote=/10.30.170.22:41472]) Closing immediately 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17898] - close(TransportIoSession[local=/10.30.171.139:17898, remote=/10.30.170.22:41472])[Immediately] closed 00:33:22.250 [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@2225bd3a) signal close complete immediately=true 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41472])[Immediately] closed 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9759051b, L:/10.30.171.139:17898 ! R:/10.30.170.22:41472] inactive. 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 ! R:/10.30.170.22:41472]} end of input detected while session was in state up 00:33:22.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=69, channel=[id: 0x9759051b, L:/10.30.171.139:17898 ! R:/10.30.170.22:41472]} down, reason: End of input 00:33:22.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #14 SSH_MSG_IGNORE 00:33:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:33:22.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #17 SSH_MSG_IGNORE 00:33:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:33:22.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #18 SSH_MSG_IGNORE 00:33:22.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) exit code=0, immediate=false 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) Closing gracefully 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[immediately=false] processing 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59302]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) Closing immediately 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[immediately=true] processing 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302] 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de0686d) signal close complete immediately=true 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b3badda) signal close complete immediately=true 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302])[Immediately] closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) result=null 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52737071) signal close complete immediately=false 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ed09c33) signal close complete immediately=false 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59302]) code=0 message='' shell closed 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59302]) Closing immediately 00:33:22.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59302]]) Closing immediately 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59302]) stopping 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59302]) stopped 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59302]])[Immediately] closed 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17899] - close(TransportIoSession[local=/10.30.171.139:17899, remote=/10.30.170.22:59302]) Closing immediately 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17899] - close(TransportIoSession[local=/10.30.171.139:17899, remote=/10.30.170.22:59302])[Immediately] closed 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40ed3484) signal close complete immediately=true 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59302])[Immediately] closed 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0c3a491f, L:/10.30.171.139:17899 ! R:/10.30.170.22:59302] inactive. 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 ! R:/10.30.170.22:59302]} end of input detected while session was in state up 00:33:22.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=70, channel=[id: 0x0c3a491f, L:/10.30.171.139:17899 ! R:/10.30.170.22:59302]} down, reason: End of input 00:33:22.604 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.604 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #16 SSH_MSG_IGNORE 00:33:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:33:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57990]) process #20 SSH_MSG_IGNORE 00:33:22.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_IGNORE 00:33:22.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #19 SSH_MSG_IGNORE 00:33:22.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:33:22.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #18 SSH_MSG_IGNORE 00:33:22.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:33:22.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #14 SSH_MSG_IGNORE 00:33:22.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:33:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #15 SSH_MSG_IGNORE 00:33:22.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) exit code=0, immediate=false 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) Closing gracefully 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[immediately=false] processing 00:33:22.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33834]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) Closing immediately 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[immediately=true] processing 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834] 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a314e20) signal close complete immediately=true 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ea6c1d4) signal close complete immediately=true 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834])[Immediately] closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) result=null 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38123804) signal close complete immediately=false 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@692b0123) signal close complete immediately=false 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33834]) code=0 message='' shell closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33834]) Closing immediately 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33834]]) Closing immediately 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33834]) stopping 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33834]) stopped 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33834]])[Immediately] closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17900] - close(TransportIoSession[local=/10.30.171.139:17900, remote=/10.30.170.22:33834]) Closing immediately 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17900] - close(TransportIoSession[local=/10.30.171.139:17900, remote=/10.30.170.22:33834])[Immediately] closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49cb0268) signal close complete immediately=true 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33834])[Immediately] closed 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x91d7f62e, L:/10.30.171.139:17900 ! R:/10.30.170.22:33834] inactive. 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 ! R:/10.30.170.22:33834]} end of input detected while session was in state up 00:33:22.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=71, channel=[id: 0x91d7f62e, L:/10.30.171.139:17900 ! R:/10.30.170.22:33834]} down, reason: End of input 00:33:23.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #17 SSH_MSG_IGNORE 00:33:23.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:33:23.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47280]) process #20 SSH_MSG_IGNORE 00:33:23.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_IGNORE 00:33:23.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #15 SSH_MSG_IGNORE 00:33:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:33:23.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #16 SSH_MSG_IGNORE 00:33:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35502])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) exit code=0, immediate=false 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) Closing gracefully 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:23.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[immediately=false] processing 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35502]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) Closing immediately 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[immediately=true] processing 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502] 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37b7088d) signal close complete immediately=true 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3633e6db) signal close complete immediately=true 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502])[Immediately] closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) result=null 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7be16642) signal close complete immediately=false 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@130b739b) signal close complete immediately=false 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35502]) code=0 message='' shell closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35502]) Closing immediately 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35502]]) Closing immediately 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35502]) stopping 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35502]) stopped 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35502]])[Immediately] closed 00:33:23.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17901] - close(TransportIoSession[local=/10.30.171.139:17901, remote=/10.30.170.22:35502]) Closing immediately 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17901] - close(TransportIoSession[local=/10.30.171.139:17901, remote=/10.30.170.22:35502])[Immediately] closed 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cf7f217) signal close complete immediately=true 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35502])[Immediately] closed 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe6577692, L:/10.30.171.139:17901 ! R:/10.30.170.22:35502] inactive. 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 ! R:/10.30.170.22:35502]} end of input detected while session was in state up 00:33:23.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=72, channel=[id: 0xe6577692, L:/10.30.171.139:17901 ! R:/10.30.170.22:35502]} down, reason: End of input 00:33:23.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44396]) process #21 SSH_MSG_IGNORE 00:33:23.264 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_IGNORE 00:33:23.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #14 SSH_MSG_IGNORE 00:33:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:33:23.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #19 SSH_MSG_IGNORE 00:33:23.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:33:23.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57350]) process #21 SSH_MSG_IGNORE 00:33:23.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_IGNORE 00:33:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #18 SSH_MSG_IGNORE 00:33:23.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60570])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) exit code=0, immediate=false 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) Closing gracefully 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:23.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[immediately=false] processing 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60570]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) Closing immediately 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[immediately=true] processing 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570] 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a5b237) signal close complete immediately=true 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@150a39d5) signal close complete immediately=true 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570])[Immediately] closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) result=null 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22007492) signal close complete immediately=false 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ee33f57) signal close complete immediately=false 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60570]) code=0 message='' shell closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60570]) Closing immediately 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60570]]) Closing immediately 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60570]) stopping 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60570]) stopped 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60570]])[Immediately] closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17902] - close(TransportIoSession[local=/10.30.171.139:17902, remote=/10.30.170.22:60570]) Closing immediately 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17902] - close(TransportIoSession[local=/10.30.171.139:17902, remote=/10.30.170.22:60570])[Immediately] closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25ac1ab6) signal close complete immediately=true 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60570])[Immediately] closed 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40d02818, L:/10.30.171.139:17902 ! R:/10.30.170.22:60570] inactive. 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 ! R:/10.30.170.22:60570]} end of input detected while session was in state up 00:33:23.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=73, channel=[id: 0x40d02818, L:/10.30.171.139:17902 ! R:/10.30.170.22:60570]} down, reason: End of input 00:33:23.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #17 SSH_MSG_IGNORE 00:33:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:33:23.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #15 SSH_MSG_IGNORE 00:33:23.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:33:23.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #19 SSH_MSG_IGNORE 00:33:23.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:33:23.724 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45294]) process #20 SSH_MSG_IGNORE 00:33:23.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_IGNORE 00:33:23.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #16 SSH_MSG_IGNORE 00:33:23.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:33:23.758 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60934]) process #21 SSH_MSG_IGNORE 00:33:23.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_IGNORE 00:33:23.839 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #18 SSH_MSG_IGNORE 00:33:23.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50478])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) exit code=0, immediate=false 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:23.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:23.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) Closing gracefully 00:33:23.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) 00:33:23.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[immediately=false] processing 00:33:23.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50478]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) Closing immediately 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[immediately=true] processing 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478] 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c8c778a) signal close complete immediately=true 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a2593d1) signal close complete immediately=true 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478])[Immediately] closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) result=null 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7db6aa61) signal close complete immediately=false 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49ebd4e8) signal close complete immediately=false 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50478]) code=0 message='' shell closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50478]) Closing immediately 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50478]]) Closing immediately 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50478]) stopping 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50478]) stopped 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50478]])[Immediately] closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17903] - close(TransportIoSession[local=/10.30.171.139:17903, remote=/10.30.170.22:50478]) Closing immediately 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17903] - close(TransportIoSession[local=/10.30.171.139:17903, remote=/10.30.170.22:50478])[Immediately] closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56c4ca78) signal close complete immediately=true 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50478])[Immediately] closed 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x16e67f5d, L:/10.30.171.139:17903 ! R:/10.30.170.22:50478] inactive. 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 ! R:/10.30.170.22:50478]} end of input detected while session was in state up 00:33:23.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=74, channel=[id: 0x16e67f5d, L:/10.30.171.139:17903 ! R:/10.30.170.22:50478]} down, reason: End of input 00:33:24.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #14 SSH_MSG_IGNORE 00:33:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:33:24.277 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39310]) process #20 SSH_MSG_IGNORE 00:33:24.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_IGNORE 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) exit code=0, immediate=false 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:24.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) Closing gracefully 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[immediately=false] processing 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56228]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) Closing immediately 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[immediately=true] processing 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228] 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58daa5e5) signal close complete immediately=true 00:33:24.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:24.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5739b0e8) signal close complete immediately=true 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228])[Immediately] closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) result=null 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f579662) signal close complete immediately=false 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fa3e9bb) signal close complete immediately=false 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56228]) code=0 message='' shell closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56228]) Closing immediately 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56228]]) Closing immediately 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56228]) stopping 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56228]) stopped 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56228]])[Immediately] closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17904] - close(TransportIoSession[local=/10.30.171.139:17904, remote=/10.30.170.22:56228]) Closing immediately 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17904] - close(TransportIoSession[local=/10.30.171.139:17904, remote=/10.30.170.22:56228])[Immediately] closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72db8e27) signal close complete immediately=true 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56228])[Immediately] closed 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa782c56e, L:/10.30.171.139:17904 ! R:/10.30.170.22:56228] inactive. 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 ! R:/10.30.170.22:56228]} end of input detected while session was in state up 00:33:24.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=75, channel=[id: 0xa782c56e, L:/10.30.171.139:17904 ! R:/10.30.170.22:56228]} down, reason: End of input 00:33:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #17 SSH_MSG_IGNORE 00:33:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:33:24.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #18 SSH_MSG_IGNORE 00:33:24.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:33:24.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #19 SSH_MSG_IGNORE 00:33:24.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:33:24.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46232]) process #21 SSH_MSG_IGNORE 00:33:24.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_IGNORE 00:33:24.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #16 SSH_MSG_IGNORE 00:33:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:33:24.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #14 SSH_MSG_IGNORE 00:33:24.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:33:24.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #15 SSH_MSG_IGNORE 00:33:24.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:33:24.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:24.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) exit code=0, immediate=false 00:33:24.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:24.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:24.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) Closing gracefully 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[immediately=false] processing 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57350]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) Closing immediately 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[immediately=true] processing 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350] 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4580569f) signal close complete immediately=true 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4331883d) signal close complete immediately=true 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350])[Immediately] closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) result=null 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@744af18a) signal close complete immediately=false 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4190494f) signal close complete immediately=false 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57350]) code=0 message='' shell closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57350]) Closing immediately 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57350]]) Closing immediately 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57350]) stopping 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57350]) stopped 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57350]])[Immediately] closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17905] - close(TransportIoSession[local=/10.30.171.139:17905, remote=/10.30.170.22:57350]) Closing immediately 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17905] - close(TransportIoSession[local=/10.30.171.139:17905, remote=/10.30.170.22:57350])[Immediately] closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e3cb4c) signal close complete immediately=true 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57350])[Immediately] closed 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x17ae3ab4, L:/10.30.171.139:17905 ! R:/10.30.170.22:57350] inactive. 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 ! R:/10.30.170.22:57350]} end of input detected while session was in state up 00:33:24.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=77, channel=[id: 0x17ae3ab4, L:/10.30.171.139:17905 ! R:/10.30.170.22:57350]} down, reason: End of input 00:33:24.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #17 SSH_MSG_IGNORE 00:33:24.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:33:24.904 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #18 SSH_MSG_IGNORE 00:33:24.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:33:24.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58656]) process #21 SSH_MSG_IGNORE 00:33:24.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_IGNORE 00:33:24.934 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) exit code=0, immediate=false 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) Closing gracefully 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[immediately=false] processing 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44396]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) Closing immediately 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[immediately=true] processing 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396] 00:33:24.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d54e036) signal close complete immediately=true 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0b7377) signal close complete immediately=true 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396])[Immediately] closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) result=null 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75717a18) signal close complete immediately=false 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23b07dab) signal close complete immediately=false 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44396]) code=0 message='' shell closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44396]) Closing immediately 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44396]]) Closing immediately 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44396]) stopping 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44396]) stopped 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44396]])[Immediately] closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17906] - close(TransportIoSession[local=/10.30.171.139:17906, remote=/10.30.170.22:44396]) Closing immediately 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17906] - close(TransportIoSession[local=/10.30.171.139:17906, remote=/10.30.170.22:44396])[Immediately] closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591f7cbb) signal close complete immediately=true 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44396])[Immediately] closed 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x121f60fc, L:/10.30.171.139:17906 ! R:/10.30.170.22:44396] inactive. 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 ! R:/10.30.170.22:44396]} end of input detected while session was in state up 00:33:24.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=76, channel=[id: 0x121f60fc, L:/10.30.171.139:17906 ! R:/10.30.170.22:44396]} down, reason: End of input 00:33:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48690]) process #20 SSH_MSG_IGNORE 00:33:24.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_IGNORE 00:33:25.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #15 SSH_MSG_IGNORE 00:33:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:33:25.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #14 SSH_MSG_IGNORE 00:33:25.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:33:25.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #19 SSH_MSG_IGNORE 00:33:25.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60934])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) exit code=0, immediate=false 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) Closing gracefully 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[immediately=false] processing 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60934]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) Closing immediately 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[immediately=true] processing 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934] 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f88765f) signal close complete immediately=true 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6469cff4) signal close complete immediately=true 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934])[Immediately] closed 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) result=null 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d898b22) signal close complete immediately=false 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dc0b3a5) signal close complete immediately=false 00:33:25.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60934]) code=0 message='' shell closed 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60934]) Closing immediately 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60934]]) Closing immediately 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60934]) stopping 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60934]) stopped 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60934]])[Immediately] closed 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17907] - close(TransportIoSession[local=/10.30.171.139:17907, remote=/10.30.170.22:60934]) Closing immediately 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17907] - close(TransportIoSession[local=/10.30.171.139:17907, remote=/10.30.170.22:60934])[Immediately] closed 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@712602cc) signal close complete immediately=true 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60934])[Immediately] closed 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0a61a02f, L:/10.30.171.139:17907 ! R:/10.30.170.22:60934] inactive. 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 ! R:/10.30.170.22:60934]} end of input detected while session was in state up 00:33:25.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=78, channel=[id: 0x0a61a02f, L:/10.30.171.139:17907 ! R:/10.30.170.22:60934]} down, reason: End of input 00:33:25.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #16 SSH_MSG_IGNORE 00:33:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:33:25.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #17 SSH_MSG_IGNORE 00:33:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:33:25.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35176]) process #20 SSH_MSG_IGNORE 00:33:25.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_IGNORE 00:33:25.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #16 SSH_MSG_IGNORE 00:33:25.378 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:33:25.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #18 SSH_MSG_IGNORE 00:33:25.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:33:25.519 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #19 SSH_MSG_IGNORE 00:33:25.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) exit code=0, immediate=false 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) Closing gracefully 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[immediately=false] processing 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:25.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46232]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) Closing immediately 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[immediately=true] processing 00:33:25.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232] 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35026e85) signal close complete immediately=true 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23981aaf) signal close complete immediately=true 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232])[Immediately] closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) result=null 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1da2c30a) signal close complete immediately=false 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35079c1b) signal close complete immediately=false 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46232]) code=0 message='' shell closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46232]) Closing immediately 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46232]]) Closing immediately 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46232]) stopping 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46232]) stopped 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46232]])[Immediately] closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17908] - close(TransportIoSession[local=/10.30.171.139:17908, remote=/10.30.170.22:46232]) Closing immediately 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17908] - close(TransportIoSession[local=/10.30.171.139:17908, remote=/10.30.170.22:46232])[Immediately] closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13d7aa78) signal close complete immediately=true 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46232])[Immediately] closed 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf1bb8f03, L:/10.30.171.139:17908 ! R:/10.30.170.22:46232] inactive. 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 ! R:/10.30.170.22:46232]} end of input detected while session was in state up 00:33:25.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=79, channel=[id: 0xf1bb8f03, L:/10.30.171.139:17908 ! R:/10.30.170.22:46232]} down, reason: End of input 00:33:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #14 SSH_MSG_IGNORE 00:33:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:33:25.626 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53964]) process #21 SSH_MSG_IGNORE 00:33:25.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_IGNORE 00:33:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #17 SSH_MSG_IGNORE 00:33:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:33:25.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #15 SSH_MSG_IGNORE 00:33:25.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58656])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) exit code=0, immediate=false 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) Closing gracefully 00:33:25.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[immediately=false] processing 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58656]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) Closing immediately 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[immediately=true] processing 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656] 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31814437) signal close complete immediately=true 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e2c6369) signal close complete immediately=true 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656])[Immediately] closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) result=null 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@399caa2c) signal close complete immediately=false 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12887198) signal close complete immediately=false 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58656]) code=0 message='' shell closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58656]) Closing immediately 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58656]]) Closing immediately 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58656]) stopping 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58656]) stopped 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58656]])[Immediately] closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17909] - close(TransportIoSession[local=/10.30.171.139:17909, remote=/10.30.170.22:58656]) Closing immediately 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17909] - close(TransportIoSession[local=/10.30.171.139:17909, remote=/10.30.170.22:58656])[Immediately] closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29133f02) signal close complete immediately=true 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58656])[Immediately] closed 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfaf945e8, L:/10.30.171.139:17909 ! R:/10.30.170.22:58656] inactive. 00:33:25.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 ! R:/10.30.170.22:58656]} end of input detected while session was in state up 00:33:25.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=80, channel=[id: 0xfaf945e8, L:/10.30.171.139:17909 ! R:/10.30.170.22:58656]} down, reason: End of input 00:33:26.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #14 SSH_MSG_IGNORE 00:33:26.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:33:26.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #19 SSH_MSG_IGNORE 00:33:26.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:33:26.125 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58636]) process #21 SSH_MSG_IGNORE 00:33:26.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_IGNORE 00:33:26.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36678]) process #20 SSH_MSG_IGNORE 00:33:26.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_IGNORE 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53964])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) exit code=0, immediate=false 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) Closing gracefully 00:33:26.197 [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.170.22:53964]) 00:33:26.197 [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.170.22:53964]) 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:26.197 [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.170.22:53964])[immediately=false] processing 00:33:26.197 [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.170.22:53964])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53964]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:26.197 [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.170.22:53964]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:26.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) Closing immediately 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:26.197 [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.170.22:53964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:26.198 [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.170.22:53964])[immediately=true] processing 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964] 00:33:26.198 [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@3a53cf76) signal close complete immediately=true 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:26.198 [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@6b14cbc3) signal close complete immediately=true 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964])[Immediately] closed 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) result=null 00:33:26.198 [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@415731f5) signal close complete immediately=false 00:33:26.198 [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@791f4c54) signal close complete immediately=false 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53964]) code=0 message='' shell closed 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53964]) Closing immediately 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53964]]) Closing immediately 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53964]) stopping 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53964]) stopped 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53964]])[Immediately] closed 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17910] - close(TransportIoSession[local=/10.30.171.139:17910, remote=/10.30.170.22:53964]) Closing immediately 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17910] - close(TransportIoSession[local=/10.30.171.139:17910, remote=/10.30.170.22:53964])[Immediately] closed 00:33:26.198 [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@5d13047e) signal close complete immediately=true 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53964])[Immediately] closed 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x71ae9eda, L:/10.30.171.139:17910 ! R:/10.30.170.22:53964] inactive. 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 ! R:/10.30.170.22:53964]} end of input detected while session was in state up 00:33:26.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=81, channel=[id: 0x71ae9eda, L:/10.30.171.139:17910 ! R:/10.30.170.22:53964]} down, reason: End of input 00:33:26.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #16 SSH_MSG_IGNORE 00:33:26.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:33:26.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #15 SSH_MSG_IGNORE 00:33:26.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:33:26.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #18 SSH_MSG_IGNORE 00:33:26.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:33:26.474 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51318]) process #20 SSH_MSG_IGNORE 00:33:26.476 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_IGNORE 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) exit code=0, immediate=false 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) Closing gracefully 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[immediately=false] processing 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58636]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:26.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) Closing immediately 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[immediately=true] processing 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636] 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b06f0ce) signal close complete immediately=true 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e392fa) signal close complete immediately=true 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636])[Immediately] closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) result=null 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d6e8b40) signal close complete immediately=false 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@734e9046) signal close complete immediately=false 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58636]) code=0 message='' shell closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58636]) Closing immediately 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58636]]) Closing immediately 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58636]) stopping 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58636]) stopped 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58636]])[Immediately] closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17911] - close(TransportIoSession[local=/10.30.171.139:17911, remote=/10.30.170.22:58636]) Closing immediately 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17911] - close(TransportIoSession[local=/10.30.171.139:17911, remote=/10.30.170.22:58636])[Immediately] closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f328e61) signal close complete immediately=true 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58636])[Immediately] closed 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc2ccef6a, L:/10.30.171.139:17911 ! R:/10.30.170.22:58636] inactive. 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 ! R:/10.30.170.22:58636]} end of input detected while session was in state up 00:33:26.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=82, channel=[id: 0xc2ccef6a, L:/10.30.171.139:17911 ! R:/10.30.170.22:58636]} down, reason: End of input 00:33:26.562 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #16 SSH_MSG_IGNORE 00:33:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:33:26.569 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41458]) process #21 SSH_MSG_IGNORE 00:33:26.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_IGNORE 00:33:26.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #17 SSH_MSG_IGNORE 00:33:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:33:26.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #15 SSH_MSG_IGNORE 00:33:26.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:33:26.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #14 SSH_MSG_IGNORE 00:33:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:33:26.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #19 SSH_MSG_IGNORE 00:33:26.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:33:26.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #18 SSH_MSG_IGNORE 00:33:26.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) exit code=0, immediate=false 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #23 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #24 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) Closing gracefully 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[immediately=false] processing 00:33:26.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41458]) packet #25 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) Closing immediately 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[immediately=true] processing 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458] 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c0cec39) signal close complete immediately=true 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60775f98) signal close complete immediately=true 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458])[Immediately] closed 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) result=null 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e83e137) signal close complete immediately=false 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c044b7c) signal close complete immediately=false 00:33:26.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41458]) code=0 message='' shell closed 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41458]) Closing immediately 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41458]]) Closing immediately 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41458]) stopping 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41458]) stopped 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41458]])[Immediately] closed 00:33:26.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17912] - close(TransportIoSession[local=/10.30.171.139:17912, remote=/10.30.170.22:41458]) Closing immediately 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17912] - close(TransportIoSession[local=/10.30.171.139:17912, remote=/10.30.170.22:41458])[Immediately] closed 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27d211e1) signal close complete immediately=true 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41458])[Immediately] closed 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4ce6df9c, L:/10.30.171.139:17912 ! R:/10.30.170.22:41458] inactive. 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 ! R:/10.30.170.22:41458]} end of input detected while session was in state up 00:33:26.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=83, channel=[id: 0x4ce6df9c, L:/10.30.171.139:17912 ! R:/10.30.170.22:41458]} down, reason: End of input 00:33:27.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #17 SSH_MSG_IGNORE 00:33:27.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:33:27.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #16 SSH_MSG_IGNORE 00:33:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:33:27.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #19 SSH_MSG_IGNORE 00:33:27.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:33:27.115 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40968]) process #20 SSH_MSG_IGNORE 00:33:27.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_IGNORE 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) exit code=0, immediate=false 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) Closing gracefully 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) 00:33:27.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[immediately=false] processing 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51058]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) Closing immediately 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[immediately=true] processing 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058] 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69464031) signal close complete immediately=true 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74b1915d) signal close complete immediately=true 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058])[Immediately] closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) result=null 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3de8cc97) signal close complete immediately=false 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8b958e2) signal close complete immediately=false 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51058]) code=0 message='' shell closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51058]) Closing immediately 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51058]]) Closing immediately 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51058]) stopping 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51058]) stopped 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51058]])[Immediately] closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17913] - close(TransportIoSession[local=/10.30.171.139:17913, remote=/10.30.170.22:51058]) Closing immediately 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17913] - close(TransportIoSession[local=/10.30.171.139:17913, remote=/10.30.170.22:51058])[Immediately] closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5325c60c) signal close complete immediately=true 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51058])[Immediately] closed 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x29926d1d, L:/10.30.171.139:17913 ! R:/10.30.170.22:51058] inactive. 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 ! R:/10.30.170.22:51058]} end of input detected while session was in state up 00:33:27.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=84, channel=[id: 0x29926d1d, L:/10.30.171.139:17913 ! R:/10.30.170.22:51058]} down, reason: End of input 00:33:27.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #15 SSH_MSG_IGNORE 00:33:27.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:33:27.439 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #18 SSH_MSG_IGNORE 00:33:27.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34014])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) exit code=0, immediate=false 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:27.499 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) Closing gracefully 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[immediately=false] processing 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34014]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) Closing immediately 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[immediately=true] processing 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014] 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fa412c5) signal close complete immediately=true 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2594f256) signal close complete immediately=true 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014])[Immediately] closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) result=null 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65aacf15) signal close complete immediately=false 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25a5e1be) signal close complete immediately=false 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34014]) code=0 message='' shell closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34014]) Closing immediately 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34014]]) Closing immediately 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34014]) stopping 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34014]) stopped 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34014]])[Immediately] closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17914] - close(TransportIoSession[local=/10.30.171.139:17914, remote=/10.30.170.22:34014]) Closing immediately 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:17914] - close(TransportIoSession[local=/10.30.171.139:17914, remote=/10.30.170.22:34014])[Immediately] closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a78edf5) signal close complete immediately=true 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34014])[Immediately] closed 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe011ff1, L:/10.30.171.139:17914 ! R:/10.30.170.22:34014] inactive. 00:33:27.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 ! R:/10.30.170.22:34014]} end of input detected while session was in state up 00:33:27.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=85, channel=[id: 0xbe011ff1, L:/10.30.171.139:17914 ! R:/10.30.170.22:34014]} down, reason: End of input 00:33:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #17 SSH_MSG_IGNORE 00:33:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:33:27.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40712]) process #20 SSH_MSG_IGNORE 00:33:27.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_IGNORE 00:33:27.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #14 SSH_MSG_IGNORE 00:33:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:33:27.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #16 SSH_MSG_IGNORE 00:33:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:33:27.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #19 SSH_MSG_IGNORE 00:33:27.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) exit code=0, immediate=false 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) Closing gracefully 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[immediately=false] processing 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48712]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:27.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) Closing immediately 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[immediately=true] processing 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712] 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30ebd3d1) signal close complete immediately=true 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a72f517) signal close complete immediately=true 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712])[Immediately] closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) result=null 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c89d69f) signal close complete immediately=false 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17cf5ec6) signal close complete immediately=false 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48712]) code=0 message='' shell closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48712]) Closing immediately 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48712]]) Closing immediately 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48712]) stopping 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48712]) stopped 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48712]])[Immediately] closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17915] - close(TransportIoSession[local=/10.30.171.139:17915, remote=/10.30.170.22:48712]) Closing immediately 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17915] - close(TransportIoSession[local=/10.30.171.139:17915, remote=/10.30.170.22:48712])[Immediately] closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79d462b5) signal close complete immediately=true 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48712])[Immediately] closed 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5774e550, L:/10.30.171.139:17915 ! R:/10.30.170.22:48712] inactive. 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 ! R:/10.30.170.22:48712]} end of input detected while session was in state up 00:33:27.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=86, channel=[id: 0x5774e550, L:/10.30.171.139:17915 ! R:/10.30.170.22:48712]} down, reason: End of input 00:33:27.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #15 SSH_MSG_IGNORE 00:33:27.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:33:27.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #14 SSH_MSG_IGNORE 00:33:27.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:33:27.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #18 SSH_MSG_IGNORE 00:33:27.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:33:28.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53148])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:28.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) exit code=0, immediate=false 00:33:28.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:28.142 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) Closing gracefully 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[immediately=false] processing 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53148]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) Closing immediately 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[immediately=true] processing 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148] 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bbbb873) signal close complete immediately=true 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f1d99ea) signal close complete immediately=true 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148])[Immediately] closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) result=null 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51cb39ff) signal close complete immediately=false 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76d3e6e0) signal close complete immediately=false 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53148]) code=0 message='' shell closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53148]) Closing immediately 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53148]]) Closing immediately 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53148]) stopping 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53148]) stopped 00:33:28.143 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53148]])[Immediately] closed 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17916] - close(TransportIoSession[local=/10.30.171.139:17916, remote=/10.30.170.22:53148]) Closing immediately 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17916] - close(TransportIoSession[local=/10.30.171.139:17916, remote=/10.30.170.22:53148])[Immediately] closed 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dda069) signal close complete immediately=true 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53148])[Immediately] closed 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x34b66830, L:/10.30.171.139:17916 ! R:/10.30.170.22:53148] inactive. 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 ! R:/10.30.170.22:53148]} end of input detected while session was in state up 00:33:28.144 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=87, channel=[id: 0x34b66830, L:/10.30.171.139:17916 ! R:/10.30.170.22:53148]} down, reason: End of input 00:33:28.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #16 SSH_MSG_IGNORE 00:33:28.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:33:28.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #19 SSH_MSG_IGNORE 00:33:28.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:33:28.330 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34334]) process #20 SSH_MSG_IGNORE 00:33:28.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_IGNORE 00:33:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #14 SSH_MSG_IGNORE 00:33:28.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:33:28.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #15 SSH_MSG_IGNORE 00:33:28.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:33:28.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #17 SSH_MSG_IGNORE 00:33:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:33:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #18 SSH_MSG_IGNORE 00:33:28.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:33:28.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) exit code=0, immediate=false 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) Closing gracefully 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[immediately=false] processing 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33782]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) Closing immediately 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[immediately=true] processing 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782] 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@704e19ce) signal close complete immediately=true 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b9ae36f) signal close complete immediately=true 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782])[Immediately] closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) result=null 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53b42770) signal close complete immediately=false 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c5425c) signal close complete immediately=false 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33782]) code=0 message='' shell closed 00:33:28.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33782]) Closing immediately 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33782]]) Closing immediately 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33782]) stopping 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33782]) stopped 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33782]])[Immediately] closed 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17917] - close(TransportIoSession[local=/10.30.171.139:17917, remote=/10.30.170.22:33782]) Closing immediately 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17917] - close(TransportIoSession[local=/10.30.171.139:17917, remote=/10.30.170.22:33782])[Immediately] closed 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c5b983) signal close complete immediately=true 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33782])[Immediately] closed 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x142943f6, L:/10.30.171.139:17917 ! R:/10.30.170.22:33782] inactive. 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 ! R:/10.30.170.22:33782]} end of input detected while session was in state up 00:33:28.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=88, channel=[id: 0x142943f6, L:/10.30.171.139:17917 ! R:/10.30.170.22:33782]} down, reason: End of input 00:33:28.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #17 SSH_MSG_IGNORE 00:33:28.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:33:28.760 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36016])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) exit code=0, immediate=false 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:28.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) Closing gracefully 00:33:28.769 [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.170.22:36016]) 00:33:28.769 [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.170.22:36016]) 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:28.769 [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.170.22:36016])[immediately=false] processing 00:33:28.769 [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.170.22:36016])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36016]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:28.769 [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.170.22:36016]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) Closing immediately 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:28.769 [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.170.22:36016]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:28.769 [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.170.22:36016])[immediately=true] processing 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016] 00:33:28.769 [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@1aa95102) signal close complete immediately=true 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:28.769 [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@54fe9e30) signal close complete immediately=true 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016])[Immediately] closed 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) result=null 00:33:28.769 [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@6d45bf9a) signal close complete immediately=false 00:33:28.769 [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@3faf72b5) signal close complete immediately=false 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36016]) code=0 message='' shell closed 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36016]) Closing immediately 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36016]]) Closing immediately 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36016]) stopping 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36016]) stopped 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36016]])[Immediately] closed 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17918] - close(TransportIoSession[local=/10.30.171.139:17918, remote=/10.30.170.22:36016]) Closing immediately 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17918] - close(TransportIoSession[local=/10.30.171.139:17918, remote=/10.30.170.22:36016])[Immediately] closed 00:33:28.769 [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@6f5e1503) signal close complete immediately=true 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36016])[Immediately] closed 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x04859ebb, L:/10.30.171.139:17918 ! R:/10.30.170.22:36016] inactive. 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 ! R:/10.30.170.22:36016]} end of input detected while session was in state up 00:33:28.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=89, channel=[id: 0x04859ebb, L:/10.30.171.139:17918 ! R:/10.30.170.22:36016]} down, reason: End of input 00:33:28.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43446]) process #20 SSH_MSG_IGNORE 00:33:28.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_IGNORE 00:33:28.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #19 SSH_MSG_IGNORE 00:33:28.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:33:28.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #14 SSH_MSG_IGNORE 00:33:28.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:33:29.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #18 SSH_MSG_IGNORE 00:33:29.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:33:29.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) exit code=0, immediate=false 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) Closing gracefully 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[immediately=false] processing 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54566]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) Closing immediately 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[immediately=true] processing 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566] 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a2ded24) signal close complete immediately=true 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b7fc002) signal close complete immediately=true 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566])[Immediately] closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) result=null 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@451d41b0) signal close complete immediately=false 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79c60834) signal close complete immediately=false 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54566]) code=0 message='' shell closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54566]) Closing immediately 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54566]]) Closing immediately 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54566]) stopping 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54566]) stopped 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54566]])[Immediately] closed 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17919] - close(TransportIoSession[local=/10.30.171.139:17919, remote=/10.30.170.22:54566]) Closing immediately 00:33:29.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17919] - close(TransportIoSession[local=/10.30.171.139:17919, remote=/10.30.170.22:54566])[Immediately] closed 00:33:29.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ce78ee5) signal close complete immediately=true 00:33:29.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54566])[Immediately] closed 00:33:29.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9cc5434d, L:/10.30.171.139:17919 ! R:/10.30.170.22:54566] inactive. 00:33:29.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 ! R:/10.30.170.22:54566]} end of input detected while session was in state up 00:33:29.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=90, channel=[id: 0x9cc5434d, L:/10.30.171.139:17919 ! R:/10.30.170.22:54566]} down, reason: End of input 00:33:29.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #17 SSH_MSG_IGNORE 00:33:29.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:33:29.335 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #20 SSH_MSG_IGNORE 00:33:29.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:33:29.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #14 SSH_MSG_IGNORE 00:33:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:33:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54958])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) exit code=0, immediate=false 00:33:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) Closing gracefully 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[immediately=false] processing 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54958]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) Closing immediately 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[immediately=true] processing 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958] 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c37a21) signal close complete immediately=true 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50ad9664) signal close complete immediately=true 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958])[Immediately] closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) result=null 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2af1f7ee) signal close complete immediately=false 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@616761e2) signal close complete immediately=false 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54958]) code=0 message='' shell closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54958]) Closing immediately 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54958]]) Closing immediately 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54958]) stopping 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54958]) stopped 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54958]])[Immediately] closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17920] - close(TransportIoSession[local=/10.30.171.139:17920, remote=/10.30.170.22:54958]) Closing immediately 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17920] - close(TransportIoSession[local=/10.30.171.139:17920, remote=/10.30.170.22:54958])[Immediately] closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f5b1d9d) signal close complete immediately=true 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54958])[Immediately] closed 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7901da75, L:/10.30.171.139:17920 ! R:/10.30.170.22:54958] inactive. 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 ! R:/10.30.170.22:54958]} end of input detected while session was in state up 00:33:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=91, channel=[id: 0x7901da75, L:/10.30.171.139:17920 ! R:/10.30.170.22:54958]} down, reason: End of input 00:33:29.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #15 SSH_MSG_IGNORE 00:33:29.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:33:29.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #19 SSH_MSG_IGNORE 00:33:29.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:33:29.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #17 SSH_MSG_IGNORE 00:33:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:33:29.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #18 SSH_MSG_IGNORE 00:33:29.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:33:29.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #15 SSH_MSG_IGNORE 00:33:29.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) exit code=0, immediate=false 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:29.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) Closing gracefully 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[immediately=false] processing 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55840]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) Closing immediately 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[immediately=true] processing 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840] 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a1c4ece) signal close complete immediately=true 00:33:29.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3086a45b) signal close complete immediately=true 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840])[Immediately] closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) result=null 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153aa08) signal close complete immediately=false 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a1038e1) signal close complete immediately=false 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55840]) code=0 message='' shell closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55840]) Closing immediately 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55840]]) Closing immediately 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55840]) stopping 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55840]) stopped 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55840]])[Immediately] closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17921] - close(TransportIoSession[local=/10.30.171.139:17921, remote=/10.30.170.22:55840]) Closing immediately 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17921] - close(TransportIoSession[local=/10.30.171.139:17921, remote=/10.30.170.22:55840])[Immediately] closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2826353) signal close complete immediately=true 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55840])[Immediately] closed 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9dd755bf, L:/10.30.171.139:17921 ! R:/10.30.170.22:55840] inactive. 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 ! R:/10.30.170.22:55840]} end of input detected while session was in state up 00:33:29.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=92, channel=[id: 0x9dd755bf, L:/10.30.171.139:17921 ! R:/10.30.170.22:55840]} down, reason: End of input 00:33:29.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49668]) process #20 SSH_MSG_IGNORE 00:33:29.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_IGNORE 00:33:30.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #15 SSH_MSG_IGNORE 00:33:30.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35530])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) exit code=0, immediate=false 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) Closing gracefully 00:33:30.091 [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.170.22:35530]) 00:33:30.091 [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.170.22:35530]) 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:30.091 [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.170.22:35530])[immediately=false] processing 00:33:30.091 [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.170.22:35530])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35530]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:30.091 [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.170.22:35530]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) Closing immediately 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:30.091 [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.170.22:35530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:30.091 [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.170.22:35530])[immediately=true] processing 00:33:30.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530] 00:33:30.091 [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@13e7495f) signal close complete immediately=true 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:30.092 [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@5a105bc0) signal close complete immediately=true 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530])[Immediately] closed 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) result=null 00:33:30.092 [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@20a6a3fe) signal close complete immediately=false 00:33:30.092 [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@abacc84) signal close complete immediately=false 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35530]) code=0 message='' shell closed 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35530]) Closing immediately 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35530]]) Closing immediately 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35530]) stopping 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35530]) stopped 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35530]])[Immediately] closed 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17922] - close(TransportIoSession[local=/10.30.171.139:17922, remote=/10.30.170.22:35530]) Closing immediately 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17922] - close(TransportIoSession[local=/10.30.171.139:17922, remote=/10.30.170.22:35530])[Immediately] closed 00:33:30.092 [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@23bed13d) signal close complete immediately=true 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35530])[Immediately] closed 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a1586ce, L:/10.30.171.139:17922 ! R:/10.30.170.22:35530] inactive. 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 ! R:/10.30.170.22:35530]} end of input detected while session was in state up 00:33:30.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=93, channel=[id: 0x4a1586ce, L:/10.30.171.139:17922 ! R:/10.30.170.22:35530]} down, reason: End of input 00:33:30.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #18 SSH_MSG_IGNORE 00:33:30.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:33:30.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #14 SSH_MSG_IGNORE 00:33:30.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:33:30.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #19 SSH_MSG_IGNORE 00:33:30.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:33:30.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #17 SSH_MSG_IGNORE 00:33:30.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:33:30.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #19 SSH_MSG_IGNORE 00:33:30.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) exit code=0, immediate=false 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) Closing gracefully 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[immediately=false] processing 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46884]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) Closing immediately 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[immediately=true] processing 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884] 00:33:30.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f240935) signal close complete immediately=true 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e201180) signal close complete immediately=true 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884])[Immediately] closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) result=null 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1718e0b4) signal close complete immediately=false 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f7c26c0) signal close complete immediately=false 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46884]) code=0 message='' shell closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46884]) Closing immediately 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46884]]) Closing immediately 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46884]) stopping 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46884]) stopped 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46884]])[Immediately] closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17923] - close(TransportIoSession[local=/10.30.171.139:17923, remote=/10.30.170.22:46884]) Closing immediately 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17923] - close(TransportIoSession[local=/10.30.171.139:17923, remote=/10.30.170.22:46884])[Immediately] closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@201eefbb) signal close complete immediately=true 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46884])[Immediately] closed 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x620432d6, L:/10.30.171.139:17923 ! R:/10.30.170.22:46884] inactive. 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 ! R:/10.30.170.22:46884]} end of input detected while session was in state up 00:33:30.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=94, channel=[id: 0x620432d6, L:/10.30.171.139:17923 ! R:/10.30.170.22:46884]} down, reason: End of input 00:33:30.426 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60446]) process #20 SSH_MSG_IGNORE 00:33:30.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_IGNORE 00:33:30.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #14 SSH_MSG_IGNORE 00:33:30.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:33:30.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:30.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) exit code=0, immediate=false 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) Closing gracefully 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[immediately=false] processing 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39516]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) Closing immediately 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[immediately=true] processing 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516] 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25a2b857) signal close complete immediately=true 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6028882a) signal close complete immediately=true 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516])[Immediately] closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) result=null 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc093bc) signal close complete immediately=false 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75029508) signal close complete immediately=false 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39516]) code=0 message='' shell closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39516]) Closing immediately 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39516]]) Closing immediately 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39516]) stopping 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39516]) stopped 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39516]])[Immediately] closed 00:33:30.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17924] - close(TransportIoSession[local=/10.30.171.139:17924, remote=/10.30.170.22:39516]) Closing immediately 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17924] - close(TransportIoSession[local=/10.30.171.139:17924, remote=/10.30.170.22:39516])[Immediately] closed 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45d2fbff) signal close complete immediately=true 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39516])[Immediately] closed 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0663ae42, L:/10.30.171.139:17924 ! R:/10.30.170.22:39516] inactive. 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 ! R:/10.30.170.22:39516]} end of input detected while session was in state up 00:33:30.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=95, channel=[id: 0x0663ae42, L:/10.30.171.139:17924 ! R:/10.30.170.22:39516]} down, reason: End of input 00:33:30.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #18 SSH_MSG_IGNORE 00:33:30.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:33:30.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #15 SSH_MSG_IGNORE 00:33:30.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:33:30.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:30.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #17 SSH_MSG_IGNORE 00:33:30.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:33:30.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47636]) process #20 SSH_MSG_IGNORE 00:33:31.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_IGNORE 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41398])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) exit code=0, immediate=false 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) Closing gracefully 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[immediately=false] processing 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41398]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:31.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) Closing immediately 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[immediately=true] processing 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398] 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7119d92e) signal close complete immediately=true 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bf9b6a2) signal close complete immediately=true 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398])[Immediately] closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) result=null 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12ad543d) signal close complete immediately=false 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77ec747a) signal close complete immediately=false 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41398]) code=0 message='' shell closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41398]) Closing immediately 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41398]]) Closing immediately 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41398]) stopping 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41398]) stopped 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41398]])[Immediately] closed 00:33:31.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17925] - close(TransportIoSession[local=/10.30.171.139:17925, remote=/10.30.170.22:41398]) Closing immediately 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17925] - close(TransportIoSession[local=/10.30.171.139:17925, remote=/10.30.170.22:41398])[Immediately] closed 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48030300) signal close complete immediately=true 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41398])[Immediately] closed 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe991bb54, L:/10.30.171.139:17925 ! R:/10.30.170.22:41398] inactive. 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 ! R:/10.30.170.22:41398]} end of input detected while session was in state up 00:33:31.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=96, channel=[id: 0xe991bb54, L:/10.30.171.139:17925 ! R:/10.30.170.22:41398]} down, reason: End of input 00:33:31.210 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #18 SSH_MSG_IGNORE 00:33:31.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:33:31.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #14 SSH_MSG_IGNORE 00:33:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:33:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #19 SSH_MSG_IGNORE 00:33:31.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:33:31.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #15 SSH_MSG_IGNORE 00:33:31.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:33:31.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #17 SSH_MSG_IGNORE 00:33:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35696])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) exit code=0, immediate=false 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:31.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) Closing gracefully 00:33:31.371 [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.170.22:35696]) 00:33:31.371 [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.170.22:35696]) 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:31.371 [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.170.22:35696])[immediately=false] processing 00:33:31.371 [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.170.22:35696])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35696]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:31.371 [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.170.22:35696]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) Closing immediately 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:31.371 [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.170.22:35696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:31.371 [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.170.22:35696])[immediately=true] processing 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696] 00:33:31.371 [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@676492e5) signal close complete immediately=true 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:31.371 [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@5e737800) signal close complete immediately=true 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696])[Immediately] closed 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) result=null 00:33:31.371 [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@1594323a) signal close complete immediately=false 00:33:31.371 [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@1341f1ab) signal close complete immediately=false 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35696]) code=0 message='' shell closed 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35696]) Closing immediately 00:33:31.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35696]]) Closing immediately 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35696]) stopping 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35696]) stopped 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35696]])[Immediately] closed 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17926] - close(TransportIoSession[local=/10.30.171.139:17926, remote=/10.30.170.22:35696]) Closing immediately 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17926] - close(TransportIoSession[local=/10.30.171.139:17926, remote=/10.30.170.22:35696])[Immediately] closed 00:33:31.372 [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@5071ba9c) signal close complete immediately=true 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35696])[Immediately] closed 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad6461eb, L:/10.30.171.139:17926 ! R:/10.30.170.22:35696] inactive. 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 ! R:/10.30.170.22:35696]} end of input detected while session was in state up 00:33:31.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=97, channel=[id: 0xad6461eb, L:/10.30.171.139:17926 ! R:/10.30.170.22:35696]} down, reason: End of input 00:33:31.529 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37966]) process #20 SSH_MSG_IGNORE 00:33:31.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_IGNORE 00:33:31.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #14 SSH_MSG_IGNORE 00:33:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:33:31.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #15 SSH_MSG_IGNORE 00:33:31.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38672])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) exit code=0, immediate=false 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) Closing gracefully 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[immediately=false] processing 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38672]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:31.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) Closing immediately 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[immediately=true] processing 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672] 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67c13fa0) signal close complete immediately=true 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b00a06f) signal close complete immediately=true 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672])[Immediately] closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) result=null 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5df76adb) signal close complete immediately=false 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4670802a) signal close complete immediately=false 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38672]) code=0 message='' shell closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38672]) Closing immediately 00:33:31.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38672]]) Closing immediately 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38672]) stopping 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38672]) stopped 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38672]])[Immediately] closed 00:33:31.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17927] - close(TransportIoSession[local=/10.30.171.139:17927, remote=/10.30.170.22:38672]) Closing immediately 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17927] - close(TransportIoSession[local=/10.30.171.139:17927, remote=/10.30.170.22:38672])[Immediately] closed 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28229b7b) signal close complete immediately=true 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38672])[Immediately] closed 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b594a0c, L:/10.30.171.139:17927 ! R:/10.30.170.22:38672] inactive. 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 ! R:/10.30.170.22:38672]} end of input detected while session was in state up 00:33:31.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=98, channel=[id: 0x3b594a0c, L:/10.30.171.139:17927 ! R:/10.30.170.22:38672]} down, reason: End of input 00:33:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #18 SSH_MSG_IGNORE 00:33:31.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:33:31.788 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #19 SSH_MSG_IGNORE 00:33:31.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:33:31.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #17 SSH_MSG_IGNORE 00:33:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:33:32.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50132]) process #20 SSH_MSG_IGNORE 00:33:32.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_IGNORE 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48610])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) exit code=0, immediate=false 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) Closing gracefully 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[immediately=false] processing 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48610]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) Closing immediately 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[immediately=true] processing 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610] 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32b3ce8f) signal close complete immediately=true 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1456e22f) signal close complete immediately=true 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610])[Immediately] closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) result=null 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e521565) signal close complete immediately=false 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@715d774e) signal close complete immediately=false 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48610]) code=0 message='' shell closed 00:33:32.104 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48610]) Closing immediately 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48610]]) Closing immediately 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48610]) stopping 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48610]) stopped 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48610]])[Immediately] closed 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17928] - close(TransportIoSession[local=/10.30.171.139:17928, remote=/10.30.170.22:48610]) Closing immediately 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:17928] - close(TransportIoSession[local=/10.30.171.139:17928, remote=/10.30.170.22:48610])[Immediately] closed 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5db6085c) signal close complete immediately=true 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48610])[Immediately] closed 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0658181, L:/10.30.171.139:17928 ! R:/10.30.170.22:48610] inactive. 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 ! R:/10.30.170.22:48610]} end of input detected while session was in state up 00:33:32.105 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=99, channel=[id: 0xc0658181, L:/10.30.171.139:17928 ! R:/10.30.170.22:48610]} down, reason: End of input 00:33:32.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #14 SSH_MSG_IGNORE 00:33:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:33:32.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #19 SSH_MSG_IGNORE 00:33:32.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:33:32.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #15 SSH_MSG_IGNORE 00:33:32.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40176])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) exit code=0, immediate=false 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) Closing gracefully 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[immediately=false] processing 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40176]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) Closing immediately 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[immediately=true] processing 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176] 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@528dac1e) signal close complete immediately=true 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73c51f8b) signal close complete immediately=true 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176])[Immediately] closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) result=null 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fce6ba6) signal close complete immediately=false 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@389d1296) signal close complete immediately=false 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40176]) code=0 message='' shell closed 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40176]) Closing immediately 00:33:32.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40176]]) Closing immediately 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40176]) stopping 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40176]) stopped 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40176]])[Immediately] closed 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17929] - close(TransportIoSession[local=/10.30.171.139:17929, remote=/10.30.170.22:40176]) Closing immediately 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17929] - close(TransportIoSession[local=/10.30.171.139:17929, remote=/10.30.170.22:40176])[Immediately] closed 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cfa4c7) signal close complete immediately=true 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40176])[Immediately] closed 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xff9699fb, L:/10.30.171.139:17929 ! R:/10.30.170.22:40176] inactive. 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 ! R:/10.30.170.22:40176]} end of input detected while session was in state up 00:33:32.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=100, channel=[id: 0xff9699fb, L:/10.30.171.139:17929 ! R:/10.30.170.22:40176]} down, reason: End of input 00:33:32.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #17 SSH_MSG_IGNORE 00:33:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:33:32.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #18 SSH_MSG_IGNORE 00:33:32.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:33:32.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38986]) process #20 SSH_MSG_IGNORE 00:33:32.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_IGNORE 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) exit code=0, immediate=false 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) Closing gracefully 00:33:32.698 [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.170.22:60232]) 00:33:32.698 [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.170.22:60232]) 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:32.698 [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.170.22:60232])[immediately=false] processing 00:33:32.698 [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.170.22:60232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60232]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:32.698 [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.170.22:60232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) Closing immediately 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:32.698 [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.170.22:60232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:32.698 [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.170.22:60232])[immediately=true] processing 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232] 00:33:32.698 [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@609e07dc) signal close complete immediately=true 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:32.698 [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@4ee8f81e) signal close complete immediately=true 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232])[Immediately] closed 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) result=null 00:33:32.698 [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@5bbf3dcf) signal close complete immediately=false 00:33:32.698 [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@512e7251) signal close complete immediately=false 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60232]) code=0 message='' shell closed 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60232]) Closing immediately 00:33:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60232]]) Closing immediately 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60232]) stopping 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60232]) stopped 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60232]])[Immediately] closed 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17930] - close(TransportIoSession[local=/10.30.171.139:17930, remote=/10.30.170.22:60232]) Closing immediately 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17930] - close(TransportIoSession[local=/10.30.171.139:17930, remote=/10.30.170.22:60232])[Immediately] closed 00:33:32.699 [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@419e2f4f) signal close complete immediately=true 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60232])[Immediately] closed 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8ed4784e, L:/10.30.171.139:17930 ! R:/10.30.170.22:60232] inactive. 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 ! R:/10.30.170.22:60232]} end of input detected while session was in state up 00:33:32.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=101, channel=[id: 0x8ed4784e, L:/10.30.171.139:17930 ! R:/10.30.170.22:60232]} down, reason: End of input 00:33:32.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #18 SSH_MSG_IGNORE 00:33:32.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:33:32.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #19 SSH_MSG_IGNORE 00:33:32.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:33:33.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59080])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:33.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) exit code=0, immediate=false 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) Closing gracefully 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[immediately=false] processing 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59080]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) Closing immediately 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[immediately=true] processing 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080] 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ebe45e4) signal close complete immediately=true 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62e3f2ee) signal close complete immediately=true 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080])[Immediately] closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) result=null 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@403ac384) signal close complete immediately=false 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3de09ff3) signal close complete immediately=false 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59080]) code=0 message='' shell closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59080]) Closing immediately 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:33.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59080]]) Closing immediately 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59080]) stopping 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59080]) stopped 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59080]])[Immediately] closed 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17931] - close(TransportIoSession[local=/10.30.171.139:17931, remote=/10.30.170.22:59080]) Closing immediately 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17931] - close(TransportIoSession[local=/10.30.171.139:17931, remote=/10.30.170.22:59080])[Immediately] closed 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@519d6cce) signal close complete immediately=true 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59080])[Immediately] closed 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x53f9491c, L:/10.30.171.139:17931 ! R:/10.30.170.22:59080] inactive. 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 ! R:/10.30.170.22:59080]} end of input detected while session was in state up 00:33:33.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=102, channel=[id: 0x53f9491c, L:/10.30.171.139:17931 ! R:/10.30.170.22:59080]} down, reason: End of input 00:33:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #17 SSH_MSG_IGNORE 00:33:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:33:33.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #15 SSH_MSG_IGNORE 00:33:33.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:33:33.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38098]) process #20 SSH_MSG_IGNORE 00:33:33.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_IGNORE 00:33:33.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #19 SSH_MSG_IGNORE 00:33:33.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) exit code=0, immediate=false 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) Closing gracefully 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[immediately=false] processing 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54724]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) Closing immediately 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[immediately=true] processing 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724] 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39bd1d53) signal close complete immediately=true 00:33:33.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22acfa39) signal close complete immediately=true 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724])[Immediately] closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) result=null 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63c6ed1f) signal close complete immediately=false 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18a97332) signal close complete immediately=false 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54724]) code=0 message='' shell closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54724]) Closing immediately 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54724]]) Closing immediately 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54724]) stopping 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54724]) stopped 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54724]])[Immediately] closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17932] - close(TransportIoSession[local=/10.30.171.139:17932, remote=/10.30.170.22:54724]) Closing immediately 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17932] - close(TransportIoSession[local=/10.30.171.139:17932, remote=/10.30.170.22:54724])[Immediately] closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@492fa2f1) signal close complete immediately=true 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54724])[Immediately] closed 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x358ea044, L:/10.30.171.139:17932 ! R:/10.30.170.22:54724] inactive. 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 ! R:/10.30.170.22:54724]} end of input detected while session was in state up 00:33:33.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=103, channel=[id: 0x358ea044, L:/10.30.171.139:17932 ! R:/10.30.170.22:54724]} down, reason: End of input 00:33:33.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #14 SSH_MSG_IGNORE 00:33:33.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:33:33.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #15 SSH_MSG_IGNORE 00:33:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:33:33.644 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #18 SSH_MSG_IGNORE 00:33:33.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) exit code=0, immediate=false 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:33.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) Closing gracefully 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[immediately=false] processing 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41526]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) Closing immediately 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[immediately=true] processing 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526] 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38c0fc07) signal close complete immediately=true 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@87ebccc) signal close complete immediately=true 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526])[Immediately] closed 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) result=null 00:33:33.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25fd9573) signal close complete immediately=false 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69d65b0f) signal close complete immediately=false 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41526]) code=0 message='' shell closed 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41526]) Closing immediately 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41526]]) Closing immediately 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41526]) stopping 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41526]) stopped 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41526]])[Immediately] closed 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17933] - close(TransportIoSession[local=/10.30.171.139:17933, remote=/10.30.170.22:41526]) Closing immediately 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17933] - close(TransportIoSession[local=/10.30.171.139:17933, remote=/10.30.170.22:41526])[Immediately] closed 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5649b2f6) signal close complete immediately=true 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41526])[Immediately] closed 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1dd9a25, L:/10.30.171.139:17933 ! R:/10.30.170.22:41526] inactive. 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 ! R:/10.30.170.22:41526]} end of input detected while session was in state up 00:33:33.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=104, channel=[id: 0xb1dd9a25, L:/10.30.171.139:17933 ! R:/10.30.170.22:41526]} down, reason: End of input 00:33:33.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56572]) process #20 SSH_MSG_IGNORE 00:33:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_IGNORE 00:33:33.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #14 SSH_MSG_IGNORE 00:33:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:33:33.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:33.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #17 SSH_MSG_IGNORE 00:33:33.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41490])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) exit code=0, immediate=false 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:33.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) Closing gracefully 00:33:33.983 [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.170.22:41490]) 00:33:33.983 [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.170.22:41490]) 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:33.983 [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.170.22:41490])[immediately=false] processing 00:33:33.983 [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.170.22:41490])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41490]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:33.983 [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.170.22:41490]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) Closing immediately 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:33.983 [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.170.22:41490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:33.983 [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.170.22:41490])[immediately=true] processing 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490] 00:33:33.983 [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@7886fb07) signal close complete immediately=true 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:33.983 [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@48b2a73a) signal close complete immediately=true 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490])[Immediately] closed 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) result=null 00:33:33.983 [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@42238779) signal close complete immediately=false 00:33:33.983 [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@18a3bcd1) signal close complete immediately=false 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41490]) code=0 message='' shell closed 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41490]) Closing immediately 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41490]]) Closing immediately 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41490]) stopping 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41490]) stopped 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41490]])[Immediately] closed 00:33:33.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17934] - close(TransportIoSession[local=/10.30.171.139:17934, remote=/10.30.170.22:41490]) Closing immediately 00:33:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17934] - close(TransportIoSession[local=/10.30.171.139:17934, remote=/10.30.170.22:41490])[Immediately] closed 00:33:33.984 [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@57323201) signal close complete immediately=true 00:33:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41490])[Immediately] closed 00:33:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdff03bf9, L:/10.30.171.139:17934 ! R:/10.30.170.22:41490] inactive. 00:33:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 ! R:/10.30.170.22:41490]} end of input detected while session was in state up 00:33:33.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=105, channel=[id: 0xdff03bf9, L:/10.30.171.139:17934 ! R:/10.30.170.22:41490]} down, reason: End of input 00:33:34.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #15 SSH_MSG_IGNORE 00:33:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:33:34.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #19 SSH_MSG_IGNORE 00:33:34.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:33:34.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #18 SSH_MSG_IGNORE 00:33:34.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:33:34.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #14 SSH_MSG_IGNORE 00:33:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:33:34.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41870]) process #20 SSH_MSG_IGNORE 00:33:34.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_IGNORE 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48598])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) exit code=0, immediate=false 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) Closing gracefully 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[immediately=false] processing 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48598]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) Closing immediately 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[immediately=true] processing 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598] 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3943b876) signal close complete immediately=true 00:33:34.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31dbb7c7) signal close complete immediately=true 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598])[Immediately] closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) result=null 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29e4f668) signal close complete immediately=false 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3889f06f) signal close complete immediately=false 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48598]) code=0 message='' shell closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48598]) Closing immediately 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48598]]) Closing immediately 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48598]) stopping 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48598]) stopped 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48598]])[Immediately] closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17935] - close(TransportIoSession[local=/10.30.171.139:17935, remote=/10.30.170.22:48598]) Closing immediately 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17935] - close(TransportIoSession[local=/10.30.171.139:17935, remote=/10.30.170.22:48598])[Immediately] closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cad7f00) signal close complete immediately=true 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48598])[Immediately] closed 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5dab98e9, L:/10.30.171.139:17935 ! R:/10.30.170.22:48598] inactive. 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 ! R:/10.30.170.22:48598]} end of input detected while session was in state up 00:33:34.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=106, channel=[id: 0x5dab98e9, L:/10.30.171.139:17935 ! R:/10.30.170.22:48598]} down, reason: End of input 00:33:34.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #17 SSH_MSG_IGNORE 00:33:34.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:33:34.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #18 SSH_MSG_IGNORE 00:33:34.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40186])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) exit code=0, immediate=false 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) Closing gracefully 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[immediately=false] processing 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40186]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) Closing immediately 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[immediately=true] processing 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186] 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f029531) signal close complete immediately=true 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c802f02) signal close complete immediately=true 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186])[Immediately] closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) result=null 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e2dd723) signal close complete immediately=false 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41e8b433) signal close complete immediately=false 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40186]) code=0 message='' shell closed 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40186]) Closing immediately 00:33:34.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40186]]) Closing immediately 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40186]) stopping 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40186]) stopped 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40186]])[Immediately] closed 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17936] - close(TransportIoSession[local=/10.30.171.139:17936, remote=/10.30.170.22:40186]) Closing immediately 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17936] - close(TransportIoSession[local=/10.30.171.139:17936, remote=/10.30.170.22:40186])[Immediately] closed 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a680a22) signal close complete immediately=true 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40186])[Immediately] closed 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56162512, L:/10.30.171.139:17936 ! R:/10.30.170.22:40186] inactive. 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 ! R:/10.30.170.22:40186]} end of input detected while session was in state up 00:33:34.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=107, channel=[id: 0x56162512, L:/10.30.171.139:17936 ! R:/10.30.170.22:40186]} down, reason: End of input 00:33:34.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #19 SSH_MSG_IGNORE 00:33:34.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:33:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #15 SSH_MSG_IGNORE 00:33:34.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:33:34.739 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #17 SSH_MSG_IGNORE 00:33:34.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:33:34.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #14 SSH_MSG_IGNORE 00:33:34.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:33:34.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41880]) process #20 SSH_MSG_IGNORE 00:33:34.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_IGNORE 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) exit code=0, immediate=false 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) Closing gracefully 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[immediately=false] processing 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48316]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:34.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) Closing immediately 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[immediately=true] processing 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316] 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22a35896) signal close complete immediately=true 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea28579) signal close complete immediately=true 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316])[Immediately] closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) result=null 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11ff388b) signal close complete immediately=false 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c0e3589) signal close complete immediately=false 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48316]) code=0 message='' shell closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48316]) Closing immediately 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48316]]) Closing immediately 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48316]) stopping 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48316]) stopped 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48316]])[Immediately] closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17937] - close(TransportIoSession[local=/10.30.171.139:17937, remote=/10.30.170.22:48316]) Closing immediately 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17937] - close(TransportIoSession[local=/10.30.171.139:17937, remote=/10.30.170.22:48316])[Immediately] closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2451b976) signal close complete immediately=true 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48316])[Immediately] closed 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9c3abcec, L:/10.30.171.139:17937 ! R:/10.30.170.22:48316] inactive. 00:33:34.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 ! R:/10.30.170.22:48316]} end of input detected while session was in state up 00:33:34.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=108, channel=[id: 0x9c3abcec, L:/10.30.171.139:17937 ! R:/10.30.170.22:48316]} down, reason: End of input 00:33:35.064 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #19 SSH_MSG_IGNORE 00:33:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:33:35.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #15 SSH_MSG_IGNORE 00:33:35.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:33:35.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #18 SSH_MSG_IGNORE 00:33:35.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:33:35.210 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #17 SSH_MSG_IGNORE 00:33:35.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:33:35.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52008])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) exit code=0, immediate=false 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) Closing gracefully 00:33:35.271 [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.170.22:52008]) 00:33:35.271 [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.170.22:52008]) 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:35.271 [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.170.22:52008])[immediately=false] processing 00:33:35.271 [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.170.22:52008])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52008]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:35.271 [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.170.22:52008]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) Closing immediately 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:35.271 [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.170.22:52008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:35.271 [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.170.22:52008])[immediately=true] processing 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008] 00:33:35.271 [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@17866ba6) signal close complete immediately=true 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:35.271 [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@3b6b2c68) signal close complete immediately=true 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008])[Immediately] closed 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) result=null 00:33:35.271 [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@7b1f1d57) signal close complete immediately=false 00:33:35.271 [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@3d76cc64) signal close complete immediately=false 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52008]) code=0 message='' shell closed 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52008]) Closing immediately 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:35.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52008]]) Closing immediately 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52008]) stopping 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52008]) stopped 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52008]])[Immediately] closed 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17938] - close(TransportIoSession[local=/10.30.171.139:17938, remote=/10.30.170.22:52008]) Closing immediately 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17938] - close(TransportIoSession[local=/10.30.171.139:17938, remote=/10.30.170.22:52008])[Immediately] closed 00:33:35.272 [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@19094b37) signal close complete immediately=true 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52008])[Immediately] closed 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50ff3431, L:/10.30.171.139:17938 ! R:/10.30.170.22:52008] inactive. 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 ! R:/10.30.170.22:52008]} end of input detected while session was in state up 00:33:35.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=109, channel=[id: 0x50ff3431, L:/10.30.171.139:17938 ! R:/10.30.170.22:52008]} down, reason: End of input 00:33:35.329 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #16 SSH_MSG_IGNORE 00:33:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:33:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #16 SSH_MSG_IGNORE 00:33:35.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:33:35.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #16 SSH_MSG_IGNORE 00:33:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:33:35.471 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41994]) process #20 SSH_MSG_IGNORE 00:33:35.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_IGNORE 00:33:35.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #14 SSH_MSG_IGNORE 00:33:35.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46200])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) exit code=0, immediate=false 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) Closing gracefully 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[immediately=false] processing 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46200]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) Closing immediately 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[immediately=true] processing 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200] 00:33:35.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e22cf70) signal close complete immediately=true 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a64bc07) signal close complete immediately=true 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200])[Immediately] closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) result=null 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fc45d1d) signal close complete immediately=false 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@316b77d6) signal close complete immediately=false 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46200]) code=0 message='' shell closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46200]) Closing immediately 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46200]]) Closing immediately 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46200]) stopping 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46200]) stopped 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46200]])[Immediately] closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17939] - close(TransportIoSession[local=/10.30.171.139:17939, remote=/10.30.170.22:46200]) Closing immediately 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17939] - close(TransportIoSession[local=/10.30.171.139:17939, remote=/10.30.170.22:46200])[Immediately] closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@595a77c4) signal close complete immediately=true 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46200])[Immediately] closed 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46c9bcb6, L:/10.30.171.139:17939 ! R:/10.30.170.22:46200] inactive. 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 ! R:/10.30.170.22:46200]} end of input detected while session was in state up 00:33:35.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=110, channel=[id: 0x46c9bcb6, L:/10.30.171.139:17939 ! R:/10.30.170.22:46200]} down, reason: End of input 00:33:35.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #15 SSH_MSG_IGNORE 00:33:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:33:35.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #19 SSH_MSG_IGNORE 00:33:35.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:33:35.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #16 SSH_MSG_IGNORE 00:33:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:33:35.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #16 SSH_MSG_IGNORE 00:33:35.750 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:33:35.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #16 SSH_MSG_IGNORE 00:33:35.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:33:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #17 SSH_MSG_IGNORE 00:33:35.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:33:35.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #18 SSH_MSG_IGNORE 00:33:35.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:33:35.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #16 SSH_MSG_IGNORE 00:33:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:33:35.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #14 SSH_MSG_IGNORE 00:33:35.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35558])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) exit code=0, immediate=false 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) Closing gracefully 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[immediately=false] processing 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35558]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:35.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) Closing immediately 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[immediately=true] processing 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558] 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10910dd1) signal close complete immediately=true 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b899371) signal close complete immediately=true 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558])[Immediately] closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) result=null 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f2c8305) signal close complete immediately=false 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58834dca) signal close complete immediately=false 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35558]) code=0 message='' shell closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35558]) Closing immediately 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35558]]) Closing immediately 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35558]) stopping 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35558]) stopped 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35558]])[Immediately] closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17940] - close(TransportIoSession[local=/10.30.171.139:17940, remote=/10.30.170.22:35558]) Closing immediately 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17940] - close(TransportIoSession[local=/10.30.171.139:17940, remote=/10.30.170.22:35558])[Immediately] closed 00:33:35.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40e42c8e) signal close complete immediately=true 00:33:35.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35558])[Immediately] closed 00:33:35.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xde11bba0, L:/10.30.171.139:17940 ! R:/10.30.170.22:35558] inactive. 00:33:35.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 ! R:/10.30.170.22:35558]} end of input detected while session was in state up 00:33:35.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=111, channel=[id: 0xde11bba0, L:/10.30.171.139:17940 ! R:/10.30.170.22:35558]} down, reason: End of input 00:33:35.949 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #16 SSH_MSG_IGNORE 00:33:35.967 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:33:35.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56652]) process #20 SSH_MSG_IGNORE 00:33:35.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_IGNORE 00:33:36.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #19 SSH_MSG_IGNORE 00:33:36.072 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:33:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #16 SSH_MSG_IGNORE 00:33:36.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:33:36.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #16 SSH_MSG_IGNORE 00:33:36.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:33:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #16 SSH_MSG_IGNORE 00:33:36.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:33:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.141 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #15 SSH_MSG_IGNORE 00:33:36.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:33:36.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #16 SSH_MSG_IGNORE 00:33:36.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:33:36.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #16 SSH_MSG_IGNORE 00:33:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:33:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #16 SSH_MSG_IGNORE 00:33:36.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:33:36.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) exit code=0, immediate=false 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) Closing gracefully 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[immediately=false] processing 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41298]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:36.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) Closing immediately 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[immediately=true] processing 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298] 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f2c2375) signal close complete immediately=true 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d1bf6) signal close complete immediately=true 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298])[Immediately] closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) result=null 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c39bb36) signal close complete immediately=false 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35eba534) signal close complete immediately=false 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41298]) code=0 message='' shell closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41298]) Closing immediately 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41298]]) Closing immediately 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41298]) stopping 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41298]) stopped 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41298]])[Immediately] closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17941] - close(TransportIoSession[local=/10.30.171.139:17941, remote=/10.30.170.22:41298]) Closing immediately 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17941] - close(TransportIoSession[local=/10.30.171.139:17941, remote=/10.30.170.22:41298])[Immediately] closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b021f77) signal close complete immediately=true 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41298])[Immediately] closed 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xace3ec9c, L:/10.30.171.139:17941 ! R:/10.30.170.22:41298] inactive. 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 ! R:/10.30.170.22:41298]} end of input detected while session was in state up 00:33:36.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=112, channel=[id: 0xace3ec9c, L:/10.30.171.139:17941 ! R:/10.30.170.22:41298]} down, reason: End of input 00:33:36.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #18 SSH_MSG_IGNORE 00:33:36.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:33:36.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #14 SSH_MSG_IGNORE 00:33:36.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:33:36.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #17 SSH_MSG_IGNORE 00:33:36.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:33:36.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #16 SSH_MSG_IGNORE 00:33:36.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:33:36.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:36.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) exit code=0, immediate=false 00:33:36.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:36.581 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) Closing gracefully 00:33:36.582 [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.170.22:44078]) 00:33:36.582 [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.170.22:44078]) 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:36.582 [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.170.22:44078])[immediately=false] processing 00:33:36.582 [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.170.22:44078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44078]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:36.582 [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.170.22:44078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) Closing immediately 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:36.582 [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.170.22:44078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:36.582 [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.170.22:44078])[immediately=true] processing 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078] 00:33:36.582 [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@1133814e) signal close complete immediately=true 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:36.582 [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@3e3f05db) signal close complete immediately=true 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078])[Immediately] closed 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) result=null 00:33:36.582 [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@5f13ef8f) signal close complete immediately=false 00:33:36.582 [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@51ec6692) signal close complete immediately=false 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44078]) code=0 message='' shell closed 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44078]) Closing immediately 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44078]]) Closing immediately 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44078]) stopping 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44078]) stopped 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44078]])[Immediately] closed 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17942] - close(TransportIoSession[local=/10.30.171.139:17942, remote=/10.30.170.22:44078]) Closing immediately 00:33:36.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17942] - close(TransportIoSession[local=/10.30.171.139:17942, remote=/10.30.170.22:44078])[Immediately] closed 00:33:36.582 [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@5cd8b410) signal close complete immediately=true 00:33:36.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44078])[Immediately] closed 00:33:36.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68419f2d, L:/10.30.171.139:17942 ! R:/10.30.170.22:44078] inactive. 00:33:36.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 ! R:/10.30.170.22:44078]} end of input detected while session was in state up 00:33:36.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=113, channel=[id: 0x68419f2d, L:/10.30.171.139:17942 ! R:/10.30.170.22:44078]} down, reason: End of input 00:33:36.734 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49992]) process #20 SSH_MSG_IGNORE 00:33:36.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_IGNORE 00:33:36.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #15 SSH_MSG_IGNORE 00:33:36.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:33:36.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #18 SSH_MSG_IGNORE 00:33:36.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:33:36.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #17 SSH_MSG_IGNORE 00:33:36.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) exit code=0, immediate=false 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) Closing gracefully 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[immediately=false] processing 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48662]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) Closing immediately 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[immediately=true] processing 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662] 00:33:36.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76dee8dd) signal close complete immediately=true 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a8a6107) signal close complete immediately=true 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662])[Immediately] closed 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) result=null 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a8f659) signal close complete immediately=false 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45a6de9c) signal close complete immediately=false 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48662]) code=0 message='' shell closed 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48662]) Closing immediately 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48662]]) Closing immediately 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48662]) stopping 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48662]) stopped 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48662]])[Immediately] closed 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17943] - close(TransportIoSession[local=/10.30.171.139:17943, remote=/10.30.170.22:48662]) Closing immediately 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17943] - close(TransportIoSession[local=/10.30.171.139:17943, remote=/10.30.170.22:48662])[Immediately] closed 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44bf5ef5) signal close complete immediately=true 00:33:36.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48662])[Immediately] closed 00:33:36.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd6d30e03, L:/10.30.171.139:17943 ! R:/10.30.170.22:48662] inactive. 00:33:36.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 ! R:/10.30.170.22:48662]} end of input detected while session was in state up 00:33:36.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=114, channel=[id: 0xd6d30e03, L:/10.30.171.139:17943 ! R:/10.30.170.22:48662]} down, reason: End of input 00:33:36.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #16 SSH_MSG_IGNORE 00:33:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:33:37.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #14 SSH_MSG_IGNORE 00:33:37.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:33:37.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #19 SSH_MSG_IGNORE 00:33:37.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:33:37.096 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45218]) process #20 SSH_MSG_IGNORE 00:33:37.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_IGNORE 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54954])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) exit code=0, immediate=false 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) Closing gracefully 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) 00:33:37.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[immediately=false] processing 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54954]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) Closing immediately 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[immediately=true] processing 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954] 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3160c21f) signal close complete immediately=true 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e21141) signal close complete immediately=true 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954])[Immediately] closed 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) result=null 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c08b9d8) signal close complete immediately=false 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5734255f) signal close complete immediately=false 00:33:37.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54954]) code=0 message='' shell closed 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54954]) Closing immediately 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54954]]) Closing immediately 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54954]) stopping 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54954]) stopped 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54954]])[Immediately] closed 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17944] - close(TransportIoSession[local=/10.30.171.139:17944, remote=/10.30.170.22:54954]) Closing immediately 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17944] - close(TransportIoSession[local=/10.30.171.139:17944, remote=/10.30.170.22:54954])[Immediately] closed 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6073759c) signal close complete immediately=true 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54954])[Immediately] closed 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7e49299e, L:/10.30.171.139:17944 ! R:/10.30.170.22:54954] inactive. 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 ! R:/10.30.170.22:54954]} end of input detected while session was in state up 00:33:37.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=115, channel=[id: 0x7e49299e, L:/10.30.171.139:17944 ! R:/10.30.170.22:54954]} down, reason: End of input 00:33:37.333 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #15 SSH_MSG_IGNORE 00:33:37.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:33:37.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #19 SSH_MSG_IGNORE 00:33:37.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:33:37.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #17 SSH_MSG_IGNORE 00:33:37.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:33:37.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #14 SSH_MSG_IGNORE 00:33:37.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:33:37.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57040])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) exit code=0, immediate=false 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) Closing gracefully 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[immediately=false] processing 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57040]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) Closing immediately 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[immediately=true] processing 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040] 00:33:37.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71b134f0) signal close complete immediately=true 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30b27387) signal close complete immediately=true 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040])[Immediately] closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) result=null 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f84ec15) signal close complete immediately=false 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@efd4c58) signal close complete immediately=false 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57040]) code=0 message='' shell closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57040]) Closing immediately 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57040]]) Closing immediately 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57040]) stopping 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57040]) stopped 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57040]])[Immediately] closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17945] - close(TransportIoSession[local=/10.30.171.139:17945, remote=/10.30.170.22:57040]) Closing immediately 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17945] - close(TransportIoSession[local=/10.30.171.139:17945, remote=/10.30.170.22:57040])[Immediately] closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7613efc3) signal close complete immediately=true 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57040])[Immediately] closed 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03b1f2ea, L:/10.30.171.139:17945 ! R:/10.30.170.22:57040] inactive. 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 ! R:/10.30.170.22:57040]} end of input detected while session was in state up 00:33:37.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=116, channel=[id: 0x03b1f2ea, L:/10.30.171.139:17945 ! R:/10.30.170.22:57040]} down, reason: End of input 00:33:37.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #18 SSH_MSG_IGNORE 00:33:37.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:33:37.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #16 SSH_MSG_IGNORE 00:33:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:33:37.723 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42404]) process #20 SSH_MSG_IGNORE 00:33:37.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_IGNORE 00:33:37.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41932]) process #19 SSH_MSG_IGNORE 00:33:37.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_IGNORE 00:33:37.825 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #18 SSH_MSG_IGNORE 00:33:37.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44318])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) exit code=0, immediate=false 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:37.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) Closing gracefully 00:33:37.881 [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.170.22:44318]) 00:33:37.881 [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.170.22:44318]) 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:37.881 [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.170.22:44318])[immediately=false] processing 00:33:37.881 [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.170.22:44318])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44318]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:37.881 [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.170.22:44318]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) Closing immediately 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:37.881 [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.170.22:44318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:37.881 [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.170.22:44318])[immediately=true] processing 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318] 00:33:37.881 [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@712bfcc9) signal close complete immediately=true 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:37.881 [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@10597a6a) signal close complete immediately=true 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318])[Immediately] closed 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) result=null 00:33:37.881 [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@4e61b60d) signal close complete immediately=false 00:33:37.881 [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@73f917a8) signal close complete immediately=false 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44318]) code=0 message='' shell closed 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44318]) Closing immediately 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44318]]) Closing immediately 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44318]) stopping 00:33:37.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44318]) stopped 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44318]])[Immediately] closed 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17946] - close(TransportIoSession[local=/10.30.171.139:17946, remote=/10.30.170.22:44318]) Closing immediately 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17946] - close(TransportIoSession[local=/10.30.171.139:17946, remote=/10.30.170.22:44318])[Immediately] closed 00:33:37.882 [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@5d9a70aa) signal close complete immediately=true 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44318])[Immediately] closed 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5cc29dfc, L:/10.30.171.139:17946 ! R:/10.30.170.22:44318] inactive. 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 ! R:/10.30.170.22:44318]} end of input detected while session was in state up 00:33:37.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=117, channel=[id: 0x5cc29dfc, L:/10.30.171.139:17946 ! R:/10.30.170.22:44318]} down, reason: End of input 00:33:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #17 SSH_MSG_IGNORE 00:33:38.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:33:38.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #15 SSH_MSG_IGNORE 00:33:38.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:33:38.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39474]) process #20 SSH_MSG_IGNORE 00:33:38.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_IGNORE 00:33:38.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #14 SSH_MSG_IGNORE 00:33:38.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41348])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) exit code=0, immediate=false 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) Closing gracefully 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[immediately=false] processing 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41348]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) Closing immediately 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[immediately=true] processing 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348] 00:33:38.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a0eb812) signal close complete immediately=true 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29e71f06) signal close complete immediately=true 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348])[Immediately] closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) result=null 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32bc6b95) signal close complete immediately=false 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22978626) signal close complete immediately=false 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41348]) code=0 message='' shell closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41348]) Closing immediately 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41348]]) Closing immediately 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41348]) stopping 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41348]) stopped 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41348]])[Immediately] closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17947] - close(TransportIoSession[local=/10.30.171.139:17947, remote=/10.30.170.22:41348]) Closing immediately 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17947] - close(TransportIoSession[local=/10.30.171.139:17947, remote=/10.30.170.22:41348])[Immediately] closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de6644e) signal close complete immediately=true 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41348])[Immediately] closed 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6a6ed419, L:/10.30.171.139:17947 ! R:/10.30.170.22:41348] inactive. 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 ! R:/10.30.170.22:41348]} end of input detected while session was in state up 00:33:38.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=118, channel=[id: 0x6a6ed419, L:/10.30.171.139:17947 ! R:/10.30.170.22:41348]} down, reason: End of input 00:33:38.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #16 SSH_MSG_IGNORE 00:33:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:33:38.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #18 SSH_MSG_IGNORE 00:33:38.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:33:38.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #15 SSH_MSG_IGNORE 00:33:38.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51954])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) exit code=0, immediate=false 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) Closing gracefully 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) 00:33:38.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[immediately=false] processing 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51954]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) Closing immediately 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[immediately=true] processing 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954] 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c70293b) signal close complete immediately=true 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cd50537) signal close complete immediately=true 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954])[Immediately] closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) result=null 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@387e8796) signal close complete immediately=false 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c10876c) signal close complete immediately=false 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51954]) code=0 message='' shell closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51954]) Closing immediately 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51954]]) Closing immediately 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51954]) stopping 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51954]) stopped 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51954]])[Immediately] closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17948] - close(TransportIoSession[local=/10.30.171.139:17948, remote=/10.30.170.22:51954]) Closing immediately 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17948] - close(TransportIoSession[local=/10.30.171.139:17948, remote=/10.30.170.22:51954])[Immediately] closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61244224) signal close complete immediately=true 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51954])[Immediately] closed 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67ff86d0, L:/10.30.171.139:17948 ! R:/10.30.170.22:51954] inactive. 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 ! R:/10.30.170.22:51954]} end of input detected while session was in state up 00:33:38.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=119, channel=[id: 0x67ff86d0, L:/10.30.171.139:17948 ! R:/10.30.170.22:51954]} down, reason: End of input 00:33:38.483 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37340]) process #19 SSH_MSG_IGNORE 00:33:38.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_IGNORE 00:33:38.577 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #17 SSH_MSG_IGNORE 00:33:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:33:38.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #16 SSH_MSG_IGNORE 00:33:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) exit code=0, immediate=false 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) Closing gracefully 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[immediately=false] processing 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59662]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) Closing immediately 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[immediately=true] processing 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662] 00:33:38.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@603dab40) signal close complete immediately=true 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41a47376) signal close complete immediately=true 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662])[Immediately] closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) result=null 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d6b8e2b) signal close complete immediately=false 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d100a6d) signal close complete immediately=false 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59662]) code=0 message='' shell closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59662]) Closing immediately 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59662]]) Closing immediately 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59662]) stopping 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59662]) stopped 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59662]])[Immediately] closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17949] - close(TransportIoSession[local=/10.30.171.139:17949, remote=/10.30.170.22:59662]) Closing immediately 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17949] - close(TransportIoSession[local=/10.30.171.139:17949, remote=/10.30.170.22:59662])[Immediately] closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@707ac924) signal close complete immediately=true 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59662])[Immediately] closed 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2d4daa69, L:/10.30.171.139:17949 ! R:/10.30.170.22:59662] inactive. 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 ! R:/10.30.170.22:59662]} end of input detected while session was in state up 00:33:38.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=120, channel=[id: 0x2d4daa69, L:/10.30.171.139:17949 ! R:/10.30.170.22:59662]} down, reason: End of input 00:33:38.936 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #14 SSH_MSG_IGNORE 00:33:38.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:33:38.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #18 SSH_MSG_IGNORE 00:33:38.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:33:38.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40256]) process #20 SSH_MSG_IGNORE 00:33:38.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_IGNORE 00:33:39.002 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #15 SSH_MSG_IGNORE 00:33:39.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43570])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) exit code=0, immediate=false 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) Closing gracefully 00:33:39.078 [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.170.22:43570]) 00:33:39.078 [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.170.22:43570]) 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:39.078 [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.170.22:43570])[immediately=false] processing 00:33:39.078 [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.170.22:43570])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43570]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:39.078 [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.170.22:43570]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) Closing immediately 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:39.078 [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.170.22:43570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:39.078 [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.170.22:43570])[immediately=true] processing 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570] 00:33:39.078 [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@70b7ef49) signal close complete immediately=true 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:39.078 [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@287ee315) signal close complete immediately=true 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570])[Immediately] closed 00:33:39.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) result=null 00:33:39.079 [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@230ed115) signal close complete immediately=false 00:33:39.079 [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@6b986c84) signal close complete immediately=false 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43570]) code=0 message='' shell closed 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43570]) Closing immediately 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43570]]) Closing immediately 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43570]) stopping 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43570]) stopped 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43570]])[Immediately] closed 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17950] - close(TransportIoSession[local=/10.30.171.139:17950, remote=/10.30.170.22:43570]) Closing immediately 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17950] - close(TransportIoSession[local=/10.30.171.139:17950, remote=/10.30.170.22:43570])[Immediately] closed 00:33:39.079 [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@249a0b19) signal close complete immediately=true 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43570])[Immediately] closed 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14254d9c, L:/10.30.171.139:17950 ! R:/10.30.170.22:43570] inactive. 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 ! R:/10.30.170.22:43570]} end of input detected while session was in state up 00:33:39.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=121, channel=[id: 0x14254d9c, L:/10.30.171.139:17950 ! R:/10.30.170.22:43570]} down, reason: End of input 00:33:39.142 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #17 SSH_MSG_IGNORE 00:33:39.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:33:39.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #16 SSH_MSG_IGNORE 00:33:39.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:33:39.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51170]) process #19 SSH_MSG_IGNORE 00:33:39.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_IGNORE 00:33:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #14 SSH_MSG_IGNORE 00:33:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:33:39.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.312 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42882]) process #20 SSH_MSG_IGNORE 00:33:39.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_IGNORE 00:33:39.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36354])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) exit code=0, immediate=false 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) Closing gracefully 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[immediately=false] processing 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36354]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) Closing immediately 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[immediately=true] processing 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354] 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3574727f) signal close complete immediately=true 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d2c525c) signal close complete immediately=true 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354])[Immediately] closed 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) result=null 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4da7b8aa) signal close complete immediately=false 00:33:39.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@711f8754) signal close complete immediately=false 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36354]) code=0 message='' shell closed 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36354]) Closing immediately 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36354]]) Closing immediately 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36354]) stopping 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36354]) stopped 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36354]])[Immediately] closed 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17951] - close(TransportIoSession[local=/10.30.171.139:17951, remote=/10.30.170.22:36354]) Closing immediately 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17951] - close(TransportIoSession[local=/10.30.171.139:17951, remote=/10.30.170.22:36354])[Immediately] closed 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@676ef482) signal close complete immediately=true 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36354])[Immediately] closed 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeca9ad1c, L:/10.30.171.139:17951 ! R:/10.30.170.22:36354] inactive. 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 ! R:/10.30.170.22:36354]} end of input detected while session was in state up 00:33:39.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=122, channel=[id: 0xeca9ad1c, L:/10.30.171.139:17951 ! R:/10.30.170.22:36354]} down, reason: End of input 00:33:39.535 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41612]) process #19 SSH_MSG_IGNORE 00:33:39.538 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_IGNORE 00:33:39.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #15 SSH_MSG_IGNORE 00:33:39.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:33:39.575 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #18 SSH_MSG_IGNORE 00:33:39.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44686])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) exit code=0, immediate=false 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) Closing gracefully 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[immediately=false] processing 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44686]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:39.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) Closing immediately 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[immediately=true] processing 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686] 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7217ee5b) signal close complete immediately=true 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b2ffcc) signal close complete immediately=true 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686])[Immediately] closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) result=null 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d1e01ac) signal close complete immediately=false 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71ba3719) signal close complete immediately=false 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44686]) code=0 message='' shell closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44686]) Closing immediately 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44686]]) Closing immediately 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44686]) stopping 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44686]) stopped 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44686]])[Immediately] closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17952] - close(TransportIoSession[local=/10.30.171.139:17952, remote=/10.30.170.22:44686]) Closing immediately 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17952] - close(TransportIoSession[local=/10.30.171.139:17952, remote=/10.30.170.22:44686])[Immediately] closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c927a43) signal close complete immediately=true 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44686])[Immediately] closed 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab7eb423, L:/10.30.171.139:17952 ! R:/10.30.170.22:44686] inactive. 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 ! R:/10.30.170.22:44686]} end of input detected while session was in state up 00:33:39.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=123, channel=[id: 0xab7eb423, L:/10.30.171.139:17952 ! R:/10.30.170.22:44686]} down, reason: End of input 00:33:39.850 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59632]) process #20 SSH_MSG_IGNORE 00:33:39.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_IGNORE 00:33:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #14 SSH_MSG_IGNORE 00:33:39.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:33:39.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #17 SSH_MSG_IGNORE 00:33:39.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:33:39.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #16 SSH_MSG_IGNORE 00:33:39.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:33:39.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33894]) process #19 SSH_MSG_IGNORE 00:33:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_IGNORE 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50790])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) exit code=0, immediate=false 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) Closing gracefully 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[immediately=false] processing 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50790]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) Closing immediately 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:40.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[immediately=true] processing 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790] 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28771152) signal close complete immediately=true 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a72409) signal close complete immediately=true 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790])[Immediately] closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) result=null 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17c61c97) signal close complete immediately=false 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f6efcee) signal close complete immediately=false 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50790]) code=0 message='' shell closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50790]) Closing immediately 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50790]]) Closing immediately 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50790]) stopping 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50790]) stopped 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50790]])[Immediately] closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17953] - close(TransportIoSession[local=/10.30.171.139:17953, remote=/10.30.170.22:50790]) Closing immediately 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17953] - close(TransportIoSession[local=/10.30.171.139:17953, remote=/10.30.170.22:50790])[Immediately] closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f0381d0) signal close complete immediately=true 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50790])[Immediately] closed 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x308f4431, L:/10.30.171.139:17953 ! R:/10.30.170.22:50790] inactive. 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 ! R:/10.30.170.22:50790]} end of input detected while session was in state up 00:33:40.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=124, channel=[id: 0x308f4431, L:/10.30.171.139:17953 ! R:/10.30.170.22:50790]} down, reason: End of input 00:33:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #17 SSH_MSG_IGNORE 00:33:40.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:33:40.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #15 SSH_MSG_IGNORE 00:33:40.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) exit code=0, immediate=false 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:40.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) Closing gracefully 00:33:40.350 [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.170.22:42834]) 00:33:40.350 [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.170.22:42834]) 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:40.351 [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.170.22:42834])[immediately=false] processing 00:33:40.351 [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.170.22:42834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42834]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:40.351 [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.170.22:42834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) Closing immediately 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:40.351 [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.170.22:42834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:40.351 [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.170.22:42834])[immediately=true] processing 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834] 00:33:40.351 [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@721276d4) signal close complete immediately=true 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:40.351 [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@10c5cfd0) signal close complete immediately=true 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834])[Immediately] closed 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) result=null 00:33:40.351 [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@380b19b6) signal close complete immediately=false 00:33:40.351 [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@1d3423da) signal close complete immediately=false 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42834]) code=0 message='' shell closed 00:33:40.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42834]) Closing immediately 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42834]]) Closing immediately 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42834]) stopping 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42834]) stopped 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42834]])[Immediately] closed 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17954] - close(TransportIoSession[local=/10.30.171.139:17954, remote=/10.30.170.22:42834]) Closing immediately 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17954] - close(TransportIoSession[local=/10.30.171.139:17954, remote=/10.30.170.22:42834])[Immediately] closed 00:33:40.352 [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@7cf1527e) signal close complete immediately=true 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42834])[Immediately] closed 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe1fd05d0, L:/10.30.171.139:17954 ! R:/10.30.170.22:42834] inactive. 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 ! R:/10.30.170.22:42834]} end of input detected while session was in state up 00:33:40.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=125, channel=[id: 0xe1fd05d0, L:/10.30.171.139:17954 ! R:/10.30.170.22:42834]} down, reason: End of input 00:33:40.358 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35492]) process #20 SSH_MSG_IGNORE 00:33:40.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_IGNORE 00:33:40.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #18 SSH_MSG_IGNORE 00:33:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:33:40.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #14 SSH_MSG_IGNORE 00:33:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:33:40.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37766]) process #19 SSH_MSG_IGNORE 00:33:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_IGNORE 00:33:40.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #15 SSH_MSG_IGNORE 00:33:40.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:33:40.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:40.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) exit code=0, immediate=false 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) Closing gracefully 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[immediately=false] processing 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58484]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) Closing immediately 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[immediately=true] processing 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484] 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@152f4c7a) signal close complete immediately=true 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@124359a2) signal close complete immediately=true 00:33:40.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484])[Immediately] closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) result=null 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7173a911) signal close complete immediately=false 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f3d35ef) signal close complete immediately=false 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58484]) code=0 message='' shell closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58484]) Closing immediately 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58484]]) Closing immediately 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58484]) stopping 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58484]) stopped 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58484]])[Immediately] closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17955] - close(TransportIoSession[local=/10.30.171.139:17955, remote=/10.30.170.22:58484]) Closing immediately 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17955] - close(TransportIoSession[local=/10.30.171.139:17955, remote=/10.30.170.22:58484])[Immediately] closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@301efeee) signal close complete immediately=true 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58484])[Immediately] closed 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6c0e12c1, L:/10.30.171.139:17955 ! R:/10.30.170.22:58484] inactive. 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 ! R:/10.30.170.22:58484]} end of input detected while session was in state up 00:33:40.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=126, channel=[id: 0x6c0e12c1, L:/10.30.171.139:17955 ! R:/10.30.170.22:58484]} down, reason: End of input 00:33:40.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #18 SSH_MSG_IGNORE 00:33:40.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:33:40.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #16 SSH_MSG_IGNORE 00:33:40.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:33:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #17 SSH_MSG_IGNORE 00:33:40.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42824])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) exit code=0, immediate=false 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) Closing gracefully 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[immediately=false] processing 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42824]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) Closing immediately 00:33:40.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[immediately=true] processing 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824] 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@474e15fc) signal close complete immediately=true 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50775a2a) signal close complete immediately=true 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824])[Immediately] closed 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) result=null 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@702564fe) signal close complete immediately=false 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ee7dc5) signal close complete immediately=false 00:33:40.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42824]) code=0 message='' shell closed 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42824]) Closing immediately 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42824]]) Closing immediately 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42824]) stopping 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42824]) stopped 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42824]])[Immediately] closed 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17956] - close(TransportIoSession[local=/10.30.171.139:17956, remote=/10.30.170.22:42824]) Closing immediately 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17956] - close(TransportIoSession[local=/10.30.171.139:17956, remote=/10.30.170.22:42824])[Immediately] closed 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b86911) signal close complete immediately=true 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42824])[Immediately] closed 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x605ff64b, L:/10.30.171.139:17956 ! R:/10.30.170.22:42824] inactive. 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 ! R:/10.30.170.22:42824]} end of input detected while session was in state up 00:33:40.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=127, channel=[id: 0x605ff64b, L:/10.30.171.139:17956 ! R:/10.30.170.22:42824]} down, reason: End of input 00:33:40.989 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #16 SSH_MSG_IGNORE 00:33:40.991 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:33:41.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37160]) process #20 SSH_MSG_IGNORE 00:33:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_IGNORE 00:33:41.196 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33396]) process #19 SSH_MSG_IGNORE 00:33:41.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_IGNORE 00:33:41.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #15 SSH_MSG_IGNORE 00:33:41.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) exit code=0, immediate=false 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:41.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) Closing gracefully 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[immediately=false] processing 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53840]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) Closing immediately 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[immediately=true] processing 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840] 00:33:41.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f6657d0) signal close complete immediately=true 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72de448e) signal close complete immediately=true 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840])[Immediately] closed 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) result=null 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f4eb96f) signal close complete immediately=false 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bf90f7) signal close complete immediately=false 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53840]) code=0 message='' shell closed 00:33:41.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53840]) Closing immediately 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53840]]) Closing immediately 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53840]) stopping 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53840]) stopped 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53840]])[Immediately] closed 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17957] - close(TransportIoSession[local=/10.30.171.139:17957, remote=/10.30.170.22:53840]) Closing immediately 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17957] - close(TransportIoSession[local=/10.30.171.139:17957, remote=/10.30.170.22:53840])[Immediately] closed 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c8042e2) signal close complete immediately=true 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53840])[Immediately] closed 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x256d2677, L:/10.30.171.139:17957 ! R:/10.30.170.22:53840] inactive. 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 ! R:/10.30.170.22:53840]} end of input detected while session was in state up 00:33:41.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=128, channel=[id: 0x256d2677, L:/10.30.171.139:17957 ! R:/10.30.170.22:53840]} down, reason: End of input 00:33:41.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #17 SSH_MSG_IGNORE 00:33:41.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:33:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #14 SSH_MSG_IGNORE 00:33:41.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:33:41.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #14 SSH_MSG_IGNORE 00:33:41.498 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:33:41.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47830]) process #20 SSH_MSG_IGNORE 00:33:41.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_IGNORE 00:33:41.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35750]) process #19 SSH_MSG_IGNORE 00:33:41.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_IGNORE 00:33:41.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #16 SSH_MSG_IGNORE 00:33:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:33:41.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #15 SSH_MSG_IGNORE 00:33:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49160])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) exit code=0, immediate=false 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) Closing gracefully 00:33:41.705 [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.170.22:49160]) 00:33:41.705 [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.170.22:49160]) 00:33:41.705 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:41.705 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:41.705 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:41.705 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:41.705 [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.170.22:49160])[immediately=false] processing 00:33:41.705 [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.170.22:49160])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49160]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:41.705 [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.170.22:49160]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) Closing immediately 00:33:41.706 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:41.706 [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.170.22:49160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:41.706 [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.170.22:49160])[immediately=true] processing 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160] 00:33:41.706 [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@6850c049) signal close complete immediately=true 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:41.706 [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@f88b36d) signal close complete immediately=true 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160])[Immediately] closed 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) result=null 00:33:41.706 [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@3b9f2f0c) signal close complete immediately=false 00:33:41.706 [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@57f9d59) signal close complete immediately=false 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49160]) code=0 message='' shell closed 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49160]) Closing immediately 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49160]]) Closing immediately 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49160]) stopping 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49160]) stopped 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49160]])[Immediately] closed 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17958] - close(TransportIoSession[local=/10.30.171.139:17958, remote=/10.30.170.22:49160]) Closing immediately 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17958] - close(TransportIoSession[local=/10.30.171.139:17958, remote=/10.30.170.22:49160])[Immediately] closed 00:33:41.706 [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@6b434737) signal close complete immediately=true 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49160])[Immediately] closed 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0581a8a, L:/10.30.171.139:17958 ! R:/10.30.170.22:49160] inactive. 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 ! R:/10.30.170.22:49160]} end of input detected while session was in state up 00:33:41.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=129, channel=[id: 0xd0581a8a, L:/10.30.171.139:17958 ! R:/10.30.170.22:49160]} down, reason: End of input 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) exit code=0, immediate=false 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) Closing gracefully 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[immediately=false] processing 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57990]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) Closing immediately 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[immediately=true] processing 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990] 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71af28a6) signal close complete immediately=true 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cc1621a) signal close complete immediately=true 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990])[Immediately] closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) result=null 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45ec5b35) signal close complete immediately=false 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e37d4fd) signal close complete immediately=false 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57990]) code=0 message='' shell closed 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57990]) Closing immediately 00:33:42.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57990]]) Closing immediately 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57990]) stopping 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57990]) stopped 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57990]])[Immediately] closed 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17959] - close(TransportIoSession[local=/10.30.171.139:17959, remote=/10.30.170.22:57990]) Closing immediately 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17959] - close(TransportIoSession[local=/10.30.171.139:17959, remote=/10.30.170.22:57990])[Immediately] closed 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76552985) signal close complete immediately=true 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57990])[Immediately] closed 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69d6c4e5, L:/10.30.171.139:17959 ! R:/10.30.170.22:57990] inactive. 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 ! R:/10.30.170.22:57990]} end of input detected while session was in state up 00:33:42.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=130, channel=[id: 0x69d6c4e5, L:/10.30.171.139:17959 ! R:/10.30.170.22:57990]} down, reason: End of input 00:33:42.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #14 SSH_MSG_IGNORE 00:33:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:33:42.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51898]) process #20 SSH_MSG_IGNORE 00:33:42.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_IGNORE 00:33:42.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #17 SSH_MSG_IGNORE 00:33:42.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:33:42.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #15 SSH_MSG_IGNORE 00:33:42.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:33:42.278 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41316]) process #19 SSH_MSG_IGNORE 00:33:42.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_IGNORE 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47280])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) exit code=0, immediate=false 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) Closing gracefully 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[immediately=false] processing 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47280]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) Closing immediately 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[immediately=true] processing 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280] 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a4b9bc2) signal close complete immediately=true 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10fc1747) signal close complete immediately=true 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280])[Immediately] closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) result=null 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25cd32ec) signal close complete immediately=false 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72663e6d) signal close complete immediately=false 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47280]) code=0 message='' shell closed 00:33:42.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47280]) Closing immediately 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47280]]) Closing immediately 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47280]) stopping 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47280]) stopped 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47280]])[Immediately] closed 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17960] - close(TransportIoSession[local=/10.30.171.139:17960, remote=/10.30.170.22:47280]) Closing immediately 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17960] - close(TransportIoSession[local=/10.30.171.139:17960, remote=/10.30.170.22:47280])[Immediately] closed 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d53e68) signal close complete immediately=true 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47280])[Immediately] closed 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9aa0e5dd, L:/10.30.171.139:17960 ! R:/10.30.170.22:47280] inactive. 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 ! R:/10.30.170.22:47280]} end of input detected while session was in state up 00:33:42.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=131, channel=[id: 0x9aa0e5dd, L:/10.30.171.139:17960 ! R:/10.30.170.22:47280]} down, reason: End of input 00:33:42.372 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #16 SSH_MSG_IGNORE 00:33:42.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:33:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #17 SSH_MSG_IGNORE 00:33:42.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:33:42.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #14 SSH_MSG_IGNORE 00:33:42.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:33:42.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #16 SSH_MSG_IGNORE 00:33:42.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:33:42.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54274]) process #20 SSH_MSG_IGNORE 00:33:42.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_IGNORE 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) exit code=0, immediate=false 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) Closing gracefully 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[immediately=false] processing 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45294]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) Closing immediately 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[immediately=true] processing 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294] 00:33:42.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d2ffc0f) signal close complete immediately=true 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53609b83) signal close complete immediately=true 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294])[Immediately] closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) result=null 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480f460a) signal close complete immediately=false 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ad55631) signal close complete immediately=false 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45294]) code=0 message='' shell closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45294]) Closing immediately 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45294]]) Closing immediately 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45294]) stopping 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45294]) stopped 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45294]])[Immediately] closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17961] - close(TransportIoSession[local=/10.30.171.139:17961, remote=/10.30.170.22:45294]) Closing immediately 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17961] - close(TransportIoSession[local=/10.30.171.139:17961, remote=/10.30.170.22:45294])[Immediately] closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18f802e0) signal close complete immediately=true 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45294])[Immediately] closed 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd105bd8, L:/10.30.171.139:17961 ! R:/10.30.170.22:45294] inactive. 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 ! R:/10.30.170.22:45294]} end of input detected while session was in state up 00:33:42.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=132, channel=[id: 0xcd105bd8, L:/10.30.171.139:17961 ! R:/10.30.170.22:45294]} down, reason: End of input 00:33:42.806 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39420]) process #19 SSH_MSG_IGNORE 00:33:42.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_IGNORE 00:33:42.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #17 SSH_MSG_IGNORE 00:33:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39310])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) exit code=0, immediate=false 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) Closing gracefully 00:33:43.000 [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.170.22:39310]) 00:33:43.000 [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.170.22:39310]) 00:33:43.000 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:43.000 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:43.000 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:43.000 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:43.000 [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.170.22:39310])[immediately=false] processing 00:33:43.000 [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.170.22:39310])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39310]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:43.000 [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.170.22:39310]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:43.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) Closing immediately 00:33:43.001 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:43.001 [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.170.22:39310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:43.001 [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.170.22:39310])[immediately=true] processing 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310] 00:33:43.001 [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@6b587460) signal close complete immediately=true 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:43.001 [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@1ea0be28) signal close complete immediately=true 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310])[Immediately] closed 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) result=null 00:33:43.001 [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@4f18013) signal close complete immediately=false 00:33:43.001 [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@1b0b68d) signal close complete immediately=false 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39310]) code=0 message='' shell closed 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39310]) Closing immediately 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39310]]) Closing immediately 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39310]) stopping 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39310]) stopped 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39310]])[Immediately] closed 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17962] - close(TransportIoSession[local=/10.30.171.139:17962, remote=/10.30.170.22:39310]) Closing immediately 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17962] - close(TransportIoSession[local=/10.30.171.139:17962, remote=/10.30.170.22:39310])[Immediately] closed 00:33:43.001 [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@29e339af) signal close complete immediately=true 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39310])[Immediately] closed 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2ba87c43, L:/10.30.171.139:17962 ! R:/10.30.170.22:39310] inactive. 00:33:43.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 ! R:/10.30.170.22:39310]} end of input detected while session was in state up 00:33:43.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=133, channel=[id: 0x2ba87c43, L:/10.30.171.139:17962 ! R:/10.30.170.22:39310]} down, reason: End of input 00:33:43.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #15 SSH_MSG_IGNORE 00:33:43.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:33:43.174 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #16 SSH_MSG_IGNORE 00:33:43.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:33:43.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #14 SSH_MSG_IGNORE 00:33:43.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:33:43.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #20 SSH_MSG_IGNORE 00:33:43.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48690])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) exit code=0, immediate=false 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) Closing gracefully 00:33:43.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[immediately=false] processing 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48690]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) Closing immediately 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[immediately=true] processing 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690] 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9472856) signal close complete immediately=true 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@228831f5) signal close complete immediately=true 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690])[Immediately] closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) result=null 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@386308f1) signal close complete immediately=false 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67edf455) signal close complete immediately=false 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48690]) code=0 message='' shell closed 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48690]) Closing immediately 00:33:43.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48690]]) Closing immediately 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48690]) stopping 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48690]) stopped 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48690]])[Immediately] closed 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17963] - close(TransportIoSession[local=/10.30.171.139:17963, remote=/10.30.170.22:48690]) Closing immediately 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17963] - close(TransportIoSession[local=/10.30.171.139:17963, remote=/10.30.170.22:48690])[Immediately] closed 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57586566) signal close complete immediately=true 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48690])[Immediately] closed 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x89ab6d8c, L:/10.30.171.139:17963 ! R:/10.30.170.22:48690] inactive. 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 ! R:/10.30.170.22:48690]} end of input detected while session was in state up 00:33:43.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=134, channel=[id: 0x89ab6d8c, L:/10.30.171.139:17963 ! R:/10.30.170.22:48690]} down, reason: End of input 00:33:43.346 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42570]) process #19 SSH_MSG_IGNORE 00:33:43.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_IGNORE 00:33:43.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #15 SSH_MSG_IGNORE 00:33:43.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:33:43.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #17 SSH_MSG_IGNORE 00:33:43.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35176])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) exit code=0, immediate=false 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:43.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) Closing gracefully 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[immediately=false] processing 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35176]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) Closing immediately 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[immediately=true] processing 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176] 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5678d2ff) signal close complete immediately=true 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6849da37) signal close complete immediately=true 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176])[Immediately] closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) result=null 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a73be17) signal close complete immediately=false 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d1b8323) signal close complete immediately=false 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35176]) code=0 message='' shell closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35176]) Closing immediately 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35176]]) Closing immediately 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35176]) stopping 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35176]) stopped 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35176]])[Immediately] closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17964] - close(TransportIoSession[local=/10.30.171.139:17964, remote=/10.30.170.22:35176]) Closing immediately 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17964] - close(TransportIoSession[local=/10.30.171.139:17964, remote=/10.30.170.22:35176])[Immediately] closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@de44555) signal close complete immediately=true 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35176])[Immediately] closed 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x35aa2ae3, L:/10.30.171.139:17964 ! R:/10.30.170.22:35176] inactive. 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 ! R:/10.30.170.22:35176]} end of input detected while session was in state up 00:33:43.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=135, channel=[id: 0x35aa2ae3, L:/10.30.171.139:17964 ! R:/10.30.170.22:35176]} down, reason: End of input 00:33:43.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45320]) process #20 SSH_MSG_IGNORE 00:33:43.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_IGNORE 00:33:43.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #18 SSH_MSG_IGNORE 00:33:43.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:33:43.827 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43562]) process #19 SSH_MSG_IGNORE 00:33:43.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_IGNORE 00:33:43.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #16 SSH_MSG_IGNORE 00:33:43.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:33:43.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #14 SSH_MSG_IGNORE 00:33:43.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:33:43.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:43.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #15 SSH_MSG_IGNORE 00:33:43.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36678])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) exit code=0, immediate=false 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:43.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) Closing gracefully 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[immediately=false] processing 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36678]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) Closing immediately 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[immediately=true] processing 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678] 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759d430a) signal close complete immediately=true 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23af6f80) signal close complete immediately=true 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678])[Immediately] closed 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) result=null 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ecc03e2) signal close complete immediately=false 00:33:43.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56443535) signal close complete immediately=false 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36678]) code=0 message='' shell closed 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36678]) Closing immediately 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36678]]) Closing immediately 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36678]) stopping 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36678]) stopped 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36678]])[Immediately] closed 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17965] - close(TransportIoSession[local=/10.30.171.139:17965, remote=/10.30.170.22:36678]) Closing immediately 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17965] - close(TransportIoSession[local=/10.30.171.139:17965, remote=/10.30.170.22:36678])[Immediately] closed 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@495ea9e4) signal close complete immediately=true 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36678])[Immediately] closed 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdb5e65be, L:/10.30.171.139:17965 ! R:/10.30.170.22:36678] inactive. 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 ! R:/10.30.170.22:36678]} end of input detected while session was in state up 00:33:43.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=136, channel=[id: 0xdb5e65be, L:/10.30.171.139:17965 ! R:/10.30.170.22:36678]} down, reason: End of input 00:33:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #17 SSH_MSG_IGNORE 00:33:44.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:33:44.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #18 SSH_MSG_IGNORE 00:33:44.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:33:44.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #18 SSH_MSG_IGNORE 00:33:44.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:33:44.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #18 SSH_MSG_IGNORE 00:33:44.256 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:33:44.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #14 SSH_MSG_IGNORE 00:33:44.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:33:44.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #18 SSH_MSG_IGNORE 00:33:44.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51318])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) exit code=0, immediate=false 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) Closing gracefully 00:33:44.300 [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.170.22:51318]) 00:33:44.300 [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.170.22:51318]) 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:44.300 [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.170.22:51318])[immediately=false] processing 00:33:44.300 [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.170.22:51318])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51318]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:44.300 [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.170.22:51318]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) Closing immediately 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:44.300 [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.170.22:51318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:44.300 [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.170.22:51318])[immediately=true] processing 00:33:44.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318] 00:33:44.300 [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@ecec926) signal close complete immediately=true 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:44.301 [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@70835011) signal close complete immediately=true 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318])[Immediately] closed 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) result=null 00:33:44.301 [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@498ada3e) signal close complete immediately=false 00:33:44.301 [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@7269baac) signal close complete immediately=false 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51318]) code=0 message='' shell closed 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51318]) Closing immediately 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51318]]) Closing immediately 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51318]) stopping 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51318]) stopped 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51318]])[Immediately] closed 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17966] - close(TransportIoSession[local=/10.30.171.139:17966, remote=/10.30.170.22:51318]) Closing immediately 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17966] - close(TransportIoSession[local=/10.30.171.139:17966, remote=/10.30.170.22:51318])[Immediately] closed 00:33:44.301 [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@a96da3e) signal close complete immediately=true 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51318])[Immediately] closed 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5c35caa, L:/10.30.171.139:17966 ! R:/10.30.170.22:51318] inactive. 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 ! R:/10.30.170.22:51318]} end of input detected while session was in state up 00:33:44.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=137, channel=[id: 0xd5c35caa, L:/10.30.171.139:17966 ! R:/10.30.170.22:51318]} down, reason: End of input 00:33:44.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #16 SSH_MSG_IGNORE 00:33:44.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:33:44.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43352]) process #20 SSH_MSG_IGNORE 00:33:44.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_IGNORE 00:33:44.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #18 SSH_MSG_IGNORE 00:33:44.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:33:44.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #18 SSH_MSG_IGNORE 00:33:44.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) exit code=0, immediate=false 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) Closing gracefully 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[immediately=false] processing 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:44.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40968]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) Closing immediately 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[immediately=true] processing 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968] 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bf8bc3e) signal close complete immediately=true 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d0e7cbd) signal close complete immediately=true 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968])[Immediately] closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) result=null 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b038c9f) signal close complete immediately=false 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20696f95) signal close complete immediately=false 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40968]) code=0 message='' shell closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40968]) Closing immediately 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40968]]) Closing immediately 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40968]) stopping 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40968]) stopped 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40968]])[Immediately] closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17967] - close(TransportIoSession[local=/10.30.171.139:17967, remote=/10.30.170.22:40968]) Closing immediately 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17967] - close(TransportIoSession[local=/10.30.171.139:17967, remote=/10.30.170.22:40968])[Immediately] closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eee2eea) signal close complete immediately=true 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40968])[Immediately] closed 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x93dba563, L:/10.30.171.139:17967 ! R:/10.30.170.22:40968] inactive. 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 ! R:/10.30.170.22:40968]} end of input detected while session was in state up 00:33:44.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=138, channel=[id: 0x93dba563, L:/10.30.171.139:17967 ! R:/10.30.170.22:40968]} down, reason: End of input 00:33:44.720 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #17 SSH_MSG_IGNORE 00:33:44.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:33:44.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #16 SSH_MSG_IGNORE 00:33:44.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:33:44.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #14 SSH_MSG_IGNORE 00:33:44.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:33:44.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:44.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49470]) process #19 SSH_MSG_IGNORE 00:33:44.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_IGNORE 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) exit code=0, immediate=false 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) Closing gracefully 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[immediately=false] processing 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40712]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) Closing immediately 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[immediately=true] processing 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712] 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9d7345) signal close complete immediately=true 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61e8641e) signal close complete immediately=true 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712])[Immediately] closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) result=null 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5152de7c) signal close complete immediately=false 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47ef83c4) signal close complete immediately=false 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40712]) code=0 message='' shell closed 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40712]) Closing immediately 00:33:44.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40712]]) Closing immediately 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40712]) stopping 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40712]) stopped 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40712]])[Immediately] closed 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17968] - close(TransportIoSession[local=/10.30.171.139:17968, remote=/10.30.170.22:40712]) Closing immediately 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17968] - close(TransportIoSession[local=/10.30.171.139:17968, remote=/10.30.170.22:40712])[Immediately] closed 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@200fd727) signal close complete immediately=true 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40712])[Immediately] closed 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x36831671, L:/10.30.171.139:17968 ! R:/10.30.170.22:40712] inactive. 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 ! R:/10.30.170.22:40712]} end of input detected while session was in state up 00:33:44.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=139, channel=[id: 0x36831671, L:/10.30.171.139:17968 ! R:/10.30.170.22:40712]} down, reason: End of input 00:33:45.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #18 SSH_MSG_IGNORE 00:33:45.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:33:45.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #15 SSH_MSG_IGNORE 00:33:45.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:33:45.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34334])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) exit code=0, immediate=false 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) Closing gracefully 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[immediately=false] processing 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34334]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) Closing immediately 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[immediately=true] processing 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334] 00:33:45.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34d42e3d) signal close complete immediately=true 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@916b268) signal close complete immediately=true 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334])[Immediately] closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) result=null 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64c25ac7) signal close complete immediately=false 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591ed5d3) signal close complete immediately=false 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34334]) code=0 message='' shell closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34334]) Closing immediately 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34334]]) Closing immediately 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34334]) stopping 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34334]) stopped 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34334]])[Immediately] closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17969] - close(TransportIoSession[local=/10.30.171.139:17969, remote=/10.30.170.22:34334]) Closing immediately 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17969] - close(TransportIoSession[local=/10.30.171.139:17969, remote=/10.30.170.22:34334])[Immediately] closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4caebd0b) signal close complete immediately=true 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34334])[Immediately] closed 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x65c1768f, L:/10.30.171.139:17969 ! R:/10.30.170.22:34334] inactive. 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 ! R:/10.30.170.22:34334]} end of input detected while session was in state up 00:33:45.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=140, channel=[id: 0x65c1768f, L:/10.30.171.139:17969 ! R:/10.30.170.22:34334]} down, reason: End of input 00:33:45.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47392]) process #20 SSH_MSG_IGNORE 00:33:45.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_IGNORE 00:33:45.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42488]) process #19 SSH_MSG_IGNORE 00:33:45.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_IGNORE 00:33:45.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #14 SSH_MSG_IGNORE 00:33:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:33:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #15 SSH_MSG_IGNORE 00:33:45.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:33:45.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #17 SSH_MSG_IGNORE 00:33:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:33:45.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46362]) process #20 SSH_MSG_IGNORE 00:33:45.496 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_IGNORE 00:33:45.512 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55644]) process #19 SSH_MSG_IGNORE 00:33:45.514 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_IGNORE 00:33:45.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #16 SSH_MSG_IGNORE 00:33:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:33:45.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:45.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) exit code=0, immediate=false 00:33:45.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) Closing gracefully 00:33:45.548 [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.170.22:43446]) 00:33:45.548 [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.170.22:43446]) 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:45.548 [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.170.22:43446])[immediately=false] processing 00:33:45.548 [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.170.22:43446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43446]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:45.548 [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.170.22:43446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) Closing immediately 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:45.548 [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.170.22:43446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:45.548 [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.170.22:43446])[immediately=true] processing 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446] 00:33:45.548 [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@40ca86c7) signal close complete immediately=true 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:45.548 [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@2767c5f3) signal close complete immediately=true 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446])[Immediately] closed 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) result=null 00:33:45.548 [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@4a4ae5d2) signal close complete immediately=false 00:33:45.548 [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@151e6c8e) signal close complete immediately=false 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43446]) code=0 message='' shell closed 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43446]) Closing immediately 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43446]]) Closing immediately 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43446]) stopping 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43446]) stopped 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43446]])[Immediately] closed 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17970] - close(TransportIoSession[local=/10.30.171.139:17970, remote=/10.30.170.22:43446]) Closing immediately 00:33:45.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17970] - close(TransportIoSession[local=/10.30.171.139:17970, remote=/10.30.170.22:43446])[Immediately] closed 00:33:45.548 [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@1f63c54) signal close complete immediately=true 00:33:45.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43446])[Immediately] closed 00:33:45.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc8aebd04, L:/10.30.171.139:17970 ! R:/10.30.170.22:43446] inactive. 00:33:45.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 ! R:/10.30.170.22:43446]} end of input detected while session was in state up 00:33:45.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=141, channel=[id: 0xc8aebd04, L:/10.30.171.139:17970 ! R:/10.30.170.22:43446]} down, reason: End of input 00:33:45.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #15 SSH_MSG_IGNORE 00:33:45.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:33:45.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #17 SSH_MSG_IGNORE 00:33:45.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:33:45.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #18 SSH_MSG_IGNORE 00:33:45.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:33:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) exit code=0, immediate=false 00:33:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:45.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) Closing gracefully 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[immediately=false] processing 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) Closing immediately 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[immediately=true] processing 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c37553) signal close complete immediately=true 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9929a93) signal close complete immediately=true 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[Immediately] closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) result=null 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@647b9246) signal close complete immediately=false 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1454e03d) signal close complete immediately=false 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) code=0 message='' shell closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47396]) Closing immediately 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]]) Closing immediately 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) stopping 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) stopped 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]])[Immediately] closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17971] - close(TransportIoSession[local=/10.30.171.139:17971, remote=/10.30.170.22:47396]) Closing immediately 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17971] - close(TransportIoSession[local=/10.30.171.139:17971, remote=/10.30.170.22:47396])[Immediately] closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c356609) signal close complete immediately=true 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47396])[Immediately] closed 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb0997ac8, L:/10.30.171.139:17971 ! R:/10.30.170.22:47396] inactive. 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 ! R:/10.30.170.22:47396]} end of input detected while session was in state up 00:33:45.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=142, channel=[id: 0xb0997ac8, L:/10.30.171.139:17971 ! R:/10.30.170.22:47396]} down, reason: End of input 00:33:46.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #16 SSH_MSG_IGNORE 00:33:46.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:33:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #14 SSH_MSG_IGNORE 00:33:46.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:33:46.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.173 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44446]) process #20 SSH_MSG_IGNORE 00:33:46.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_IGNORE 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49668])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) exit code=0, immediate=false 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) Closing gracefully 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) 00:33:46.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[immediately=false] processing 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49668]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) Closing immediately 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[immediately=true] processing 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668] 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@534ce8d3) signal close complete immediately=true 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67e20a3d) signal close complete immediately=true 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668])[Immediately] closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) result=null 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f886899) signal close complete immediately=false 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e5778ac) signal close complete immediately=false 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49668]) code=0 message='' shell closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49668]) Closing immediately 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49668]]) Closing immediately 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49668]) stopping 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49668]) stopped 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49668]])[Immediately] closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17972] - close(TransportIoSession[local=/10.30.171.139:17972, remote=/10.30.170.22:49668]) Closing immediately 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17972] - close(TransportIoSession[local=/10.30.171.139:17972, remote=/10.30.170.22:49668])[Immediately] closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a691dc5) signal close complete immediately=true 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49668])[Immediately] closed 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f56ee1d, L:/10.30.171.139:17972 ! R:/10.30.170.22:49668] inactive. 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 ! R:/10.30.170.22:49668]} end of input detected while session was in state up 00:33:46.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=143, channel=[id: 0x0f56ee1d, L:/10.30.171.139:17972 ! R:/10.30.170.22:49668]} down, reason: End of input 00:33:46.196 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #18 SSH_MSG_IGNORE 00:33:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:33:46.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #17 SSH_MSG_IGNORE 00:33:46.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:33:46.253 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56022]) process #19 SSH_MSG_IGNORE 00:33:46.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_IGNORE 00:33:46.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #15 SSH_MSG_IGNORE 00:33:46.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) exit code=0, immediate=false 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) Closing gracefully 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:46.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=false] processing 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60446]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) Closing immediately 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[immediately=true] processing 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446] 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e541ec5) signal close complete immediately=true 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75578e0f) signal close complete immediately=true 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446])[Immediately] closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) result=null 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e718308) signal close complete immediately=false 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31daf686) signal close complete immediately=false 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60446]) code=0 message='' shell closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60446]) Closing immediately 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]]) Closing immediately 00:33:46.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) stopping 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60446]) stopped 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60446]])[Immediately] closed 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17973] - close(TransportIoSession[local=/10.30.171.139:17973, remote=/10.30.170.22:60446]) Closing immediately 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17973] - close(TransportIoSession[local=/10.30.171.139:17973, remote=/10.30.170.22:60446])[Immediately] closed 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f06644e) signal close complete immediately=true 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60446])[Immediately] closed 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc5f26049, L:/10.30.171.139:17973 ! R:/10.30.170.22:60446] inactive. 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 ! R:/10.30.170.22:60446]} end of input detected while session was in state up 00:33:46.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=144, channel=[id: 0xc5f26049, L:/10.30.171.139:17973 ! R:/10.30.170.22:60446]} down, reason: End of input 00:33:46.560 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39692]) process #20 SSH_MSG_IGNORE 00:33:46.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_IGNORE 00:33:46.568 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37918]) process #19 SSH_MSG_IGNORE 00:33:46.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_IGNORE 00:33:46.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #16 SSH_MSG_IGNORE 00:33:46.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:33:46.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #14 SSH_MSG_IGNORE 00:33:46.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:33:46.780 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #18 SSH_MSG_IGNORE 00:33:46.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) exit code=0, immediate=false 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) Closing gracefully 00:33:46.803 [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.170.22:47636]) 00:33:46.803 [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.170.22:47636]) 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:46.803 [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.170.22:47636])[immediately=false] processing 00:33:46.803 [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.170.22:47636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47636]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:46.803 [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.170.22:47636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) Closing immediately 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:46.803 [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.170.22:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:46.803 [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.170.22:47636])[immediately=true] processing 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636] 00:33:46.803 [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@5366c9fe) signal close complete immediately=true 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:46.803 [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@72ae334f) signal close complete immediately=true 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636])[Immediately] closed 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) result=null 00:33:46.803 [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@65f2b6e) signal close complete immediately=false 00:33:46.803 [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@7706ae46) signal close complete immediately=false 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47636]) code=0 message='' shell closed 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47636]) Closing immediately 00:33:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47636]]) Closing immediately 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47636]) stopping 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47636]) stopped 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47636]])[Immediately] closed 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17974] - close(TransportIoSession[local=/10.30.171.139:17974, remote=/10.30.170.22:47636]) Closing immediately 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17974] - close(TransportIoSession[local=/10.30.171.139:17974, remote=/10.30.170.22:47636])[Immediately] closed 00:33:46.804 [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@124aa061) signal close complete immediately=true 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47636])[Immediately] closed 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdde5425c, L:/10.30.171.139:17974 ! R:/10.30.170.22:47636] inactive. 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 ! R:/10.30.170.22:47636]} end of input detected while session was in state up 00:33:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=145, channel=[id: 0xdde5425c, L:/10.30.171.139:17974 ! R:/10.30.170.22:47636]} down, reason: End of input 00:33:46.857 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:46.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #17 SSH_MSG_IGNORE 00:33:46.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:33:46.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #15 SSH_MSG_IGNORE 00:33:46.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:33:46.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #16 SSH_MSG_IGNORE 00:33:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:33:47.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #14 SSH_MSG_IGNORE 00:33:47.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:33:47.088 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49688]) process #20 SSH_MSG_IGNORE 00:33:47.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_IGNORE 00:33:47.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37966])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) exit code=0, immediate=false 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) Closing gracefully 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[immediately=false] processing 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37966]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) Closing immediately 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[immediately=true] processing 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966] 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d6b1aa9) signal close complete immediately=true 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d7d3acb) signal close complete immediately=true 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966])[Immediately] closed 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) result=null 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fd698e1) signal close complete immediately=false 00:33:47.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c4a5e56) signal close complete immediately=false 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37966]) code=0 message='' shell closed 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37966]) Closing immediately 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37966]]) Closing immediately 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37966]) stopping 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37966]) stopped 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37966]])[Immediately] closed 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17975] - close(TransportIoSession[local=/10.30.171.139:17975, remote=/10.30.170.22:37966]) Closing immediately 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17975] - close(TransportIoSession[local=/10.30.171.139:17975, remote=/10.30.170.22:37966])[Immediately] closed 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2911ab24) signal close complete immediately=true 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37966])[Immediately] closed 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06daa67b, L:/10.30.171.139:17975 ! R:/10.30.170.22:37966] inactive. 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 ! R:/10.30.170.22:37966]} end of input detected while session was in state up 00:33:47.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=146, channel=[id: 0x06daa67b, L:/10.30.171.139:17975 ! R:/10.30.170.22:37966]} down, reason: End of input 00:33:47.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #15 SSH_MSG_IGNORE 00:33:47.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:33:47.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33426]) process #19 SSH_MSG_IGNORE 00:33:47.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_IGNORE 00:33:47.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #18 SSH_MSG_IGNORE 00:33:47.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:33:47.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #17 SSH_MSG_IGNORE 00:33:47.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) exit code=0, immediate=false 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) Closing gracefully 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[immediately=false] processing 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50132]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) Closing immediately 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:47.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[immediately=true] processing 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132] 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76bf0e35) signal close complete immediately=true 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@216f6a58) signal close complete immediately=true 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132])[Immediately] closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) result=null 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@792c93d8) signal close complete immediately=false 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58a5169d) signal close complete immediately=false 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50132]) code=0 message='' shell closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50132]) Closing immediately 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50132]]) Closing immediately 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50132]) stopping 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50132]) stopped 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50132]])[Immediately] closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17976] - close(TransportIoSession[local=/10.30.171.139:17976, remote=/10.30.170.22:50132]) Closing immediately 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17976] - close(TransportIoSession[local=/10.30.171.139:17976, remote=/10.30.170.22:50132])[Immediately] closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56e5651a) signal close complete immediately=true 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50132])[Immediately] closed 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x160ba194, L:/10.30.171.139:17976 ! R:/10.30.170.22:50132] inactive. 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 ! R:/10.30.170.22:50132]} end of input detected while session was in state up 00:33:47.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=147, channel=[id: 0x160ba194, L:/10.30.171.139:17976 ! R:/10.30.170.22:50132]} down, reason: End of input 00:33:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #14 SSH_MSG_IGNORE 00:33:47.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:33:47.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:47.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) exit code=0, immediate=false 00:33:47.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:47.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:47.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) Closing gracefully 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[immediately=false] processing 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38986]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) Closing immediately 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[immediately=true] processing 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986] 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ed3929a) signal close complete immediately=true 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d1a0f13) signal close complete immediately=true 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986])[Immediately] closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) result=null 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41b73b7f) signal close complete immediately=false 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e776aee) signal close complete immediately=false 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38986]) code=0 message='' shell closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38986]) Closing immediately 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38986]]) Closing immediately 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38986]) stopping 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38986]) stopped 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38986]])[Immediately] closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17977] - close(TransportIoSession[local=/10.30.171.139:17977, remote=/10.30.170.22:38986]) Closing immediately 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17977] - close(TransportIoSession[local=/10.30.171.139:17977, remote=/10.30.170.22:38986])[Immediately] closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c3260f8) signal close complete immediately=true 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38986])[Immediately] closed 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01fc7159, L:/10.30.171.139:17977 ! R:/10.30.170.22:38986] inactive. 00:33:47.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 ! R:/10.30.170.22:38986]} end of input detected while session was in state up 00:33:47.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=148, channel=[id: 0x01fc7159, L:/10.30.171.139:17977 ! R:/10.30.170.22:38986]} down, reason: End of input 00:33:47.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #16 SSH_MSG_IGNORE 00:33:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:33:47.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #17 SSH_MSG_IGNORE 00:33:47.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:33:47.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54046]) process #20 SSH_MSG_IGNORE 00:33:47.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_IGNORE 00:33:47.970 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38296]) process #19 SSH_MSG_IGNORE 00:33:47.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_IGNORE 00:33:47.984 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:47.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #15 SSH_MSG_IGNORE 00:33:47.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:33:48.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #18 SSH_MSG_IGNORE 00:33:48.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38098])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) exit code=0, immediate=false 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) Closing gracefully 00:33:48.034 [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.170.22:38098]) 00:33:48.034 [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.170.22:38098]) 00:33:48.034 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:48.034 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:48.034 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:48.034 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:48.034 [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.170.22:38098])[immediately=false] processing 00:33:48.034 [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.170.22:38098])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38098]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:48.034 [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.170.22:38098]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:48.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) Closing immediately 00:33:48.035 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:48.035 [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.170.22:38098]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:48.035 [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.170.22:38098])[immediately=true] processing 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098] 00:33:48.035 [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@14553797) signal close complete immediately=true 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:48.035 [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@4e88121b) signal close complete immediately=true 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098])[Immediately] closed 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) result=null 00:33:48.035 [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@612e15e3) signal close complete immediately=false 00:33:48.035 [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@7e94b7ac) signal close complete immediately=false 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38098]) code=0 message='' shell closed 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38098]) Closing immediately 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38098]]) Closing immediately 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38098]) stopping 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38098]) stopped 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38098]])[Immediately] closed 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17978] - close(TransportIoSession[local=/10.30.171.139:17978, remote=/10.30.170.22:38098]) Closing immediately 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17978] - close(TransportIoSession[local=/10.30.171.139:17978, remote=/10.30.170.22:38098])[Immediately] closed 00:33:48.035 [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@4340ce66) signal close complete immediately=true 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38098])[Immediately] closed 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x66b06373, L:/10.30.171.139:17978 ! R:/10.30.170.22:38098] inactive. 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 ! R:/10.30.170.22:38098]} end of input detected while session was in state up 00:33:48.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=149, channel=[id: 0x66b06373, L:/10.30.171.139:17978 ! R:/10.30.170.22:38098]} down, reason: End of input 00:33:48.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33080]) process #20 SSH_MSG_IGNORE 00:33:48.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_IGNORE 00:33:48.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #16 SSH_MSG_IGNORE 00:33:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:33:48.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39832]) process #19 SSH_MSG_IGNORE 00:33:48.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_IGNORE 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) exit code=0, immediate=false 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) Closing gracefully 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[immediately=false] processing 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:48.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56572]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) Closing immediately 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[immediately=true] processing 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572] 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c7e71ae) signal close complete immediately=true 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72234c91) signal close complete immediately=true 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572])[Immediately] closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) result=null 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63bd52b7) signal close complete immediately=false 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e2adbec) signal close complete immediately=false 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56572]) code=0 message='' shell closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56572]) Closing immediately 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56572]]) Closing immediately 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56572]) stopping 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56572]) stopped 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56572]])[Immediately] closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17979] - close(TransportIoSession[local=/10.30.171.139:17979, remote=/10.30.170.22:56572]) Closing immediately 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17979] - close(TransportIoSession[local=/10.30.171.139:17979, remote=/10.30.170.22:56572])[Immediately] closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21263286) signal close complete immediately=true 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56572])[Immediately] closed 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa920389, L:/10.30.171.139:17979 ! R:/10.30.170.22:56572] inactive. 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 ! R:/10.30.170.22:56572]} end of input detected while session was in state up 00:33:48.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=150, channel=[id: 0xaa920389, L:/10.30.171.139:17979 ! R:/10.30.170.22:56572]} down, reason: End of input 00:33:48.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #15 SSH_MSG_IGNORE 00:33:48.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:33:48.393 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #18 SSH_MSG_IGNORE 00:33:48.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:33:48.397 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #14 SSH_MSG_IGNORE 00:33:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:33:48.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #17 SSH_MSG_IGNORE 00:33:48.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:33:48.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41870])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) exit code=0, immediate=false 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) Closing gracefully 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[immediately=false] processing 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41870]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) Closing immediately 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[immediately=true] processing 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870] 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cfc91ff) signal close complete immediately=true 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a4890c) signal close complete immediately=true 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870])[Immediately] closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) result=null 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e3185b7) signal close complete immediately=false 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7850d025) signal close complete immediately=false 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41870]) code=0 message='' shell closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41870]) Closing immediately 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41870]]) Closing immediately 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41870]) stopping 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41870]) stopped 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41870]])[Immediately] closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17980] - close(TransportIoSession[local=/10.30.171.139:17980, remote=/10.30.170.22:41870]) Closing immediately 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17980] - close(TransportIoSession[local=/10.30.171.139:17980, remote=/10.30.170.22:41870])[Immediately] closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dbd5b9) signal close complete immediately=true 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41870])[Immediately] closed 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4d88cddf, L:/10.30.171.139:17980 ! R:/10.30.170.22:41870] inactive. 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 ! R:/10.30.170.22:41870]} end of input detected while session was in state up 00:33:48.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=151, channel=[id: 0x4d88cddf, L:/10.30.171.139:17980 ! R:/10.30.170.22:41870]} down, reason: End of input 00:33:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #14 SSH_MSG_IGNORE 00:33:48.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:33:48.712 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #16 SSH_MSG_IGNORE 00:33:48.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:33:48.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51724]) process #19 SSH_MSG_IGNORE 00:33:48.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_IGNORE 00:33:48.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #15 SSH_MSG_IGNORE 00:33:48.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:33:48.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #18 SSH_MSG_IGNORE 00:33:48.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:33:48.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:48.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) exit code=0, immediate=false 00:33:48.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:48.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) Closing gracefully 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[immediately=false] processing 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41880]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) Closing immediately 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[immediately=true] processing 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880] 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23768c7d) signal close complete immediately=true 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e6148a3) signal close complete immediately=true 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880])[Immediately] closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) result=null 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb39e51) signal close complete immediately=false 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b6a8b7) signal close complete immediately=false 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41880]) code=0 message='' shell closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41880]) Closing immediately 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41880]]) Closing immediately 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41880]) stopping 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41880]) stopped 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41880]])[Immediately] closed 00:33:48.985 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17981] - close(TransportIoSession[local=/10.30.171.139:17981, remote=/10.30.170.22:41880]) Closing immediately 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17981] - close(TransportIoSession[local=/10.30.171.139:17981, remote=/10.30.170.22:41880])[Immediately] closed 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4534d3f8) signal close complete immediately=true 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41880])[Immediately] closed 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafed6cc7, L:/10.30.171.139:17981 ! R:/10.30.170.22:41880] inactive. 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 ! R:/10.30.170.22:41880]} end of input detected while session was in state up 00:33:48.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=152, channel=[id: 0xafed6cc7, L:/10.30.171.139:17981 ! R:/10.30.170.22:41880]} down, reason: End of input 00:33:49.010 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34470]) process #20 SSH_MSG_IGNORE 00:33:49.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_IGNORE 00:33:49.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #17 SSH_MSG_IGNORE 00:33:49.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:33:49.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #14 SSH_MSG_IGNORE 00:33:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41994])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) exit code=0, immediate=false 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) Closing gracefully 00:33:49.311 [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.170.22:41994]) 00:33:49.311 [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.170.22:41994]) 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:49.311 [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.170.22:41994])[immediately=false] processing 00:33:49.311 [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.170.22:41994])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41994]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:49.311 [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.170.22:41994]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) Closing immediately 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:49.311 [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.170.22:41994]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:49.311 [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.170.22:41994])[immediately=true] processing 00:33:49.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994] 00:33:49.311 [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@42c2a916) signal close complete immediately=true 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:49.312 [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@3fcf3d6d) signal close complete immediately=true 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994])[Immediately] closed 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) result=null 00:33:49.312 [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@576da946) signal close complete immediately=false 00:33:49.312 [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@73de80e7) signal close complete immediately=false 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41994]) code=0 message='' shell closed 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41994]) Closing immediately 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41994]]) Closing immediately 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41994]) stopping 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41994]) stopped 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41994]])[Immediately] closed 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17982] - close(TransportIoSession[local=/10.30.171.139:17982, remote=/10.30.170.22:41994]) Closing immediately 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17982] - close(TransportIoSession[local=/10.30.171.139:17982, remote=/10.30.170.22:41994])[Immediately] closed 00:33:49.312 [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@24831d93) signal close complete immediately=true 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41994])[Immediately] closed 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9e593f9a, L:/10.30.171.139:17982 ! R:/10.30.170.22:41994] inactive. 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 ! R:/10.30.170.22:41994]} end of input detected while session was in state up 00:33:49.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=153, channel=[id: 0x9e593f9a, L:/10.30.171.139:17982 ! R:/10.30.170.22:41994]} down, reason: End of input 00:33:49.327 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35812]) process #19 SSH_MSG_IGNORE 00:33:49.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_IGNORE 00:33:49.389 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53680]) process #20 SSH_MSG_IGNORE 00:33:49.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_IGNORE 00:33:49.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #16 SSH_MSG_IGNORE 00:33:49.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:33:49.550 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #18 SSH_MSG_IGNORE 00:33:49.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:33:49.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #15 SSH_MSG_IGNORE 00:33:49.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) exit code=0, immediate=false 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) Closing gracefully 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[immediately=false] processing 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56652]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) Closing immediately 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[immediately=true] processing 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652] 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58f79157) signal close complete immediately=true 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c5521b3) signal close complete immediately=true 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652])[Immediately] closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) result=null 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f8ac094) signal close complete immediately=false 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e78b84c) signal close complete immediately=false 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56652]) code=0 message='' shell closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56652]) Closing immediately 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:49.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56652]]) Closing immediately 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56652]) stopping 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56652]) stopped 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56652]])[Immediately] closed 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17983] - close(TransportIoSession[local=/10.30.171.139:17983, remote=/10.30.170.22:56652]) Closing immediately 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17983] - close(TransportIoSession[local=/10.30.171.139:17983, remote=/10.30.170.22:56652])[Immediately] closed 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a61fbfd) signal close complete immediately=true 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56652])[Immediately] closed 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x574f964b, L:/10.30.171.139:17983 ! R:/10.30.170.22:56652] inactive. 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 ! R:/10.30.170.22:56652]} end of input detected while session was in state up 00:33:49.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=154, channel=[id: 0x574f964b, L:/10.30.171.139:17983 ! R:/10.30.170.22:56652]} down, reason: End of input 00:33:49.849 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37778]) process #19 SSH_MSG_IGNORE 00:33:49.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_IGNORE 00:33:49.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #16 SSH_MSG_IGNORE 00:33:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:33:49.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #17 SSH_MSG_IGNORE 00:33:49.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49992])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) exit code=0, immediate=false 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) Closing gracefully 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) 00:33:49.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[immediately=false] processing 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49992]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) Closing immediately 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[immediately=true] processing 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992] 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@717db803) signal close complete immediately=true 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@746ed883) signal close complete immediately=true 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992])[Immediately] closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) result=null 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@723f8c2c) signal close complete immediately=false 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73d9cb08) signal close complete immediately=false 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49992]) code=0 message='' shell closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49992]) Closing immediately 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49992]]) Closing immediately 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49992]) stopping 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49992]) stopped 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49992]])[Immediately] closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17984] - close(TransportIoSession[local=/10.30.171.139:17984, remote=/10.30.170.22:49992]) Closing immediately 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17984] - close(TransportIoSession[local=/10.30.171.139:17984, remote=/10.30.170.22:49992])[Immediately] closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f78d8d0) signal close complete immediately=true 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49992])[Immediately] closed 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x436da42c, L:/10.30.171.139:17984 ! R:/10.30.170.22:49992] inactive. 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 ! R:/10.30.170.22:49992]} end of input detected while session was in state up 00:33:49.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=155, channel=[id: 0x436da42c, L:/10.30.171.139:17984 ! R:/10.30.170.22:49992]} down, reason: End of input 00:33:49.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:49.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #15 SSH_MSG_IGNORE 00:33:49.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:33:50.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #18 SSH_MSG_IGNORE 00:33:50.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:33:50.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45218])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) exit code=0, immediate=false 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) Closing gracefully 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[immediately=false] processing 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45218]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) Closing immediately 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[immediately=true] processing 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218] 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@175ba170) signal close complete immediately=true 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43563de1) signal close complete immediately=true 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218])[Immediately] closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) result=null 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fcb8243) signal close complete immediately=false 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30c7bfc) signal close complete immediately=false 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45218]) code=0 message='' shell closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45218]) Closing immediately 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45218]]) Closing immediately 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45218]) stopping 00:33:50.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45218]) stopped 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45218]])[Immediately] closed 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17985] - close(TransportIoSession[local=/10.30.171.139:17985, remote=/10.30.170.22:45218]) Closing immediately 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17985] - close(TransportIoSession[local=/10.30.171.139:17985, remote=/10.30.170.22:45218])[Immediately] closed 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49161acc) signal close complete immediately=true 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45218])[Immediately] closed 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ec3d605, L:/10.30.171.139:17985 ! R:/10.30.170.22:45218] inactive. 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 ! R:/10.30.170.22:45218]} end of input detected while session was in state up 00:33:50.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=156, channel=[id: 0x6ec3d605, L:/10.30.171.139:17985 ! R:/10.30.170.22:45218]} down, reason: End of input 00:33:50.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.302 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #17 SSH_MSG_IGNORE 00:33:50.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:33:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33836]) process #20 SSH_MSG_IGNORE 00:33:50.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_IGNORE 00:33:50.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #16 SSH_MSG_IGNORE 00:33:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:33:50.463 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54084]) process #19 SSH_MSG_IGNORE 00:33:50.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_IGNORE 00:33:50.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #20 SSH_MSG_IGNORE 00:33:50.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:33:50.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #15 SSH_MSG_IGNORE 00:33:50.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:33:50.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42404])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) exit code=0, immediate=false 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) Closing gracefully 00:33:50.593 [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.170.22:42404]) 00:33:50.593 [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.170.22:42404]) 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:50.593 [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.170.22:42404])[immediately=false] processing 00:33:50.593 [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.170.22:42404])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42404]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:50.593 [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.170.22:42404]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) Closing immediately 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:50.593 [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.170.22:42404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:50.593 [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.170.22:42404])[immediately=true] processing 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404] 00:33:50.593 [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@6371510a) signal close complete immediately=true 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:50.593 [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@ab84dff) signal close complete immediately=true 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404])[Immediately] closed 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) result=null 00:33:50.593 [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@342f7f8a) signal close complete immediately=false 00:33:50.593 [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@7e40bc17) signal close complete immediately=false 00:33:50.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42404]) code=0 message='' shell closed 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42404]) Closing immediately 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42404]]) Closing immediately 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42404]) stopping 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42404]) stopped 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42404]])[Immediately] closed 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17986] - close(TransportIoSession[local=/10.30.171.139:17986, remote=/10.30.170.22:42404]) Closing immediately 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17986] - close(TransportIoSession[local=/10.30.171.139:17986, remote=/10.30.170.22:42404])[Immediately] closed 00:33:50.594 [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@17d05bd4) signal close complete immediately=true 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42404])[Immediately] closed 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ca17a1b, L:/10.30.171.139:17986 ! R:/10.30.170.22:42404] inactive. 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 ! R:/10.30.170.22:42404]} end of input detected while session was in state up 00:33:50.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=157, channel=[id: 0x1ca17a1b, L:/10.30.171.139:17986 ! R:/10.30.170.22:42404]} down, reason: End of input 00:33:50.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #18 SSH_MSG_IGNORE 00:33:50.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:33:50.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #16 SSH_MSG_IGNORE 00:33:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:33:50.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39474])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) exit code=0, immediate=false 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) Closing gracefully 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[immediately=false] processing 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39474]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) Closing immediately 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[immediately=true] processing 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474] 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8e13aa4) signal close complete immediately=true 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@476fb3da) signal close complete immediately=true 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474])[Immediately] closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) result=null 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e88ef5b) signal close complete immediately=false 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37ecc135) signal close complete immediately=false 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39474]) code=0 message='' shell closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39474]) Closing immediately 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39474]]) Closing immediately 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39474]) stopping 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39474]) stopped 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39474]])[Immediately] closed 00:33:50.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17987] - close(TransportIoSession[local=/10.30.171.139:17987, remote=/10.30.170.22:39474]) Closing immediately 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17987] - close(TransportIoSession[local=/10.30.171.139:17987, remote=/10.30.170.22:39474])[Immediately] closed 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3659e976) signal close complete immediately=true 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39474])[Immediately] closed 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d022755, L:/10.30.171.139:17987 ! R:/10.30.170.22:39474] inactive. 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 ! R:/10.30.170.22:39474]} end of input detected while session was in state up 00:33:50.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=158, channel=[id: 0x7d022755, L:/10.30.171.139:17987 ! R:/10.30.170.22:39474]} down, reason: End of input 00:33:50.958 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #17 SSH_MSG_IGNORE 00:33:50.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:33:50.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60780]) process #19 SSH_MSG_IGNORE 00:33:50.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_IGNORE 00:33:51.115 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44448]) process #20 SSH_MSG_IGNORE 00:33:51.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_IGNORE 00:33:51.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #15 SSH_MSG_IGNORE 00:33:51.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) exit code=0, immediate=false 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) Closing gracefully 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) 00:33:51.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[immediately=false] processing 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40256]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) Closing immediately 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[immediately=true] processing 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256] 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77abfbaa) signal close complete immediately=true 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f68817c) signal close complete immediately=true 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256])[Immediately] closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) result=null 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c8b22a7) signal close complete immediately=false 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@423e186d) signal close complete immediately=false 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40256]) code=0 message='' shell closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40256]) Closing immediately 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40256]]) Closing immediately 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40256]) stopping 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40256]) stopped 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40256]])[Immediately] closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17988] - close(TransportIoSession[local=/10.30.171.139:17988, remote=/10.30.170.22:40256]) Closing immediately 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17988] - close(TransportIoSession[local=/10.30.171.139:17988, remote=/10.30.170.22:40256])[Immediately] closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a60dd2b) signal close complete immediately=true 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40256])[Immediately] closed 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf5eb12a, L:/10.30.171.139:17988 ! R:/10.30.170.22:40256] inactive. 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 ! R:/10.30.170.22:40256]} end of input detected while session was in state up 00:33:51.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=159, channel=[id: 0xbf5eb12a, L:/10.30.171.139:17988 ! R:/10.30.170.22:40256]} down, reason: End of input 00:33:51.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #16 SSH_MSG_IGNORE 00:33:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:33:51.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #18 SSH_MSG_IGNORE 00:33:51.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:33:51.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42882])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:51.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) exit code=0, immediate=false 00:33:51.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:51.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) Closing gracefully 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[immediately=false] processing 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42882]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) Closing immediately 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[immediately=true] processing 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882] 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46cedc0d) signal close complete immediately=true 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7013b457) signal close complete immediately=true 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882])[Immediately] closed 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) result=null 00:33:51.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ccc7366) signal close complete immediately=false 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4423befd) signal close complete immediately=false 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42882]) code=0 message='' shell closed 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42882]) Closing immediately 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42882]]) Closing immediately 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42882]) stopping 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42882]) stopped 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42882]])[Immediately] closed 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17989] - close(TransportIoSession[local=/10.30.171.139:17989, remote=/10.30.170.22:42882]) Closing immediately 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17989] - close(TransportIoSession[local=/10.30.171.139:17989, remote=/10.30.170.22:42882])[Immediately] closed 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74bd3cc0) signal close complete immediately=true 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42882])[Immediately] closed 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf185c980, L:/10.30.171.139:17989 ! R:/10.30.170.22:42882] inactive. 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 ! R:/10.30.170.22:42882]} end of input detected while session was in state up 00:33:51.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=160, channel=[id: 0xf185c980, L:/10.30.171.139:17989 ! R:/10.30.170.22:42882]} down, reason: End of input 00:33:51.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #17 SSH_MSG_IGNORE 00:33:51.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:33:51.563 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33764]) process #20 SSH_MSG_IGNORE 00:33:51.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_IGNORE 00:33:51.637 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38872]) process #19 SSH_MSG_IGNORE 00:33:51.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_IGNORE 00:33:51.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:51.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #15 SSH_MSG_IGNORE 00:33:51.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59632])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) exit code=0, immediate=false 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) Closing gracefully 00:33:51.942 [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.170.22:59632]) 00:33:51.942 [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.170.22:59632]) 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:51.942 [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.170.22:59632])[immediately=false] processing 00:33:51.942 [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.170.22:59632])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59632]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:51.942 [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.170.22:59632]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) Closing immediately 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:51.942 [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.170.22:59632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:51.942 [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.170.22:59632])[immediately=true] processing 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632] 00:33:51.942 [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@7e13827f) signal close complete immediately=true 00:33:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:51.943 [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@58a182d2) signal close complete immediately=true 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632])[Immediately] closed 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) result=null 00:33:51.943 [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@561d3762) signal close complete immediately=false 00:33:51.943 [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@7eec9672) signal close complete immediately=false 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59632]) code=0 message='' shell closed 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59632]) Closing immediately 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59632]]) Closing immediately 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59632]) stopping 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59632]) stopped 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59632]])[Immediately] closed 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17990] - close(TransportIoSession[local=/10.30.171.139:17990, remote=/10.30.170.22:59632]) Closing immediately 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17990] - close(TransportIoSession[local=/10.30.171.139:17990, remote=/10.30.170.22:59632])[Immediately] closed 00:33:51.943 [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@1c8ee3aa) signal close complete immediately=true 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59632])[Immediately] closed 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9c3e936f, L:/10.30.171.139:17990 ! R:/10.30.170.22:59632] inactive. 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 ! R:/10.30.170.22:59632]} end of input detected while session was in state up 00:33:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=161, channel=[id: 0x9c3e936f, L:/10.30.171.139:17990 ! R:/10.30.170.22:59632]} down, reason: End of input 00:33:52.065 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #17 SSH_MSG_IGNORE 00:33:52.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:33:52.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #18 SSH_MSG_IGNORE 00:33:52.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:33:52.101 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38922]) process #20 SSH_MSG_IGNORE 00:33:52.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_IGNORE 00:33:52.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #16 SSH_MSG_IGNORE 00:33:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35492])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) exit code=0, immediate=false 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) Closing gracefully 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[immediately=false] processing 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35492]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) Closing immediately 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[immediately=true] processing 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492] 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dc674bf) signal close complete immediately=true 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:52.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4223d84e) signal close complete immediately=true 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492])[Immediately] closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) result=null 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7acd7f99) signal close complete immediately=false 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37f596c6) signal close complete immediately=false 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35492]) code=0 message='' shell closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35492]) Closing immediately 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35492]]) Closing immediately 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35492]) stopping 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35492]) stopped 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35492]])[Immediately] closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17991] - close(TransportIoSession[local=/10.30.171.139:17991, remote=/10.30.170.22:35492]) Closing immediately 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17991] - close(TransportIoSession[local=/10.30.171.139:17991, remote=/10.30.170.22:35492])[Immediately] closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59787f0b) signal close complete immediately=true 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35492])[Immediately] closed 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x41d2ee7b, L:/10.30.171.139:17991 ! R:/10.30.170.22:35492] inactive. 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 ! R:/10.30.170.22:35492]} end of input detected while session was in state up 00:33:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=162, channel=[id: 0x41d2ee7b, L:/10.30.171.139:17991 ! R:/10.30.170.22:35492]} down, reason: End of input 00:33:52.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #15 SSH_MSG_IGNORE 00:33:52.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:33:52.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #18 SSH_MSG_IGNORE 00:33:52.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:33:52.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40676]) process #19 SSH_MSG_IGNORE 00:33:52.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_IGNORE 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37160])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) exit code=0, immediate=false 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) Closing gracefully 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[immediately=false] processing 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37160]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) Closing immediately 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[immediately=true] processing 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160] 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a49c716) signal close complete immediately=true 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d751737) signal close complete immediately=true 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160])[Immediately] closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) result=null 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@331f44c5) signal close complete immediately=false 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7308a2ec) signal close complete immediately=false 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37160]) code=0 message='' shell closed 00:33:52.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37160]) Closing immediately 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37160]]) Closing immediately 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37160]) stopping 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37160]) stopped 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37160]])[Immediately] closed 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17992] - close(TransportIoSession[local=/10.30.171.139:17992, remote=/10.30.170.22:37160]) Closing immediately 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17992] - close(TransportIoSession[local=/10.30.171.139:17992, remote=/10.30.170.22:37160])[Immediately] closed 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@777dbaec) signal close complete immediately=true 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37160])[Immediately] closed 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ca44656, L:/10.30.171.139:17992 ! R:/10.30.170.22:37160] inactive. 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 ! R:/10.30.170.22:37160]} end of input detected while session was in state up 00:33:52.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=163, channel=[id: 0x3ca44656, L:/10.30.171.139:17992 ! R:/10.30.170.22:37160]} down, reason: End of input 00:33:52.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #17 SSH_MSG_IGNORE 00:33:52.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:33:52.643 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #20 SSH_MSG_IGNORE 00:33:52.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:33:52.668 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49250]) process #19 SSH_MSG_IGNORE 00:33:52.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_IGNORE 00:33:52.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #15 SSH_MSG_IGNORE 00:33:52.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:33:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:52.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #16 SSH_MSG_IGNORE 00:33:52.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47830])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) exit code=0, immediate=false 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) Closing gracefully 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[immediately=false] processing 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47830]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) Closing immediately 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[immediately=true] processing 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830] 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17ae00d4) signal close complete immediately=true 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d8d1b14) signal close complete immediately=true 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830])[Immediately] closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) result=null 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2245e54c) signal close complete immediately=false 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33459e09) signal close complete immediately=false 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47830]) code=0 message='' shell closed 00:33:52.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47830]) Closing immediately 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47830]]) Closing immediately 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47830]) stopping 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47830]) stopped 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47830]])[Immediately] closed 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17993] - close(TransportIoSession[local=/10.30.171.139:17993, remote=/10.30.170.22:47830]) Closing immediately 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17993] - close(TransportIoSession[local=/10.30.171.139:17993, remote=/10.30.170.22:47830])[Immediately] closed 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@540a9015) signal close complete immediately=true 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47830])[Immediately] closed 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81b9e7ad, L:/10.30.171.139:17993 ! R:/10.30.170.22:47830] inactive. 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 ! R:/10.30.170.22:47830]} end of input detected while session was in state up 00:33:52.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=164, channel=[id: 0x81b9e7ad, L:/10.30.171.139:17993 ! R:/10.30.170.22:47830]} down, reason: End of input 00:33:53.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #18 SSH_MSG_IGNORE 00:33:53.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:33:53.162 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #16 SSH_MSG_IGNORE 00:33:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:33:53.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #17 SSH_MSG_IGNORE 00:33:53.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51898])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) exit code=0, immediate=false 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:53.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) Closing gracefully 00:33:53.203 [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.170.22:51898]) 00:33:53.203 [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.170.22:51898]) 00:33:53.203 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:53.203 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:53.204 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:53.204 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:53.204 [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.170.22:51898])[immediately=false] processing 00:33:53.204 [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.170.22:51898])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51898]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:53.204 [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.170.22:51898]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) Closing immediately 00:33:53.204 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:53.204 [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.170.22:51898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:53.204 [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.170.22:51898])[immediately=true] processing 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898] 00:33:53.204 [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@649b796) signal close complete immediately=true 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:53.204 [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@24296839) signal close complete immediately=true 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898])[Immediately] closed 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) result=null 00:33:53.204 [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@7561a05a) signal close complete immediately=false 00:33:53.204 [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@14e08c9d) signal close complete immediately=false 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51898]) code=0 message='' shell closed 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51898]) Closing immediately 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51898]]) Closing immediately 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51898]) stopping 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51898]) stopped 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51898]])[Immediately] closed 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17994] - close(TransportIoSession[local=/10.30.171.139:17994, remote=/10.30.170.22:51898]) Closing immediately 00:33:53.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17994] - close(TransportIoSession[local=/10.30.171.139:17994, remote=/10.30.170.22:51898])[Immediately] closed 00:33:53.205 [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@5f5e7c90) signal close complete immediately=true 00:33:53.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51898])[Immediately] closed 00:33:53.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf7dee921, L:/10.30.171.139:17994 ! R:/10.30.170.22:51898] inactive. 00:33:53.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 ! R:/10.30.170.22:51898]} end of input detected while session was in state up 00:33:53.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=165, channel=[id: 0xf7dee921, L:/10.30.171.139:17994 ! R:/10.30.170.22:51898]} down, reason: End of input 00:33:53.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #15 SSH_MSG_IGNORE 00:33:53.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:33:53.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44720]) process #20 SSH_MSG_IGNORE 00:33:53.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_IGNORE 00:33:53.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34960]) process #19 SSH_MSG_IGNORE 00:33:53.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_IGNORE 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54274])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) exit code=0, immediate=false 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) Closing gracefully 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[immediately=false] processing 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54274]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) Closing immediately 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[immediately=true] processing 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274] 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a0ee38) signal close complete immediately=true 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a6ddc3) signal close complete immediately=true 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274])[Immediately] closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) result=null 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@659b89f3) signal close complete immediately=false 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fc59351) signal close complete immediately=false 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54274]) code=0 message='' shell closed 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54274]) Closing immediately 00:33:53.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54274]]) Closing immediately 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54274]) stopping 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54274]) stopped 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54274]])[Immediately] closed 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17995] - close(TransportIoSession[local=/10.30.171.139:17995, remote=/10.30.170.22:54274]) Closing immediately 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17995] - close(TransportIoSession[local=/10.30.171.139:17995, remote=/10.30.170.22:54274])[Immediately] closed 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@712a65bf) signal close complete immediately=true 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54274])[Immediately] closed 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1cfd198c, L:/10.30.171.139:17995 ! R:/10.30.170.22:54274] inactive. 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 ! R:/10.30.170.22:54274]} end of input detected while session was in state up 00:33:53.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=166, channel=[id: 0x1cfd198c, L:/10.30.171.139:17995 ! R:/10.30.170.22:54274]} down, reason: End of input 00:33:53.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #18 SSH_MSG_IGNORE 00:33:53.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:33:53.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #16 SSH_MSG_IGNORE 00:33:53.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:33:53.695 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49074]) process #20 SSH_MSG_IGNORE 00:33:53.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_IGNORE 00:33:53.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #17 SSH_MSG_IGNORE 00:33:53.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:33:53.839 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40124]) process #19 SSH_MSG_IGNORE 00:33:53.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_IGNORE 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) exit code=0, immediate=false 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) Closing gracefully 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=false] processing 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:53.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) Closing immediately 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=true] processing 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d35ab) signal close complete immediately=true 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4311a2c6) signal close complete immediately=true 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[Immediately] closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) result=null 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cb9337c) signal close complete immediately=false 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b82208f) signal close complete immediately=false 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) code=0 message='' shell closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52246]) Closing immediately 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]]) Closing immediately 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) stopping 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) stopped 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]])[Immediately] closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17996] - close(TransportIoSession[local=/10.30.171.139:17996, remote=/10.30.170.22:52246]) Closing immediately 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:17996] - close(TransportIoSession[local=/10.30.171.139:17996, remote=/10.30.170.22:52246])[Immediately] closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@558cba39) signal close complete immediately=true 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52246])[Immediately] closed 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcfe36db6, L:/10.30.171.139:17996 ! R:/10.30.170.22:52246] inactive. 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 ! R:/10.30.170.22:52246]} end of input detected while session was in state up 00:33:53.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=167, channel=[id: 0xcfe36db6, L:/10.30.171.139:17996 ! R:/10.30.170.22:52246]} down, reason: End of input 00:33:54.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #15 SSH_MSG_IGNORE 00:33:54.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45320])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) exit code=0, immediate=false 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) Closing gracefully 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[immediately=false] processing 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45320]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) Closing immediately 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[immediately=true] processing 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320] 00:33:54.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@336858c0) signal close complete immediately=true 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4191792a) signal close complete immediately=true 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320])[Immediately] closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) result=null 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29674d6d) signal close complete immediately=false 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d45ba24) signal close complete immediately=false 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45320]) code=0 message='' shell closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45320]) Closing immediately 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45320]]) Closing immediately 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45320]) stopping 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45320]) stopped 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45320]])[Immediately] closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17997] - close(TransportIoSession[local=/10.30.171.139:17997, remote=/10.30.170.22:45320]) Closing immediately 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:17997] - close(TransportIoSession[local=/10.30.171.139:17997, remote=/10.30.170.22:45320])[Immediately] closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c1a5d14) signal close complete immediately=true 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45320])[Immediately] closed 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x76035ec1, L:/10.30.171.139:17997 ! R:/10.30.170.22:45320] inactive. 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 ! R:/10.30.170.22:45320]} end of input detected while session was in state up 00:33:54.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=168, channel=[id: 0x76035ec1, L:/10.30.171.139:17997 ! R:/10.30.170.22:45320]} down, reason: End of input 00:33:54.281 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #18 SSH_MSG_IGNORE 00:33:54.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:33:54.315 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37058]) process #19 SSH_MSG_IGNORE 00:33:54.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_IGNORE 00:33:54.338 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57194]) process #20 SSH_MSG_IGNORE 00:33:54.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_IGNORE 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) exit code=0, immediate=false 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) Closing gracefully 00:33:54.492 [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.170.22:43352]) 00:33:54.492 [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.170.22:43352]) 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:54.492 [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.170.22:43352])[immediately=false] processing 00:33:54.492 [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.170.22:43352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43352]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:54.492 [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.170.22:43352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) Closing immediately 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:54.492 [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.170.22:43352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:54.492 [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.170.22:43352])[immediately=true] processing 00:33:54.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352] 00:33:54.492 [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@74400e44) signal close complete immediately=true 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:54.493 [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@91b0981) signal close complete immediately=true 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352])[Immediately] closed 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) result=null 00:33:54.493 [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@54523ed3) signal close complete immediately=false 00:33:54.493 [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@3ef7b838) signal close complete immediately=false 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43352]) code=0 message='' shell closed 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43352]) Closing immediately 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43352]]) Closing immediately 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43352]) stopping 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43352]) stopped 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43352]])[Immediately] closed 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17998] - close(TransportIoSession[local=/10.30.171.139:17998, remote=/10.30.170.22:43352]) Closing immediately 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:17998] - close(TransportIoSession[local=/10.30.171.139:17998, remote=/10.30.170.22:43352])[Immediately] closed 00:33:54.493 [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@4ab1a38c) signal close complete immediately=true 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43352])[Immediately] closed 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4460c0e0, L:/10.30.171.139:17998 ! R:/10.30.170.22:43352] inactive. 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 ! R:/10.30.170.22:43352]} end of input detected while session was in state up 00:33:54.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=169, channel=[id: 0x4460c0e0, L:/10.30.171.139:17998 ! R:/10.30.170.22:43352]} down, reason: End of input 00:33:54.504 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #17 SSH_MSG_IGNORE 00:33:54.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:33:54.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #15 SSH_MSG_IGNORE 00:33:54.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:33:54.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #16 SSH_MSG_IGNORE 00:33:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47392])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) exit code=0, immediate=false 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) Closing gracefully 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[immediately=false] processing 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47392]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) Closing immediately 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[immediately=true] processing 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392] 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f2008e5) signal close complete immediately=true 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68f27d9e) signal close complete immediately=true 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392])[Immediately] closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) result=null 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec1dd21) signal close complete immediately=false 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66159bc3) signal close complete immediately=false 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47392]) code=0 message='' shell closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47392]) Closing immediately 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47392]]) Closing immediately 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47392]) stopping 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47392]) stopped 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47392]])[Immediately] closed 00:33:54.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17999] - close(TransportIoSession[local=/10.30.171.139:17999, remote=/10.30.170.22:47392]) Closing immediately 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:17999] - close(TransportIoSession[local=/10.30.171.139:17999, remote=/10.30.170.22:47392])[Immediately] closed 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@392dc0c4) signal close complete immediately=true 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47392])[Immediately] closed 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x29029e40, L:/10.30.171.139:17999 ! R:/10.30.170.22:47392] inactive. 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 ! R:/10.30.170.22:47392]} end of input detected while session was in state up 00:33:54.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=170, channel=[id: 0x29029e40, L:/10.30.171.139:17999 ! R:/10.30.170.22:47392]} down, reason: End of input 00:33:54.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #18 SSH_MSG_IGNORE 00:33:54.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:33:54.905 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57868]) process #19 SSH_MSG_IGNORE 00:33:54.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_IGNORE 00:33:55.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #16 SSH_MSG_IGNORE 00:33:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:33:55.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #15 SSH_MSG_IGNORE 00:33:55.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:33:55.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56470]) process #20 SSH_MSG_IGNORE 00:33:55.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_IGNORE 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46362])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) exit code=0, immediate=false 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) Closing gracefully 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:55.120 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[immediately=false] processing 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46362]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) Closing immediately 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[immediately=true] processing 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362] 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@669e339e) signal close complete immediately=true 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a4ee11c) signal close complete immediately=true 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362])[Immediately] closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) result=null 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@310f7263) signal close complete immediately=false 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21040b5d) signal close complete immediately=false 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46362]) code=0 message='' shell closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46362]) Closing immediately 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46362]]) Closing immediately 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46362]) stopping 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46362]) stopped 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46362]])[Immediately] closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18000] - close(TransportIoSession[local=/10.30.171.139:18000, remote=/10.30.170.22:46362]) Closing immediately 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18000] - close(TransportIoSession[local=/10.30.171.139:18000, remote=/10.30.170.22:46362])[Immediately] closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3691de20) signal close complete immediately=true 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46362])[Immediately] closed 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa2d6ab83, L:/10.30.171.139:18000 ! R:/10.30.170.22:46362] inactive. 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 ! R:/10.30.170.22:46362]} end of input detected while session was in state up 00:33:55.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=171, channel=[id: 0xa2d6ab83, L:/10.30.171.139:18000 ! R:/10.30.170.22:46362]} down, reason: End of input 00:33:55.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #17 SSH_MSG_IGNORE 00:33:55.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:33:55.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #18 SSH_MSG_IGNORE 00:33:55.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:33:55.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #17 SSH_MSG_IGNORE 00:33:55.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:33:55.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39576]) process #19 SSH_MSG_IGNORE 00:33:55.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_IGNORE 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) exit code=0, immediate=false 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:55.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) Closing gracefully 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[immediately=false] processing 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44446]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) Closing immediately 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[immediately=true] processing 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446] 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bff194c) signal close complete immediately=true 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c9c9b24) signal close complete immediately=true 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446])[Immediately] closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) result=null 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4176934e) signal close complete immediately=false 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c7806ef) signal close complete immediately=false 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44446]) code=0 message='' shell closed 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44446]) Closing immediately 00:33:55.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44446]]) Closing immediately 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44446]) stopping 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44446]) stopped 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44446]])[Immediately] closed 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18001] - close(TransportIoSession[local=/10.30.171.139:18001, remote=/10.30.170.22:44446]) Closing immediately 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18001] - close(TransportIoSession[local=/10.30.171.139:18001, remote=/10.30.170.22:44446])[Immediately] closed 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f1e5155) signal close complete immediately=true 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44446])[Immediately] closed 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xffad90b6, L:/10.30.171.139:18001 ! R:/10.30.170.22:44446] inactive. 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 ! R:/10.30.170.22:44446]} end of input detected while session was in state up 00:33:55.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=172, channel=[id: 0xffad90b6, L:/10.30.171.139:18001 ! R:/10.30.170.22:44446]} down, reason: End of input 00:33:55.520 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57648]) process #20 SSH_MSG_IGNORE 00:33:55.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_IGNORE 00:33:55.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #15 SSH_MSG_IGNORE 00:33:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:33:55.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39692])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) exit code=0, immediate=false 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) Closing gracefully 00:33:55.771 [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.170.22:39692]) 00:33:55.771 [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.170.22:39692]) 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:55.771 [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.170.22:39692])[immediately=false] processing 00:33:55.771 [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.170.22:39692])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39692]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:55.771 [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.170.22:39692]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) Closing immediately 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:55.771 [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.170.22:39692]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:55.771 [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.170.22:39692])[immediately=true] processing 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692] 00:33:55.771 [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@1a09cd20) signal close complete immediately=true 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:55.771 [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@3ef8a717) signal close complete immediately=true 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692])[Immediately] closed 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) result=null 00:33:55.771 [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@57ada9a4) signal close complete immediately=false 00:33:55.771 [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@17c83622) signal close complete immediately=false 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39692]) code=0 message='' shell closed 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39692]) Closing immediately 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39692]]) Closing immediately 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39692]) stopping 00:33:55.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39692]) stopped 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39692]])[Immediately] closed 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18002] - close(TransportIoSession[local=/10.30.171.139:18002, remote=/10.30.170.22:39692]) Closing immediately 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18002] - close(TransportIoSession[local=/10.30.171.139:18002, remote=/10.30.170.22:39692])[Immediately] closed 00:33:55.772 [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@437c9936) signal close complete immediately=true 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39692])[Immediately] closed 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x096d60b9, L:/10.30.171.139:18002 ! R:/10.30.170.22:39692] inactive. 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 ! R:/10.30.170.22:39692]} end of input detected while session was in state up 00:33:55.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=173, channel=[id: 0x096d60b9, L:/10.30.171.139:18002 ! R:/10.30.170.22:39692]} down, reason: End of input 00:33:55.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #18 SSH_MSG_IGNORE 00:33:55.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:33:55.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #16 SSH_MSG_IGNORE 00:33:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:33:56.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #15 SSH_MSG_IGNORE 00:33:56.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49688])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) exit code=0, immediate=false 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) Closing gracefully 00:33:56.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[immediately=false] processing 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49688]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) Closing immediately 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[immediately=true] processing 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688] 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f2281a4) signal close complete immediately=true 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@180fe3d6) signal close complete immediately=true 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688])[Immediately] closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) result=null 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb3b8ad) signal close complete immediately=false 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29c3d4d3) signal close complete immediately=false 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49688]) code=0 message='' shell closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49688]) Closing immediately 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49688]]) Closing immediately 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49688]) stopping 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49688]) stopped 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49688]])[Immediately] closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18003] - close(TransportIoSession[local=/10.30.171.139:18003, remote=/10.30.170.22:49688]) Closing immediately 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18003] - close(TransportIoSession[local=/10.30.171.139:18003, remote=/10.30.170.22:49688])[Immediately] closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32f74fee) signal close complete immediately=true 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49688])[Immediately] closed 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x71690283, L:/10.30.171.139:18003 ! R:/10.30.170.22:49688] inactive. 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 ! R:/10.30.170.22:49688]} end of input detected while session was in state up 00:33:56.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=174, channel=[id: 0x71690283, L:/10.30.171.139:18003 ! R:/10.30.170.22:49688]} down, reason: End of input 00:33:56.107 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37334]) process #20 SSH_MSG_IGNORE 00:33:56.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_IGNORE 00:33:56.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #17 SSH_MSG_IGNORE 00:33:56.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:33:56.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #16 SSH_MSG_IGNORE 00:33:56.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54046])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) exit code=0, immediate=false 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) Closing gracefully 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[immediately=false] processing 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54046]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) Closing immediately 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[immediately=true] processing 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046] 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42323c2) signal close complete immediately=true 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36fa8d5f) signal close complete immediately=true 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046])[Immediately] closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) result=null 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e28de84) signal close complete immediately=false 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a72cd4b) signal close complete immediately=false 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54046]) code=0 message='' shell closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54046]) Closing immediately 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:56.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54046]]) Closing immediately 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54046]) stopping 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54046]) stopped 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54046]])[Immediately] closed 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18004] - close(TransportIoSession[local=/10.30.171.139:18004, remote=/10.30.170.22:54046]) Closing immediately 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18004] - close(TransportIoSession[local=/10.30.171.139:18004, remote=/10.30.170.22:54046])[Immediately] closed 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6752ccf4) signal close complete immediately=true 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54046])[Immediately] closed 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x78dbf223, L:/10.30.171.139:18004 ! R:/10.30.170.22:54046] inactive. 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 ! R:/10.30.170.22:54046]} end of input detected while session was in state up 00:33:56.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=175, channel=[id: 0x78dbf223, L:/10.30.171.139:18004 ! R:/10.30.170.22:54046]} down, reason: End of input 00:33:56.472 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57674]) process #19 SSH_MSG_IGNORE 00:33:56.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_IGNORE 00:33:56.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #17 SSH_MSG_IGNORE 00:33:56.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:33:56.636 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #18 SSH_MSG_IGNORE 00:33:56.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33080])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) exit code=0, immediate=false 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) Closing gracefully 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[immediately=false] processing 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33080]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) Closing immediately 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[immediately=true] processing 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080] 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2340f8df) signal close complete immediately=true 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9788868) signal close complete immediately=true 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080])[Immediately] closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) result=null 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eaeafc8) signal close complete immediately=false 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ce0ce05) signal close complete immediately=false 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33080]) code=0 message='' shell closed 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33080]) Closing immediately 00:33:56.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33080]]) Closing immediately 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33080]) stopping 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33080]) stopped 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33080]])[Immediately] closed 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18005] - close(TransportIoSession[local=/10.30.171.139:18005, remote=/10.30.170.22:33080]) Closing immediately 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18005] - close(TransportIoSession[local=/10.30.171.139:18005, remote=/10.30.170.22:33080])[Immediately] closed 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28c25946) signal close complete immediately=true 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33080])[Immediately] closed 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ebc2b83, L:/10.30.171.139:18005 ! R:/10.30.170.22:33080] inactive. 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 ! R:/10.30.170.22:33080]} end of input detected while session was in state up 00:33:56.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=176, channel=[id: 0x3ebc2b83, L:/10.30.171.139:18005 ! R:/10.30.170.22:33080]} down, reason: End of input 00:33:56.681 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #16 SSH_MSG_IGNORE 00:33:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:33:56.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #15 SSH_MSG_IGNORE 00:33:56.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:33:56.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42508]) process #20 SSH_MSG_IGNORE 00:33:56.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_IGNORE 00:33:56.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42574]) process #19 SSH_MSG_IGNORE 00:33:56.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_IGNORE 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) exit code=0, immediate=false 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:56.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) Closing gracefully 00:33:56.996 [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.170.22:34470]) 00:33:56.996 [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.170.22:34470]) 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:56.997 [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.170.22:34470])[immediately=false] processing 00:33:56.997 [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.170.22:34470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34470]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:56.997 [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.170.22:34470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) Closing immediately 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:56.997 [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.170.22:34470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:56.997 [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.170.22:34470])[immediately=true] processing 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470] 00:33:56.997 [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@7320f9aa) signal close complete immediately=true 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:56.997 [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@71979449) signal close complete immediately=true 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470])[Immediately] closed 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) result=null 00:33:56.997 [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@1a62149f) signal close complete immediately=false 00:33:56.997 [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@5d6ebb87) signal close complete immediately=false 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34470]) code=0 message='' shell closed 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34470]) Closing immediately 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34470]]) Closing immediately 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34470]) stopping 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34470]) stopped 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34470]])[Immediately] closed 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18006] - close(TransportIoSession[local=/10.30.171.139:18006, remote=/10.30.170.22:34470]) Closing immediately 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18006] - close(TransportIoSession[local=/10.30.171.139:18006, remote=/10.30.170.22:34470])[Immediately] closed 00:33:56.997 [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@29f7f429) signal close complete immediately=true 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34470])[Immediately] closed 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb214fad5, L:/10.30.171.139:18006 ! R:/10.30.170.22:34470] inactive. 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 ! R:/10.30.170.22:34470]} end of input detected while session was in state up 00:33:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=177, channel=[id: 0xb214fad5, L:/10.30.171.139:18006 ! R:/10.30.170.22:34470]} down, reason: End of input 00:33:57.045 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #18 SSH_MSG_IGNORE 00:33:57.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:33:57.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #17 SSH_MSG_IGNORE 00:33:57.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:33:57.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42144]) process #20 SSH_MSG_IGNORE 00:33:57.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_IGNORE 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53680])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) exit code=0, immediate=false 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) Closing gracefully 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[immediately=false] processing 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53680]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) Closing immediately 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[immediately=true] processing 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680] 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38f73f5c) signal close complete immediately=true 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@657253c4) signal close complete immediately=true 00:33:57.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680])[Immediately] closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) result=null 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fc2b275) signal close complete immediately=false 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@434d3e98) signal close complete immediately=false 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53680]) code=0 message='' shell closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53680]) Closing immediately 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53680]]) Closing immediately 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53680]) stopping 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53680]) stopped 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53680]])[Immediately] closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18007] - close(TransportIoSession[local=/10.30.171.139:18007, remote=/10.30.170.22:53680]) Closing immediately 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18007] - close(TransportIoSession[local=/10.30.171.139:18007, remote=/10.30.170.22:53680])[Immediately] closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42c1e472) signal close complete immediately=true 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53680])[Immediately] closed 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f095b54, L:/10.30.171.139:18007 ! R:/10.30.170.22:53680] inactive. 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 ! R:/10.30.170.22:53680]} end of input detected while session was in state up 00:33:57.287 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=178, channel=[id: 0x3f095b54, L:/10.30.171.139:18007 ! R:/10.30.170.22:53680]} down, reason: End of input 00:33:57.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #16 SSH_MSG_IGNORE 00:33:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:33:57.440 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53554]) process #19 SSH_MSG_IGNORE 00:33:57.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_IGNORE 00:33:57.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #18 SSH_MSG_IGNORE 00:33:57.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:33:57.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #15 SSH_MSG_IGNORE 00:33:57.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:33:57.572 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #17 SSH_MSG_IGNORE 00:33:57.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33836])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) exit code=0, immediate=false 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) Closing gracefully 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[immediately=false] processing 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33836]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) Closing immediately 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[immediately=true] processing 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836] 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6034ce22) signal close complete immediately=true 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64b9ce95) signal close complete immediately=true 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836])[Immediately] closed 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) result=null 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39df2e2f) signal close complete immediately=false 00:33:57.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c165035) signal close complete immediately=false 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33836]) code=0 message='' shell closed 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33836]) Closing immediately 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33836]]) Closing immediately 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33836]) stopping 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33836]) stopped 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33836]])[Immediately] closed 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18008] - close(TransportIoSession[local=/10.30.171.139:18008, remote=/10.30.170.22:33836]) Closing immediately 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18008] - close(TransportIoSession[local=/10.30.171.139:18008, remote=/10.30.170.22:33836])[Immediately] closed 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a95ce4b) signal close complete immediately=true 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33836])[Immediately] closed 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5a62d297, L:/10.30.171.139:18008 ! R:/10.30.170.22:33836] inactive. 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 ! R:/10.30.170.22:33836]} end of input detected while session was in state up 00:33:57.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=179, channel=[id: 0x5a62d297, L:/10.30.171.139:18008 ! R:/10.30.170.22:33836]} down, reason: End of input 00:33:57.786 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36208]) process #20 SSH_MSG_IGNORE 00:33:57.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_IGNORE 00:33:57.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #16 SSH_MSG_IGNORE 00:33:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) exit code=0, immediate=false 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) Closing gracefully 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=false] processing 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) Closing immediately 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=true] processing 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:33:57.890 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b4a4b29) signal close complete immediately=true 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d975aef) signal close complete immediately=true 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[Immediately] closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) result=null 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ccc4157) signal close complete immediately=false 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35827562) signal close complete immediately=false 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) code=0 message='' shell closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56470]) Closing immediately 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]]) Closing immediately 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) stopping 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) stopped 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]])[Immediately] closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18009] - close(TransportIoSession[local=/10.30.171.139:18009, remote=/10.30.170.22:56470]) Closing immediately 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18009] - close(TransportIoSession[local=/10.30.171.139:18009, remote=/10.30.170.22:56470])[Immediately] closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cd863f8) signal close complete immediately=true 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56470])[Immediately] closed 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x467b9b8b, L:/10.30.171.139:18009 ! R:/10.30.170.22:56470] inactive. 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 ! R:/10.30.170.22:56470]} end of input detected while session was in state up 00:33:57.891 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=180, channel=[id: 0x467b9b8b, L:/10.30.171.139:18009 ! R:/10.30.170.22:56470]} down, reason: End of input 00:33:57.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #15 SSH_MSG_IGNORE 00:33:57.963 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:33:57.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:57.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50240]) process #19 SSH_MSG_IGNORE 00:33:57.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_IGNORE 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44448])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) exit code=0, immediate=false 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) Closing gracefully 00:33:58.171 [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.170.22:44448]) 00:33:58.171 [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.170.22:44448]) 00:33:58.171 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:58.171 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:58.171 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:58.171 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:58.171 [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.170.22:44448])[immediately=false] processing 00:33:58.171 [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.170.22:44448])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:58.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44448]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:58.171 [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.170.22:44448]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) Closing immediately 00:33:58.172 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:58.172 [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.170.22:44448]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:58.172 [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.170.22:44448])[immediately=true] processing 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448] 00:33:58.172 [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@5019f0f2) signal close complete immediately=true 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:58.172 [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@4c4e297b) signal close complete immediately=true 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448])[Immediately] closed 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) result=null 00:33:58.172 [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@3b09be2c) signal close complete immediately=false 00:33:58.172 [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@35cb0703) signal close complete immediately=false 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44448]) code=0 message='' shell closed 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44448]) Closing immediately 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44448]]) Closing immediately 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44448]) stopping 00:33:58.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44448]) stopped 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44448]])[Immediately] closed 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18010] - close(TransportIoSession[local=/10.30.171.139:18010, remote=/10.30.170.22:44448]) Closing immediately 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18010] - close(TransportIoSession[local=/10.30.171.139:18010, remote=/10.30.170.22:44448])[Immediately] closed 00:33:58.173 [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@2a4aef28) signal close complete immediately=true 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44448])[Immediately] closed 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8e52f3bd, L:/10.30.171.139:18010 ! R:/10.30.170.22:44448] inactive. 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 ! R:/10.30.170.22:44448]} end of input detected while session was in state up 00:33:58.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=181, channel=[id: 0x8e52f3bd, L:/10.30.171.139:18010 ! R:/10.30.170.22:44448]} down, reason: End of input 00:33:58.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #17 SSH_MSG_IGNORE 00:33:58.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:33:58.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47000]) process #20 SSH_MSG_IGNORE 00:33:58.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_IGNORE 00:33:58.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #15 SSH_MSG_IGNORE 00:33:58.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:33:58.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #16 SSH_MSG_IGNORE 00:33:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:33:58.416 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #18 SSH_MSG_IGNORE 00:33:58.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:33:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50092]) process #19 SSH_MSG_IGNORE 00:33:58.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_IGNORE 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) exit code=0, immediate=false 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) Closing gracefully 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[immediately=false] processing 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33764]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) Closing immediately 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[immediately=true] processing 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764] 00:33:58.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@888ee86) signal close complete immediately=true 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e3ac70e) signal close complete immediately=true 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764])[Immediately] closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) result=null 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3963d090) signal close complete immediately=false 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a9e9ffa) signal close complete immediately=false 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33764]) code=0 message='' shell closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33764]) Closing immediately 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33764]]) Closing immediately 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33764]) stopping 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33764]) stopped 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33764]])[Immediately] closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18011] - close(TransportIoSession[local=/10.30.171.139:18011, remote=/10.30.170.22:33764]) Closing immediately 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18011] - close(TransportIoSession[local=/10.30.171.139:18011, remote=/10.30.170.22:33764])[Immediately] closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75adaaf1) signal close complete immediately=true 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33764])[Immediately] closed 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x17f268d7, L:/10.30.171.139:18011 ! R:/10.30.170.22:33764] inactive. 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 ! R:/10.30.170.22:33764]} end of input detected while session was in state up 00:33:58.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=182, channel=[id: 0x17f268d7, L:/10.30.171.139:18011 ! R:/10.30.170.22:33764]} down, reason: End of input 00:33:58.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #18 SSH_MSG_IGNORE 00:33:58.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38922])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) exit code=0, immediate=false 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) Closing gracefully 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) 00:33:58.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[immediately=false] processing 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38922]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) Closing immediately 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[immediately=true] processing 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922] 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a36855c) signal close complete immediately=true 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9d093d8) signal close complete immediately=true 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922])[Immediately] closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) result=null 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d6cba8f) signal close complete immediately=false 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf2e71e) signal close complete immediately=false 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38922]) code=0 message='' shell closed 00:33:58.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38922]) Closing immediately 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38922]]) Closing immediately 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38922]) stopping 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38922]) stopped 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38922]])[Immediately] closed 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18012] - close(TransportIoSession[local=/10.30.171.139:18012, remote=/10.30.170.22:38922]) Closing immediately 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18012] - close(TransportIoSession[local=/10.30.171.139:18012, remote=/10.30.170.22:38922])[Immediately] closed 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@320095b9) signal close complete immediately=true 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38922])[Immediately] closed 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1790664b, L:/10.30.171.139:18012 ! R:/10.30.170.22:38922] inactive. 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 ! R:/10.30.170.22:38922]} end of input detected while session was in state up 00:33:58.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=183, channel=[id: 0x1790664b, L:/10.30.171.139:18012 ! R:/10.30.170.22:38922]} down, reason: End of input 00:33:58.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48400]) process #20 SSH_MSG_IGNORE 00:33:58.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_IGNORE 00:33:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #15 SSH_MSG_IGNORE 00:33:58.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:33:59.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39174]) process #19 SSH_MSG_IGNORE 00:33:59.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_IGNORE 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) exit code=0, immediate=false 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) Closing gracefully 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) 00:33:59.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=false] processing 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) Closing immediately 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=true] processing 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea78af0) signal close complete immediately=true 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eac9985) signal close complete immediately=true 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[Immediately] closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) result=null 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cb20e5b) signal close complete immediately=false 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27d65303) signal close complete immediately=false 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) code=0 message='' shell closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35306]) Closing immediately 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]]) Closing immediately 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) stopping 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) stopped 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]])[Immediately] closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18013] - close(TransportIoSession[local=/10.30.171.139:18013, remote=/10.30.170.22:35306]) Closing immediately 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18013] - close(TransportIoSession[local=/10.30.171.139:18013, remote=/10.30.170.22:35306])[Immediately] closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2524ad03) signal close complete immediately=true 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35306])[Immediately] closed 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x634ff28b, L:/10.30.171.139:18013 ! R:/10.30.170.22:35306] inactive. 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 ! R:/10.30.170.22:35306]} end of input detected while session was in state up 00:33:59.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=184, channel=[id: 0x634ff28b, L:/10.30.171.139:18013 ! R:/10.30.170.22:35306]} down, reason: End of input 00:33:59.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #18 SSH_MSG_IGNORE 00:33:59.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44720])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) exit code=0, immediate=false 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) Closing gracefully 00:33:59.373 [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.170.22:44720]) 00:33:59.373 [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.170.22:44720]) 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:59.373 [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.170.22:44720])[immediately=false] processing 00:33:59.373 [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.170.22:44720])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44720]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:59.373 [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.170.22:44720]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) Closing immediately 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:59.373 [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.170.22:44720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:59.373 [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.170.22:44720])[immediately=true] processing 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720] 00:33:59.373 [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@712c57cf) signal close complete immediately=true 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:59.373 [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@762e1a57) signal close complete immediately=true 00:33:59.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720])[Immediately] closed 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) result=null 00:33:59.374 [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@7605ade7) signal close complete immediately=false 00:33:59.374 [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@6cab6d99) signal close complete immediately=false 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44720]) code=0 message='' shell closed 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44720]) Closing immediately 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44720]]) Closing immediately 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44720]) stopping 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44720]) stopped 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44720]])[Immediately] closed 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18014] - close(TransportIoSession[local=/10.30.171.139:18014, remote=/10.30.170.22:44720]) Closing immediately 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18014] - close(TransportIoSession[local=/10.30.171.139:18014, remote=/10.30.170.22:44720])[Immediately] closed 00:33:59.374 [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@7faacdec) signal close complete immediately=true 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44720])[Immediately] closed 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4efd6db9, L:/10.30.171.139:18014 ! R:/10.30.170.22:44720] inactive. 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 ! R:/10.30.170.22:44720]} end of input detected while session was in state up 00:33:59.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=185, channel=[id: 0x4efd6db9, L:/10.30.171.139:18014 ! R:/10.30.170.22:44720]} down, reason: End of input 00:33:59.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #15 SSH_MSG_IGNORE 00:33:59.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:33:59.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #16 SSH_MSG_IGNORE 00:33:59.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:33:59.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40206]) process #20 SSH_MSG_IGNORE 00:33:59.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_IGNORE 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49074])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) exit code=0, immediate=false 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) Closing gracefully 00:33:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[immediately=false] processing 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49074]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) Closing immediately 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[immediately=true] processing 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074] 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c2a463a) signal close complete immediately=true 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@494706bb) signal close complete immediately=true 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074])[Immediately] closed 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) result=null 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e8b557b) signal close complete immediately=false 00:33:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ef0e7d6) signal close complete immediately=false 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49074]) code=0 message='' shell closed 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49074]) Closing immediately 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49074]]) Closing immediately 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49074]) stopping 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49074]) stopped 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49074]])[Immediately] closed 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18015] - close(TransportIoSession[local=/10.30.171.139:18015, remote=/10.30.170.22:49074]) Closing immediately 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18015] - close(TransportIoSession[local=/10.30.171.139:18015, remote=/10.30.170.22:49074])[Immediately] closed 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@203565a4) signal close complete immediately=true 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49074])[Immediately] closed 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7dd5af2b, L:/10.30.171.139:18015 ! R:/10.30.170.22:49074] inactive. 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 ! R:/10.30.170.22:49074]} end of input detected while session was in state up 00:33:59.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=186, channel=[id: 0x7dd5af2b, L:/10.30.171.139:18015 ! R:/10.30.170.22:49074]} down, reason: End of input 00:33:59.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #18 SSH_MSG_IGNORE 00:33:59.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:33:59.715 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37400]) process #19 SSH_MSG_IGNORE 00:33:59.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_IGNORE 00:33:59.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:33:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #16 SSH_MSG_IGNORE 00:33:59.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57194])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) exit code=0, immediate=false 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) Closing gracefully 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) 00:34:00.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[immediately=false] processing 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57194]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) Closing immediately 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[immediately=true] processing 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194] 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@697a706b) signal close complete immediately=true 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@413fcbd8) signal close complete immediately=true 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194])[Immediately] closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) result=null 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c615867) signal close complete immediately=false 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@283619a6) signal close complete immediately=false 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57194]) code=0 message='' shell closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57194]) Closing immediately 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57194]]) Closing immediately 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57194]) stopping 00:34:00.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57194]) stopped 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57194]])[Immediately] closed 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18016] - close(TransportIoSession[local=/10.30.171.139:18016, remote=/10.30.170.22:57194]) Closing immediately 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18016] - close(TransportIoSession[local=/10.30.171.139:18016, remote=/10.30.170.22:57194])[Immediately] closed 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12f5cde3) signal close complete immediately=true 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57194])[Immediately] closed 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d36705d, L:/10.30.171.139:18016 ! R:/10.30.170.22:57194] inactive. 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 ! R:/10.30.170.22:57194]} end of input detected while session was in state up 00:34:00.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=187, channel=[id: 0x5d36705d, L:/10.30.171.139:18016 ! R:/10.30.170.22:57194]} down, reason: End of input 00:34:00.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #16 SSH_MSG_IGNORE 00:34:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:34:00.098 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40710]) process #19 SSH_MSG_IGNORE 00:34:00.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_IGNORE 00:34:00.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #15 SSH_MSG_IGNORE 00:34:00.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:34:00.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58502]) process #20 SSH_MSG_IGNORE 00:34:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_IGNORE 00:34:00.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #18 SSH_MSG_IGNORE 00:34:00.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) exit code=0, immediate=false 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) Closing gracefully 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=false] processing 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56470]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) Closing immediately 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[immediately=true] processing 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470] 00:34:00.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@361587b0) signal close complete immediately=true 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a43eb01) signal close complete immediately=true 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470])[Immediately] closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) result=null 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4abee87d) signal close complete immediately=false 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37dcfee7) signal close complete immediately=false 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56470]) code=0 message='' shell closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56470]) Closing immediately 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]]) Closing immediately 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) stopping 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56470]) stopped 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56470]])[Immediately] closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18017] - close(TransportIoSession[local=/10.30.171.139:18017, remote=/10.30.170.22:56470]) Closing immediately 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18017] - close(TransportIoSession[local=/10.30.171.139:18017, remote=/10.30.170.22:56470])[Immediately] closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2deed7ab) signal close complete immediately=true 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56470])[Immediately] closed 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa13cabd8, L:/10.30.171.139:18017 ! R:/10.30.170.22:56470] inactive. 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 ! R:/10.30.170.22:56470]} end of input detected while session was in state up 00:34:00.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=188, channel=[id: 0xa13cabd8, L:/10.30.171.139:18017 ! R:/10.30.170.22:56470]} down, reason: End of input 00:34:00.350 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41584]) process #20 SSH_MSG_IGNORE 00:34:00.352 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_IGNORE 00:34:00.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #15 SSH_MSG_IGNORE 00:34:00.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57648])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) exit code=0, immediate=false 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) Closing gracefully 00:34:00.647 [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.170.22:57648]) 00:34:00.647 [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.170.22:57648]) 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:00.647 [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.170.22:57648])[immediately=false] processing 00:34:00.647 [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.170.22:57648])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57648]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:00.647 [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.170.22:57648]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) Closing immediately 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:00.647 [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.170.22:57648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:00.647 [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.170.22:57648])[immediately=true] processing 00:34:00.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648] 00:34:00.647 [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@3cfd6037) signal close complete immediately=true 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:00.648 [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@41b7bcb8) signal close complete immediately=true 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648])[Immediately] closed 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) result=null 00:34:00.648 [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@681a7c76) signal close complete immediately=false 00:34:00.648 [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@75c01c1b) signal close complete immediately=false 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57648]) code=0 message='' shell closed 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57648]) Closing immediately 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57648]]) Closing immediately 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57648]) stopping 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57648]) stopped 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57648]])[Immediately] closed 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18018] - close(TransportIoSession[local=/10.30.171.139:18018, remote=/10.30.170.22:57648]) Closing immediately 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18018] - close(TransportIoSession[local=/10.30.171.139:18018, remote=/10.30.170.22:57648])[Immediately] closed 00:34:00.648 [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@226b264c) signal close complete immediately=true 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57648])[Immediately] closed 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01730ae9, L:/10.30.171.139:18018 ! R:/10.30.170.22:57648] inactive. 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 ! R:/10.30.170.22:57648]} end of input detected while session was in state up 00:34:00.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=189, channel=[id: 0x01730ae9, L:/10.30.171.139:18018 ! R:/10.30.170.22:57648]} down, reason: End of input 00:34:00.756 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40382]) process #19 SSH_MSG_IGNORE 00:34:00.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_IGNORE 00:34:00.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #16 SSH_MSG_IGNORE 00:34:00.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:34:00.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #18 SSH_MSG_IGNORE 00:34:00.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37334])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) exit code=0, immediate=false 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) Closing gracefully 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[immediately=false] processing 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37334]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) Closing immediately 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[immediately=true] processing 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334] 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3079968b) signal close complete immediately=true 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fde041) signal close complete immediately=true 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334])[Immediately] closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) result=null 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75e23b13) signal close complete immediately=false 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@174c50c7) signal close complete immediately=false 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37334]) code=0 message='' shell closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37334]) Closing immediately 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37334]]) Closing immediately 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37334]) stopping 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37334]) stopped 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37334]])[Immediately] closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18019] - close(TransportIoSession[local=/10.30.171.139:18019, remote=/10.30.170.22:37334]) Closing immediately 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18019] - close(TransportIoSession[local=/10.30.171.139:18019, remote=/10.30.170.22:37334])[Immediately] closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bfd516b) signal close complete immediately=true 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37334])[Immediately] closed 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0ae09d74, L:/10.30.171.139:18019 ! R:/10.30.170.22:37334] inactive. 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 ! R:/10.30.170.22:37334]} end of input detected while session was in state up 00:34:00.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=190, channel=[id: 0x0ae09d74, L:/10.30.171.139:18019 ! R:/10.30.170.22:37334]} down, reason: End of input 00:34:01.209 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39968]) process #19 SSH_MSG_IGNORE 00:34:01.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_IGNORE 00:34:01.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.221 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #15 SSH_MSG_IGNORE 00:34:01.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:34:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38040]) process #20 SSH_MSG_IGNORE 00:34:01.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_IGNORE 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42508])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) exit code=0, immediate=false 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) Closing gracefully 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) 00:34:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[immediately=false] processing 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42508]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) Closing immediately 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[immediately=true] processing 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508] 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2feafc79) signal close complete immediately=true 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f1a3c3f) signal close complete immediately=true 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508])[Immediately] closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) result=null 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fd31c02) signal close complete immediately=false 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59e04dcf) signal close complete immediately=false 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42508]) code=0 message='' shell closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42508]) Closing immediately 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42508]]) Closing immediately 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42508]) stopping 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42508]) stopped 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42508]])[Immediately] closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18020] - close(TransportIoSession[local=/10.30.171.139:18020, remote=/10.30.170.22:42508]) Closing immediately 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18020] - close(TransportIoSession[local=/10.30.171.139:18020, remote=/10.30.170.22:42508])[Immediately] closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21116bbe) signal close complete immediately=true 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42508])[Immediately] closed 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa7cd9e9f, L:/10.30.171.139:18020 ! R:/10.30.170.22:42508] inactive. 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 ! R:/10.30.170.22:42508]} end of input detected while session was in state up 00:34:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=191, channel=[id: 0xa7cd9e9f, L:/10.30.171.139:18020 ! R:/10.30.170.22:42508]} down, reason: End of input 00:34:01.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #16 SSH_MSG_IGNORE 00:34:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:34:01.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #18 SSH_MSG_IGNORE 00:34:01.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:34:01.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:01.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) exit code=0, immediate=false 00:34:01.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:01.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) Closing gracefully 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:01.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[immediately=false] processing 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42144]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:01.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) Closing immediately 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[immediately=true] processing 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144] 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e23f581) signal close complete immediately=true 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@372db73b) signal close complete immediately=true 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144])[Immediately] closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) result=null 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@447a8343) signal close complete immediately=false 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3845f5e1) signal close complete immediately=false 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42144]) code=0 message='' shell closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42144]) Closing immediately 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42144]]) Closing immediately 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42144]) stopping 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42144]) stopped 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42144]])[Immediately] closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18021] - close(TransportIoSession[local=/10.30.171.139:18021, remote=/10.30.170.22:42144]) Closing immediately 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18021] - close(TransportIoSession[local=/10.30.171.139:18021, remote=/10.30.170.22:42144])[Immediately] closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59ab9095) signal close complete immediately=true 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42144])[Immediately] closed 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a1a4456, L:/10.30.171.139:18021 ! R:/10.30.170.22:42144] inactive. 00:34:01.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 ! R:/10.30.170.22:42144]} end of input detected while session was in state up 00:34:01.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=192, channel=[id: 0x9a1a4456, L:/10.30.171.139:18021 ! R:/10.30.170.22:42144]} down, reason: End of input 00:34:01.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #15 SSH_MSG_IGNORE 00:34:01.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:34:01.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #16 SSH_MSG_IGNORE 00:34:01.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:34:01.782 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40658]) process #19 SSH_MSG_IGNORE 00:34:01.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_IGNORE 00:34:01.787 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52892]) process #20 SSH_MSG_IGNORE 00:34:01.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_IGNORE 00:34:01.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #18 SSH_MSG_IGNORE 00:34:01.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36208])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) exit code=0, immediate=false 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) Closing gracefully 00:34:01.902 [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.170.22:36208]) 00:34:01.902 [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.170.22:36208]) 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:01.902 [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.170.22:36208])[immediately=false] processing 00:34:01.902 [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.170.22:36208])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36208]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:01.902 [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.170.22:36208]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) Closing immediately 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:01.902 [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.170.22:36208]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:01.902 [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.170.22:36208])[immediately=true] processing 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208] 00:34:01.902 [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@6bf0d7d8) signal close complete immediately=true 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:01.902 [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@1da55d57) signal close complete immediately=true 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208])[Immediately] closed 00:34:01.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) result=null 00:34:01.902 [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@416bc6de) signal close complete immediately=false 00:34:01.902 [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@47e9d021) signal close complete immediately=false 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36208]) code=0 message='' shell closed 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36208]) Closing immediately 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36208]]) Closing immediately 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36208]) stopping 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36208]) stopped 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36208]])[Immediately] closed 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18022] - close(TransportIoSession[local=/10.30.171.139:18022, remote=/10.30.170.22:36208]) Closing immediately 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18022] - close(TransportIoSession[local=/10.30.171.139:18022, remote=/10.30.170.22:36208])[Immediately] closed 00:34:01.903 [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@2aca8113) signal close complete immediately=true 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36208])[Immediately] closed 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xece2dddf, L:/10.30.171.139:18022 ! R:/10.30.170.22:36208] inactive. 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 ! R:/10.30.170.22:36208]} end of input detected while session was in state up 00:34:01.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=193, channel=[id: 0xece2dddf, L:/10.30.171.139:18022 ! R:/10.30.170.22:36208]} down, reason: End of input 00:34:02.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #15 SSH_MSG_IGNORE 00:34:02.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:34:02.233 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34936]) process #20 SSH_MSG_IGNORE 00:34:02.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_IGNORE 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47000])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) exit code=0, immediate=false 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) Closing gracefully 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:02.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[immediately=false] processing 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47000]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) Closing immediately 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[immediately=true] processing 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000] 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12fd013a) signal close complete immediately=true 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a93967b) signal close complete immediately=true 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000])[Immediately] closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) result=null 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fc6abb) signal close complete immediately=false 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4257a579) signal close complete immediately=false 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47000]) code=0 message='' shell closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47000]) Closing immediately 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47000]]) Closing immediately 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47000]) stopping 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47000]) stopped 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47000]])[Immediately] closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18023] - close(TransportIoSession[local=/10.30.171.139:18023, remote=/10.30.170.22:47000]) Closing immediately 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18023] - close(TransportIoSession[local=/10.30.171.139:18023, remote=/10.30.170.22:47000])[Immediately] closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@385998d8) signal close complete immediately=true 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47000])[Immediately] closed 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x83422150, L:/10.30.171.139:18023 ! R:/10.30.170.22:47000] inactive. 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 ! R:/10.30.170.22:47000]} end of input detected while session was in state up 00:34:02.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=194, channel=[id: 0x83422150, L:/10.30.171.139:18023 ! R:/10.30.170.22:47000]} down, reason: End of input 00:34:02.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #16 SSH_MSG_IGNORE 00:34:02.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:34:02.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #18 SSH_MSG_IGNORE 00:34:02.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:34:02.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38708]) process #19 SSH_MSG_IGNORE 00:34:02.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_IGNORE 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) exit code=0, immediate=false 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) Closing gracefully 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[immediately=false] processing 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48400]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) Closing immediately 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[immediately=true] processing 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400] 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64b99f05) signal close complete immediately=true 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f967545) signal close complete immediately=true 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400])[Immediately] closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) result=null 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12dd868e) signal close complete immediately=false 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6316b368) signal close complete immediately=false 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48400]) code=0 message='' shell closed 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48400]) Closing immediately 00:34:02.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48400]]) Closing immediately 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48400]) stopping 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48400]) stopped 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48400]])[Immediately] closed 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18024] - close(TransportIoSession[local=/10.30.171.139:18024, remote=/10.30.170.22:48400]) Closing immediately 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18024] - close(TransportIoSession[local=/10.30.171.139:18024, remote=/10.30.170.22:48400])[Immediately] closed 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bff49b8) signal close complete immediately=true 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48400])[Immediately] closed 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ef9e51e, L:/10.30.171.139:18024 ! R:/10.30.170.22:48400] inactive. 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 ! R:/10.30.170.22:48400]} end of input detected while session was in state up 00:34:02.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=195, channel=[id: 0x6ef9e51e, L:/10.30.171.139:18024 ! R:/10.30.170.22:48400]} down, reason: End of input 00:34:02.842 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49802]) process #19 SSH_MSG_IGNORE 00:34:02.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_IGNORE 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40206])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) exit code=0, immediate=false 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) Closing gracefully 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[immediately=false] processing 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40206]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) Closing immediately 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[immediately=true] processing 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206] 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142990e) signal close complete immediately=true 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29082b02) signal close complete immediately=true 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206])[Immediately] closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) result=null 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1678ea78) signal close complete immediately=false 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a18fe7) signal close complete immediately=false 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40206]) code=0 message='' shell closed 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40206]) Closing immediately 00:34:02.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40206]]) Closing immediately 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40206]) stopping 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40206]) stopped 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40206]])[Immediately] closed 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18025] - close(TransportIoSession[local=/10.30.171.139:18025, remote=/10.30.170.22:40206]) Closing immediately 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18025] - close(TransportIoSession[local=/10.30.171.139:18025, remote=/10.30.170.22:40206])[Immediately] closed 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@433ee6d4) signal close complete immediately=true 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40206])[Immediately] closed 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe172b5b4, L:/10.30.171.139:18025 ! R:/10.30.170.22:40206] inactive. 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 ! R:/10.30.170.22:40206]} end of input detected while session was in state up 00:34:02.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=196, channel=[id: 0xe172b5b4, L:/10.30.171.139:18025 ! R:/10.30.170.22:40206]} down, reason: End of input 00:34:02.920 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53018]) process #20 SSH_MSG_IGNORE 00:34:02.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_IGNORE 00:34:03.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #18 SSH_MSG_IGNORE 00:34:03.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:34:03.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #16 SSH_MSG_IGNORE 00:34:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58502])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) exit code=0, immediate=false 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) Closing gracefully 00:34:03.204 [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.170.22:58502]) 00:34:03.204 [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.170.22:58502]) 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:03.204 [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.170.22:58502])[immediately=false] processing 00:34:03.204 [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.170.22:58502])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58502]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:03.204 [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.170.22:58502]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) Closing immediately 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:03.204 [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.170.22:58502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:03.204 [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.170.22:58502])[immediately=true] processing 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502] 00:34:03.204 [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@75ad2c79) signal close complete immediately=true 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:03.204 [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@79e419da) signal close complete immediately=true 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502])[Immediately] closed 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) result=null 00:34:03.204 [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@79a12536) signal close complete immediately=false 00:34:03.204 [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@7d84657d) signal close complete immediately=false 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58502]) code=0 message='' shell closed 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58502]) Closing immediately 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:03.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58502]]) Closing immediately 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58502]) stopping 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58502]) stopped 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58502]])[Immediately] closed 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18026] - close(TransportIoSession[local=/10.30.171.139:18026, remote=/10.30.170.22:58502]) Closing immediately 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18026] - close(TransportIoSession[local=/10.30.171.139:18026, remote=/10.30.170.22:58502])[Immediately] closed 00:34:03.205 [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@61d64050) signal close complete immediately=true 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58502])[Immediately] closed 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6ab8b6c, L:/10.30.171.139:18026 ! R:/10.30.170.22:58502] inactive. 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 ! R:/10.30.170.22:58502]} end of input detected while session was in state up 00:34:03.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=197, channel=[id: 0xb6ab8b6c, L:/10.30.171.139:18026 ! R:/10.30.170.22:58502]} down, reason: End of input 00:34:03.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44244]) process #20 SSH_MSG_IGNORE 00:34:03.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_IGNORE 00:34:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #15 SSH_MSG_IGNORE 00:34:03.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41584])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) exit code=0, immediate=false 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) Closing gracefully 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[immediately=false] processing 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41584]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:03.483 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) Closing immediately 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[immediately=true] processing 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584] 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79382f1b) signal close complete immediately=true 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@289448ec) signal close complete immediately=true 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584])[Immediately] closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) result=null 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@362d7aad) signal close complete immediately=false 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65668272) signal close complete immediately=false 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41584]) code=0 message='' shell closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41584]) Closing immediately 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41584]]) Closing immediately 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41584]) stopping 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41584]) stopped 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41584]])[Immediately] closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18027] - close(TransportIoSession[local=/10.30.171.139:18027, remote=/10.30.170.22:41584]) Closing immediately 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18027] - close(TransportIoSession[local=/10.30.171.139:18027, remote=/10.30.170.22:41584])[Immediately] closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9e2932) signal close complete immediately=true 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41584])[Immediately] closed 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69c23790, L:/10.30.171.139:18027 ! R:/10.30.170.22:41584] inactive. 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 ! R:/10.30.170.22:41584]} end of input detected while session was in state up 00:34:03.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=198, channel=[id: 0x69c23790, L:/10.30.171.139:18027 ! R:/10.30.170.22:41584]} down, reason: End of input 00:34:03.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #16 SSH_MSG_IGNORE 00:34:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:34:03.645 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54560]) process #19 SSH_MSG_IGNORE 00:34:03.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_IGNORE 00:34:03.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #15 SSH_MSG_IGNORE 00:34:03.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:34:03.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #18 SSH_MSG_IGNORE 00:34:03.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38040])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) exit code=0, immediate=false 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) Closing gracefully 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) 00:34:03.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[immediately=false] processing 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38040]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) Closing immediately 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[immediately=true] processing 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040] 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e406137) signal close complete immediately=true 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60bfbae9) signal close complete immediately=true 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040])[Immediately] closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) result=null 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@586d5226) signal close complete immediately=false 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d644a6a) signal close complete immediately=false 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38040]) code=0 message='' shell closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38040]) Closing immediately 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38040]]) Closing immediately 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38040]) stopping 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38040]) stopped 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38040]])[Immediately] closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18028] - close(TransportIoSession[local=/10.30.171.139:18028, remote=/10.30.170.22:38040]) Closing immediately 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18028] - close(TransportIoSession[local=/10.30.171.139:18028, remote=/10.30.170.22:38040])[Immediately] closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70b0d728) signal close complete immediately=true 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38040])[Immediately] closed 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad118314, L:/10.30.171.139:18028 ! R:/10.30.170.22:38040] inactive. 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 ! R:/10.30.170.22:38040]} end of input detected while session was in state up 00:34:03.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=199, channel=[id: 0xad118314, L:/10.30.171.139:18028 ! R:/10.30.170.22:38040]} down, reason: End of input 00:34:04.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #16 SSH_MSG_IGNORE 00:34:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:34:04.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41712]) process #20 SSH_MSG_IGNORE 00:34:04.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_IGNORE 00:34:04.099 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53126]) process #19 SSH_MSG_IGNORE 00:34:04.099 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_IGNORE 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52892])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) exit code=0, immediate=false 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:04.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) Closing gracefully 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[immediately=false] processing 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52892]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) Closing immediately 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[immediately=true] processing 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892] 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b7140fd) signal close complete immediately=true 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@159e616a) signal close complete immediately=true 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892])[Immediately] closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) result=null 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72bc79a1) signal close complete immediately=false 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4320b721) signal close complete immediately=false 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52892]) code=0 message='' shell closed 00:34:04.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52892]) Closing immediately 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52892]]) Closing immediately 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52892]) stopping 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52892]) stopped 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52892]])[Immediately] closed 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18029] - close(TransportIoSession[local=/10.30.171.139:18029, remote=/10.30.170.22:52892]) Closing immediately 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18029] - close(TransportIoSession[local=/10.30.171.139:18029, remote=/10.30.170.22:52892])[Immediately] closed 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42576110) signal close complete immediately=true 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52892])[Immediately] closed 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc4758a3d, L:/10.30.171.139:18029 ! R:/10.30.170.22:52892] inactive. 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 ! R:/10.30.170.22:52892]} end of input detected while session was in state up 00:34:04.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=200, channel=[id: 0xc4758a3d, L:/10.30.171.139:18029 ! R:/10.30.170.22:52892]} down, reason: End of input 00:34:04.214 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #15 SSH_MSG_IGNORE 00:34:04.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:34:04.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #18 SSH_MSG_IGNORE 00:34:04.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) exit code=0, immediate=false 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) Closing gracefully 00:34:04.537 [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.170.22:34936]) 00:34:04.537 [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.170.22:34936]) 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:04.537 [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.170.22:34936])[immediately=false] processing 00:34:04.537 [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.170.22:34936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34936]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:04.537 [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.170.22:34936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) Closing immediately 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:04.537 [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.170.22:34936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:04.537 [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.170.22:34936])[immediately=true] processing 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936] 00:34:04.537 [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@452b8870) signal close complete immediately=true 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:04.537 [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@50e0b9db) signal close complete immediately=true 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936])[Immediately] closed 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) result=null 00:34:04.537 [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@753685cc) signal close complete immediately=false 00:34:04.537 [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@7197079) signal close complete immediately=false 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34936]) code=0 message='' shell closed 00:34:04.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34936]) Closing immediately 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34936]]) Closing immediately 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34936]) stopping 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34936]) stopped 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34936]])[Immediately] closed 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18030] - close(TransportIoSession[local=/10.30.171.139:18030, remote=/10.30.170.22:34936]) Closing immediately 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18030] - close(TransportIoSession[local=/10.30.171.139:18030, remote=/10.30.170.22:34936])[Immediately] closed 00:34:04.538 [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@1ee800e2) signal close complete immediately=true 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34936])[Immediately] closed 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95001298, L:/10.30.171.139:18030 ! R:/10.30.170.22:34936] inactive. 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 ! R:/10.30.170.22:34936]} end of input detected while session was in state up 00:34:04.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=201, channel=[id: 0x95001298, L:/10.30.171.139:18030 ! R:/10.30.170.22:34936]} down, reason: End of input 00:34:04.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41892]) process #19 SSH_MSG_IGNORE 00:34:04.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_IGNORE 00:34:04.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34632]) process #20 SSH_MSG_IGNORE 00:34:04.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_IGNORE 00:34:04.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #16 SSH_MSG_IGNORE 00:34:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:34:04.738 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #18 SSH_MSG_IGNORE 00:34:04.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:34:04.808 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:04.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #15 SSH_MSG_IGNORE 00:34:04.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53018])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) exit code=0, immediate=false 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) Closing gracefully 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[immediately=false] processing 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53018]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) Closing immediately 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[immediately=true] processing 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018] 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48f2e4e) signal close complete immediately=true 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153edff8) signal close complete immediately=true 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018])[Immediately] closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) result=null 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2550a442) signal close complete immediately=false 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72dd0d4d) signal close complete immediately=false 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53018]) code=0 message='' shell closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53018]) Closing immediately 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53018]]) Closing immediately 00:34:04.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53018]) stopping 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53018]) stopped 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53018]])[Immediately] closed 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18031] - close(TransportIoSession[local=/10.30.171.139:18031, remote=/10.30.170.22:53018]) Closing immediately 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18031] - close(TransportIoSession[local=/10.30.171.139:18031, remote=/10.30.170.22:53018])[Immediately] closed 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fdda006) signal close complete immediately=true 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53018])[Immediately] closed 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x521f6dcb, L:/10.30.171.139:18031 ! R:/10.30.170.22:53018] inactive. 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 ! R:/10.30.170.22:53018]} end of input detected while session was in state up 00:34:04.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=202, channel=[id: 0x521f6dcb, L:/10.30.171.139:18031 ! R:/10.30.170.22:53018]} down, reason: End of input 00:34:05.065 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44170]) process #20 SSH_MSG_IGNORE 00:34:05.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_IGNORE 00:34:05.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #16 SSH_MSG_IGNORE 00:34:05.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) exit code=0, immediate=false 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) Closing gracefully 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[immediately=false] processing 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44244]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) Closing immediately 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[immediately=true] processing 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244] 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660c7ae9) signal close complete immediately=true 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2197c176) signal close complete immediately=true 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244])[Immediately] closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) result=null 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@201b5005) signal close complete immediately=false 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fd5a368) signal close complete immediately=false 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44244]) code=0 message='' shell closed 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44244]) Closing immediately 00:34:05.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44244]]) Closing immediately 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44244]) stopping 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44244]) stopped 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44244]])[Immediately] closed 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18032] - close(TransportIoSession[local=/10.30.171.139:18032, remote=/10.30.170.22:44244]) Closing immediately 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18032] - close(TransportIoSession[local=/10.30.171.139:18032, remote=/10.30.170.22:44244])[Immediately] closed 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a8b4f49) signal close complete immediately=true 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44244])[Immediately] closed 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x94bd977c, L:/10.30.171.139:18032 ! R:/10.30.170.22:44244] inactive. 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 ! R:/10.30.170.22:44244]} end of input detected while session was in state up 00:34:05.168 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=203, channel=[id: 0x94bd977c, L:/10.30.171.139:18032 ! R:/10.30.170.22:44244]} down, reason: End of input 00:34:05.207 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57972]) process #19 SSH_MSG_IGNORE 00:34:05.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_IGNORE 00:34:05.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #18 SSH_MSG_IGNORE 00:34:05.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:34:05.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #17 SSH_MSG_IGNORE 00:34:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:34:05.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #17 SSH_MSG_IGNORE 00:34:05.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:34:05.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #17 SSH_MSG_IGNORE 00:34:05.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:34:05.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #15 SSH_MSG_IGNORE 00:34:05.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:34:05.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) exit code=0, immediate=false 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) Closing gracefully 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[immediately=false] processing 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41712]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) Closing immediately 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[immediately=true] processing 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712] 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a3d49e1) signal close complete immediately=true 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8f3c162) signal close complete immediately=true 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712])[Immediately] closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) result=null 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bee2f58) signal close complete immediately=false 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37120db7) signal close complete immediately=false 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41712]) code=0 message='' shell closed 00:34:05.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41712]) Closing immediately 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41712]]) Closing immediately 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41712]) stopping 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41712]) stopped 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41712]])[Immediately] closed 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18033] - close(TransportIoSession[local=/10.30.171.139:18033, remote=/10.30.170.22:41712]) Closing immediately 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18033] - close(TransportIoSession[local=/10.30.171.139:18033, remote=/10.30.170.22:41712])[Immediately] closed 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@578038f5) signal close complete immediately=true 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41712])[Immediately] closed 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa74d716a, L:/10.30.171.139:18033 ! R:/10.30.170.22:41712] inactive. 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 ! R:/10.30.170.22:41712]} end of input detected while session was in state up 00:34:05.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=204, channel=[id: 0xa74d716a, L:/10.30.171.139:18033 ! R:/10.30.170.22:41712]} down, reason: End of input 00:34:05.678 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #16 SSH_MSG_IGNORE 00:34:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:34:05.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38140]) process #20 SSH_MSG_IGNORE 00:34:05.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_IGNORE 00:34:05.709 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #17 SSH_MSG_IGNORE 00:34:05.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:34:05.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #17 SSH_MSG_IGNORE 00:34:05.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:34:05.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #17 SSH_MSG_IGNORE 00:34:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:34:05.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #18 SSH_MSG_IGNORE 00:34:05.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:34:05.794 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59522]) process #19 SSH_MSG_IGNORE 00:34:05.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_IGNORE 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34632])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) exit code=0, immediate=false 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) Closing gracefully 00:34:05.821 [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.170.22:34632]) 00:34:05.821 [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.170.22:34632]) 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:05.821 [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.170.22:34632])[immediately=false] processing 00:34:05.821 [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.170.22:34632])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34632]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:05.821 [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.170.22:34632]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:05.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) Closing immediately 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:05.821 [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.170.22:34632]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:05.821 [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.170.22:34632])[immediately=true] processing 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632] 00:34:05.822 [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@490bec93) signal close complete immediately=true 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:05.822 [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@16582124) signal close complete immediately=true 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632])[Immediately] closed 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) result=null 00:34:05.822 [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@34bcce82) signal close complete immediately=false 00:34:05.822 [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@470142b6) signal close complete immediately=false 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34632]) code=0 message='' shell closed 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34632]) Closing immediately 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34632]]) Closing immediately 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34632]) stopping 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34632]) stopped 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34632]])[Immediately] closed 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18034] - close(TransportIoSession[local=/10.30.171.139:18034, remote=/10.30.170.22:34632]) Closing immediately 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18034] - close(TransportIoSession[local=/10.30.171.139:18034, remote=/10.30.170.22:34632])[Immediately] closed 00:34:05.822 [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@517851b1) signal close complete immediately=true 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34632])[Immediately] closed 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x11692a9c, L:/10.30.171.139:18034 ! R:/10.30.170.22:34632] inactive. 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 ! R:/10.30.170.22:34632]} end of input detected while session was in state up 00:34:05.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=205, channel=[id: 0x11692a9c, L:/10.30.171.139:18034 ! R:/10.30.170.22:34632]} down, reason: End of input 00:34:05.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #17 SSH_MSG_IGNORE 00:34:05.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:34:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #15 SSH_MSG_IGNORE 00:34:05.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:34:05.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:05.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #17 SSH_MSG_IGNORE 00:34:05.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:34:06.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53322]) process #20 SSH_MSG_IGNORE 00:34:06.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_IGNORE 00:34:06.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #17 SSH_MSG_IGNORE 00:34:06.085 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:34:06.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #17 SSH_MSG_IGNORE 00:34:06.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:34:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #17 SSH_MSG_IGNORE 00:34:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:34:06.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) exit code=0, immediate=false 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) Closing gracefully 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[immediately=false] processing 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44170]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) Closing immediately 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[immediately=true] processing 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170] 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23af16ba) signal close complete immediately=true 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:06.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2003080) signal close complete immediately=true 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170])[Immediately] closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) result=null 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572bd181) signal close complete immediately=false 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a1d4884) signal close complete immediately=false 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44170]) code=0 message='' shell closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44170]) Closing immediately 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44170]]) Closing immediately 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44170]) stopping 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44170]) stopped 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44170]])[Immediately] closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18035] - close(TransportIoSession[local=/10.30.171.139:18035, remote=/10.30.170.22:44170]) Closing immediately 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18035] - close(TransportIoSession[local=/10.30.171.139:18035, remote=/10.30.170.22:44170])[Immediately] closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41dc87bb) signal close complete immediately=true 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44170])[Immediately] closed 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa098a027, L:/10.30.171.139:18035 ! R:/10.30.170.22:44170] inactive. 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 ! R:/10.30.170.22:44170]} end of input detected while session was in state up 00:34:06.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=206, channel=[id: 0xa098a027, L:/10.30.171.139:18035 ! R:/10.30.170.22:44170]} down, reason: End of input 00:34:06.140 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #16 SSH_MSG_IGNORE 00:34:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:34:06.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #17 SSH_MSG_IGNORE 00:34:06.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:34:06.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #17 SSH_MSG_IGNORE 00:34:06.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:34:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #17 SSH_MSG_IGNORE 00:34:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:34:06.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.274 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32848]) process #19 SSH_MSG_IGNORE 00:34:06.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_IGNORE 00:34:06.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #15 SSH_MSG_IGNORE 00:34:06.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:34:06.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #18 SSH_MSG_IGNORE 00:34:06.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:34:06.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #17 SSH_MSG_IGNORE 00:34:06.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38140])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) exit code=0, immediate=false 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) Closing gracefully 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[immediately=false] processing 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38140]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:06.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) Closing immediately 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[immediately=true] processing 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140] 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@481e4d8e) signal close complete immediately=true 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee80a66) signal close complete immediately=true 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140])[Immediately] closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) result=null 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@379f9005) signal close complete immediately=false 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5998d6e4) signal close complete immediately=false 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38140]) code=0 message='' shell closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38140]) Closing immediately 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38140]]) Closing immediately 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38140]) stopping 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38140]) stopped 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38140]])[Immediately] closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18036] - close(TransportIoSession[local=/10.30.171.139:18036, remote=/10.30.170.22:38140]) Closing immediately 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18036] - close(TransportIoSession[local=/10.30.171.139:18036, remote=/10.30.170.22:38140])[Immediately] closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63d08264) signal close complete immediately=true 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38140])[Immediately] closed 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3776cc38, L:/10.30.171.139:18036 ! R:/10.30.170.22:38140] inactive. 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 ! R:/10.30.170.22:38140]} end of input detected while session was in state up 00:34:06.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=207, channel=[id: 0x3776cc38, L:/10.30.171.139:18036 ! R:/10.30.170.22:38140]} down, reason: End of input 00:34:06.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #16 SSH_MSG_IGNORE 00:34:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53322])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) exit code=0, immediate=false 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:06.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) Closing gracefully 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[immediately=false] processing 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53322]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) Closing immediately 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[immediately=true] processing 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322] 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b5bf2e6) signal close complete immediately=true 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43a226a9) signal close complete immediately=true 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322])[Immediately] closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) result=null 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a198bd6) signal close complete immediately=false 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bdcbfc4) signal close complete immediately=false 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53322]) code=0 message='' shell closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53322]) Closing immediately 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53322]]) Closing immediately 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53322]) stopping 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53322]) stopped 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53322]])[Immediately] closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18037] - close(TransportIoSession[local=/10.30.171.139:18037, remote=/10.30.170.22:53322]) Closing immediately 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18037] - close(TransportIoSession[local=/10.30.171.139:18037, remote=/10.30.170.22:53322])[Immediately] closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa4b29b) signal close complete immediately=true 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53322])[Immediately] closed 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6f267d7f, L:/10.30.171.139:18037 ! R:/10.30.170.22:53322] inactive. 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 ! R:/10.30.170.22:53322]} end of input detected while session was in state up 00:34:06.790 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=208, channel=[id: 0x6f267d7f, L:/10.30.171.139:18037 ! R:/10.30.170.22:53322]} down, reason: End of input 00:34:06.822 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.829 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #18 SSH_MSG_IGNORE 00:34:06.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:34:06.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33198]) process #19 SSH_MSG_IGNORE 00:34:06.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_IGNORE 00:34:06.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:06.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #17 SSH_MSG_IGNORE 00:34:06.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:34:07.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #15 SSH_MSG_IGNORE 00:34:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:34:07.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42052]) process #20 SSH_MSG_IGNORE 00:34:07.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_IGNORE 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) exit code=0, immediate=false 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) Closing gracefully 00:34:07.107 [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.170.22:42052]) 00:34:07.107 [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.170.22:42052]) 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:07.107 [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.170.22:42052])[immediately=false] processing 00:34:07.107 [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.170.22:42052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42052]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:07.107 [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.170.22:42052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) Closing immediately 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:07.107 [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.170.22:42052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:07.107 [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.170.22:42052])[immediately=true] processing 00:34:07.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052] 00:34:07.107 [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@7c0e3f9c) signal close complete immediately=true 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:07.108 [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@8776068) signal close complete immediately=true 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052])[Immediately] closed 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) result=null 00:34:07.108 [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@7eb322e7) signal close complete immediately=false 00:34:07.108 [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@2ac9b538) signal close complete immediately=false 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42052]) code=0 message='' shell closed 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42052]) Closing immediately 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42052]]) Closing immediately 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42052]) stopping 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42052]) stopped 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42052]])[Immediately] closed 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18038] - close(TransportIoSession[local=/10.30.171.139:18038, remote=/10.30.170.22:42052]) Closing immediately 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18038] - close(TransportIoSession[local=/10.30.171.139:18038, remote=/10.30.170.22:42052])[Immediately] closed 00:34:07.108 [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@27368d22) signal close complete immediately=true 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42052])[Immediately] closed 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xde081a41, L:/10.30.171.139:18038 ! R:/10.30.170.22:42052] inactive. 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 ! R:/10.30.170.22:42052]} end of input detected while session was in state up 00:34:07.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=209, channel=[id: 0xde081a41, L:/10.30.171.139:18038 ! R:/10.30.170.22:42052]} down, reason: End of input 00:34:07.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #16 SSH_MSG_IGNORE 00:34:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:34:07.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34922]) process #20 SSH_MSG_IGNORE 00:34:07.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_IGNORE 00:34:07.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34922])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) exit code=0, immediate=false 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #22 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #23 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) Closing gracefully 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[immediately=false] processing 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34922]) packet #24 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) Closing immediately 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[immediately=true] processing 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922] 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49aba9c4) signal close complete immediately=true 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ca6668c) signal close complete immediately=true 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922])[Immediately] closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) result=null 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@279af668) signal close complete immediately=false 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e75bb83) signal close complete immediately=false 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34922]) code=0 message='' shell closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34922]) Closing immediately 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34922]]) Closing immediately 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34922]) stopping 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34922]) stopped 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34922]])[Immediately] closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18039] - close(TransportIoSession[local=/10.30.171.139:18039, remote=/10.30.170.22:34922]) Closing immediately 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18039] - close(TransportIoSession[local=/10.30.171.139:18039, remote=/10.30.170.22:34922])[Immediately] closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a84d200) signal close complete immediately=true 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34922])[Immediately] closed 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6ab276a, L:/10.30.171.139:18039 ! R:/10.30.170.22:34922] inactive. 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 ! R:/10.30.170.22:34922]} end of input detected while session was in state up 00:34:07.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=210, channel=[id: 0xc6ab276a, L:/10.30.171.139:18039 ! R:/10.30.170.22:34922]} down, reason: End of input 00:34:07.478 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #18 SSH_MSG_IGNORE 00:34:07.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:34:07.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #15 SSH_MSG_IGNORE 00:34:07.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:34:07.554 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41820]) process #19 SSH_MSG_IGNORE 00:34:07.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_IGNORE 00:34:07.687 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #17 SSH_MSG_IGNORE 00:34:07.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:34:07.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41932])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) exit code=0, immediate=false 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) Closing gracefully 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[immediately=false] processing 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41932]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) Closing immediately 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[immediately=true] processing 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932] 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e45126d) signal close complete immediately=true 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b1fe5e8) signal close complete immediately=true 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932])[Immediately] closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) result=null 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@504f3c85) signal close complete immediately=false 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@238d3db) signal close complete immediately=false 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41932]) code=0 message='' shell closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41932]) Closing immediately 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41932]]) Closing immediately 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41932]) stopping 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41932]) stopped 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41932]])[Immediately] closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18040] - close(TransportIoSession[local=/10.30.171.139:18040, remote=/10.30.170.22:41932]) Closing immediately 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18040] - close(TransportIoSession[local=/10.30.171.139:18040, remote=/10.30.170.22:41932])[Immediately] closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14f87f8b) signal close complete immediately=true 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41932])[Immediately] closed 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6cfdcb40, L:/10.30.171.139:18040 ! R:/10.30.170.22:41932] inactive. 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 ! R:/10.30.170.22:41932]} end of input detected while session was in state up 00:34:07.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=211, channel=[id: 0x6cfdcb40, L:/10.30.171.139:18040 ! R:/10.30.170.22:41932]} down, reason: End of input 00:34:07.826 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:07.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38936]) process #19 SSH_MSG_IGNORE 00:34:07.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_IGNORE 00:34:08.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #18 SSH_MSG_IGNORE 00:34:08.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37340])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) exit code=0, immediate=false 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) Closing gracefully 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[immediately=false] processing 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37340]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) Closing immediately 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[immediately=true] processing 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340] 00:34:08.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f86c598) signal close complete immediately=true 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e546de) signal close complete immediately=true 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340])[Immediately] closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) result=null 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d02b5e) signal close complete immediately=false 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23f3ce3d) signal close complete immediately=false 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37340]) code=0 message='' shell closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37340]) Closing immediately 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37340]]) Closing immediately 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37340]) stopping 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37340]) stopped 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37340]])[Immediately] closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18041] - close(TransportIoSession[local=/10.30.171.139:18041, remote=/10.30.170.22:37340]) Closing immediately 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18041] - close(TransportIoSession[local=/10.30.171.139:18041, remote=/10.30.170.22:37340])[Immediately] closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a2075de) signal close complete immediately=true 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37340])[Immediately] closed 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2b8010aa, L:/10.30.171.139:18041 ! R:/10.30.170.22:37340] inactive. 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 ! R:/10.30.170.22:37340]} end of input detected while session was in state up 00:34:08.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=212, channel=[id: 0x2b8010aa, L:/10.30.171.139:18041 ! R:/10.30.170.22:37340]} down, reason: End of input 00:34:08.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #16 SSH_MSG_IGNORE 00:34:08.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:34:08.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #15 SSH_MSG_IGNORE 00:34:08.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:34:08.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #17 SSH_MSG_IGNORE 00:34:08.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51170])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) exit code=0, immediate=false 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) Closing gracefully 00:34:08.384 [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.170.22:51170]) 00:34:08.384 [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.170.22:51170]) 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:08.384 [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.170.22:51170])[immediately=false] processing 00:34:08.384 [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.170.22:51170])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51170]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:08.384 [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.170.22:51170]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) Closing immediately 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:08.384 [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.170.22:51170]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:08.384 [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.170.22:51170])[immediately=true] processing 00:34:08.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170] 00:34:08.384 [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@7f9baed) signal close complete immediately=true 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:08.385 [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@1dfe9a33) signal close complete immediately=true 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170])[Immediately] closed 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) result=null 00:34:08.385 [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@7da32d6a) signal close complete immediately=false 00:34:08.385 [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@427f9b50) signal close complete immediately=false 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51170]) code=0 message='' shell closed 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51170]) Closing immediately 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51170]]) Closing immediately 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51170]) stopping 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51170]) stopped 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51170]])[Immediately] closed 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18042] - close(TransportIoSession[local=/10.30.171.139:18042, remote=/10.30.170.22:51170]) Closing immediately 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18042] - close(TransportIoSession[local=/10.30.171.139:18042, remote=/10.30.170.22:51170])[Immediately] closed 00:34:08.385 [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@81b7f20) signal close complete immediately=true 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51170])[Immediately] closed 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5839c8c, L:/10.30.171.139:18042 ! R:/10.30.170.22:51170] inactive. 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 ! R:/10.30.170.22:51170]} end of input detected while session was in state up 00:34:08.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=213, channel=[id: 0xd5839c8c, L:/10.30.171.139:18042 ! R:/10.30.170.22:51170]} down, reason: End of input 00:34:08.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45272]) process #19 SSH_MSG_IGNORE 00:34:08.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_IGNORE 00:34:08.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #16 SSH_MSG_IGNORE 00:34:08.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:34:08.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #18 SSH_MSG_IGNORE 00:34:08.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) exit code=0, immediate=false 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) Closing gracefully 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[immediately=false] processing 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41612]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) Closing immediately 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[immediately=true] processing 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612] 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26cc7089) signal close complete immediately=true 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7667bd5d) signal close complete immediately=true 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612])[Immediately] closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) result=null 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7caebc65) signal close complete immediately=false 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f5e4126) signal close complete immediately=false 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41612]) code=0 message='' shell closed 00:34:08.701 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41612]) Closing immediately 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41612]]) Closing immediately 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41612]) stopping 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41612]) stopped 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41612]])[Immediately] closed 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18043] - close(TransportIoSession[local=/10.30.171.139:18043, remote=/10.30.170.22:41612]) Closing immediately 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18043] - close(TransportIoSession[local=/10.30.171.139:18043, remote=/10.30.170.22:41612])[Immediately] closed 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a53207c) signal close complete immediately=true 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41612])[Immediately] closed 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39537d6c, L:/10.30.171.139:18043 ! R:/10.30.170.22:41612] inactive. 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 ! R:/10.30.170.22:41612]} end of input detected while session was in state up 00:34:08.702 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=214, channel=[id: 0x39537d6c, L:/10.30.171.139:18043 ! R:/10.30.170.22:41612]} down, reason: End of input 00:34:08.784 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #17 SSH_MSG_IGNORE 00:34:08.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:34:08.935 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #15 SSH_MSG_IGNORE 00:34:08.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:34:08.988 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40416]) process #19 SSH_MSG_IGNORE 00:34:08.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_IGNORE 00:34:09.001 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #16 SSH_MSG_IGNORE 00:34:09.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:34:09.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33894])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) exit code=0, immediate=false 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) Closing gracefully 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[immediately=false] processing 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33894]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) Closing immediately 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[immediately=true] processing 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894] 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a9fcf2d) signal close complete immediately=true 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d660807) signal close complete immediately=true 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894])[Immediately] closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) result=null 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76ad52c7) signal close complete immediately=false 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ce25685) signal close complete immediately=false 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33894]) code=0 message='' shell closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33894]) Closing immediately 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33894]]) Closing immediately 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33894]) stopping 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33894]) stopped 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33894]])[Immediately] closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18044] - close(TransportIoSession[local=/10.30.171.139:18044, remote=/10.30.170.22:33894]) Closing immediately 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18044] - close(TransportIoSession[local=/10.30.171.139:18044, remote=/10.30.170.22:33894])[Immediately] closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b00693) signal close complete immediately=true 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33894])[Immediately] closed 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7b491964, L:/10.30.171.139:18044 ! R:/10.30.170.22:33894] inactive. 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 ! R:/10.30.170.22:33894]} end of input detected while session was in state up 00:34:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=215, channel=[id: 0x7b491964, L:/10.30.171.139:18044 ! R:/10.30.170.22:33894]} down, reason: End of input 00:34:09.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #18 SSH_MSG_IGNORE 00:34:09.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:34:09.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #17 SSH_MSG_IGNORE 00:34:09.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:34:09.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #15 SSH_MSG_IGNORE 00:34:09.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:34:09.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37766])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) exit code=0, immediate=false 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) Closing gracefully 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[immediately=false] processing 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37766]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) Closing immediately 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[immediately=true] processing 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766] 00:34:09.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f00fb8c) signal close complete immediately=true 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f7e4b05) signal close complete immediately=true 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766])[Immediately] closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) result=null 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6604ae1a) signal close complete immediately=false 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f6a03d1) signal close complete immediately=false 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37766]) code=0 message='' shell closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37766]) Closing immediately 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37766]]) Closing immediately 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37766]) stopping 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37766]) stopped 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37766]])[Immediately] closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18045] - close(TransportIoSession[local=/10.30.171.139:18045, remote=/10.30.170.22:37766]) Closing immediately 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18045] - close(TransportIoSession[local=/10.30.171.139:18045, remote=/10.30.170.22:37766])[Immediately] closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71e412b) signal close complete immediately=true 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37766])[Immediately] closed 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95543dc2, L:/10.30.171.139:18045 ! R:/10.30.170.22:37766] inactive. 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 ! R:/10.30.170.22:37766]} end of input detected while session was in state up 00:34:09.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=216, channel=[id: 0x95543dc2, L:/10.30.171.139:18045 ! R:/10.30.170.22:37766]} down, reason: End of input 00:34:09.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #16 SSH_MSG_IGNORE 00:34:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:34:09.576 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48056]) process #19 SSH_MSG_IGNORE 00:34:09.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_IGNORE 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) exit code=0, immediate=false 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) Closing gracefully 00:34:09.662 [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.170.22:33396]) 00:34:09.662 [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.170.22:33396]) 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:09.662 [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.170.22:33396])[immediately=false] processing 00:34:09.662 [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.170.22:33396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33396]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:09.662 [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.170.22:33396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) Closing immediately 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:09.662 [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.170.22:33396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:09.662 [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.170.22:33396])[immediately=true] processing 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396] 00:34:09.662 [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@68dbdef9) signal close complete immediately=true 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:09.662 [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@6395d523) signal close complete immediately=true 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396])[Immediately] closed 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) result=null 00:34:09.662 [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@69bff365) signal close complete immediately=false 00:34:09.662 [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@9a3e95) signal close complete immediately=false 00:34:09.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33396]) code=0 message='' shell closed 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33396]) Closing immediately 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33396]]) Closing immediately 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33396]) stopping 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33396]) stopped 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33396]])[Immediately] closed 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18046] - close(TransportIoSession[local=/10.30.171.139:18046, remote=/10.30.170.22:33396]) Closing immediately 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18046] - close(TransportIoSession[local=/10.30.171.139:18046, remote=/10.30.170.22:33396])[Immediately] closed 00:34:09.663 [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@36801469) signal close complete immediately=true 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33396])[Immediately] closed 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf931018, L:/10.30.171.139:18046 ! R:/10.30.170.22:33396] inactive. 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 ! R:/10.30.170.22:33396]} end of input detected while session was in state up 00:34:09.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=217, channel=[id: 0xbf931018, L:/10.30.171.139:18046 ! R:/10.30.170.22:33396]} down, reason: End of input 00:34:09.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #15 SSH_MSG_IGNORE 00:34:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35750])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) exit code=0, immediate=false 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) Closing gracefully 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[immediately=false] processing 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35750]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) Closing immediately 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[immediately=true] processing 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750] 00:34:09.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@581e676) signal close complete immediately=true 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64fc2fb0) signal close complete immediately=true 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750])[Immediately] closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) result=null 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c55bf63) signal close complete immediately=false 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f4fd7b) signal close complete immediately=false 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35750]) code=0 message='' shell closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35750]) Closing immediately 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35750]]) Closing immediately 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35750]) stopping 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35750]) stopped 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35750]])[Immediately] closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18047] - close(TransportIoSession[local=/10.30.171.139:18047, remote=/10.30.170.22:35750]) Closing immediately 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18047] - close(TransportIoSession[local=/10.30.171.139:18047, remote=/10.30.170.22:35750])[Immediately] closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e4c15c5) signal close complete immediately=true 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35750])[Immediately] closed 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x83468094, L:/10.30.171.139:18047 ! R:/10.30.170.22:35750] inactive. 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 ! R:/10.30.170.22:35750]} end of input detected while session was in state up 00:34:09.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=218, channel=[id: 0x83468094, L:/10.30.171.139:18047 ! R:/10.30.170.22:35750]} down, reason: End of input 00:34:09.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #18 SSH_MSG_IGNORE 00:34:09.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:34:09.988 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:09.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #17 SSH_MSG_IGNORE 00:34:09.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:34:10.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #18 SSH_MSG_IGNORE 00:34:10.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) exit code=0, immediate=false 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) Closing gracefully 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[immediately=false] processing 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41316]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) Closing immediately 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[immediately=true] processing 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316] 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62e3a15f) signal close complete immediately=true 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49f148ef) signal close complete immediately=true 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316])[Immediately] closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) result=null 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dfa53dc) signal close complete immediately=false 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@119205f9) signal close complete immediately=false 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41316]) code=0 message='' shell closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41316]) Closing immediately 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41316]]) Closing immediately 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41316]) stopping 00:34:10.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41316]) stopped 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41316]])[Immediately] closed 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18048] - close(TransportIoSession[local=/10.30.171.139:18048, remote=/10.30.170.22:41316]) Closing immediately 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18048] - close(TransportIoSession[local=/10.30.171.139:18048, remote=/10.30.170.22:41316])[Immediately] closed 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e84b7cd) signal close complete immediately=true 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41316])[Immediately] closed 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x21d34d6f, L:/10.30.171.139:18048 ! R:/10.30.170.22:41316] inactive. 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 ! R:/10.30.170.22:41316]} end of input detected while session was in state up 00:34:10.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=219, channel=[id: 0x21d34d6f, L:/10.30.171.139:18048 ! R:/10.30.170.22:41316]} down, reason: End of input 00:34:10.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #16 SSH_MSG_IGNORE 00:34:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:34:10.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44992]) process #19 SSH_MSG_IGNORE 00:34:10.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_IGNORE 00:34:10.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #15 SSH_MSG_IGNORE 00:34:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39420])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) exit code=0, immediate=false 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) Closing gracefully 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) 00:34:10.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[immediately=false] processing 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39420]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) Closing immediately 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[immediately=true] processing 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420] 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53fbf307) signal close complete immediately=true 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c91db2) signal close complete immediately=true 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420])[Immediately] closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) result=null 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28fe8278) signal close complete immediately=false 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41411848) signal close complete immediately=false 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39420]) code=0 message='' shell closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39420]) Closing immediately 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39420]]) Closing immediately 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39420]) stopping 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39420]) stopped 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39420]])[Immediately] closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18049] - close(TransportIoSession[local=/10.30.171.139:18049, remote=/10.30.170.22:39420]) Closing immediately 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18049] - close(TransportIoSession[local=/10.30.171.139:18049, remote=/10.30.170.22:39420])[Immediately] closed 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4daea8ac) signal close complete immediately=true 00:34:10.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39420])[Immediately] closed 00:34:10.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x53c7e7e6, L:/10.30.171.139:18049 ! R:/10.30.170.22:39420] inactive. 00:34:10.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 ! R:/10.30.170.22:39420]} end of input detected while session was in state up 00:34:10.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=220, channel=[id: 0x53c7e7e6, L:/10.30.171.139:18049 ! R:/10.30.170.22:39420]} down, reason: End of input 00:34:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #16 SSH_MSG_IGNORE 00:34:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:34:10.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.706 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50064]) process #19 SSH_MSG_IGNORE 00:34:10.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_IGNORE 00:34:10.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #17 SSH_MSG_IGNORE 00:34:10.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:34:10.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #18 SSH_MSG_IGNORE 00:34:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42570])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) exit code=0, immediate=false 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) Closing gracefully 00:34:10.890 [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.170.22:42570]) 00:34:10.890 [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.170.22:42570]) 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:10.890 [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.170.22:42570])[immediately=false] processing 00:34:10.890 [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.170.22:42570])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42570]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:10.890 [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.170.22:42570]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) Closing immediately 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:10.890 [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.170.22:42570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:10.890 [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.170.22:42570])[immediately=true] processing 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570] 00:34:10.890 [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@a698e96) signal close complete immediately=true 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:10.890 [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@7e762fc7) signal close complete immediately=true 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570])[Immediately] closed 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) result=null 00:34:10.890 [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@b5cd4b5) signal close complete immediately=false 00:34:10.890 [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@50ca1ee4) signal close complete immediately=false 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42570]) code=0 message='' shell closed 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42570]) Closing immediately 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42570]]) Closing immediately 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42570]) stopping 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42570]) stopped 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42570]])[Immediately] closed 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18050] - close(TransportIoSession[local=/10.30.171.139:18050, remote=/10.30.170.22:42570]) Closing immediately 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18050] - close(TransportIoSession[local=/10.30.171.139:18050, remote=/10.30.170.22:42570])[Immediately] closed 00:34:10.890 [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@16913755) signal close complete immediately=true 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42570])[Immediately] closed 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ecd39b3, L:/10.30.171.139:18050 ! R:/10.30.170.22:42570] inactive. 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 ! R:/10.30.170.22:42570]} end of input detected while session was in state up 00:34:10.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=221, channel=[id: 0x9ecd39b3, L:/10.30.171.139:18050 ! R:/10.30.170.22:42570]} down, reason: End of input 00:34:10.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:10.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #17 SSH_MSG_IGNORE 00:34:10.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:34:11.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #16 SSH_MSG_IGNORE 00:34:11.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43562])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) exit code=0, immediate=false 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) Closing gracefully 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[immediately=false] processing 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43562]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) Closing immediately 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[immediately=true] processing 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562] 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d951f36) signal close complete immediately=true 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5eb43c68) signal close complete immediately=true 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562])[Immediately] closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) result=null 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f43c677) signal close complete immediately=false 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f62abb) signal close complete immediately=false 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43562]) code=0 message='' shell closed 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43562]) Closing immediately 00:34:11.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43562]]) Closing immediately 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43562]) stopping 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43562]) stopped 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43562]])[Immediately] closed 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18051] - close(TransportIoSession[local=/10.30.171.139:18051, remote=/10.30.170.22:43562]) Closing immediately 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18051] - close(TransportIoSession[local=/10.30.171.139:18051, remote=/10.30.170.22:43562])[Immediately] closed 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32feffc) signal close complete immediately=true 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43562])[Immediately] closed 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6d9e87aa, L:/10.30.171.139:18051 ! R:/10.30.170.22:43562] inactive. 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 ! R:/10.30.170.22:43562]} end of input detected while session was in state up 00:34:11.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=222, channel=[id: 0x6d9e87aa, L:/10.30.171.139:18051 ! R:/10.30.170.22:43562]} down, reason: End of input 00:34:11.327 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #18 SSH_MSG_IGNORE 00:34:11.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:34:11.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #15 SSH_MSG_IGNORE 00:34:11.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:34:11.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #15 SSH_MSG_IGNORE 00:34:11.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:34:11.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:11.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) exit code=0, immediate=false 00:34:11.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:11.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) Closing gracefully 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[immediately=false] processing 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49470]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) Closing immediately 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[immediately=true] processing 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470] 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8b77b12) signal close complete immediately=true 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c84c1fa) signal close complete immediately=true 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470])[Immediately] closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) result=null 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@391b281f) signal close complete immediately=false 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e990c82) signal close complete immediately=false 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49470]) code=0 message='' shell closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49470]) Closing immediately 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49470]]) Closing immediately 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49470]) stopping 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49470]) stopped 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49470]])[Immediately] closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18052] - close(TransportIoSession[local=/10.30.171.139:18052, remote=/10.30.170.22:49470]) Closing immediately 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18052] - close(TransportIoSession[local=/10.30.171.139:18052, remote=/10.30.170.22:49470])[Immediately] closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dc581a8) signal close complete immediately=true 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49470])[Immediately] closed 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39ed5c24, L:/10.30.171.139:18052 ! R:/10.30.170.22:49470] inactive. 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 ! R:/10.30.170.22:49470]} end of input detected while session was in state up 00:34:11.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=223, channel=[id: 0x39ed5c24, L:/10.30.171.139:18052 ! R:/10.30.170.22:49470]} down, reason: End of input 00:34:11.637 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #17 SSH_MSG_IGNORE 00:34:11.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:34:11.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #16 SSH_MSG_IGNORE 00:34:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42488])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) exit code=0, immediate=false 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) Closing gracefully 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[immediately=false] processing 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42488]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) Closing immediately 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[immediately=true] processing 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488] 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea47b19) signal close complete immediately=true 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c607ab) signal close complete immediately=true 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488])[Immediately] closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) result=null 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62de43e2) signal close complete immediately=false 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49387d81) signal close complete immediately=false 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42488]) code=0 message='' shell closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42488]) Closing immediately 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42488]]) Closing immediately 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42488]) stopping 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42488]) stopped 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42488]])[Immediately] closed 00:34:11.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18053] - close(TransportIoSession[local=/10.30.171.139:18053, remote=/10.30.170.22:42488]) Closing immediately 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18053] - close(TransportIoSession[local=/10.30.171.139:18053, remote=/10.30.170.22:42488])[Immediately] closed 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54d9bb0c) signal close complete immediately=true 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42488])[Immediately] closed 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x191a8fc2, L:/10.30.171.139:18053 ! R:/10.30.170.22:42488] inactive. 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 ! R:/10.30.170.22:42488]} end of input detected while session was in state up 00:34:11.868 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=224, channel=[id: 0x191a8fc2, L:/10.30.171.139:18053 ! R:/10.30.170.22:42488]} down, reason: End of input 00:34:12.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #15 SSH_MSG_IGNORE 00:34:12.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:34:12.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55644])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:12.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) exit code=0, immediate=false 00:34:12.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:12.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:12.180 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) Closing gracefully 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[immediately=false] processing 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55644]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) Closing immediately 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[immediately=true] processing 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644] 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66b5d595) signal close complete immediately=true 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54710ab2) signal close complete immediately=true 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644])[Immediately] closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) result=null 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5824e52e) signal close complete immediately=false 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a03a8cb) signal close complete immediately=false 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55644]) code=0 message='' shell closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55644]) Closing immediately 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55644]]) Closing immediately 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55644]) stopping 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55644]) stopped 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55644]])[Immediately] closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18054] - close(TransportIoSession[local=/10.30.171.139:18054, remote=/10.30.170.22:55644]) Closing immediately 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18054] - close(TransportIoSession[local=/10.30.171.139:18054, remote=/10.30.170.22:55644])[Immediately] closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4252dd63) signal close complete immediately=true 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55644])[Immediately] closed 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc577124b, L:/10.30.171.139:18054 ! R:/10.30.170.22:55644] inactive. 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 ! R:/10.30.170.22:55644]} end of input detected while session was in state up 00:34:12.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=225, channel=[id: 0xc577124b, L:/10.30.171.139:18054 ! R:/10.30.170.22:55644]} down, reason: End of input 00:34:12.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #18 SSH_MSG_IGNORE 00:34:12.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:34:12.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #16 SSH_MSG_IGNORE 00:34:12.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:34:12.371 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.371 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #17 SSH_MSG_IGNORE 00:34:12.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:34:12.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #18 SSH_MSG_IGNORE 00:34:12.491 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56022])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) exit code=0, immediate=false 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) Closing gracefully 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[immediately=false] processing 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56022]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) Closing immediately 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[immediately=true] processing 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022] 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@643f50b0) signal close complete immediately=true 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@faa5756) signal close complete immediately=true 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022])[Immediately] closed 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) result=null 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41697cf3) signal close complete immediately=false 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11bdfb0f) signal close complete immediately=false 00:34:12.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56022]) code=0 message='' shell closed 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56022]) Closing immediately 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56022]]) Closing immediately 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56022]) stopping 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56022]) stopped 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56022]])[Immediately] closed 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18055] - close(TransportIoSession[local=/10.30.171.139:18055, remote=/10.30.170.22:56022]) Closing immediately 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18055] - close(TransportIoSession[local=/10.30.171.139:18055, remote=/10.30.170.22:56022])[Immediately] closed 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f999358) signal close complete immediately=true 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56022])[Immediately] closed 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x97e592cb, L:/10.30.171.139:18055 ! R:/10.30.170.22:56022] inactive. 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 ! R:/10.30.170.22:56022]} end of input detected while session was in state up 00:34:12.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=226, channel=[id: 0x97e592cb, L:/10.30.171.139:18055 ! R:/10.30.170.22:56022]} down, reason: End of input 00:34:12.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #15 SSH_MSG_IGNORE 00:34:12.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:34:12.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.624 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #17 SSH_MSG_IGNORE 00:34:12.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37918])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) exit code=0, immediate=false 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) Closing gracefully 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[immediately=false] processing 00:34:12.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37918]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) Closing immediately 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[immediately=true] processing 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918] 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a94ed0) signal close complete immediately=true 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cb34c88) signal close complete immediately=true 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918])[Immediately] closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) result=null 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e105829) signal close complete immediately=false 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65e94a46) signal close complete immediately=false 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37918]) code=0 message='' shell closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37918]) Closing immediately 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37918]]) Closing immediately 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37918]) stopping 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37918]) stopped 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37918]])[Immediately] closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18056] - close(TransportIoSession[local=/10.30.171.139:18056, remote=/10.30.170.22:37918]) Closing immediately 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18056] - close(TransportIoSession[local=/10.30.171.139:18056, remote=/10.30.170.22:37918])[Immediately] closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@386b47e5) signal close complete immediately=true 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37918])[Immediately] closed 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4d92b297, L:/10.30.171.139:18056 ! R:/10.30.170.22:37918] inactive. 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 ! R:/10.30.170.22:37918]} end of input detected while session was in state up 00:34:12.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=227, channel=[id: 0x4d92b297, L:/10.30.171.139:18056 ! R:/10.30.170.22:37918]} down, reason: End of input 00:34:12.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #18 SSH_MSG_IGNORE 00:34:12.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:34:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #16 SSH_MSG_IGNORE 00:34:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:34:13.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33426])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) exit code=0, immediate=false 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) Closing gracefully 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[immediately=false] processing 00:34:13.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33426]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) Closing immediately 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[immediately=true] processing 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426] 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@498b5ac5) signal close complete immediately=true 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@351519ea) signal close complete immediately=true 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426])[Immediately] closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) result=null 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1876aaab) signal close complete immediately=false 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a20ea18) signal close complete immediately=false 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33426]) code=0 message='' shell closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33426]) Closing immediately 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33426]]) Closing immediately 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33426]) stopping 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33426]) stopped 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33426]])[Immediately] closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18057] - close(TransportIoSession[local=/10.30.171.139:18057, remote=/10.30.170.22:33426]) Closing immediately 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18057] - close(TransportIoSession[local=/10.30.171.139:18057, remote=/10.30.170.22:33426])[Immediately] closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39eed0eb) signal close complete immediately=true 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33426])[Immediately] closed 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ac44717, L:/10.30.171.139:18057 ! R:/10.30.170.22:33426] inactive. 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 ! R:/10.30.170.22:33426]} end of input detected while session was in state up 00:34:13.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=228, channel=[id: 0x1ac44717, L:/10.30.171.139:18057 ! R:/10.30.170.22:33426]} down, reason: End of input 00:34:13.174 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #17 SSH_MSG_IGNORE 00:34:13.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:34:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #15 SSH_MSG_IGNORE 00:34:13.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:34:13.242 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38296])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) exit code=0, immediate=false 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:13.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) Closing gracefully 00:34:13.423 [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.170.22:38296]) 00:34:13.423 [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.170.22:38296]) 00:34:13.423 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:13.423 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:13.423 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:13.423 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:13.423 [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.170.22:38296])[immediately=false] processing 00:34:13.424 [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.170.22:38296])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38296]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:13.424 [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.170.22:38296]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) Closing immediately 00:34:13.424 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:13.424 [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.170.22:38296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:13.424 [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.170.22:38296])[immediately=true] processing 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296] 00:34:13.424 [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@2b4b13b3) signal close complete immediately=true 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:13.424 [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@4327001f) signal close complete immediately=true 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296])[Immediately] closed 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) result=null 00:34:13.424 [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@62617b5b) signal close complete immediately=false 00:34:13.424 [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@2b588670) signal close complete immediately=false 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38296]) code=0 message='' shell closed 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38296]) Closing immediately 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38296]]) Closing immediately 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38296]) stopping 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38296]) stopped 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38296]])[Immediately] closed 00:34:13.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18058] - close(TransportIoSession[local=/10.30.171.139:18058, remote=/10.30.170.22:38296]) Closing immediately 00:34:13.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18058] - close(TransportIoSession[local=/10.30.171.139:18058, remote=/10.30.170.22:38296])[Immediately] closed 00:34:13.425 [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@58fdde23) signal close complete immediately=true 00:34:13.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38296])[Immediately] closed 00:34:13.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe81505ce, L:/10.30.171.139:18058 ! R:/10.30.170.22:38296] inactive. 00:34:13.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 ! R:/10.30.170.22:38296]} end of input detected while session was in state up 00:34:13.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=229, channel=[id: 0xe81505ce, L:/10.30.171.139:18058 ! R:/10.30.170.22:38296]} down, reason: End of input 00:34:13.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #16 SSH_MSG_IGNORE 00:34:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:34:13.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #18 SSH_MSG_IGNORE 00:34:13.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39832])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) exit code=0, immediate=false 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) Closing gracefully 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:13.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[immediately=false] processing 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39832]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) Closing immediately 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[immediately=true] processing 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832] 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@658bbc13) signal close complete immediately=true 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1486e91d) signal close complete immediately=true 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832])[Immediately] closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) result=null 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c242ce7) signal close complete immediately=false 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35d05842) signal close complete immediately=false 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39832]) code=0 message='' shell closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39832]) Closing immediately 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:13.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39832]]) Closing immediately 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39832]) stopping 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39832]) stopped 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39832]])[Immediately] closed 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18059] - close(TransportIoSession[local=/10.30.171.139:18059, remote=/10.30.170.22:39832]) Closing immediately 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18059] - close(TransportIoSession[local=/10.30.171.139:18059, remote=/10.30.170.22:39832])[Immediately] closed 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d8301cf) signal close complete immediately=true 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39832])[Immediately] closed 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe1f7b439, L:/10.30.171.139:18059 ! R:/10.30.170.22:39832] inactive. 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 ! R:/10.30.170.22:39832]} end of input detected while session was in state up 00:34:13.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=230, channel=[id: 0xe1f7b439, L:/10.30.171.139:18059 ! R:/10.30.170.22:39832]} down, reason: End of input 00:34:13.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42072]) process #19 SSH_MSG_IGNORE 00:34:13.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_IGNORE 00:34:13.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #17 SSH_MSG_IGNORE 00:34:13.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:34:13.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #15 SSH_MSG_IGNORE 00:34:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:34:13.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #16 SSH_MSG_IGNORE 00:34:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) exit code=0, immediate=false 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) Closing gracefully 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[immediately=false] processing 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51724]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) Closing immediately 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[immediately=true] processing 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724] 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fe5aeca) signal close complete immediately=true 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556e5fb1) signal close complete immediately=true 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724])[Immediately] closed 00:34:14.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) result=null 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d8daf33) signal close complete immediately=false 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ce8b6aa) signal close complete immediately=false 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51724]) code=0 message='' shell closed 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51724]) Closing immediately 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51724]]) Closing immediately 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51724]) stopping 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51724]) stopped 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51724]])[Immediately] closed 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18060] - close(TransportIoSession[local=/10.30.171.139:18060, remote=/10.30.170.22:51724]) Closing immediately 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18060] - close(TransportIoSession[local=/10.30.171.139:18060, remote=/10.30.170.22:51724])[Immediately] closed 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e89d003) signal close complete immediately=true 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51724])[Immediately] closed 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9f418cd, L:/10.30.171.139:18060 ! R:/10.30.170.22:51724] inactive. 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 ! R:/10.30.170.22:51724]} end of input detected while session was in state up 00:34:14.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=231, channel=[id: 0xd9f418cd, L:/10.30.171.139:18060 ! R:/10.30.170.22:51724]} down, reason: End of input 00:34:14.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #18 SSH_MSG_IGNORE 00:34:14.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:34:14.145 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56544]) process #19 SSH_MSG_IGNORE 00:34:14.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_IGNORE 00:34:14.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58840]) process #19 SSH_MSG_IGNORE 00:34:14.213 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_IGNORE 00:34:14.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59914]) process #19 SSH_MSG_IGNORE 00:34:14.255 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_IGNORE 00:34:14.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #15 SSH_MSG_IGNORE 00:34:14.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:34:14.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51108]) process #19 SSH_MSG_IGNORE 00:34:14.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_IGNORE 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35812])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) exit code=0, immediate=false 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) Closing gracefully 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[immediately=false] processing 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35812]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) Closing immediately 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[immediately=true] processing 00:34:14.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812] 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3027b7f6) signal close complete immediately=true 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42faac7f) signal close complete immediately=true 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812])[Immediately] closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) result=null 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@485625c4) signal close complete immediately=false 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f0c7d23) signal close complete immediately=false 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35812]) code=0 message='' shell closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35812]) Closing immediately 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35812]]) Closing immediately 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35812]) stopping 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35812]) stopped 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35812]])[Immediately] closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18061] - close(TransportIoSession[local=/10.30.171.139:18061, remote=/10.30.170.22:35812]) Closing immediately 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18061] - close(TransportIoSession[local=/10.30.171.139:18061, remote=/10.30.170.22:35812])[Immediately] closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@299e333) signal close complete immediately=true 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35812])[Immediately] closed 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b99e6f9, L:/10.30.171.139:18061 ! R:/10.30.170.22:35812] inactive. 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 ! R:/10.30.170.22:35812]} end of input detected while session was in state up 00:34:14.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=232, channel=[id: 0x1b99e6f9, L:/10.30.171.139:18061 ! R:/10.30.170.22:35812]} down, reason: End of input 00:34:14.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #17 SSH_MSG_IGNORE 00:34:14.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:34:14.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39164]) process #19 SSH_MSG_IGNORE 00:34:14.487 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_IGNORE 00:34:14.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37568]) process #19 SSH_MSG_IGNORE 00:34:14.547 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_IGNORE 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37778])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) exit code=0, immediate=false 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) Closing gracefully 00:34:14.605 [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.170.22:37778]) 00:34:14.605 [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.170.22:37778]) 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:14.605 [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.170.22:37778])[immediately=false] processing 00:34:14.605 [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.170.22:37778])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37778]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:14.605 [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.170.22:37778]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) Closing immediately 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:14.605 [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.170.22:37778]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:14.605 [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.170.22:37778])[immediately=true] processing 00:34:14.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778] 00:34:14.605 [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@38110b54) signal close complete immediately=true 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:14.606 [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@6a82f32f) signal close complete immediately=true 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778])[Immediately] closed 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) result=null 00:34:14.606 [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@74f8101a) signal close complete immediately=false 00:34:14.606 [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@a2abe3d) signal close complete immediately=false 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37778]) code=0 message='' shell closed 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37778]) Closing immediately 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37778]]) Closing immediately 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37778]) stopping 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37778]) stopped 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37778]])[Immediately] closed 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18062] - close(TransportIoSession[local=/10.30.171.139:18062, remote=/10.30.170.22:37778]) Closing immediately 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18062] - close(TransportIoSession[local=/10.30.171.139:18062, remote=/10.30.170.22:37778])[Immediately] closed 00:34:14.606 [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@3ad15f87) signal close complete immediately=true 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37778])[Immediately] closed 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67738cd9, L:/10.30.171.139:18062 ! R:/10.30.170.22:37778] inactive. 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 ! R:/10.30.170.22:37778]} end of input detected while session was in state up 00:34:14.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=233, channel=[id: 0x67738cd9, L:/10.30.171.139:18062 ! R:/10.30.170.22:37778]} down, reason: End of input 00:34:14.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #18 SSH_MSG_IGNORE 00:34:14.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:34:14.787 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #17 SSH_MSG_IGNORE 00:34:14.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:34:14.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #15 SSH_MSG_IGNORE 00:34:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54084])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) exit code=0, immediate=false 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) Closing gracefully 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[immediately=false] processing 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54084]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) Closing immediately 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[immediately=true] processing 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084] 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3930fb9e) signal close complete immediately=true 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7edd3310) signal close complete immediately=true 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084])[Immediately] closed 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) result=null 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@241b8753) signal close complete immediately=false 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cc65b48) signal close complete immediately=false 00:34:14.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54084]) code=0 message='' shell closed 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54084]) Closing immediately 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54084]]) Closing immediately 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54084]) stopping 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54084]) stopped 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54084]])[Immediately] closed 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18063] - close(TransportIoSession[local=/10.30.171.139:18063, remote=/10.30.170.22:54084]) Closing immediately 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18063] - close(TransportIoSession[local=/10.30.171.139:18063, remote=/10.30.170.22:54084])[Immediately] closed 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1294a945) signal close complete immediately=true 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54084])[Immediately] closed 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x55692417, L:/10.30.171.139:18063 ! R:/10.30.170.22:54084] inactive. 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 ! R:/10.30.170.22:54084]} end of input detected while session was in state up 00:34:14.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=234, channel=[id: 0x55692417, L:/10.30.171.139:18063 ! R:/10.30.170.22:54084]} down, reason: End of input 00:34:15.031 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51864]) process #19 SSH_MSG_IGNORE 00:34:15.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_IGNORE 00:34:15.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #16 SSH_MSG_IGNORE 00:34:15.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:34:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60780])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) exit code=0, immediate=false 00:34:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) Closing gracefully 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[immediately=false] processing 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60780]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) Closing immediately 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[immediately=true] processing 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780] 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56b7197b) signal close complete immediately=true 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@391a3a36) signal close complete immediately=true 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780])[Immediately] closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) result=null 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78fe62c7) signal close complete immediately=false 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74ee5ed4) signal close complete immediately=false 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60780]) code=0 message='' shell closed 00:34:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60780]) Closing immediately 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60780]]) Closing immediately 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60780]) stopping 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60780]) stopped 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60780]])[Immediately] closed 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18064] - close(TransportIoSession[local=/10.30.171.139:18064, remote=/10.30.170.22:60780]) Closing immediately 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18064] - close(TransportIoSession[local=/10.30.171.139:18064, remote=/10.30.170.22:60780])[Immediately] closed 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a7cedf3) signal close complete immediately=true 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60780])[Immediately] closed 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa12899c6, L:/10.30.171.139:18064 ! R:/10.30.170.22:60780] inactive. 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 ! R:/10.30.170.22:60780]} end of input detected while session was in state up 00:34:15.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=235, channel=[id: 0xa12899c6, L:/10.30.171.139:18064 ! R:/10.30.170.22:60780]} down, reason: End of input 00:34:15.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #15 SSH_MSG_IGNORE 00:34:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:34:15.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #16 SSH_MSG_IGNORE 00:34:15.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:34:15.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #18 SSH_MSG_IGNORE 00:34:15.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:34:15.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #17 SSH_MSG_IGNORE 00:34:15.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38872])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) exit code=0, immediate=false 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) Closing gracefully 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[immediately=false] processing 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38872]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) Closing immediately 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[immediately=true] processing 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872] 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@619b3d20) signal close complete immediately=true 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fda2f2a) signal close complete immediately=true 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872])[Immediately] closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) result=null 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41dc6c01) signal close complete immediately=false 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6f8412) signal close complete immediately=false 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38872]) code=0 message='' shell closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38872]) Closing immediately 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38872]]) Closing immediately 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38872]) stopping 00:34:15.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38872]) stopped 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38872]])[Immediately] closed 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18065] - close(TransportIoSession[local=/10.30.171.139:18065, remote=/10.30.170.22:38872]) Closing immediately 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18065] - close(TransportIoSession[local=/10.30.171.139:18065, remote=/10.30.170.22:38872])[Immediately] closed 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2525c8a2) signal close complete immediately=true 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38872])[Immediately] closed 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd9de615, L:/10.30.171.139:18065 ! R:/10.30.170.22:38872] inactive. 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 ! R:/10.30.170.22:38872]} end of input detected while session was in state up 00:34:15.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=236, channel=[id: 0xfd9de615, L:/10.30.171.139:18065 ! R:/10.30.170.22:38872]} down, reason: End of input 00:34:15.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #16 SSH_MSG_IGNORE 00:34:15.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:34:15.718 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #18 SSH_MSG_IGNORE 00:34:15.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:34:15.799 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:15.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50502]) process #19 SSH_MSG_IGNORE 00:34:15.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_IGNORE 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40676])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) exit code=0, immediate=false 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:15.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) Closing gracefully 00:34:15.853 [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.170.22:40676]) 00:34:15.853 [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.170.22:40676]) 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:15.853 [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.170.22:40676])[immediately=false] processing 00:34:15.853 [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.170.22:40676])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40676]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:15.853 [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.170.22:40676]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) Closing immediately 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:15.853 [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.170.22:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:15.853 [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.170.22:40676])[immediately=true] processing 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676] 00:34:15.853 [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@1c62b42e) signal close complete immediately=true 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:15.853 [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@656fc3cb) signal close complete immediately=true 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676])[Immediately] closed 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) result=null 00:34:15.853 [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@4d7e36e3) signal close complete immediately=false 00:34:15.853 [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@1e08e9ee) signal close complete immediately=false 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40676]) code=0 message='' shell closed 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40676]) Closing immediately 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40676]]) Closing immediately 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40676]) stopping 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40676]) stopped 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40676]])[Immediately] closed 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18066] - close(TransportIoSession[local=/10.30.171.139:18066, remote=/10.30.170.22:40676]) Closing immediately 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18066] - close(TransportIoSession[local=/10.30.171.139:18066, remote=/10.30.170.22:40676])[Immediately] closed 00:34:15.853 [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@1742fdc5) signal close complete immediately=true 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40676])[Immediately] closed 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x94b936ee, L:/10.30.171.139:18066 ! R:/10.30.170.22:40676] inactive. 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 ! R:/10.30.170.22:40676]} end of input detected while session was in state up 00:34:15.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=237, channel=[id: 0x94b936ee, L:/10.30.171.139:18066 ! R:/10.30.170.22:40676]} down, reason: End of input 00:34:16.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #17 SSH_MSG_IGNORE 00:34:16.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) exit code=0, immediate=false 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) Closing gracefully 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[immediately=false] processing 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49250]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) Closing immediately 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[immediately=true] processing 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250] 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68e44705) signal close complete immediately=true 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6632d61b) signal close complete immediately=true 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250])[Immediately] closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) result=null 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79d9d65c) signal close complete immediately=false 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d1b3132) signal close complete immediately=false 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49250]) code=0 message='' shell closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49250]) Closing immediately 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49250]]) Closing immediately 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49250]) stopping 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49250]) stopped 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49250]])[Immediately] closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18067] - close(TransportIoSession[local=/10.30.171.139:18067, remote=/10.30.170.22:49250]) Closing immediately 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18067] - close(TransportIoSession[local=/10.30.171.139:18067, remote=/10.30.170.22:49250])[Immediately] closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@378d8dfb) signal close complete immediately=true 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49250])[Immediately] closed 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x448e19e3, L:/10.30.171.139:18067 ! R:/10.30.170.22:49250] inactive. 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 ! R:/10.30.170.22:49250]} end of input detected while session was in state up 00:34:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=238, channel=[id: 0x448e19e3, L:/10.30.171.139:18067 ! R:/10.30.170.22:49250]} down, reason: End of input 00:34:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #15 SSH_MSG_IGNORE 00:34:16.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:34:16.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.197 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40748]) process #19 SSH_MSG_IGNORE 00:34:16.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_IGNORE 00:34:16.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #18 SSH_MSG_IGNORE 00:34:16.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:34:16.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #16 SSH_MSG_IGNORE 00:34:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:34:16.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34960])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:16.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) exit code=0, immediate=false 00:34:16.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) Closing gracefully 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[immediately=false] processing 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34960]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) Closing immediately 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[immediately=true] processing 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960] 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24c93a9) signal close complete immediately=true 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d641b5f) signal close complete immediately=true 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960])[Immediately] closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) result=null 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14df8b16) signal close complete immediately=false 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c435ff4) signal close complete immediately=false 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34960]) code=0 message='' shell closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34960]) Closing immediately 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34960]]) Closing immediately 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34960]) stopping 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34960]) stopped 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34960]])[Immediately] closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18068] - close(TransportIoSession[local=/10.30.171.139:18068, remote=/10.30.170.22:34960]) Closing immediately 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18068] - close(TransportIoSession[local=/10.30.171.139:18068, remote=/10.30.170.22:34960])[Immediately] closed 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a745a0e) signal close complete immediately=true 00:34:16.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34960])[Immediately] closed 00:34:16.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfbc4d82e, L:/10.30.171.139:18068 ! R:/10.30.170.22:34960] inactive. 00:34:16.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 ! R:/10.30.170.22:34960]} end of input detected while session was in state up 00:34:16.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=239, channel=[id: 0xfbc4d82e, L:/10.30.171.139:18068 ! R:/10.30.170.22:34960]} down, reason: End of input 00:34:16.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #17 SSH_MSG_IGNORE 00:34:16.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:34:16.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #15 SSH_MSG_IGNORE 00:34:16.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40124])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) exit code=0, immediate=false 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) Closing gracefully 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[immediately=false] processing 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40124]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:16.689 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) Closing immediately 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[immediately=true] processing 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124] 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3332e12) signal close complete immediately=true 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@852ccaf) signal close complete immediately=true 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124])[Immediately] closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) result=null 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57f12877) signal close complete immediately=false 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bde5e65) signal close complete immediately=false 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40124]) code=0 message='' shell closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40124]) Closing immediately 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40124]]) Closing immediately 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40124]) stopping 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40124]) stopped 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40124]])[Immediately] closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18069] - close(TransportIoSession[local=/10.30.171.139:18069, remote=/10.30.170.22:40124]) Closing immediately 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18069] - close(TransportIoSession[local=/10.30.171.139:18069, remote=/10.30.170.22:40124])[Immediately] closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@107a0b2) signal close complete immediately=true 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40124])[Immediately] closed 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0e485b4, L:/10.30.171.139:18069 ! R:/10.30.170.22:40124] inactive. 00:34:16.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 ! R:/10.30.170.22:40124]} end of input detected while session was in state up 00:34:16.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=240, channel=[id: 0xc0e485b4, L:/10.30.171.139:18069 ! R:/10.30.170.22:40124]} down, reason: End of input 00:34:16.781 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34958]) process #19 SSH_MSG_IGNORE 00:34:16.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_IGNORE 00:34:16.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #18 SSH_MSG_IGNORE 00:34:16.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:34:16.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #16 SSH_MSG_IGNORE 00:34:16.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37058])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) exit code=0, immediate=false 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) Closing gracefully 00:34:16.996 [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.170.22:37058]) 00:34:16.996 [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.170.22:37058]) 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:16.996 [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.170.22:37058])[immediately=false] processing 00:34:16.996 [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.170.22:37058])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37058]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:16.996 [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.170.22:37058]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) Closing immediately 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:16.996 [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.170.22:37058]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:16.996 [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.170.22:37058])[immediately=true] processing 00:34:16.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058] 00:34:16.996 [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@696f5f71) signal close complete immediately=true 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:16.997 [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@25a0acdc) signal close complete immediately=true 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058])[Immediately] closed 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) result=null 00:34:16.997 [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@7abb3786) signal close complete immediately=false 00:34:16.997 [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@a52526b) signal close complete immediately=false 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37058]) code=0 message='' shell closed 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37058]) Closing immediately 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37058]]) Closing immediately 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37058]) stopping 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37058]) stopped 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37058]])[Immediately] closed 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18070] - close(TransportIoSession[local=/10.30.171.139:18070, remote=/10.30.170.22:37058]) Closing immediately 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18070] - close(TransportIoSession[local=/10.30.171.139:18070, remote=/10.30.170.22:37058])[Immediately] closed 00:34:16.997 [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@19d50087) signal close complete immediately=true 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37058])[Immediately] closed 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95d008a1, L:/10.30.171.139:18070 ! R:/10.30.170.22:37058] inactive. 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 ! R:/10.30.170.22:37058]} end of input detected while session was in state up 00:34:16.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=241, channel=[id: 0x95d008a1, L:/10.30.171.139:18070 ! R:/10.30.170.22:37058]} down, reason: End of input 00:34:17.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #17 SSH_MSG_IGNORE 00:34:17.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:34:17.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #15 SSH_MSG_IGNORE 00:34:17.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:34:17.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #16 SSH_MSG_IGNORE 00:34:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:34:17.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36860]) process #19 SSH_MSG_IGNORE 00:34:17.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_IGNORE 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57868])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) exit code=0, immediate=false 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) Closing gracefully 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[immediately=false] processing 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57868]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) Closing immediately 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[immediately=true] processing 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868] 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54f42807) signal close complete immediately=true 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63e8e4d0) signal close complete immediately=true 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868])[Immediately] closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) result=null 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65eb9e8e) signal close complete immediately=false 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d233978) signal close complete immediately=false 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57868]) code=0 message='' shell closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57868]) Closing immediately 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57868]]) Closing immediately 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57868]) stopping 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57868]) stopped 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57868]])[Immediately] closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18071] - close(TransportIoSession[local=/10.30.171.139:18071, remote=/10.30.170.22:57868]) Closing immediately 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18071] - close(TransportIoSession[local=/10.30.171.139:18071, remote=/10.30.170.22:57868])[Immediately] closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18e290cb) signal close complete immediately=true 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57868])[Immediately] closed 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd765279, L:/10.30.171.139:18071 ! R:/10.30.170.22:57868] inactive. 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 ! R:/10.30.170.22:57868]} end of input detected while session was in state up 00:34:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=242, channel=[id: 0xcd765279, L:/10.30.171.139:18071 ! R:/10.30.170.22:57868]} down, reason: End of input 00:34:17.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #18 SSH_MSG_IGNORE 00:34:17.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:34:17.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #15 SSH_MSG_IGNORE 00:34:17.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:34:17.566 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39576])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) exit code=0, immediate=false 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) Closing gracefully 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[immediately=false] processing 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39576]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) Closing immediately 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[immediately=true] processing 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576] 00:34:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ce6fc9) signal close complete immediately=true 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e015bf8) signal close complete immediately=true 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576])[Immediately] closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) result=null 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14e2e543) signal close complete immediately=false 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a285dc6) signal close complete immediately=false 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39576]) code=0 message='' shell closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39576]) Closing immediately 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39576]]) Closing immediately 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39576]) stopping 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39576]) stopped 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39576]])[Immediately] closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18072] - close(TransportIoSession[local=/10.30.171.139:18072, remote=/10.30.170.22:39576]) Closing immediately 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18072] - close(TransportIoSession[local=/10.30.171.139:18072, remote=/10.30.170.22:39576])[Immediately] closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48eadd6d) signal close complete immediately=true 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39576])[Immediately] closed 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed383c36, L:/10.30.171.139:18072 ! R:/10.30.170.22:39576] inactive. 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 ! R:/10.30.170.22:39576]} end of input detected while session was in state up 00:34:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=243, channel=[id: 0xed383c36, L:/10.30.171.139:18072 ! R:/10.30.170.22:39576]} down, reason: End of input 00:34:17.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #17 SSH_MSG_IGNORE 00:34:17.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:34:17.884 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36968]) process #18 SSH_MSG_IGNORE 00:34:17.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_IGNORE 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) exit code=0, immediate=false 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:17.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) Closing gracefully 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[immediately=false] processing 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57674]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) Closing immediately 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[immediately=true] processing 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674] 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14386632) signal close complete immediately=true 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a642d47) signal close complete immediately=true 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674])[Immediately] closed 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) result=null 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2be33e5a) signal close complete immediately=false 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31f2f1c7) signal close complete immediately=false 00:34:17.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57674]) code=0 message='' shell closed 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57674]) Closing immediately 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57674]]) Closing immediately 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57674]) stopping 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57674]) stopped 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57674]])[Immediately] closed 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18073] - close(TransportIoSession[local=/10.30.171.139:18073, remote=/10.30.170.22:57674]) Closing immediately 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18073] - close(TransportIoSession[local=/10.30.171.139:18073, remote=/10.30.170.22:57674])[Immediately] closed 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@662c183d) signal close complete immediately=true 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57674])[Immediately] closed 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xba4657b5, L:/10.30.171.139:18073 ! R:/10.30.170.22:57674] inactive. 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 ! R:/10.30.170.22:57674]} end of input detected while session was in state up 00:34:17.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=244, channel=[id: 0xba4657b5, L:/10.30.171.139:18073 ! R:/10.30.170.22:57674]} down, reason: End of input 00:34:17.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #16 SSH_MSG_IGNORE 00:34:17.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:34:18.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55720]) process #19 SSH_MSG_IGNORE 00:34:18.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_IGNORE 00:34:18.210 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #17 SSH_MSG_IGNORE 00:34:18.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) exit code=0, immediate=false 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) Closing gracefully 00:34:18.253 [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.170.22:42574]) 00:34:18.253 [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.170.22:42574]) 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:18.253 [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.170.22:42574])[immediately=false] processing 00:34:18.253 [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.170.22:42574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42574]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:18.253 [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.170.22:42574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) Closing immediately 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:18.253 [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.170.22:42574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:18.253 [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.170.22:42574])[immediately=true] processing 00:34:18.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574] 00:34:18.253 [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@33aebf5f) signal close complete immediately=true 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:18.254 [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@167132f6) signal close complete immediately=true 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574])[Immediately] closed 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) result=null 00:34:18.254 [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@30b40dec) signal close complete immediately=false 00:34:18.254 [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@403fee4d) signal close complete immediately=false 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42574]) code=0 message='' shell closed 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42574]) Closing immediately 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42574]]) Closing immediately 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42574]) stopping 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42574]) stopped 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42574]])[Immediately] closed 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18074] - close(TransportIoSession[local=/10.30.171.139:18074, remote=/10.30.170.22:42574]) Closing immediately 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18074] - close(TransportIoSession[local=/10.30.171.139:18074, remote=/10.30.170.22:42574])[Immediately] closed 00:34:18.254 [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@62df552) signal close complete immediately=true 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42574])[Immediately] closed 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf548678d, L:/10.30.171.139:18074 ! R:/10.30.170.22:42574] inactive. 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 ! R:/10.30.170.22:42574]} end of input detected while session was in state up 00:34:18.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=245, channel=[id: 0xf548678d, L:/10.30.171.139:18074 ! R:/10.30.170.22:42574]} down, reason: End of input 00:34:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #16 SSH_MSG_IGNORE 00:34:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:34:18.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.393 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52388]) process #19 SSH_MSG_IGNORE 00:34:18.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_IGNORE 00:34:18.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #15 SSH_MSG_IGNORE 00:34:18.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:34:18.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42562]) process #18 SSH_MSG_IGNORE 00:34:18.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_IGNORE 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) exit code=0, immediate=false 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) Closing gracefully 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[immediately=false] processing 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53554]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) Closing immediately 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[immediately=true] processing 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554] 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dda6c83) signal close complete immediately=true 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64017a) signal close complete immediately=true 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554])[Immediately] closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) result=null 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73c58cab) signal close complete immediately=false 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14e52b1b) signal close complete immediately=false 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53554]) code=0 message='' shell closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53554]) Closing immediately 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53554]]) Closing immediately 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53554]) stopping 00:34:18.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53554]) stopped 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53554]])[Immediately] closed 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18075] - close(TransportIoSession[local=/10.30.171.139:18075, remote=/10.30.170.22:53554]) Closing immediately 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18075] - close(TransportIoSession[local=/10.30.171.139:18075, remote=/10.30.170.22:53554])[Immediately] closed 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af5e370) signal close complete immediately=true 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53554])[Immediately] closed 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6081c328, L:/10.30.171.139:18075 ! R:/10.30.170.22:53554] inactive. 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 ! R:/10.30.170.22:53554]} end of input detected while session was in state up 00:34:18.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=246, channel=[id: 0x6081c328, L:/10.30.171.139:18075 ! R:/10.30.170.22:53554]} down, reason: End of input 00:34:18.659 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #15 SSH_MSG_IGNORE 00:34:18.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:34:18.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #17 SSH_MSG_IGNORE 00:34:18.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:34:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #16 SSH_MSG_IGNORE 00:34:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:34:18.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.958 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:18.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60112]) process #19 SSH_MSG_IGNORE 00:34:18.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_IGNORE 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50240])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) exit code=0, immediate=false 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) Closing gracefully 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[immediately=false] processing 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50240]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) Closing immediately 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[immediately=true] processing 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240] 00:34:19.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@295aad5f) signal close complete immediately=true 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@612a997e) signal close complete immediately=true 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240])[Immediately] closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) result=null 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73aae285) signal close complete immediately=false 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c8b2568) signal close complete immediately=false 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50240]) code=0 message='' shell closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50240]) Closing immediately 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50240]]) Closing immediately 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50240]) stopping 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50240]) stopped 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50240]])[Immediately] closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18076] - close(TransportIoSession[local=/10.30.171.139:18076, remote=/10.30.170.22:50240]) Closing immediately 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18076] - close(TransportIoSession[local=/10.30.171.139:18076, remote=/10.30.170.22:50240])[Immediately] closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10c75df3) signal close complete immediately=true 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50240])[Immediately] closed 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6e11379a, L:/10.30.171.139:18076 ! R:/10.30.170.22:50240] inactive. 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 ! R:/10.30.170.22:50240]} end of input detected while session was in state up 00:34:19.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=247, channel=[id: 0x6e11379a, L:/10.30.171.139:18076 ! R:/10.30.170.22:50240]} down, reason: End of input 00:34:19.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55942]) process #18 SSH_MSG_IGNORE 00:34:19.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_IGNORE 00:34:19.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #15 SSH_MSG_IGNORE 00:34:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50092])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) exit code=0, immediate=false 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) Closing gracefully 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[immediately=false] processing 00:34:19.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50092]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) Closing immediately 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[immediately=true] processing 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092] 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2feb5bb9) signal close complete immediately=true 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a1a05b1) signal close complete immediately=true 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092])[Immediately] closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) result=null 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@225863c) signal close complete immediately=false 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29147fcf) signal close complete immediately=false 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50092]) code=0 message='' shell closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50092]) Closing immediately 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50092]]) Closing immediately 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50092]) stopping 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50092]) stopped 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50092]])[Immediately] closed 00:34:19.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18077] - close(TransportIoSession[local=/10.30.171.139:18077, remote=/10.30.170.22:50092]) Closing immediately 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18077] - close(TransportIoSession[local=/10.30.171.139:18077, remote=/10.30.170.22:50092])[Immediately] closed 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c57dfc7) signal close complete immediately=true 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50092])[Immediately] closed 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9b5e791d, L:/10.30.171.139:18077 ! R:/10.30.170.22:50092] inactive. 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 ! R:/10.30.170.22:50092]} end of input detected while session was in state up 00:34:19.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=248, channel=[id: 0x9b5e791d, L:/10.30.171.139:18077 ! R:/10.30.170.22:50092]} down, reason: End of input 00:34:19.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #17 SSH_MSG_IGNORE 00:34:19.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:34:19.551 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47938]) process #19 SSH_MSG_IGNORE 00:34:19.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_IGNORE 00:34:19.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #16 SSH_MSG_IGNORE 00:34:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) exit code=0, immediate=false 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) Closing gracefully 00:34:19.668 [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.170.22:39174]) 00:34:19.668 [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.170.22:39174]) 00:34:19.668 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:19.668 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:19.668 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:19.668 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:19.668 [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.170.22:39174])[immediately=false] processing 00:34:19.668 [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.170.22:39174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39174]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:19.668 [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.170.22:39174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:19.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) Closing immediately 00:34:19.668 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:19.669 [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.170.22:39174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:19.669 [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.170.22:39174])[immediately=true] processing 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174] 00:34:19.669 [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@5f831a5a) signal close complete immediately=true 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:19.669 [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@6265c3c0) signal close complete immediately=true 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174])[Immediately] closed 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) result=null 00:34:19.669 [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@12a88630) signal close complete immediately=false 00:34:19.669 [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@4b69f23b) signal close complete immediately=false 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39174]) code=0 message='' shell closed 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39174]) Closing immediately 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39174]]) Closing immediately 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39174]) stopping 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39174]) stopped 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39174]])[Immediately] closed 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18078] - close(TransportIoSession[local=/10.30.171.139:18078, remote=/10.30.170.22:39174]) Closing immediately 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18078] - close(TransportIoSession[local=/10.30.171.139:18078, remote=/10.30.170.22:39174])[Immediately] closed 00:34:19.669 [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@c7f70c6) signal close complete immediately=true 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39174])[Immediately] closed 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40f74081, L:/10.30.171.139:18078 ! R:/10.30.170.22:39174] inactive. 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 ! R:/10.30.170.22:39174]} end of input detected while session was in state up 00:34:19.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=249, channel=[id: 0x40f74081, L:/10.30.171.139:18078 ! R:/10.30.170.22:39174]} down, reason: End of input 00:34:19.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #17 SSH_MSG_IGNORE 00:34:19.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:34:19.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39374]) process #18 SSH_MSG_IGNORE 00:34:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_IGNORE 00:34:19.863 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #16 SSH_MSG_IGNORE 00:34:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:34:19.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) exit code=0, immediate=false 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) Closing gracefully 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[immediately=false] processing 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37400]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) Closing immediately 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[immediately=true] processing 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400] 00:34:19.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d3ef9f6) signal close complete immediately=true 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2598e8b6) signal close complete immediately=true 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400])[Immediately] closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) result=null 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49dc916d) signal close complete immediately=false 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a959128) signal close complete immediately=false 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37400]) code=0 message='' shell closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37400]) Closing immediately 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37400]]) Closing immediately 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37400]) stopping 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37400]) stopped 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37400]])[Immediately] closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18079] - close(TransportIoSession[local=/10.30.171.139:18079, remote=/10.30.170.22:37400]) Closing immediately 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18079] - close(TransportIoSession[local=/10.30.171.139:18079, remote=/10.30.170.22:37400])[Immediately] closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e2ac5) signal close complete immediately=true 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37400])[Immediately] closed 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x422a468f, L:/10.30.171.139:18079 ! R:/10.30.170.22:37400] inactive. 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 ! R:/10.30.170.22:37400]} end of input detected while session was in state up 00:34:19.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=250, channel=[id: 0x422a468f, L:/10.30.171.139:18079 ! R:/10.30.170.22:37400]} down, reason: End of input 00:34:20.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33980]) process #19 SSH_MSG_IGNORE 00:34:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_IGNORE 00:34:20.302 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44344]) process #18 SSH_MSG_IGNORE 00:34:20.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_IGNORE 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40710])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) exit code=0, immediate=false 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) Closing gracefully 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[immediately=false] processing 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40710]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) Closing immediately 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[immediately=true] processing 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710] 00:34:20.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e1e8998) signal close complete immediately=true 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25091180) signal close complete immediately=true 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710])[Immediately] closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) result=null 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69f49b9f) signal close complete immediately=false 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eae8116) signal close complete immediately=false 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40710]) code=0 message='' shell closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40710]) Closing immediately 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40710]]) Closing immediately 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40710]) stopping 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40710]) stopped 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40710]])[Immediately] closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18080] - close(TransportIoSession[local=/10.30.171.139:18080, remote=/10.30.170.22:40710]) Closing immediately 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18080] - close(TransportIoSession[local=/10.30.171.139:18080, remote=/10.30.170.22:40710])[Immediately] closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54969d12) signal close complete immediately=true 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40710])[Immediately] closed 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3331d481, L:/10.30.171.139:18080 ! R:/10.30.170.22:40710] inactive. 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 ! R:/10.30.170.22:40710]} end of input detected while session was in state up 00:34:20.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=251, channel=[id: 0x3331d481, L:/10.30.171.139:18080 ! R:/10.30.170.22:40710]} down, reason: End of input 00:34:20.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #17 SSH_MSG_IGNORE 00:34:20.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:34:20.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #16 SSH_MSG_IGNORE 00:34:20.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:34:20.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40382])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:20.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) exit code=0, immediate=false 00:34:20.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:20.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) Closing gracefully 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[immediately=false] processing 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40382]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) Closing immediately 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[immediately=true] processing 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382] 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@107ba442) signal close complete immediately=true 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@156759da) signal close complete immediately=true 00:34:20.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382])[Immediately] closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) result=null 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d789ab6) signal close complete immediately=false 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@189cc2e9) signal close complete immediately=false 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40382]) code=0 message='' shell closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40382]) Closing immediately 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40382]]) Closing immediately 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40382]) stopping 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40382]) stopped 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40382]])[Immediately] closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18081] - close(TransportIoSession[local=/10.30.171.139:18081, remote=/10.30.170.22:40382]) Closing immediately 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18081] - close(TransportIoSession[local=/10.30.171.139:18081, remote=/10.30.170.22:40382])[Immediately] closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55083c0c) signal close complete immediately=true 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40382])[Immediately] closed 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe94baf9f, L:/10.30.171.139:18081 ! R:/10.30.170.22:40382] inactive. 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 ! R:/10.30.170.22:40382]} end of input detected while session was in state up 00:34:20.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=252, channel=[id: 0xe94baf9f, L:/10.30.171.139:18081 ! R:/10.30.170.22:40382]} down, reason: End of input 00:34:20.822 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47490]) process #19 SSH_MSG_IGNORE 00:34:20.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_IGNORE 00:34:20.858 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #17 SSH_MSG_IGNORE 00:34:20.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:34:20.959 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:20.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59694]) process #18 SSH_MSG_IGNORE 00:34:20.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_IGNORE 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) exit code=0, immediate=false 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) Closing gracefully 00:34:20.965 [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.170.22:39968]) 00:34:20.965 [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.170.22:39968]) 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:20.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.170.22:39968])[immediately=false] processing 00:34:20.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.170.22:39968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39968]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:20.965 [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.170.22:39968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) Closing immediately 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:20.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.170.22:39968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:20.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.170.22:39968])[immediately=true] processing 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968] 00:34:20.965 [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@6575357d) signal close complete immediately=true 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:20.965 [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@6371b210) signal close complete immediately=true 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968])[Immediately] closed 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) result=null 00:34:20.965 [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@4f292c7d) signal close complete immediately=false 00:34:20.965 [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@1691592) signal close complete immediately=false 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39968]) code=0 message='' shell closed 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39968]) Closing immediately 00:34:20.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39968]]) Closing immediately 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39968]) stopping 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39968]) stopped 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39968]])[Immediately] closed 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18082] - close(TransportIoSession[local=/10.30.171.139:18082, remote=/10.30.170.22:39968]) Closing immediately 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18082] - close(TransportIoSession[local=/10.30.171.139:18082, remote=/10.30.170.22:39968])[Immediately] closed 00:34:20.966 [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@4d7b161f) signal close complete immediately=true 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39968])[Immediately] closed 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x821b8385, L:/10.30.171.139:18082 ! R:/10.30.170.22:39968] inactive. 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 ! R:/10.30.170.22:39968]} end of input detected while session was in state up 00:34:20.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=253, channel=[id: 0x821b8385, L:/10.30.171.139:18082 ! R:/10.30.170.22:39968]} down, reason: End of input 00:34:21.225 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #16 SSH_MSG_IGNORE 00:34:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40658])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) exit code=0, immediate=false 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) Closing gracefully 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[immediately=false] processing 00:34:21.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40658]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) Closing immediately 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[immediately=true] processing 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658] 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@848ec13) signal close complete immediately=true 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@679f4ab1) signal close complete immediately=true 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658])[Immediately] closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) result=null 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@705c4f67) signal close complete immediately=false 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7756673) signal close complete immediately=false 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40658]) code=0 message='' shell closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40658]) Closing immediately 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40658]]) Closing immediately 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40658]) stopping 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40658]) stopped 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40658]])[Immediately] closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18083] - close(TransportIoSession[local=/10.30.171.139:18083, remote=/10.30.170.22:40658]) Closing immediately 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18083] - close(TransportIoSession[local=/10.30.171.139:18083, remote=/10.30.170.22:40658])[Immediately] closed 00:34:21.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48922afa) signal close complete immediately=true 00:34:21.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40658])[Immediately] closed 00:34:21.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4650ff0f, L:/10.30.171.139:18083 ! R:/10.30.170.22:40658] inactive. 00:34:21.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 ! R:/10.30.170.22:40658]} end of input detected while session was in state up 00:34:21.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=254, channel=[id: 0x4650ff0f, L:/10.30.171.139:18083 ! R:/10.30.170.22:40658]} down, reason: End of input 00:34:21.394 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #17 SSH_MSG_IGNORE 00:34:21.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:34:21.472 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:21.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44232]) process #19 SSH_MSG_IGNORE 00:34:21.472 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_IGNORE 00:34:21.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46636]) process #18 SSH_MSG_IGNORE 00:34:21.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_IGNORE 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38708])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) exit code=0, immediate=false 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) Closing gracefully 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[immediately=false] processing 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38708]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) Closing immediately 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[immediately=true] processing 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708] 00:34:21.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e69a2a7) signal close complete immediately=true 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17c654f0) signal close complete immediately=true 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708])[Immediately] closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) result=null 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@390d6c95) signal close complete immediately=false 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c9d934) signal close complete immediately=false 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38708]) code=0 message='' shell closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38708]) Closing immediately 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38708]]) Closing immediately 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38708]) stopping 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38708]) stopped 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38708]])[Immediately] closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18084] - close(TransportIoSession[local=/10.30.171.139:18084, remote=/10.30.170.22:38708]) Closing immediately 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18084] - close(TransportIoSession[local=/10.30.171.139:18084, remote=/10.30.170.22:38708])[Immediately] closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a263830) signal close complete immediately=true 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38708])[Immediately] closed 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x83715334, L:/10.30.171.139:18084 ! R:/10.30.170.22:38708] inactive. 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 ! R:/10.30.170.22:38708]} end of input detected while session was in state up 00:34:21.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=255, channel=[id: 0x83715334, L:/10.30.171.139:18084 ! R:/10.30.170.22:38708]} down, reason: End of input 00:34:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #16 SSH_MSG_IGNORE 00:34:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:34:21.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49802])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) exit code=0, immediate=false 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) Closing gracefully 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[immediately=false] processing 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49802]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:21.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:21.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) Closing immediately 00:34:21.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:21.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:21.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[immediately=true] processing 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802] 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@390324de) signal close complete immediately=true 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3330fce6) signal close complete immediately=true 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802])[Immediately] closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) result=null 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34cc07b5) signal close complete immediately=false 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@654b4a00) signal close complete immediately=false 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49802]) code=0 message='' shell closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49802]) Closing immediately 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49802]]) Closing immediately 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49802]) stopping 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49802]) stopped 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49802]])[Immediately] closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18085] - close(TransportIoSession[local=/10.30.171.139:18085, remote=/10.30.170.22:49802]) Closing immediately 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18085] - close(TransportIoSession[local=/10.30.171.139:18085, remote=/10.30.170.22:49802])[Immediately] closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@454ea7a3) signal close complete immediately=true 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49802])[Immediately] closed 00:34:21.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1bee3167, L:/10.30.171.139:18085 ! R:/10.30.170.22:49802] inactive. 00:34:21.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 ! R:/10.30.170.22:49802]} end of input detected while session was in state up 00:34:21.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=256, channel=[id: 0x1bee3167, L:/10.30.171.139:18085 ! R:/10.30.170.22:49802]} down, reason: End of input 00:34:22.066 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36134]) process #18 SSH_MSG_IGNORE 00:34:22.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_IGNORE 00:34:22.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59626]) process #19 SSH_MSG_IGNORE 00:34:22.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_IGNORE 00:34:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) exit code=0, immediate=false 00:34:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:22.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:22.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:22.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) Closing gracefully 00:34:22.195 [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.170.22:54560]) 00:34:22.195 [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.170.22:54560]) 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:22.195 [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.170.22:54560])[immediately=false] processing 00:34:22.195 [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.170.22:54560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:22.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54560]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:22.195 [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.170.22:54560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:22.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) Closing immediately 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:22.195 [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.170.22:54560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:22.195 [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.170.22:54560])[immediately=true] processing 00:34:22.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560] 00:34:22.195 [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@79ea3a92) signal close complete immediately=true 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:22.196 [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@7cfff971) signal close complete immediately=true 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560])[Immediately] closed 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) result=null 00:34:22.196 [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@1b9282d5) signal close complete immediately=false 00:34:22.196 [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@57fd8868) signal close complete immediately=false 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54560]) code=0 message='' shell closed 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54560]) Closing immediately 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54560]]) Closing immediately 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54560]) stopping 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54560]) stopped 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54560]])[Immediately] closed 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18086] - close(TransportIoSession[local=/10.30.171.139:18086, remote=/10.30.170.22:54560]) Closing immediately 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18086] - close(TransportIoSession[local=/10.30.171.139:18086, remote=/10.30.170.22:54560])[Immediately] closed 00:34:22.196 [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@7f6b16af) signal close complete immediately=true 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54560])[Immediately] closed 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x78bb2e85, L:/10.30.171.139:18086 ! R:/10.30.170.22:54560] inactive. 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 ! R:/10.30.170.22:54560]} end of input detected while session was in state up 00:34:22.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=257, channel=[id: 0x78bb2e85, L:/10.30.171.139:18086 ! R:/10.30.170.22:54560]} down, reason: End of input 00:34:22.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #17 SSH_MSG_IGNORE 00:34:22.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:34:22.228 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #16 SSH_MSG_IGNORE 00:34:22.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:34:22.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45422]) process #19 SSH_MSG_IGNORE 00:34:22.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_IGNORE 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53126])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) exit code=0, immediate=false 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) Closing gracefully 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[immediately=false] processing 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53126]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) Closing immediately 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[immediately=true] processing 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126] 00:34:22.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3206e333) signal close complete immediately=true 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e639f1b) signal close complete immediately=true 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126])[Immediately] closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) result=null 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ade161d) signal close complete immediately=false 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37f3c647) signal close complete immediately=false 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53126]) code=0 message='' shell closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53126]) Closing immediately 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53126]]) Closing immediately 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53126]) stopping 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53126]) stopped 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53126]])[Immediately] closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18087] - close(TransportIoSession[local=/10.30.171.139:18087, remote=/10.30.170.22:53126]) Closing immediately 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18087] - close(TransportIoSession[local=/10.30.171.139:18087, remote=/10.30.170.22:53126])[Immediately] closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3269a4f1) signal close complete immediately=true 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53126])[Immediately] closed 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed1fb260, L:/10.30.171.139:18087 ! R:/10.30.170.22:53126] inactive. 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 ! R:/10.30.170.22:53126]} end of input detected while session was in state up 00:34:22.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=258, channel=[id: 0xed1fb260, L:/10.30.171.139:18087 ! R:/10.30.170.22:53126]} down, reason: End of input 00:34:22.605 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55024]) process #18 SSH_MSG_IGNORE 00:34:22.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_IGNORE 00:34:22.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #16 SSH_MSG_IGNORE 00:34:22.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41892])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) exit code=0, immediate=false 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) Closing gracefully 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[immediately=false] processing 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41892]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) Closing immediately 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[immediately=true] processing 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892] 00:34:22.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31d20cc6) signal close complete immediately=true 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ae9a2b4) signal close complete immediately=true 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892])[Immediately] closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) result=null 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e831548) signal close complete immediately=false 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66c5920d) signal close complete immediately=false 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41892]) code=0 message='' shell closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41892]) Closing immediately 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41892]]) Closing immediately 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41892]) stopping 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41892]) stopped 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41892]])[Immediately] closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18088] - close(TransportIoSession[local=/10.30.171.139:18088, remote=/10.30.170.22:41892]) Closing immediately 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18088] - close(TransportIoSession[local=/10.30.171.139:18088, remote=/10.30.170.22:41892])[Immediately] closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4750062f) signal close complete immediately=true 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41892])[Immediately] closed 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9c58811d, L:/10.30.171.139:18088 ! R:/10.30.170.22:41892] inactive. 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 ! R:/10.30.170.22:41892]} end of input detected while session was in state up 00:34:22.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=259, channel=[id: 0x9c58811d, L:/10.30.171.139:18088 ! R:/10.30.170.22:41892]} down, reason: End of input 00:34:22.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:22.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #17 SSH_MSG_IGNORE 00:34:22.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:34:23.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47172]) process #19 SSH_MSG_IGNORE 00:34:23.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_IGNORE 00:34:23.162 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #17 SSH_MSG_IGNORE 00:34:23.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:34:23.163 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.166 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40302]) process #18 SSH_MSG_IGNORE 00:34:23.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_IGNORE 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57972])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) exit code=0, immediate=false 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) Closing gracefully 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[immediately=false] processing 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:23.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57972]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) Closing immediately 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[immediately=true] processing 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972] 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36ffd364) signal close complete immediately=true 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54b5f1a8) signal close complete immediately=true 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972])[Immediately] closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) result=null 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b69595b) signal close complete immediately=false 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a22c01d) signal close complete immediately=false 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57972]) code=0 message='' shell closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57972]) Closing immediately 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57972]]) Closing immediately 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57972]) stopping 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57972]) stopped 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57972]])[Immediately] closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18089] - close(TransportIoSession[local=/10.30.171.139:18089, remote=/10.30.170.22:57972]) Closing immediately 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18089] - close(TransportIoSession[local=/10.30.171.139:18089, remote=/10.30.170.22:57972])[Immediately] closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@328e48ce) signal close complete immediately=true 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57972])[Immediately] closed 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd6ffcbaa, L:/10.30.171.139:18089 ! R:/10.30.170.22:57972] inactive. 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 ! R:/10.30.170.22:57972]} end of input detected while session was in state up 00:34:23.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=260, channel=[id: 0xd6ffcbaa, L:/10.30.171.139:18089 ! R:/10.30.170.22:57972]} down, reason: End of input 00:34:23.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #16 SSH_MSG_IGNORE 00:34:23.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59522])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) exit code=0, immediate=false 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) Closing gracefully 00:34:23.486 [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.170.22:59522]) 00:34:23.486 [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.170.22:59522]) 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:23.486 [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.170.22:59522])[immediately=false] processing 00:34:23.486 [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.170.22:59522])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59522]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:23.486 [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.170.22:59522]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) Closing immediately 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:23.486 [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.170.22:59522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:23.486 [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.170.22:59522])[immediately=true] processing 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522] 00:34:23.486 [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@6fab3c27) signal close complete immediately=true 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:23.486 [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@718bc3cc) signal close complete immediately=true 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522])[Immediately] closed 00:34:23.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) result=null 00:34:23.487 [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@3d79ae06) signal close complete immediately=false 00:34:23.487 [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@61583130) signal close complete immediately=false 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59522]) code=0 message='' shell closed 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59522]) Closing immediately 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59522]]) Closing immediately 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59522]) stopping 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59522]) stopped 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59522]])[Immediately] closed 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18090] - close(TransportIoSession[local=/10.30.171.139:18090, remote=/10.30.170.22:59522]) Closing immediately 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18090] - close(TransportIoSession[local=/10.30.171.139:18090, remote=/10.30.170.22:59522])[Immediately] closed 00:34:23.487 [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@57a46338) signal close complete immediately=true 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59522])[Immediately] closed 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbb7e545b, L:/10.30.171.139:18090 ! R:/10.30.170.22:59522] inactive. 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 ! R:/10.30.170.22:59522]} end of input detected while session was in state up 00:34:23.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=261, channel=[id: 0xbb7e545b, L:/10.30.171.139:18090 ! R:/10.30.170.22:59522]} down, reason: End of input 00:34:23.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47514]) process #19 SSH_MSG_IGNORE 00:34:23.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_IGNORE 00:34:23.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #17 SSH_MSG_IGNORE 00:34:23.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:34:23.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50846]) process #18 SSH_MSG_IGNORE 00:34:23.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_IGNORE 00:34:23.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:32848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:23.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) exit code=0, immediate=false 00:34:23.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:23.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) Closing gracefully 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[immediately=false] processing 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32848]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) Closing immediately 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[immediately=true] processing 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848] 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c6daa5e) signal close complete immediately=true 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f590a5d) signal close complete immediately=true 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848])[Immediately] closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) result=null 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12c0f1fb) signal close complete immediately=false 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47be5655) signal close complete immediately=false 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32848]) code=0 message='' shell closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32848]) Closing immediately 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32848]]) Closing immediately 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32848]) stopping 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32848]) stopped 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32848]])[Immediately] closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18091] - close(TransportIoSession[local=/10.30.171.139:18091, remote=/10.30.170.22:32848]) Closing immediately 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18091] - close(TransportIoSession[local=/10.30.171.139:18091, remote=/10.30.170.22:32848])[Immediately] closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66202ba6) signal close complete immediately=true 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32848])[Immediately] closed 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb4702610, L:/10.30.171.139:18091 ! R:/10.30.170.22:32848] inactive. 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 ! R:/10.30.170.22:32848]} end of input detected while session was in state up 00:34:23.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=262, channel=[id: 0xb4702610, L:/10.30.171.139:18091 ! R:/10.30.170.22:32848]} down, reason: End of input 00:34:24.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #16 SSH_MSG_IGNORE 00:34:24.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) exit code=0, immediate=false 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) Closing gracefully 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[immediately=false] processing 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33198]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) Closing immediately 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[immediately=true] processing 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198] 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bfd2182) signal close complete immediately=true 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74ca80f6) signal close complete immediately=true 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198])[Immediately] closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) result=null 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56efb928) signal close complete immediately=false 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@431b35da) signal close complete immediately=false 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33198]) code=0 message='' shell closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33198]) Closing immediately 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33198]]) Closing immediately 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33198]) stopping 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33198]) stopped 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33198]])[Immediately] closed 00:34:24.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18092] - close(TransportIoSession[local=/10.30.171.139:18092, remote=/10.30.170.22:33198]) Closing immediately 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18092] - close(TransportIoSession[local=/10.30.171.139:18092, remote=/10.30.170.22:33198])[Immediately] closed 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2188fd0a) signal close complete immediately=true 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33198])[Immediately] closed 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd15aa449, L:/10.30.171.139:18092 ! R:/10.30.170.22:33198] inactive. 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 ! R:/10.30.170.22:33198]} end of input detected while session was in state up 00:34:24.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=263, channel=[id: 0xd15aa449, L:/10.30.171.139:18092 ! R:/10.30.170.22:33198]} down, reason: End of input 00:34:24.282 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39522]) process #19 SSH_MSG_IGNORE 00:34:24.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_IGNORE 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41820])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) exit code=0, immediate=false 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) Closing gracefully 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[immediately=false] processing 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41820]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) Closing immediately 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:24.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[immediately=true] processing 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820] 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4491b2f) signal close complete immediately=true 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239f8dd7) signal close complete immediately=true 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820])[Immediately] closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) result=null 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74243185) signal close complete immediately=false 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fb49fbb) signal close complete immediately=false 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41820]) code=0 message='' shell closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41820]) Closing immediately 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41820]]) Closing immediately 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41820]) stopping 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41820]) stopped 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41820]])[Immediately] closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18093] - close(TransportIoSession[local=/10.30.171.139:18093, remote=/10.30.170.22:41820]) Closing immediately 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18093] - close(TransportIoSession[local=/10.30.171.139:18093, remote=/10.30.170.22:41820])[Immediately] closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73e87b01) signal close complete immediately=true 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41820])[Immediately] closed 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x297dbd4a, L:/10.30.171.139:18093 ! R:/10.30.170.22:41820] inactive. 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 ! R:/10.30.170.22:41820]} end of input detected while session was in state up 00:34:24.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=264, channel=[id: 0x297dbd4a, L:/10.30.171.139:18093 ! R:/10.30.170.22:41820]} down, reason: End of input 00:34:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45310]) process #18 SSH_MSG_IGNORE 00:34:24.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_IGNORE 00:34:24.506 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #16 SSH_MSG_IGNORE 00:34:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:34:24.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.553 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #17 SSH_MSG_IGNORE 00:34:24.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:34:24.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:24.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) exit code=0, immediate=false 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) Closing gracefully 00:34:24.753 [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.170.22:38936]) 00:34:24.753 [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.170.22:38936]) 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:24.753 [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.170.22:38936])[immediately=false] processing 00:34:24.753 [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.170.22:38936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38936]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:24.753 [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.170.22:38936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) Closing immediately 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:24.753 [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.170.22:38936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:24.753 [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.170.22:38936])[immediately=true] processing 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936] 00:34:24.753 [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@5cdfbd3c) signal close complete immediately=true 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:24.753 [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@56b60243) signal close complete immediately=true 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936])[Immediately] closed 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) result=null 00:34:24.753 [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@60ded1aa) signal close complete immediately=false 00:34:24.753 [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@7d60f08a) signal close complete immediately=false 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38936]) code=0 message='' shell closed 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38936]) Closing immediately 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38936]]) Closing immediately 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38936]) stopping 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38936]) stopped 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38936]])[Immediately] closed 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18094] - close(TransportIoSession[local=/10.30.171.139:18094, remote=/10.30.170.22:38936]) Closing immediately 00:34:24.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18094] - close(TransportIoSession[local=/10.30.171.139:18094, remote=/10.30.170.22:38936])[Immediately] closed 00:34:24.753 [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@5c778447) signal close complete immediately=true 00:34:24.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38936])[Immediately] closed 00:34:24.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda9a59c5, L:/10.30.171.139:18094 ! R:/10.30.170.22:38936] inactive. 00:34:24.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 ! R:/10.30.170.22:38936]} end of input detected while session was in state up 00:34:24.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=265, channel=[id: 0xda9a59c5, L:/10.30.171.139:18094 ! R:/10.30.170.22:38936]} down, reason: End of input 00:34:24.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:24.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #19 SSH_MSG_IGNORE 00:34:24.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:34:25.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #17 SSH_MSG_IGNORE 00:34:25.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:34:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #16 SSH_MSG_IGNORE 00:34:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:34:25.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45272])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) exit code=0, immediate=false 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) Closing gracefully 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[immediately=false] processing 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45272]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) Closing immediately 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[immediately=true] processing 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272] 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46b52a87) signal close complete immediately=true 00:34:25.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21e8aeaa) signal close complete immediately=true 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272])[Immediately] closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) result=null 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ef5a9) signal close complete immediately=false 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b2aba95) signal close complete immediately=false 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45272]) code=0 message='' shell closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45272]) Closing immediately 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45272]]) Closing immediately 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45272]) stopping 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45272]) stopped 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45272]])[Immediately] closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18095] - close(TransportIoSession[local=/10.30.171.139:18095, remote=/10.30.170.22:45272]) Closing immediately 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18095] - close(TransportIoSession[local=/10.30.171.139:18095, remote=/10.30.170.22:45272])[Immediately] closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34a45265) signal close complete immediately=true 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45272])[Immediately] closed 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0776ee0c, L:/10.30.171.139:18095 ! R:/10.30.170.22:45272] inactive. 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 ! R:/10.30.170.22:45272]} end of input detected while session was in state up 00:34:25.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=266, channel=[id: 0x0776ee0c, L:/10.30.171.139:18095 ! R:/10.30.170.22:45272]} down, reason: End of input 00:34:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47396]) process #18 SSH_MSG_IGNORE 00:34:25.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_IGNORE 00:34:25.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39512]) process #19 SSH_MSG_IGNORE 00:34:25.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_IGNORE 00:34:25.377 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34490]) process #18 SSH_MSG_IGNORE 00:34:25.377 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_IGNORE 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40416])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) exit code=0, immediate=false 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) Closing gracefully 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[immediately=false] processing 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40416]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) Closing immediately 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[immediately=true] processing 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416] 00:34:25.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@564155dd) signal close complete immediately=true 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f2ae104) signal close complete immediately=true 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416])[Immediately] closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) result=null 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f6953a) signal close complete immediately=false 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f4ead28) signal close complete immediately=false 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40416]) code=0 message='' shell closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40416]) Closing immediately 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40416]]) Closing immediately 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40416]) stopping 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40416]) stopped 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40416]])[Immediately] closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18096] - close(TransportIoSession[local=/10.30.171.139:18096, remote=/10.30.170.22:40416]) Closing immediately 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18096] - close(TransportIoSession[local=/10.30.171.139:18096, remote=/10.30.170.22:40416])[Immediately] closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@437dfca1) signal close complete immediately=true 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40416])[Immediately] closed 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda8a088f, L:/10.30.171.139:18096 ! R:/10.30.170.22:40416] inactive. 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 ! R:/10.30.170.22:40416]} end of input detected while session was in state up 00:34:25.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=267, channel=[id: 0xda8a088f, L:/10.30.171.139:18096 ! R:/10.30.170.22:40416]} down, reason: End of input 00:34:25.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #16 SSH_MSG_IGNORE 00:34:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:34:25.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48056])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) exit code=0, immediate=false 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) Closing gracefully 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[immediately=false] processing 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48056]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) Closing immediately 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[immediately=true] processing 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056] 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52695b7e) signal close complete immediately=true 00:34:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bba4aec) signal close complete immediately=true 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056])[Immediately] closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) result=null 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a0c11c4) signal close complete immediately=false 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40ed5bc8) signal close complete immediately=false 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48056]) code=0 message='' shell closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48056]) Closing immediately 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48056]]) Closing immediately 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48056]) stopping 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48056]) stopped 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48056]])[Immediately] closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18097] - close(TransportIoSession[local=/10.30.171.139:18097, remote=/10.30.170.22:48056]) Closing immediately 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18097] - close(TransportIoSession[local=/10.30.171.139:18097, remote=/10.30.170.22:48056])[Immediately] closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58c75a00) signal close complete immediately=true 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48056])[Immediately] closed 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc9e9be83, L:/10.30.171.139:18097 ! R:/10.30.170.22:48056] inactive. 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 ! R:/10.30.170.22:48056]} end of input detected while session was in state up 00:34:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=268, channel=[id: 0xc9e9be83, L:/10.30.171.139:18097 ! R:/10.30.170.22:48056]} down, reason: End of input 00:34:25.839 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44818]) process #19 SSH_MSG_IGNORE 00:34:25.840 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_IGNORE 00:34:25.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #17 SSH_MSG_IGNORE 00:34:25.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:34:25.873 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44992])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) exit code=0, immediate=false 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:26.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) Closing gracefully 00:34:26.028 [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.170.22:44992]) 00:34:26.028 [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.170.22:44992]) 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:26.028 [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.170.22:44992])[immediately=false] processing 00:34:26.028 [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.170.22:44992])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44992]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:26.028 [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.170.22:44992]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) Closing immediately 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:26.028 [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.170.22:44992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:26.028 [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.170.22:44992])[immediately=true] processing 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992] 00:34:26.028 [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@365b466f) signal close complete immediately=true 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:26.028 [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@25f1c895) signal close complete immediately=true 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992])[Immediately] closed 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) result=null 00:34:26.028 [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@e8d07ca) signal close complete immediately=false 00:34:26.028 [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@2deaaf3f) signal close complete immediately=false 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44992]) code=0 message='' shell closed 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44992]) Closing immediately 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44992]]) Closing immediately 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44992]) stopping 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44992]) stopped 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44992]])[Immediately] closed 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18098] - close(TransportIoSession[local=/10.30.171.139:18098, remote=/10.30.170.22:44992]) Closing immediately 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18098] - close(TransportIoSession[local=/10.30.171.139:18098, remote=/10.30.170.22:44992])[Immediately] closed 00:34:26.028 [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@41eefcd3) signal close complete immediately=true 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44992])[Immediately] closed 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb50c9d3f, L:/10.30.171.139:18098 ! R:/10.30.170.22:44992] inactive. 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 ! R:/10.30.170.22:44992]} end of input detected while session was in state up 00:34:26.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=269, channel=[id: 0xb50c9d3f, L:/10.30.171.139:18098 ! R:/10.30.170.22:44992]} down, reason: End of input 00:34:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #16 SSH_MSG_IGNORE 00:34:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:34:26.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50590]) process #18 SSH_MSG_IGNORE 00:34:26.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_IGNORE 00:34:26.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #17 SSH_MSG_IGNORE 00:34:26.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50064])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) exit code=0, immediate=false 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) Closing gracefully 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[immediately=false] processing 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50064]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) Closing immediately 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[immediately=true] processing 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064] 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6116baf) signal close complete immediately=true 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cff0cb4) signal close complete immediately=true 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064])[Immediately] closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) result=null 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f2b0dce) signal close complete immediately=false 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@700338a4) signal close complete immediately=false 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50064]) code=0 message='' shell closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50064]) Closing immediately 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50064]]) Closing immediately 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50064]) stopping 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50064]) stopped 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50064]])[Immediately] closed 00:34:26.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18099] - close(TransportIoSession[local=/10.30.171.139:18099, remote=/10.30.170.22:50064]) Closing immediately 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18099] - close(TransportIoSession[local=/10.30.171.139:18099, remote=/10.30.170.22:50064])[Immediately] closed 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dc26918) signal close complete immediately=true 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50064])[Immediately] closed 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9f8ff3f, L:/10.30.171.139:18099 ! R:/10.30.170.22:50064] inactive. 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 ! R:/10.30.170.22:50064]} end of input detected while session was in state up 00:34:26.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=270, channel=[id: 0xe9f8ff3f, L:/10.30.171.139:18099 ! R:/10.30.170.22:50064]} down, reason: End of input 00:34:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52432]) process #18 SSH_MSG_IGNORE 00:34:26.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_IGNORE 00:34:26.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.637 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44172]) process #19 SSH_MSG_IGNORE 00:34:26.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_IGNORE 00:34:26.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #17 SSH_MSG_IGNORE 00:34:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42072])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) exit code=0, immediate=false 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) Closing gracefully 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[immediately=false] processing 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42072]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) Closing immediately 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:26.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[immediately=true] processing 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072] 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a76bbd3) signal close complete immediately=true 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@596a2ac9) signal close complete immediately=true 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072])[Immediately] closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) result=null 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d517eae) signal close complete immediately=false 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d391879) signal close complete immediately=false 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42072]) code=0 message='' shell closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42072]) Closing immediately 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42072]]) Closing immediately 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42072]) stopping 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42072]) stopped 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42072]])[Immediately] closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18100] - close(TransportIoSession[local=/10.30.171.139:18100, remote=/10.30.170.22:42072]) Closing immediately 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18100] - close(TransportIoSession[local=/10.30.171.139:18100, remote=/10.30.170.22:42072])[Immediately] closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@622e882e) signal close complete immediately=true 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42072])[Immediately] closed 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2533f1d2, L:/10.30.171.139:18100 ! R:/10.30.170.22:42072] inactive. 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 ! R:/10.30.170.22:42072]} end of input detected while session was in state up 00:34:26.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=271, channel=[id: 0x2533f1d2, L:/10.30.171.139:18100 ! R:/10.30.170.22:42072]} down, reason: End of input 00:34:26.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #16 SSH_MSG_IGNORE 00:34:26.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:34:26.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:26.992 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) exit code=0, immediate=false 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) Closing gracefully 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[immediately=false] processing 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58840]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) Closing immediately 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[immediately=true] processing 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840] 00:34:26.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@444166) signal close complete immediately=true 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74491bf8) signal close complete immediately=true 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840])[Immediately] closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) result=null 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f1554d0) signal close complete immediately=false 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72fb1aa1) signal close complete immediately=false 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58840]) code=0 message='' shell closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58840]) Closing immediately 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58840]]) Closing immediately 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58840]) stopping 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58840]) stopped 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58840]])[Immediately] closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18101] - close(TransportIoSession[local=/10.30.171.139:18101, remote=/10.30.170.22:58840]) Closing immediately 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18101] - close(TransportIoSession[local=/10.30.171.139:18101, remote=/10.30.170.22:58840])[Immediately] closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50962ae9) signal close complete immediately=true 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58840])[Immediately] closed 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0917a19, L:/10.30.171.139:18101 ! R:/10.30.170.22:58840] inactive. 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 ! R:/10.30.170.22:58840]} end of input detected while session was in state up 00:34:26.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=273, channel=[id: 0xf0917a19, L:/10.30.171.139:18101 ! R:/10.30.170.22:58840]} down, reason: End of input 00:34:27.044 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47614]) process #19 SSH_MSG_IGNORE 00:34:27.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_IGNORE 00:34:27.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57100]) process #18 SSH_MSG_IGNORE 00:34:27.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_IGNORE 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56544])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) exit code=0, immediate=false 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) Closing gracefully 00:34:27.317 [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.170.22:56544]) 00:34:27.317 [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.170.22:56544]) 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:27.317 [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.170.22:56544])[immediately=false] processing 00:34:27.317 [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.170.22:56544])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56544]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:27.317 [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.170.22:56544]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) Closing immediately 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:27.317 [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.170.22:56544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:27.317 [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.170.22:56544])[immediately=true] processing 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544] 00:34:27.317 [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@42707f1a) signal close complete immediately=true 00:34:27.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:27.318 [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@29e376b6) signal close complete immediately=true 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544])[Immediately] closed 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) result=null 00:34:27.318 [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@ba2084a) signal close complete immediately=false 00:34:27.318 [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@f019327) signal close complete immediately=false 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56544]) code=0 message='' shell closed 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56544]) Closing immediately 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56544]]) Closing immediately 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56544]) stopping 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56544]) stopped 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56544]])[Immediately] closed 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18102] - close(TransportIoSession[local=/10.30.171.139:18102, remote=/10.30.170.22:56544]) Closing immediately 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18102] - close(TransportIoSession[local=/10.30.171.139:18102, remote=/10.30.170.22:56544])[Immediately] closed 00:34:27.318 [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@4e48b572) signal close complete immediately=true 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56544])[Immediately] closed 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12ac64ca, L:/10.30.171.139:18102 ! R:/10.30.170.22:56544] inactive. 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 ! R:/10.30.170.22:56544]} end of input detected while session was in state up 00:34:27.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=272, channel=[id: 0x12ac64ca, L:/10.30.171.139:18102 ! R:/10.30.170.22:56544]} down, reason: End of input 00:34:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #17 SSH_MSG_IGNORE 00:34:27.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:34:27.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.521 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53052]) process #19 SSH_MSG_IGNORE 00:34:27.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_IGNORE 00:34:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #16 SSH_MSG_IGNORE 00:34:27.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:34:27.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58230]) process #18 SSH_MSG_IGNORE 00:34:27.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_IGNORE 00:34:27.573 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51108])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) exit code=0, immediate=false 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) Closing gracefully 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[immediately=false] processing 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51108]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:27.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) Closing immediately 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[immediately=true] processing 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108] 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d74dc7) signal close complete immediately=true 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e8f2e05) signal close complete immediately=true 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108])[Immediately] closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) result=null 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c4e231c) signal close complete immediately=false 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3df8a978) signal close complete immediately=false 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51108]) code=0 message='' shell closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51108]) Closing immediately 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51108]]) Closing immediately 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51108]) stopping 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51108]) stopped 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51108]])[Immediately] closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18103] - close(TransportIoSession[local=/10.30.171.139:18103, remote=/10.30.170.22:51108]) Closing immediately 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18103] - close(TransportIoSession[local=/10.30.171.139:18103, remote=/10.30.170.22:51108])[Immediately] closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f86275) signal close complete immediately=true 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51108])[Immediately] closed 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaec20c42, L:/10.30.171.139:18103 ! R:/10.30.170.22:51108] inactive. 00:34:27.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 ! R:/10.30.170.22:51108]} end of input detected while session was in state up 00:34:27.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=275, channel=[id: 0xaec20c42, L:/10.30.171.139:18103 ! R:/10.30.170.22:51108]} down, reason: End of input 00:34:27.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:27.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #17 SSH_MSG_IGNORE 00:34:27.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) exit code=0, immediate=false 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) Closing gracefully 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[immediately=false] processing 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39164]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) Closing immediately 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[immediately=true] processing 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164] 00:34:27.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc7afb5) signal close complete immediately=true 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79fb0143) signal close complete immediately=true 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164])[Immediately] closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) result=null 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c402eac) signal close complete immediately=false 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@91570d7) signal close complete immediately=false 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39164]) code=0 message='' shell closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39164]) Closing immediately 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39164]]) Closing immediately 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39164]) stopping 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39164]) stopped 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39164]])[Immediately] closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18104] - close(TransportIoSession[local=/10.30.171.139:18104, remote=/10.30.170.22:39164]) Closing immediately 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18104] - close(TransportIoSession[local=/10.30.171.139:18104, remote=/10.30.170.22:39164])[Immediately] closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b7ddc47) signal close complete immediately=true 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39164])[Immediately] closed 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3770c748, L:/10.30.171.139:18104 ! R:/10.30.170.22:39164] inactive. 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 ! R:/10.30.170.22:39164]} end of input detected while session was in state up 00:34:27.944 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=276, channel=[id: 0x3770c748, L:/10.30.171.139:18104 ! R:/10.30.170.22:39164]} down, reason: End of input 00:34:27.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #16 SSH_MSG_IGNORE 00:34:27.962 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:34:27.962 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36630]) process #18 SSH_MSG_IGNORE 00:34:28.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_IGNORE 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59914])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) exit code=0, immediate=false 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:28.260 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) Closing gracefully 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[immediately=false] processing 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59914]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) Closing immediately 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[immediately=true] processing 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914] 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d3139f) signal close complete immediately=true 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d63d044) signal close complete immediately=true 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914])[Immediately] closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) result=null 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d2a851) signal close complete immediately=false 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4454abfb) signal close complete immediately=false 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59914]) code=0 message='' shell closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59914]) Closing immediately 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59914]]) Closing immediately 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59914]) stopping 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59914]) stopped 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59914]])[Immediately] closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18105] - close(TransportIoSession[local=/10.30.171.139:18105, remote=/10.30.170.22:59914]) Closing immediately 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18105] - close(TransportIoSession[local=/10.30.171.139:18105, remote=/10.30.170.22:59914])[Immediately] closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ef11705) signal close complete immediately=true 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59914])[Immediately] closed 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12652341, L:/10.30.171.139:18105 ! R:/10.30.170.22:59914] inactive. 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 ! R:/10.30.170.22:59914]} end of input detected while session was in state up 00:34:28.261 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=274, channel=[id: 0x12652341, L:/10.30.171.139:18105 ! R:/10.30.170.22:59914]} down, reason: End of input 00:34:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #16 SSH_MSG_IGNORE 00:34:28.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:34:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #17 SSH_MSG_IGNORE 00:34:28.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:34:28.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60862]) process #19 SSH_MSG_IGNORE 00:34:28.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_IGNORE 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37568])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) exit code=0, immediate=false 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) Closing gracefully 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[immediately=false] processing 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37568]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) Closing immediately 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[immediately=true] processing 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568] 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d41ae39) signal close complete immediately=true 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@487c1885) signal close complete immediately=true 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568])[Immediately] closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) result=null 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7922cb0) signal close complete immediately=false 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a8a205d) signal close complete immediately=false 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37568]) code=0 message='' shell closed 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37568]) Closing immediately 00:34:28.581 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37568]]) Closing immediately 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37568]) stopping 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37568]) stopped 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37568]])[Immediately] closed 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18106] - close(TransportIoSession[local=/10.30.171.139:18106, remote=/10.30.170.22:37568]) Closing immediately 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18106] - close(TransportIoSession[local=/10.30.171.139:18106, remote=/10.30.170.22:37568])[Immediately] closed 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a1a7953) signal close complete immediately=true 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37568])[Immediately] closed 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9d16302b, L:/10.30.171.139:18106 ! R:/10.30.170.22:37568] inactive. 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 ! R:/10.30.170.22:37568]} end of input detected while session was in state up 00:34:28.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=277, channel=[id: 0x9d16302b, L:/10.30.171.139:18106 ! R:/10.30.170.22:37568]} down, reason: End of input 00:34:28.669 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:28.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53842]) process #19 SSH_MSG_IGNORE 00:34:28.669 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_IGNORE 00:34:28.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:28.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) exit code=0, immediate=false 00:34:28.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) Closing gracefully 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[immediately=false] processing 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51864]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) Closing immediately 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[immediately=true] processing 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864] 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f6d4f0d) signal close complete immediately=true 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25a4c7b1) signal close complete immediately=true 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864])[Immediately] closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) result=null 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@300cab5a) signal close complete immediately=false 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@388bf990) signal close complete immediately=false 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51864]) code=0 message='' shell closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51864]) Closing immediately 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51864]]) Closing immediately 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51864]) stopping 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51864]) stopped 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51864]])[Immediately] closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18107] - close(TransportIoSession[local=/10.30.171.139:18107, remote=/10.30.170.22:51864]) Closing immediately 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18107] - close(TransportIoSession[local=/10.30.171.139:18107, remote=/10.30.170.22:51864])[Immediately] closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d0bccab) signal close complete immediately=true 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51864])[Immediately] closed 00:34:28.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x51933019, L:/10.30.171.139:18107 ! R:/10.30.170.22:51864] inactive. 00:34:28.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 ! R:/10.30.170.22:51864]} end of input detected while session was in state up 00:34:28.889 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=278, channel=[id: 0x51933019, L:/10.30.171.139:18107 ! R:/10.30.170.22:51864]} down, reason: End of input 00:34:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #16 SSH_MSG_IGNORE 00:34:28.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:34:28.935 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50502])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) exit code=0, immediate=false 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) Closing gracefully 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[immediately=false] processing 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50502]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) Closing immediately 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[immediately=true] processing 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502] 00:34:29.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fced2f1) signal close complete immediately=true 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33be5512) signal close complete immediately=true 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502])[Immediately] closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) result=null 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cc087a3) signal close complete immediately=false 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fe441f4) signal close complete immediately=false 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50502]) code=0 message='' shell closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50502]) Closing immediately 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50502]]) Closing immediately 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50502]) stopping 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50502]) stopped 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50502]])[Immediately] closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18108] - close(TransportIoSession[local=/10.30.171.139:18108, remote=/10.30.170.22:50502]) Closing immediately 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18108] - close(TransportIoSession[local=/10.30.171.139:18108, remote=/10.30.170.22:50502])[Immediately] closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@264459a3) signal close complete immediately=true 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50502])[Immediately] closed 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1c475130, L:/10.30.171.139:18108 ! R:/10.30.170.22:50502] inactive. 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 ! R:/10.30.170.22:50502]} end of input detected while session was in state up 00:34:29.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=279, channel=[id: 0x1c475130, L:/10.30.171.139:18108 ! R:/10.30.170.22:50502]} down, reason: End of input 00:34:29.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33724]) process #19 SSH_MSG_IGNORE 00:34:29.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_IGNORE 00:34:29.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #16 SSH_MSG_IGNORE 00:34:29.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:34:29.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #17 SSH_MSG_IGNORE 00:34:29.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:34:29.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40748])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) exit code=0, immediate=false 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) Closing gracefully 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[immediately=false] processing 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40748]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) Closing immediately 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[immediately=true] processing 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748] 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21aceef5) signal close complete immediately=true 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67456ea) signal close complete immediately=true 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748])[Immediately] closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) result=null 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40abc5ec) signal close complete immediately=false 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20d742e0) signal close complete immediately=false 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40748]) code=0 message='' shell closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40748]) Closing immediately 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40748]]) Closing immediately 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40748]) stopping 00:34:29.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40748]) stopped 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40748]])[Immediately] closed 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18109] - close(TransportIoSession[local=/10.30.171.139:18109, remote=/10.30.170.22:40748]) Closing immediately 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18109] - close(TransportIoSession[local=/10.30.171.139:18109, remote=/10.30.170.22:40748])[Immediately] closed 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@664adb49) signal close complete immediately=true 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40748])[Immediately] closed 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf58d0a5d, L:/10.30.171.139:18109 ! R:/10.30.170.22:40748] inactive. 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 ! R:/10.30.170.22:40748]} end of input detected while session was in state up 00:34:29.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=280, channel=[id: 0xf58d0a5d, L:/10.30.171.139:18109 ! R:/10.30.170.22:40748]} down, reason: End of input 00:34:29.697 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56474]) process #19 SSH_MSG_IGNORE 00:34:29.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_IGNORE 00:34:29.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:29.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #17 SSH_MSG_IGNORE 00:34:29.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34958])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) exit code=0, immediate=false 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) Closing gracefully 00:34:29.865 [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.170.22:34958]) 00:34:29.865 [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.170.22:34958]) 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:29.865 [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.170.22:34958])[immediately=false] processing 00:34:29.865 [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.170.22:34958])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34958]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:29.865 [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.170.22:34958]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) Closing immediately 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:29.865 [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.170.22:34958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:29.865 [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.170.22:34958])[immediately=true] processing 00:34:29.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958] 00:34:29.865 [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@6f246ef4) signal close complete immediately=true 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:29.866 [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@7273cdbf) signal close complete immediately=true 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958])[Immediately] closed 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) result=null 00:34:29.866 [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@2925a5d6) signal close complete immediately=false 00:34:29.866 [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@2849b93c) signal close complete immediately=false 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34958]) code=0 message='' shell closed 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34958]) Closing immediately 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34958]]) Closing immediately 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34958]) stopping 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34958]) stopped 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34958]])[Immediately] closed 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18110] - close(TransportIoSession[local=/10.30.171.139:18110, remote=/10.30.170.22:34958]) Closing immediately 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18110] - close(TransportIoSession[local=/10.30.171.139:18110, remote=/10.30.170.22:34958])[Immediately] closed 00:34:29.866 [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@6456210f) signal close complete immediately=true 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34958])[Immediately] closed 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa5709dac, L:/10.30.171.139:18110 ! R:/10.30.170.22:34958] inactive. 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 ! R:/10.30.170.22:34958]} end of input detected while session was in state up 00:34:29.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=281, channel=[id: 0xa5709dac, L:/10.30.171.139:18110 ! R:/10.30.170.22:34958]} down, reason: End of input 00:34:30.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #17 SSH_MSG_IGNORE 00:34:30.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:34:30.033 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36860])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) exit code=0, immediate=false 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) Closing gracefully 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) 00:34:30.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[immediately=false] processing 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36860]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) Closing immediately 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[immediately=true] processing 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860] 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fafef25) signal close complete immediately=true 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4967338b) signal close complete immediately=true 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860])[Immediately] closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) result=null 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23a78f2f) signal close complete immediately=false 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fadeb31) signal close complete immediately=false 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36860]) code=0 message='' shell closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36860]) Closing immediately 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36860]]) Closing immediately 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36860]) stopping 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36860]) stopped 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36860]])[Immediately] closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18111] - close(TransportIoSession[local=/10.30.171.139:18111, remote=/10.30.170.22:36860]) Closing immediately 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18111] - close(TransportIoSession[local=/10.30.171.139:18111, remote=/10.30.170.22:36860])[Immediately] closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3febff26) signal close complete immediately=true 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36860])[Immediately] closed 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49495fe7, L:/10.30.171.139:18111 ! R:/10.30.170.22:36860] inactive. 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 ! R:/10.30.170.22:36860]} end of input detected while session was in state up 00:34:30.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=282, channel=[id: 0x49495fe7, L:/10.30.171.139:18111 ! R:/10.30.170.22:36860]} down, reason: End of input 00:34:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #16 SSH_MSG_IGNORE 00:34:30.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:34:30.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.316 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37928]) process #19 SSH_MSG_IGNORE 00:34:30.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_IGNORE 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55720])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) exit code=0, immediate=false 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) Closing gracefully 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:30.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[immediately=false] processing 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55720]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) Closing immediately 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[immediately=true] processing 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720] 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d103934) signal close complete immediately=true 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@352dcf04) signal close complete immediately=true 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720])[Immediately] closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) result=null 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50844465) signal close complete immediately=false 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fefbfc7) signal close complete immediately=false 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55720]) code=0 message='' shell closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55720]) Closing immediately 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55720]]) Closing immediately 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55720]) stopping 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55720]) stopped 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55720]])[Immediately] closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18112] - close(TransportIoSession[local=/10.30.171.139:18112, remote=/10.30.170.22:55720]) Closing immediately 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18112] - close(TransportIoSession[local=/10.30.171.139:18112, remote=/10.30.170.22:55720])[Immediately] closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@432ae497) signal close complete immediately=true 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55720])[Immediately] closed 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f5c5a44, L:/10.30.171.139:18112 ! R:/10.30.170.22:55720] inactive. 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 ! R:/10.30.170.22:55720]} end of input detected while session was in state up 00:34:30.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=283, channel=[id: 0x0f5c5a44, L:/10.30.171.139:18112 ! R:/10.30.170.22:55720]} down, reason: End of input 00:34:30.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #16 SSH_MSG_IGNORE 00:34:30.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:34:30.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #17 SSH_MSG_IGNORE 00:34:30.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:34:30.802 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52860]) process #19 SSH_MSG_IGNORE 00:34:30.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_IGNORE 00:34:30.811 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52388])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) exit code=0, immediate=false 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) Closing gracefully 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[immediately=false] processing 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52388]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) Closing immediately 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[immediately=true] processing 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388] 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76cda943) signal close complete immediately=true 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cd9fb84) signal close complete immediately=true 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388])[Immediately] closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) result=null 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39d0b7d4) signal close complete immediately=false 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12845da8) signal close complete immediately=false 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52388]) code=0 message='' shell closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52388]) Closing immediately 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52388]]) Closing immediately 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52388]) stopping 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52388]) stopped 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52388]])[Immediately] closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18113] - close(TransportIoSession[local=/10.30.171.139:18113, remote=/10.30.170.22:52388]) Closing immediately 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18113] - close(TransportIoSession[local=/10.30.171.139:18113, remote=/10.30.170.22:52388])[Immediately] closed 00:34:30.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@998790a) signal close complete immediately=true 00:34:30.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52388])[Immediately] closed 00:34:30.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69ca038c, L:/10.30.171.139:18113 ! R:/10.30.170.22:52388] inactive. 00:34:30.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 ! R:/10.30.170.22:52388]} end of input detected while session was in state up 00:34:30.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=284, channel=[id: 0x69ca038c, L:/10.30.171.139:18113 ! R:/10.30.170.22:52388]} down, reason: End of input 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60112])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) exit code=0, immediate=false 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) Closing gracefully 00:34:31.141 [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.170.22:60112]) 00:34:31.141 [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.170.22:60112]) 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:31.141 [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.170.22:60112])[immediately=false] processing 00:34:31.141 [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.170.22:60112])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60112]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:31.141 [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.170.22:60112]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) Closing immediately 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:31.141 [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.170.22:60112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:31.141 [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.170.22:60112])[immediately=true] processing 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112] 00:34:31.141 [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@3cc5cb47) signal close complete immediately=true 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:31.141 [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@14f9a6ae) signal close complete immediately=true 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112])[Immediately] closed 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) result=null 00:34:31.141 [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@404898a0) signal close complete immediately=false 00:34:31.141 [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@5f105680) signal close complete immediately=false 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60112]) code=0 message='' shell closed 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60112]) Closing immediately 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60112]]) Closing immediately 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60112]) stopping 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60112]) stopped 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60112]])[Immediately] closed 00:34:31.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18114] - close(TransportIoSession[local=/10.30.171.139:18114, remote=/10.30.170.22:60112]) Closing immediately 00:34:31.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18114] - close(TransportIoSession[local=/10.30.171.139:18114, remote=/10.30.170.22:60112])[Immediately] closed 00:34:31.142 [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@4d9d31d6) signal close complete immediately=true 00:34:31.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60112])[Immediately] closed 00:34:31.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95268868, L:/10.30.171.139:18114 ! R:/10.30.170.22:60112] inactive. 00:34:31.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 ! R:/10.30.170.22:60112]} end of input detected while session was in state up 00:34:31.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=285, channel=[id: 0x95268868, L:/10.30.171.139:18114 ! R:/10.30.170.22:60112]} down, reason: End of input 00:34:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #16 SSH_MSG_IGNORE 00:34:31.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:34:31.222 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #17 SSH_MSG_IGNORE 00:34:31.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:34:31.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49222]) process #19 SSH_MSG_IGNORE 00:34:31.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_IGNORE 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47938])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) exit code=0, immediate=false 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) Closing gracefully 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[immediately=false] processing 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47938]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) Closing immediately 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[immediately=true] processing 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938] 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70670aa2) signal close complete immediately=true 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c0a1535) signal close complete immediately=true 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938])[Immediately] closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) result=null 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6631438b) signal close complete immediately=false 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58b06d09) signal close complete immediately=false 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47938]) code=0 message='' shell closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47938]) Closing immediately 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47938]]) Closing immediately 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47938]) stopping 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47938]) stopped 00:34:31.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47938]])[Immediately] closed 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18115] - close(TransportIoSession[local=/10.30.171.139:18115, remote=/10.30.170.22:47938]) Closing immediately 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18115] - close(TransportIoSession[local=/10.30.171.139:18115, remote=/10.30.170.22:47938])[Immediately] closed 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@104a5ea7) signal close complete immediately=true 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47938])[Immediately] closed 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0ce507fd, L:/10.30.171.139:18115 ! R:/10.30.170.22:47938] inactive. 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 ! R:/10.30.170.22:47938]} end of input detected while session was in state up 00:34:31.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=286, channel=[id: 0x0ce507fd, L:/10.30.171.139:18115 ! R:/10.30.170.22:47938]} down, reason: End of input 00:34:31.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #16 SSH_MSG_IGNORE 00:34:31.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:34:31.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #17 SSH_MSG_IGNORE 00:34:31.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:34:31.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33980])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) exit code=0, immediate=false 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) Closing gracefully 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[immediately=false] processing 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33980]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) Closing immediately 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[immediately=true] processing 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980] 00:34:31.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cd85ed9) signal close complete immediately=true 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66765fd5) signal close complete immediately=true 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980])[Immediately] closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) result=null 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@916cb1) signal close complete immediately=false 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58a3c36c) signal close complete immediately=false 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33980]) code=0 message='' shell closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33980]) Closing immediately 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33980]]) Closing immediately 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33980]) stopping 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33980]) stopped 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33980]])[Immediately] closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18116] - close(TransportIoSession[local=/10.30.171.139:18116, remote=/10.30.170.22:33980]) Closing immediately 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18116] - close(TransportIoSession[local=/10.30.171.139:18116, remote=/10.30.170.22:33980])[Immediately] closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46936037) signal close complete immediately=true 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33980])[Immediately] closed 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31ee3fe6, L:/10.30.171.139:18116 ! R:/10.30.170.22:33980] inactive. 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 ! R:/10.30.170.22:33980]} end of input detected while session was in state up 00:34:31.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=287, channel=[id: 0x31ee3fe6, L:/10.30.171.139:18116 ! R:/10.30.170.22:33980]} down, reason: End of input 00:34:31.886 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43578]) process #19 SSH_MSG_IGNORE 00:34:31.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_IGNORE 00:34:32.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47490])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:32.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) exit code=0, immediate=false 00:34:32.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:32.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:32.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) Closing gracefully 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[immediately=false] processing 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47490]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) Closing immediately 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[immediately=true] processing 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490] 00:34:32.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c1fc779) signal close complete immediately=true 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33cdf70a) signal close complete immediately=true 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490])[Immediately] closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) result=null 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@733626fb) signal close complete immediately=false 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@486cb5fb) signal close complete immediately=false 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47490]) code=0 message='' shell closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47490]) Closing immediately 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47490]]) Closing immediately 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47490]) stopping 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47490]) stopped 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47490]])[Immediately] closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18117] - close(TransportIoSession[local=/10.30.171.139:18117, remote=/10.30.170.22:47490]) Closing immediately 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18117] - close(TransportIoSession[local=/10.30.171.139:18117, remote=/10.30.170.22:47490])[Immediately] closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a6a8780) signal close complete immediately=true 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47490])[Immediately] closed 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68b31b50, L:/10.30.171.139:18117 ! R:/10.30.170.22:47490] inactive. 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 ! R:/10.30.170.22:47490]} end of input detected while session was in state up 00:34:32.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=288, channel=[id: 0x68b31b50, L:/10.30.171.139:18117 ! R:/10.30.170.22:47490]} down, reason: End of input 00:34:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #16 SSH_MSG_IGNORE 00:34:32.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:34:32.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:32.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #17 SSH_MSG_IGNORE 00:34:32.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:34:32.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) exit code=0, immediate=false 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:32.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) Closing gracefully 00:34:32.427 [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.170.22:44232]) 00:34:32.427 [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.170.22:44232]) 00:34:32.427 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:32.427 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:32.427 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:32.427 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:32.428 [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.170.22:44232])[immediately=false] processing 00:34:32.428 [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.170.22:44232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44232]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:32.428 [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.170.22:44232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) Closing immediately 00:34:32.428 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:32.428 [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.170.22:44232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:32.428 [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.170.22:44232])[immediately=true] processing 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232] 00:34:32.428 [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@694f5e9a) signal close complete immediately=true 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:32.428 [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@3c020164) signal close complete immediately=true 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232])[Immediately] closed 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) result=null 00:34:32.428 [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@25b73fd5) signal close complete immediately=false 00:34:32.428 [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@2eef3d54) signal close complete immediately=false 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44232]) code=0 message='' shell closed 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44232]) Closing immediately 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44232]]) Closing immediately 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44232]) stopping 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44232]) stopped 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44232]])[Immediately] closed 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18118] - close(TransportIoSession[local=/10.30.171.139:18118, remote=/10.30.170.22:44232]) Closing immediately 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18118] - close(TransportIoSession[local=/10.30.171.139:18118, remote=/10.30.170.22:44232])[Immediately] closed 00:34:32.428 [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@3d471d9d) signal close complete immediately=true 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44232])[Immediately] closed 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc19f4717, L:/10.30.171.139:18118 ! R:/10.30.170.22:44232] inactive. 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 ! R:/10.30.170.22:44232]} end of input detected while session was in state up 00:34:32.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=289, channel=[id: 0xc19f4717, L:/10.30.171.139:18118 ! R:/10.30.170.22:44232]} down, reason: End of input 00:34:32.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36986]) process #19 SSH_MSG_IGNORE 00:34:32.449 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_IGNORE 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59626])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) exit code=0, immediate=false 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) Closing gracefully 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[immediately=false] processing 00:34:32.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59626]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) Closing immediately 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[immediately=true] processing 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626] 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@93a54bb) signal close complete immediately=true 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ff8a3c8) signal close complete immediately=true 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626])[Immediately] closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) result=null 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cd66e5a) signal close complete immediately=false 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b468046) signal close complete immediately=false 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59626]) code=0 message='' shell closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59626]) Closing immediately 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59626]]) Closing immediately 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59626]) stopping 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59626]) stopped 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59626]])[Immediately] closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18119] - close(TransportIoSession[local=/10.30.171.139:18119, remote=/10.30.170.22:59626]) Closing immediately 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18119] - close(TransportIoSession[local=/10.30.171.139:18119, remote=/10.30.170.22:59626])[Immediately] closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40828019) signal close complete immediately=true 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59626])[Immediately] closed 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0550325e, L:/10.30.171.139:18119 ! R:/10.30.170.22:59626] inactive. 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 ! R:/10.30.170.22:59626]} end of input detected while session was in state up 00:34:32.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=290, channel=[id: 0x0550325e, L:/10.30.171.139:18119 ! R:/10.30.170.22:59626]} down, reason: End of input 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45422])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) exit code=0, immediate=false 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) Closing gracefully 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) 00:34:33.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[immediately=false] processing 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45422]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) Closing immediately 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[immediately=true] processing 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422] 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2014c34) signal close complete immediately=true 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@689a028c) signal close complete immediately=true 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422])[Immediately] closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) result=null 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@711d5c99) signal close complete immediately=false 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e95f885) signal close complete immediately=false 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45422]) code=0 message='' shell closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45422]) Closing immediately 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45422]]) Closing immediately 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45422]) stopping 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45422]) stopped 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45422]])[Immediately] closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18120] - close(TransportIoSession[local=/10.30.171.139:18120, remote=/10.30.170.22:45422]) Closing immediately 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18120] - close(TransportIoSession[local=/10.30.171.139:18120, remote=/10.30.170.22:45422])[Immediately] closed 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56fd6f8f) signal close complete immediately=true 00:34:33.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45422])[Immediately] closed 00:34:33.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68ac48bc, L:/10.30.171.139:18120 ! R:/10.30.170.22:45422] inactive. 00:34:33.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 ! R:/10.30.170.22:45422]} end of input detected while session was in state up 00:34:33.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=291, channel=[id: 0x68ac48bc, L:/10.30.171.139:18120 ! R:/10.30.170.22:45422]} down, reason: End of input 00:34:33.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36540]) process #19 SSH_MSG_IGNORE 00:34:33.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_IGNORE 00:34:33.138 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #17 SSH_MSG_IGNORE 00:34:33.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47172])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) exit code=0, immediate=false 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) Closing gracefully 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[immediately=false] processing 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47172]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) Closing immediately 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[immediately=true] processing 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172] 00:34:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6706db81) signal close complete immediately=true 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4baa1f49) signal close complete immediately=true 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172])[Immediately] closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) result=null 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ad642d8) signal close complete immediately=false 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@131ceff0) signal close complete immediately=false 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47172]) code=0 message='' shell closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47172]) Closing immediately 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47172]]) Closing immediately 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47172]) stopping 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47172]) stopped 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47172]])[Immediately] closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18121] - close(TransportIoSession[local=/10.30.171.139:18121, remote=/10.30.170.22:47172]) Closing immediately 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18121] - close(TransportIoSession[local=/10.30.171.139:18121, remote=/10.30.170.22:47172])[Immediately] closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4297f4c1) signal close complete immediately=true 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47172])[Immediately] closed 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x133817a3, L:/10.30.171.139:18121 ! R:/10.30.170.22:47172] inactive. 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 ! R:/10.30.170.22:47172]} end of input detected while session was in state up 00:34:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=292, channel=[id: 0x133817a3, L:/10.30.171.139:18121 ! R:/10.30.170.22:47172]} down, reason: End of input 00:34:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #16 SSH_MSG_IGNORE 00:34:33.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:34:33.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.559 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #17 SSH_MSG_IGNORE 00:34:33.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47514])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) exit code=0, immediate=false 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) Closing gracefully 00:34:33.658 [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.170.22:47514]) 00:34:33.658 [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.170.22:47514]) 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:33.658 [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.170.22:47514])[immediately=false] processing 00:34:33.658 [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.170.22:47514])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47514]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:33.658 [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.170.22:47514]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) Closing immediately 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:33.658 [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.170.22:47514]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:33.658 [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.170.22:47514])[immediately=true] processing 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514] 00:34:33.658 [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@5f4b2255) signal close complete immediately=true 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:33.658 [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@5fba7a6e) signal close complete immediately=true 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514])[Immediately] closed 00:34:33.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) result=null 00:34:33.658 [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@6d4fb819) signal close complete immediately=false 00:34:33.659 [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@1ce0142e) signal close complete immediately=false 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47514]) code=0 message='' shell closed 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47514]) Closing immediately 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47514]]) Closing immediately 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47514]) stopping 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47514]) stopped 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47514]])[Immediately] closed 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18122] - close(TransportIoSession[local=/10.30.171.139:18122, remote=/10.30.170.22:47514]) Closing immediately 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18122] - close(TransportIoSession[local=/10.30.171.139:18122, remote=/10.30.170.22:47514])[Immediately] closed 00:34:33.659 [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@1abfc46d) signal close complete immediately=true 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47514])[Immediately] closed 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x085114ad, L:/10.30.171.139:18122 ! R:/10.30.170.22:47514] inactive. 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 ! R:/10.30.170.22:47514]} end of input detected while session was in state up 00:34:33.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=293, channel=[id: 0x085114ad, L:/10.30.171.139:18122 ! R:/10.30.170.22:47514]} down, reason: End of input 00:34:33.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #16 SSH_MSG_IGNORE 00:34:33.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:34:33.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:33.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40308]) process #19 SSH_MSG_IGNORE 00:34:33.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_IGNORE 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39522])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) exit code=0, immediate=false 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) Closing gracefully 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[immediately=false] processing 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39522]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) Closing immediately 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[immediately=true] processing 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522] 00:34:33.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb8b7d3) signal close complete immediately=true 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5001a2ab) signal close complete immediately=true 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522])[Immediately] closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) result=null 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79c99df6) signal close complete immediately=false 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20b8aa80) signal close complete immediately=false 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39522]) code=0 message='' shell closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39522]) Closing immediately 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39522]]) Closing immediately 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39522]) stopping 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39522]) stopped 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39522]])[Immediately] closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18123] - close(TransportIoSession[local=/10.30.171.139:18123, remote=/10.30.170.22:39522]) Closing immediately 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18123] - close(TransportIoSession[local=/10.30.171.139:18123, remote=/10.30.170.22:39522])[Immediately] closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b05976b) signal close complete immediately=true 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39522])[Immediately] closed 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaadc6da2, L:/10.30.171.139:18123 ! R:/10.30.170.22:39522] inactive. 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 ! R:/10.30.170.22:39522]} end of input detected while session was in state up 00:34:33.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=294, channel=[id: 0xaadc6da2, L:/10.30.171.139:18123 ! R:/10.30.170.22:39522]} down, reason: End of input 00:34:34.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #17 SSH_MSG_IGNORE 00:34:34.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:34:34.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #16 SSH_MSG_IGNORE 00:34:34.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:34:34.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) exit code=0, immediate=false 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) Closing gracefully 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=false] processing 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) Closing immediately 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=true] processing 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3935f093) signal close complete immediately=true 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b010862) signal close complete immediately=true 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[Immediately] closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) result=null 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3159d241) signal close complete immediately=false 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eab5f56) signal close complete immediately=false 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) code=0 message='' shell closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36504]) Closing immediately 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]]) Closing immediately 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) stopping 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) stopped 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]])[Immediately] closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18124] - close(TransportIoSession[local=/10.30.171.139:18124, remote=/10.30.170.22:36504]) Closing immediately 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18124] - close(TransportIoSession[local=/10.30.171.139:18124, remote=/10.30.170.22:36504])[Immediately] closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@680c8978) signal close complete immediately=true 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36504])[Immediately] closed 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2b355c85, L:/10.30.171.139:18124 ! R:/10.30.170.22:36504] inactive. 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 ! R:/10.30.170.22:36504]} end of input detected while session was in state up 00:34:34.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=295, channel=[id: 0x2b355c85, L:/10.30.171.139:18124 ! R:/10.30.170.22:36504]} down, reason: End of input 00:34:34.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41622]) process #19 SSH_MSG_IGNORE 00:34:34.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_IGNORE 00:34:34.316 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39512])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) exit code=0, immediate=false 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) Closing gracefully 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[immediately=false] processing 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39512]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) Closing immediately 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[immediately=true] processing 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512] 00:34:34.624 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@667175db) signal close complete immediately=true 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1286a82b) signal close complete immediately=true 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512])[Immediately] closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) result=null 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a9f2786) signal close complete immediately=false 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@99d0e04) signal close complete immediately=false 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39512]) code=0 message='' shell closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39512]) Closing immediately 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39512]]) Closing immediately 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39512]) stopping 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39512]) stopped 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39512]])[Immediately] closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18125] - close(TransportIoSession[local=/10.30.171.139:18125, remote=/10.30.170.22:39512]) Closing immediately 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18125] - close(TransportIoSession[local=/10.30.171.139:18125, remote=/10.30.170.22:39512])[Immediately] closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64af6d41) signal close complete immediately=true 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39512])[Immediately] closed 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4aaa4243, L:/10.30.171.139:18125 ! R:/10.30.170.22:39512] inactive. 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 ! R:/10.30.170.22:39512]} end of input detected while session was in state up 00:34:34.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=296, channel=[id: 0x4aaa4243, L:/10.30.171.139:18125 ! R:/10.30.170.22:39512]} down, reason: End of input 00:34:34.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #17 SSH_MSG_IGNORE 00:34:34.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:34:34.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:34.739 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47540]) process #19 SSH_MSG_IGNORE 00:34:34.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_IGNORE 00:34:34.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #16 SSH_MSG_IGNORE 00:34:34.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:34:34.809 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44818])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) exit code=0, immediate=false 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:35.141 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) Closing gracefully 00:34:35.141 [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.170.22:44818]) 00:34:35.141 [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.170.22:44818]) 00:34:35.141 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:35.141 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:35.141 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:35.141 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:35.141 [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.170.22:44818])[immediately=false] processing 00:34:35.142 [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.170.22:44818])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44818]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:35.142 [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.170.22:44818]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) Closing immediately 00:34:35.142 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:35.142 [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.170.22:44818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:35.142 [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.170.22:44818])[immediately=true] processing 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818] 00:34:35.142 [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@7e605ffc) signal close complete immediately=true 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:35.142 [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@3d5b6c3a) signal close complete immediately=true 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818])[Immediately] closed 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) result=null 00:34:35.142 [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@117dd8c4) signal close complete immediately=false 00:34:35.142 [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@48df2d09) signal close complete immediately=false 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44818]) code=0 message='' shell closed 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44818]) Closing immediately 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44818]]) Closing immediately 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44818]) stopping 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44818]) stopped 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44818]])[Immediately] closed 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18126] - close(TransportIoSession[local=/10.30.171.139:18126, remote=/10.30.170.22:44818]) Closing immediately 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18126] - close(TransportIoSession[local=/10.30.171.139:18126, remote=/10.30.170.22:44818])[Immediately] closed 00:34:35.142 [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@34bc0451) signal close complete immediately=true 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44818])[Immediately] closed 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6bab242, L:/10.30.171.139:18126 ! R:/10.30.170.22:44818] inactive. 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 ! R:/10.30.170.22:44818]} end of input detected while session was in state up 00:34:35.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=297, channel=[id: 0xb6bab242, L:/10.30.171.139:18126 ! R:/10.30.170.22:44818]} down, reason: End of input 00:34:35.161 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #17 SSH_MSG_IGNORE 00:34:35.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:34:35.209 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33364]) process #19 SSH_MSG_IGNORE 00:34:35.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_IGNORE 00:34:35.328 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49300]) process #18 SSH_MSG_IGNORE 00:34:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_IGNORE 00:34:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60104]) process #18 SSH_MSG_IGNORE 00:34:35.377 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_IGNORE 00:34:35.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36926]) process #18 SSH_MSG_IGNORE 00:34:35.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_IGNORE 00:34:35.410 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44172])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) exit code=0, immediate=false 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) Closing gracefully 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:35.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[immediately=false] processing 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44172]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) Closing immediately 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[immediately=true] processing 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172] 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@215f4277) signal close complete immediately=true 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e472ac) signal close complete immediately=true 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172])[Immediately] closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) result=null 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cf9de41) signal close complete immediately=false 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b00e8ae) signal close complete immediately=false 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44172]) code=0 message='' shell closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44172]) Closing immediately 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44172]]) Closing immediately 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44172]) stopping 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44172]) stopped 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44172]])[Immediately] closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18127] - close(TransportIoSession[local=/10.30.171.139:18127, remote=/10.30.170.22:44172]) Closing immediately 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18127] - close(TransportIoSession[local=/10.30.171.139:18127, remote=/10.30.170.22:44172])[Immediately] closed 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70975b43) signal close complete immediately=true 00:34:35.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44172])[Immediately] closed 00:34:35.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd1aba98e, L:/10.30.171.139:18127 ! R:/10.30.170.22:44172] inactive. 00:34:35.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 ! R:/10.30.170.22:44172]} end of input detected while session was in state up 00:34:35.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=298, channel=[id: 0xd1aba98e, L:/10.30.171.139:18127 ! R:/10.30.170.22:44172]} down, reason: End of input 00:34:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #16 SSH_MSG_IGNORE 00:34:35.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:34:35.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #17 SSH_MSG_IGNORE 00:34:35.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:34:35.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44716]) process #18 SSH_MSG_IGNORE 00:34:35.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_IGNORE 00:34:35.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40192]) process #18 SSH_MSG_IGNORE 00:34:35.749 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_IGNORE 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47614])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) exit code=0, immediate=false 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) Closing gracefully 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[immediately=false] processing 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47614]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) Closing immediately 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[immediately=true] processing 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614] 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@397f0aaa) signal close complete immediately=true 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@634ba93e) signal close complete immediately=true 00:34:35.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614])[Immediately] closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) result=null 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30620946) signal close complete immediately=false 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3715a173) signal close complete immediately=false 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47614]) code=0 message='' shell closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47614]) Closing immediately 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47614]]) Closing immediately 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47614]) stopping 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47614]) stopped 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47614]])[Immediately] closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18128] - close(TransportIoSession[local=/10.30.171.139:18128, remote=/10.30.170.22:47614]) Closing immediately 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18128] - close(TransportIoSession[local=/10.30.171.139:18128, remote=/10.30.170.22:47614])[Immediately] closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76fec761) signal close complete immediately=true 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47614])[Immediately] closed 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb2321cd, L:/10.30.171.139:18128 ! R:/10.30.170.22:47614] inactive. 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 ! R:/10.30.170.22:47614]} end of input detected while session was in state up 00:34:35.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=299, channel=[id: 0xfb2321cd, L:/10.30.171.139:18128 ! R:/10.30.170.22:47614]} down, reason: End of input 00:34:35.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37386]) process #18 SSH_MSG_IGNORE 00:34:35.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_IGNORE 00:34:35.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45352]) process #19 SSH_MSG_IGNORE 00:34:35.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_IGNORE 00:34:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45146]) process #18 SSH_MSG_IGNORE 00:34:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_IGNORE 00:34:35.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #16 SSH_MSG_IGNORE 00:34:35.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:34:35.885 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.950 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46070]) process #18 SSH_MSG_IGNORE 00:34:35.950 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_IGNORE 00:34:36.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56852]) process #18 SSH_MSG_IGNORE 00:34:36.084 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_IGNORE 00:34:36.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) exit code=0, immediate=false 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) Closing gracefully 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[immediately=false] processing 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53052]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) Closing immediately 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[immediately=true] processing 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052] 00:34:36.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e6995d8) signal close complete immediately=true 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57afd934) signal close complete immediately=true 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052])[Immediately] closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) result=null 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3828f9e4) signal close complete immediately=false 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50ad6850) signal close complete immediately=false 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53052]) code=0 message='' shell closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53052]) Closing immediately 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53052]]) Closing immediately 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53052]) stopping 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53052]) stopped 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53052]])[Immediately] closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18129] - close(TransportIoSession[local=/10.30.171.139:18129, remote=/10.30.170.22:53052]) Closing immediately 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18129] - close(TransportIoSession[local=/10.30.171.139:18129, remote=/10.30.170.22:53052])[Immediately] closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72c8f0c8) signal close complete immediately=true 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53052])[Immediately] closed 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd4efebae, L:/10.30.171.139:18129 ! R:/10.30.170.22:53052] inactive. 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 ! R:/10.30.170.22:53052]} end of input detected while session was in state up 00:34:36.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=300, channel=[id: 0xd4efebae, L:/10.30.171.139:18129 ! R:/10.30.170.22:53052]} down, reason: End of input 00:34:36.102 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48454]) process #18 SSH_MSG_IGNORE 00:34:36.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_IGNORE 00:34:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35044]) process #18 SSH_MSG_IGNORE 00:34:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_IGNORE 00:34:36.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #17 SSH_MSG_IGNORE 00:34:36.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:34:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60274]) process #18 SSH_MSG_IGNORE 00:34:36.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_IGNORE 00:34:36.142 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47914]) process #18 SSH_MSG_IGNORE 00:34:36.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_IGNORE 00:34:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57696]) process #18 SSH_MSG_IGNORE 00:34:36.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_IGNORE 00:34:36.187 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #16 SSH_MSG_IGNORE 00:34:36.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:34:36.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40424]) process #19 SSH_MSG_IGNORE 00:34:36.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_IGNORE 00:34:36.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60862])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:36.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) exit code=0, immediate=false 00:34:36.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:36.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) Closing gracefully 00:34:36.415 [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.170.22:60862]) 00:34:36.415 [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.170.22:60862]) 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:36.415 [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.170.22:60862])[immediately=false] processing 00:34:36.415 [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.170.22:60862])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60862]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:36.415 [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.170.22:60862]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) Closing immediately 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:36.415 [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.170.22:60862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:36.415 [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.170.22:60862])[immediately=true] processing 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862] 00:34:36.415 [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@15ba575a) signal close complete immediately=true 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:36.415 [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@19c36a4f) signal close complete immediately=true 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862])[Immediately] closed 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) result=null 00:34:36.415 [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@11fecf55) signal close complete immediately=false 00:34:36.415 [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@69d99616) signal close complete immediately=false 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60862]) code=0 message='' shell closed 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60862]) Closing immediately 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60862]]) Closing immediately 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60862]) stopping 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60862]) stopped 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60862]])[Immediately] closed 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18130] - close(TransportIoSession[local=/10.30.171.139:18130, remote=/10.30.170.22:60862]) Closing immediately 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18130] - close(TransportIoSession[local=/10.30.171.139:18130, remote=/10.30.170.22:60862])[Immediately] closed 00:34:36.415 [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@2e1e1cf0) signal close complete immediately=true 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60862])[Immediately] closed 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5e89b71e, L:/10.30.171.139:18130 ! R:/10.30.170.22:60862] inactive. 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 ! R:/10.30.170.22:60862]} end of input detected while session was in state up 00:34:36.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=301, channel=[id: 0x5e89b71e, L:/10.30.171.139:18130 ! R:/10.30.170.22:60862]} down, reason: End of input 00:34:36.446 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44584]) process #18 SSH_MSG_IGNORE 00:34:36.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_IGNORE 00:34:36.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #17 SSH_MSG_IGNORE 00:34:36.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53842])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) exit code=0, immediate=false 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) Closing gracefully 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[immediately=false] processing 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53842]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) Closing immediately 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[immediately=true] processing 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842] 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@208fb969) signal close complete immediately=true 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28d65c5a) signal close complete immediately=true 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842])[Immediately] closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) result=null 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a50a96) signal close complete immediately=false 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b88ec1) signal close complete immediately=false 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53842]) code=0 message='' shell closed 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53842]) Closing immediately 00:34:36.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53842]]) Closing immediately 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53842]) stopping 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53842]) stopped 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53842]])[Immediately] closed 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18131] - close(TransportIoSession[local=/10.30.171.139:18131, remote=/10.30.170.22:53842]) Closing immediately 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18131] - close(TransportIoSession[local=/10.30.171.139:18131, remote=/10.30.170.22:53842])[Immediately] closed 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba1298e) signal close complete immediately=true 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53842])[Immediately] closed 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96d7c4a4, L:/10.30.171.139:18131 ! R:/10.30.170.22:53842] inactive. 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 ! R:/10.30.170.22:53842]} end of input detected while session was in state up 00:34:36.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=302, channel=[id: 0x96d7c4a4, L:/10.30.171.139:18131 ! R:/10.30.170.22:53842]} down, reason: End of input 00:34:36.828 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53480]) process #19 SSH_MSG_IGNORE 00:34:36.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_IGNORE 00:34:36.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48782]) process #18 SSH_MSG_IGNORE 00:34:36.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_IGNORE 00:34:37.021 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:37.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #16 SSH_MSG_IGNORE 00:34:37.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) exit code=0, immediate=false 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) Closing gracefully 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[immediately=false] processing 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33724]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:37.099 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) Closing immediately 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[immediately=true] processing 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724] 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e8324d8) signal close complete immediately=true 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12a0d44c) signal close complete immediately=true 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724])[Immediately] closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) result=null 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15eec7bd) signal close complete immediately=false 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a6a0aee) signal close complete immediately=false 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33724]) code=0 message='' shell closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33724]) Closing immediately 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33724]]) Closing immediately 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33724]) stopping 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33724]) stopped 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33724]])[Immediately] closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18132] - close(TransportIoSession[local=/10.30.171.139:18132, remote=/10.30.170.22:33724]) Closing immediately 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18132] - close(TransportIoSession[local=/10.30.171.139:18132, remote=/10.30.170.22:33724])[Immediately] closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@df85c9f) signal close complete immediately=true 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33724])[Immediately] closed 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf2d64ea2, L:/10.30.171.139:18132 ! R:/10.30.170.22:33724] inactive. 00:34:37.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 ! R:/10.30.170.22:33724]} end of input detected while session was in state up 00:34:37.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=303, channel=[id: 0xf2d64ea2, L:/10.30.171.139:18132 ! R:/10.30.170.22:33724]} down, reason: End of input 00:34:37.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #17 SSH_MSG_IGNORE 00:34:37.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:34:37.334 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56474])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) exit code=0, immediate=false 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) Closing gracefully 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) 00:34:37.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[immediately=false] processing 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56474]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) Closing immediately 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[immediately=true] processing 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474] 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4edd37a0) signal close complete immediately=true 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@143cc9b6) signal close complete immediately=true 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474])[Immediately] closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) result=null 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@550bba0c) signal close complete immediately=false 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ec1a3f4) signal close complete immediately=false 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56474]) code=0 message='' shell closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56474]) Closing immediately 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56474]]) Closing immediately 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56474]) stopping 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56474]) stopped 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56474]])[Immediately] closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18133] - close(TransportIoSession[local=/10.30.171.139:18133, remote=/10.30.170.22:56474]) Closing immediately 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18133] - close(TransportIoSession[local=/10.30.171.139:18133, remote=/10.30.170.22:56474])[Immediately] closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5986ebbb) signal close complete immediately=true 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56474])[Immediately] closed 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x63f10982, L:/10.30.171.139:18133 ! R:/10.30.170.22:56474] inactive. 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 ! R:/10.30.170.22:56474]} end of input detected while session was in state up 00:34:37.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=304, channel=[id: 0x63f10982, L:/10.30.171.139:18133 ! R:/10.30.170.22:56474]} down, reason: End of input 00:34:37.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:37.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49544]) process #19 SSH_MSG_IGNORE 00:34:37.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_IGNORE 00:34:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #16 SSH_MSG_IGNORE 00:34:37.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:34:37.505 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:37.688 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46044]) process #18 SSH_MSG_IGNORE 00:34:37.688 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_IGNORE 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) exit code=0, immediate=false 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) Closing gracefully 00:34:37.743 [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.170.22:37928]) 00:34:37.743 [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.170.22:37928]) 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:37.743 [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.170.22:37928])[immediately=false] processing 00:34:37.743 [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.170.22:37928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37928]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:37.743 [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.170.22:37928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) Closing immediately 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:37.743 [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.170.22:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:37.743 [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.170.22:37928])[immediately=true] processing 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928] 00:34:37.743 [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@30854228) signal close complete immediately=true 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:37.743 [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@709b70ac) signal close complete immediately=true 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928])[Immediately] closed 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) result=null 00:34:37.743 [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@48ab6266) signal close complete immediately=false 00:34:37.743 [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@37a2a7c9) signal close complete immediately=false 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37928]) code=0 message='' shell closed 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37928]) Closing immediately 00:34:37.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37928]]) Closing immediately 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37928]) stopping 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37928]) stopped 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37928]])[Immediately] closed 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18134] - close(TransportIoSession[local=/10.30.171.139:18134, remote=/10.30.170.22:37928]) Closing immediately 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18134] - close(TransportIoSession[local=/10.30.171.139:18134, remote=/10.30.170.22:37928])[Immediately] closed 00:34:37.744 [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@2dac2717) signal close complete immediately=true 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37928])[Immediately] closed 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x928aec42, L:/10.30.171.139:18134 ! R:/10.30.170.22:37928] inactive. 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 ! R:/10.30.170.22:37928]} end of input detected while session was in state up 00:34:37.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=305, channel=[id: 0x928aec42, L:/10.30.171.139:18134 ! R:/10.30.170.22:37928]} down, reason: End of input 00:34:38.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38172]) process #19 SSH_MSG_IGNORE 00:34:38.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_IGNORE 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52860])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) exit code=0, immediate=false 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) Closing gracefully 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[immediately=false] processing 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52860]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) Closing immediately 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[immediately=true] processing 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860] 00:34:38.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dce81f6) signal close complete immediately=true 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f98e12e) signal close complete immediately=true 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860])[Immediately] closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) result=null 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb979cc) signal close complete immediately=false 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d24c0ef) signal close complete immediately=false 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52860]) code=0 message='' shell closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52860]) Closing immediately 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52860]]) Closing immediately 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52860]) stopping 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52860]) stopped 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52860]])[Immediately] closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18135] - close(TransportIoSession[local=/10.30.171.139:18135, remote=/10.30.170.22:52860]) Closing immediately 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18135] - close(TransportIoSession[local=/10.30.171.139:18135, remote=/10.30.170.22:52860])[Immediately] closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54bc218c) signal close complete immediately=true 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52860])[Immediately] closed 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0af9be24, L:/10.30.171.139:18135 ! R:/10.30.170.22:52860] inactive. 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 ! R:/10.30.170.22:52860]} end of input detected while session was in state up 00:34:38.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=306, channel=[id: 0x0af9be24, L:/10.30.171.139:18135 ! R:/10.30.170.22:52860]} down, reason: End of input 00:34:38.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #17 SSH_MSG_IGNORE 00:34:38.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:34:38.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #16 SSH_MSG_IGNORE 00:34:38.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:34:38.102 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35206]) process #18 SSH_MSG_IGNORE 00:34:38.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_IGNORE 00:34:38.373 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49222])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:38.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) exit code=0, immediate=false 00:34:38.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:38.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) Closing gracefully 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[immediately=false] processing 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49222]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) Closing immediately 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[immediately=true] processing 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222] 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fdaf682) signal close complete immediately=true 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3104f69a) signal close complete immediately=true 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222])[Immediately] closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) result=null 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bf3b161) signal close complete immediately=false 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@614546bb) signal close complete immediately=false 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49222]) code=0 message='' shell closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49222]) Closing immediately 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49222]]) Closing immediately 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49222]) stopping 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49222]) stopped 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49222]])[Immediately] closed 00:34:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18136] - close(TransportIoSession[local=/10.30.171.139:18136, remote=/10.30.170.22:49222]) Closing immediately 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18136] - close(TransportIoSession[local=/10.30.171.139:18136, remote=/10.30.170.22:49222])[Immediately] closed 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a3d2f7) signal close complete immediately=true 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49222])[Immediately] closed 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8b9b76ef, L:/10.30.171.139:18136 ! R:/10.30.170.22:49222] inactive. 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 ! R:/10.30.170.22:49222]} end of input detected while session was in state up 00:34:38.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=307, channel=[id: 0x8b9b76ef, L:/10.30.171.139:18136 ! R:/10.30.170.22:49222]} down, reason: End of input 00:34:38.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #17 SSH_MSG_IGNORE 00:34:38.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:34:38.394 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.578 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53460]) process #19 SSH_MSG_IGNORE 00:34:38.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_IGNORE 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43578])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) exit code=0, immediate=false 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) Closing gracefully 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[immediately=false] processing 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43578]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:38.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) Closing immediately 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[immediately=true] processing 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578] 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e4ec7f8) signal close complete immediately=true 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a8d4fad) signal close complete immediately=true 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578])[Immediately] closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) result=null 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ea885e2) signal close complete immediately=false 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27710d95) signal close complete immediately=false 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43578]) code=0 message='' shell closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43578]) Closing immediately 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43578]]) Closing immediately 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43578]) stopping 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43578]) stopped 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43578]])[Immediately] closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18137] - close(TransportIoSession[local=/10.30.171.139:18137, remote=/10.30.170.22:43578]) Closing immediately 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18137] - close(TransportIoSession[local=/10.30.171.139:18137, remote=/10.30.170.22:43578])[Immediately] closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc86f84) signal close complete immediately=true 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43578])[Immediately] closed 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa9526ec6, L:/10.30.171.139:18137 ! R:/10.30.170.22:43578] inactive. 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 ! R:/10.30.170.22:43578]} end of input detected while session was in state up 00:34:38.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=308, channel=[id: 0xa9526ec6, L:/10.30.171.139:18137 ! R:/10.30.170.22:43578]} down, reason: End of input 00:34:38.785 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45470]) process #18 SSH_MSG_IGNORE 00:34:38.785 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_IGNORE 00:34:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #16 SSH_MSG_IGNORE 00:34:38.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:34:38.936 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #17 SSH_MSG_IGNORE 00:34:39.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:34:39.002 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) exit code=0, immediate=false 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) Closing gracefully 00:34:39.031 [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.170.22:36986]) 00:34:39.031 [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.170.22:36986]) 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:39.031 [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.170.22:36986])[immediately=false] processing 00:34:39.031 [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.170.22:36986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36986]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:39.031 [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.170.22:36986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) Closing immediately 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:39.031 [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.170.22:36986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:39.031 [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.170.22:36986])[immediately=true] processing 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986] 00:34:39.031 [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@7b54ba00) signal close complete immediately=true 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:39.031 [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@346210a8) signal close complete immediately=true 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986])[Immediately] closed 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) result=null 00:34:39.031 [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@37648d53) signal close complete immediately=false 00:34:39.031 [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@6501c3b9) signal close complete immediately=false 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36986]) code=0 message='' shell closed 00:34:39.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36986]) Closing immediately 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36986]]) Closing immediately 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36986]) stopping 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36986]) stopped 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36986]])[Immediately] closed 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18138] - close(TransportIoSession[local=/10.30.171.139:18138, remote=/10.30.170.22:36986]) Closing immediately 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18138] - close(TransportIoSession[local=/10.30.171.139:18138, remote=/10.30.170.22:36986])[Immediately] closed 00:34:39.032 [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@3b5bf1a3) signal close complete immediately=true 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36986])[Immediately] closed 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x26a48f89, L:/10.30.171.139:18138 ! R:/10.30.170.22:36986] inactive. 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 ! R:/10.30.170.22:36986]} end of input detected while session was in state up 00:34:39.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=309, channel=[id: 0x26a48f89, L:/10.30.171.139:18138 ! R:/10.30.170.22:36986]} down, reason: End of input 00:34:39.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60978]) process #19 SSH_MSG_IGNORE 00:34:39.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_IGNORE 00:34:39.143 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47628]) process #18 SSH_MSG_IGNORE 00:34:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_IGNORE 00:34:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #16 SSH_MSG_IGNORE 00:34:39.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:34:39.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36540])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) exit code=0, immediate=false 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) Closing gracefully 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) 00:34:39.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[immediately=false] processing 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36540]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) Closing immediately 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[immediately=true] processing 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540] 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76eb3718) signal close complete immediately=true 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3366fa7a) signal close complete immediately=true 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540])[Immediately] closed 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) result=null 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@699d9d35) signal close complete immediately=false 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cb305a0) signal close complete immediately=false 00:34:39.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36540]) code=0 message='' shell closed 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36540]) Closing immediately 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36540]]) Closing immediately 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36540]) stopping 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36540]) stopped 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36540]])[Immediately] closed 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18139] - close(TransportIoSession[local=/10.30.171.139:18139, remote=/10.30.170.22:36540]) Closing immediately 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18139] - close(TransportIoSession[local=/10.30.171.139:18139, remote=/10.30.170.22:36540])[Immediately] closed 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@734faad9) signal close complete immediately=true 00:34:39.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36540])[Immediately] closed 00:34:39.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x92766987, L:/10.30.171.139:18139 ! R:/10.30.170.22:36540] inactive. 00:34:39.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 ! R:/10.30.170.22:36540]} end of input detected while session was in state up 00:34:39.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=310, channel=[id: 0x92766987, L:/10.30.171.139:18139 ! R:/10.30.170.22:36540]} down, reason: End of input 00:34:39.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #17 SSH_MSG_IGNORE 00:34:39.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:34:39.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40308])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) exit code=0, immediate=false 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) Closing gracefully 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) 00:34:39.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[immediately=false] processing 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40308]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) Closing immediately 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[immediately=true] processing 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308] 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65233e98) signal close complete immediately=true 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30384df2) signal close complete immediately=true 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308])[Immediately] closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) result=null 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@355c158d) signal close complete immediately=false 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@243f5b45) signal close complete immediately=false 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40308]) code=0 message='' shell closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40308]) Closing immediately 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40308]]) Closing immediately 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40308]) stopping 00:34:39.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40308]) stopped 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40308]])[Immediately] closed 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18140] - close(TransportIoSession[local=/10.30.171.139:18140, remote=/10.30.170.22:40308]) Closing immediately 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18140] - close(TransportIoSession[local=/10.30.171.139:18140, remote=/10.30.170.22:40308])[Immediately] closed 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@589466a4) signal close complete immediately=true 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40308])[Immediately] closed 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28334337, L:/10.30.171.139:18140 ! R:/10.30.170.22:40308] inactive. 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 ! R:/10.30.170.22:40308]} end of input detected while session was in state up 00:34:39.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=311, channel=[id: 0x28334337, L:/10.30.171.139:18140 ! R:/10.30.170.22:40308]} down, reason: End of input 00:34:39.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #16 SSH_MSG_IGNORE 00:34:39.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:34:39.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41622])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) exit code=0, immediate=false 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) Closing gracefully 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[immediately=false] processing 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41622]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) Closing immediately 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[immediately=true] processing 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622] 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@562fe670) signal close complete immediately=true 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c92264f) signal close complete immediately=true 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622])[Immediately] closed 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) result=null 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@546c6d78) signal close complete immediately=false 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@168e3d62) signal close complete immediately=false 00:34:39.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41622]) code=0 message='' shell closed 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41622]) Closing immediately 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41622]]) Closing immediately 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41622]) stopping 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41622]) stopped 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41622]])[Immediately] closed 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18141] - close(TransportIoSession[local=/10.30.171.139:18141, remote=/10.30.170.22:41622]) Closing immediately 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18141] - close(TransportIoSession[local=/10.30.171.139:18141, remote=/10.30.170.22:41622])[Immediately] closed 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fbb55a5) signal close complete immediately=true 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41622])[Immediately] closed 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x431e4c57, L:/10.30.171.139:18141 ! R:/10.30.170.22:41622] inactive. 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 ! R:/10.30.170.22:41622]} end of input detected while session was in state up 00:34:39.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=312, channel=[id: 0x431e4c57, L:/10.30.171.139:18141 ! R:/10.30.170.22:41622]} down, reason: End of input 00:34:39.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36504]) process #19 SSH_MSG_IGNORE 00:34:39.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_IGNORE 00:34:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58284]) process #18 SSH_MSG_IGNORE 00:34:39.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_IGNORE 00:34:39.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40800]) process #19 SSH_MSG_IGNORE 00:34:40.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_IGNORE 00:34:40.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #17 SSH_MSG_IGNORE 00:34:40.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:34:40.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47540])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) exit code=0, immediate=false 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) Closing gracefully 00:34:40.289 [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.170.22:47540]) 00:34:40.289 [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.170.22:47540]) 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:40.289 [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.170.22:47540])[immediately=false] processing 00:34:40.289 [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.170.22:47540])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47540]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:40.289 [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.170.22:47540]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) Closing immediately 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:40.289 [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.170.22:47540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:40.289 [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.170.22:47540])[immediately=true] processing 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540] 00:34:40.289 [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@3407c13) signal close complete immediately=true 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:40.289 [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@5e0cac9a) signal close complete immediately=true 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540])[Immediately] closed 00:34:40.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) result=null 00:34:40.289 [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@78e38faf) signal close complete immediately=false 00:34:40.290 [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@d99e873) signal close complete immediately=false 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47540]) code=0 message='' shell closed 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47540]) Closing immediately 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47540]]) Closing immediately 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47540]) stopping 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47540]) stopped 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47540]])[Immediately] closed 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18142] - close(TransportIoSession[local=/10.30.171.139:18142, remote=/10.30.170.22:47540]) Closing immediately 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18142] - close(TransportIoSession[local=/10.30.171.139:18142, remote=/10.30.170.22:47540])[Immediately] closed 00:34:40.290 [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@db9ad37) signal close complete immediately=true 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47540])[Immediately] closed 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x20d9094e, L:/10.30.171.139:18142 ! R:/10.30.170.22:47540] inactive. 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 ! R:/10.30.170.22:47540]} end of input detected while session was in state up 00:34:40.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=313, channel=[id: 0x20d9094e, L:/10.30.171.139:18142 ! R:/10.30.170.22:47540]} down, reason: End of input 00:34:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #16 SSH_MSG_IGNORE 00:34:40.503 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:34:40.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #17 SSH_MSG_IGNORE 00:34:40.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:34:40.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33364])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) exit code=0, immediate=false 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) Closing gracefully 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[immediately=false] processing 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33364]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:40.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) Closing immediately 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[immediately=true] processing 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364] 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38c29c9a) signal close complete immediately=true 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e659149) signal close complete immediately=true 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364])[Immediately] closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) result=null 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3743b596) signal close complete immediately=false 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e80d03c) signal close complete immediately=false 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33364]) code=0 message='' shell closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33364]) Closing immediately 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33364]]) Closing immediately 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33364]) stopping 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33364]) stopped 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33364]])[Immediately] closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18143] - close(TransportIoSession[local=/10.30.171.139:18143, remote=/10.30.170.22:33364]) Closing immediately 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18143] - close(TransportIoSession[local=/10.30.171.139:18143, remote=/10.30.170.22:33364])[Immediately] closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28aaf3a) signal close complete immediately=true 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33364])[Immediately] closed 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39423a57, L:/10.30.171.139:18143 ! R:/10.30.170.22:33364] inactive. 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 ! R:/10.30.170.22:33364]} end of input detected while session was in state up 00:34:40.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=314, channel=[id: 0x39423a57, L:/10.30.171.139:18143 ! R:/10.30.170.22:33364]} down, reason: End of input 00:34:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55210]) process #18 SSH_MSG_IGNORE 00:34:40.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_IGNORE 00:34:40.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.846 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:40.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60452]) process #19 SSH_MSG_IGNORE 00:34:40.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_IGNORE 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) exit code=0, immediate=false 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) Closing gracefully 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[immediately=false] processing 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45352]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) Closing immediately 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[immediately=true] processing 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352] 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f5d3cd4) signal close complete immediately=true 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@236cd997) signal close complete immediately=true 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352])[Immediately] closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) result=null 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d2aebaf) signal close complete immediately=false 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f84cdc3) signal close complete immediately=false 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45352]) code=0 message='' shell closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45352]) Closing immediately 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45352]]) Closing immediately 00:34:40.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45352]) stopping 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45352]) stopped 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45352]])[Immediately] closed 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18144] - close(TransportIoSession[local=/10.30.171.139:18144, remote=/10.30.170.22:45352]) Closing immediately 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18144] - close(TransportIoSession[local=/10.30.171.139:18144, remote=/10.30.170.22:45352])[Immediately] closed 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1929eb7b) signal close complete immediately=true 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45352])[Immediately] closed 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x481b15e4, L:/10.30.171.139:18144 ! R:/10.30.170.22:45352] inactive. 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 ! R:/10.30.170.22:45352]} end of input detected while session was in state up 00:34:40.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=315, channel=[id: 0x481b15e4, L:/10.30.171.139:18144 ! R:/10.30.170.22:45352]} down, reason: End of input 00:34:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35828]) process #18 SSH_MSG_IGNORE 00:34:40.990 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_IGNORE 00:34:40.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #17 SSH_MSG_IGNORE 00:34:41.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:34:41.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40424])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) exit code=0, immediate=false 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) Closing gracefully 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[immediately=false] processing 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40424]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:41.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) Closing immediately 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[immediately=true] processing 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424] 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@376729a5) signal close complete immediately=true 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14dfae) signal close complete immediately=true 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424])[Immediately] closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) result=null 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b1e968) signal close complete immediately=false 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75149c41) signal close complete immediately=false 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40424]) code=0 message='' shell closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40424]) Closing immediately 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40424]]) Closing immediately 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40424]) stopping 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40424]) stopped 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40424]])[Immediately] closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18145] - close(TransportIoSession[local=/10.30.171.139:18145, remote=/10.30.170.22:40424]) Closing immediately 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18145] - close(TransportIoSession[local=/10.30.171.139:18145, remote=/10.30.170.22:40424])[Immediately] closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bb0b947) signal close complete immediately=true 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40424])[Immediately] closed 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xba1b4cd9, L:/10.30.171.139:18145 ! R:/10.30.170.22:40424] inactive. 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 ! R:/10.30.170.22:40424]} end of input detected while session was in state up 00:34:41.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=316, channel=[id: 0xba1b4cd9, L:/10.30.171.139:18145 ! R:/10.30.170.22:40424]} down, reason: End of input 00:34:41.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59758]) process #19 SSH_MSG_IGNORE 00:34:41.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_IGNORE 00:34:41.328 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #16 SSH_MSG_IGNORE 00:34:41.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:34:41.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #16 SSH_MSG_IGNORE 00:34:41.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:34:41.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53480])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:41.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) exit code=0, immediate=false 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) Closing gracefully 00:34:41.572 [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.170.22:53480]) 00:34:41.572 [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.170.22:53480]) 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:41.572 [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.170.22:53480])[immediately=false] processing 00:34:41.572 [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.170.22:53480])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53480]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:41.572 [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.170.22:53480]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) Closing immediately 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:41.572 [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.170.22:53480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:41.572 [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.170.22:53480])[immediately=true] processing 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480] 00:34:41.572 [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@5018b091) signal close complete immediately=true 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:41.572 [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@33521b6c) signal close complete immediately=true 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480])[Immediately] closed 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) result=null 00:34:41.572 [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@6729fdaa) signal close complete immediately=false 00:34:41.572 [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@344f339a) signal close complete immediately=false 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53480]) code=0 message='' shell closed 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53480]) Closing immediately 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53480]]) Closing immediately 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53480]) stopping 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53480]) stopped 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53480]])[Immediately] closed 00:34:41.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18146] - close(TransportIoSession[local=/10.30.171.139:18146, remote=/10.30.170.22:53480]) Closing immediately 00:34:41.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18146] - close(TransportIoSession[local=/10.30.171.139:18146, remote=/10.30.170.22:53480])[Immediately] closed 00:34:41.573 [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@21c681ba) signal close complete immediately=true 00:34:41.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53480])[Immediately] closed 00:34:41.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69654b51, L:/10.30.171.139:18146 ! R:/10.30.170.22:53480] inactive. 00:34:41.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 ! R:/10.30.170.22:53480]} end of input detected while session was in state up 00:34:41.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=317, channel=[id: 0x69654b51, L:/10.30.171.139:18146 ! R:/10.30.170.22:53480]} down, reason: End of input 00:34:41.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36916]) process #18 SSH_MSG_IGNORE 00:34:41.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_IGNORE 00:34:41.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #17 SSH_MSG_IGNORE 00:34:41.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:34:41.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:41.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49544])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) exit code=0, immediate=false 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) Closing gracefully 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[immediately=false] processing 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49544]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) Closing immediately 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[immediately=true] processing 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544] 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40bb5da5) signal close complete immediately=true 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@85150b9) signal close complete immediately=true 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544])[Immediately] closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) result=null 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@331cae00) signal close complete immediately=false 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c65244) signal close complete immediately=false 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49544]) code=0 message='' shell closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49544]) Closing immediately 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:41.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49544]]) Closing immediately 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49544]) stopping 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49544]) stopped 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49544]])[Immediately] closed 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18147] - close(TransportIoSession[local=/10.30.171.139:18147, remote=/10.30.170.22:49544]) Closing immediately 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18147] - close(TransportIoSession[local=/10.30.171.139:18147, remote=/10.30.170.22:49544])[Immediately] closed 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@190a61ec) signal close complete immediately=true 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49544])[Immediately] closed 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x75612781, L:/10.30.171.139:18147 ! R:/10.30.170.22:49544] inactive. 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 ! R:/10.30.170.22:49544]} end of input detected while session was in state up 00:34:41.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=318, channel=[id: 0x75612781, L:/10.30.171.139:18147 ! R:/10.30.170.22:49544]} down, reason: End of input 00:34:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #16 SSH_MSG_IGNORE 00:34:42.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:34:42.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38172])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) exit code=0, immediate=false 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) Closing gracefully 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[immediately=false] processing 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38172]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) Closing immediately 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[immediately=true] processing 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172] 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f6ad7b) signal close complete immediately=true 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@344ad484) signal close complete immediately=true 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172])[Immediately] closed 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) result=null 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c934d2e) signal close complete immediately=false 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b797ca) signal close complete immediately=false 00:34:42.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38172]) code=0 message='' shell closed 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38172]) Closing immediately 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38172]]) Closing immediately 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38172]) stopping 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38172]) stopped 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38172]])[Immediately] closed 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18148] - close(TransportIoSession[local=/10.30.171.139:18148, remote=/10.30.170.22:38172]) Closing immediately 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18148] - close(TransportIoSession[local=/10.30.171.139:18148, remote=/10.30.170.22:38172])[Immediately] closed 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38167f52) signal close complete immediately=true 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38172])[Immediately] closed 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf32792ac, L:/10.30.171.139:18148 ! R:/10.30.170.22:38172] inactive. 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 ! R:/10.30.170.22:38172]} end of input detected while session was in state up 00:34:42.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=319, channel=[id: 0xf32792ac, L:/10.30.171.139:18148 ! R:/10.30.170.22:38172]} down, reason: End of input 00:34:42.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48898]) process #19 SSH_MSG_IGNORE 00:34:42.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_IGNORE 00:34:42.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.261 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #17 SSH_MSG_IGNORE 00:34:42.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:34:42.372 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.372 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37594]) process #18 SSH_MSG_IGNORE 00:34:42.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_IGNORE 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) exit code=0, immediate=false 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) Closing gracefully 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[immediately=false] processing 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53460]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) Closing immediately 00:34:42.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[immediately=true] processing 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460] 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@782c2b69) signal close complete immediately=true 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a702a3c) signal close complete immediately=true 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460])[Immediately] closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) result=null 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70172474) signal close complete immediately=false 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30fc818c) signal close complete immediately=false 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53460]) code=0 message='' shell closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53460]) Closing immediately 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53460]]) Closing immediately 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53460]) stopping 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53460]) stopped 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53460]])[Immediately] closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18149] - close(TransportIoSession[local=/10.30.171.139:18149, remote=/10.30.170.22:53460]) Closing immediately 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18149] - close(TransportIoSession[local=/10.30.171.139:18149, remote=/10.30.170.22:53460])[Immediately] closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29129399) signal close complete immediately=true 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53460])[Immediately] closed 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x20ca2d79, L:/10.30.171.139:18149 ! R:/10.30.170.22:53460] inactive. 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 ! R:/10.30.170.22:53460]} end of input detected while session was in state up 00:34:42.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=320, channel=[id: 0x20ca2d79, L:/10.30.171.139:18149 ! R:/10.30.170.22:53460]} down, reason: End of input 00:34:42.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35306]) process #19 SSH_MSG_IGNORE 00:34:42.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_IGNORE 00:34:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #16 SSH_MSG_IGNORE 00:34:42.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:34:42.518 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44054]) process #18 SSH_MSG_IGNORE 00:34:42.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_IGNORE 00:34:42.623 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) exit code=0, immediate=false 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:42.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) Closing gracefully 00:34:42.813 [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.170.22:60978]) 00:34:42.813 [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.170.22:60978]) 00:34:42.813 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:42.813 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:42.813 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:42.813 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:42.813 [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.170.22:60978])[immediately=false] processing 00:34:42.813 [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.170.22:60978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60978]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:42.814 [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.170.22:60978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) Closing immediately 00:34:42.814 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:42.814 [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.170.22:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:42.814 [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.170.22:60978])[immediately=true] processing 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978] 00:34:42.814 [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@72c0adee) signal close complete immediately=true 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:42.814 [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@13712cec) signal close complete immediately=true 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978])[Immediately] closed 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) result=null 00:34:42.814 [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@39adbebb) signal close complete immediately=false 00:34:42.814 [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@2f7a63f3) signal close complete immediately=false 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60978]) code=0 message='' shell closed 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60978]) Closing immediately 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60978]]) Closing immediately 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60978]) stopping 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60978]) stopped 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60978]])[Immediately] closed 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18150] - close(TransportIoSession[local=/10.30.171.139:18150, remote=/10.30.170.22:60978]) Closing immediately 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18150] - close(TransportIoSession[local=/10.30.171.139:18150, remote=/10.30.170.22:60978])[Immediately] closed 00:34:42.814 [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@5822142f) signal close complete immediately=true 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60978])[Immediately] closed 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x23cd6a78, L:/10.30.171.139:18150 ! R:/10.30.170.22:60978] inactive. 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 ! R:/10.30.170.22:60978]} end of input detected while session was in state up 00:34:42.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=321, channel=[id: 0x23cd6a78, L:/10.30.171.139:18150 ! R:/10.30.170.22:60978]} down, reason: End of input 00:34:42.979 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:42.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58296]) process #19 SSH_MSG_IGNORE 00:34:42.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_IGNORE 00:34:43.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #17 SSH_MSG_IGNORE 00:34:43.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:34:43.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) exit code=0, immediate=false 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) Closing gracefully 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=false] processing 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36504]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) Closing immediately 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[immediately=true] processing 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504] 00:34:43.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@364cdbde) signal close complete immediately=true 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c1d28b5) signal close complete immediately=true 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504])[Immediately] closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) result=null 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f89928) signal close complete immediately=false 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@541cc11c) signal close complete immediately=false 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36504]) code=0 message='' shell closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36504]) Closing immediately 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]]) Closing immediately 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) stopping 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36504]) stopped 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36504]])[Immediately] closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18151] - close(TransportIoSession[local=/10.30.171.139:18151, remote=/10.30.170.22:36504]) Closing immediately 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18151] - close(TransportIoSession[local=/10.30.171.139:18151, remote=/10.30.170.22:36504])[Immediately] closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45e626a) signal close complete immediately=true 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36504])[Immediately] closed 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa36a2b6f, L:/10.30.171.139:18151 ! R:/10.30.170.22:36504] inactive. 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 ! R:/10.30.170.22:36504]} end of input detected while session was in state up 00:34:43.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=322, channel=[id: 0xa36a2b6f, L:/10.30.171.139:18151 ! R:/10.30.170.22:36504]} down, reason: End of input 00:34:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48152]) process #18 SSH_MSG_IGNORE 00:34:43.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_IGNORE 00:34:43.174 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.241 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #16 SSH_MSG_IGNORE 00:34:43.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) exit code=0, immediate=false 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) Closing gracefully 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[immediately=false] processing 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40800]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) Closing immediately 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[immediately=true] processing 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800] 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d24620e) signal close complete immediately=true 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:43.454 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3348e0e0) signal close complete immediately=true 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800])[Immediately] closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) result=null 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c0dafbf) signal close complete immediately=false 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a22b608) signal close complete immediately=false 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40800]) code=0 message='' shell closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40800]) Closing immediately 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40800]]) Closing immediately 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40800]) stopping 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40800]) stopped 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40800]])[Immediately] closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18152] - close(TransportIoSession[local=/10.30.171.139:18152, remote=/10.30.170.22:40800]) Closing immediately 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18152] - close(TransportIoSession[local=/10.30.171.139:18152, remote=/10.30.170.22:40800])[Immediately] closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a89b50) signal close complete immediately=true 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40800])[Immediately] closed 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4efa816f, L:/10.30.171.139:18152 ! R:/10.30.170.22:40800] inactive. 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 ! R:/10.30.170.22:40800]} end of input detected while session was in state up 00:34:43.455 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=323, channel=[id: 0x4efa816f, L:/10.30.171.139:18152 ! R:/10.30.170.22:40800]} down, reason: End of input 00:34:43.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #17 SSH_MSG_IGNORE 00:34:43.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:34:43.557 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49318]) process #19 SSH_MSG_IGNORE 00:34:43.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_IGNORE 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60452])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) exit code=0, immediate=false 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) Closing gracefully 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[immediately=false] processing 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60452]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:43.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) Closing immediately 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[immediately=true] processing 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452] 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52821ddb) signal close complete immediately=true 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@633110c3) signal close complete immediately=true 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452])[Immediately] closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) result=null 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@762e4516) signal close complete immediately=false 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17d17811) signal close complete immediately=false 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60452]) code=0 message='' shell closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60452]) Closing immediately 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60452]]) Closing immediately 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60452]) stopping 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60452]) stopped 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60452]])[Immediately] closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18153] - close(TransportIoSession[local=/10.30.171.139:18153, remote=/10.30.170.22:60452]) Closing immediately 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18153] - close(TransportIoSession[local=/10.30.171.139:18153, remote=/10.30.170.22:60452])[Immediately] closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55ffd3f5) signal close complete immediately=true 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60452])[Immediately] closed 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x415dbbe8, L:/10.30.171.139:18153 ! R:/10.30.170.22:60452] inactive. 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 ! R:/10.30.170.22:60452]} end of input detected while session was in state up 00:34:43.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=324, channel=[id: 0x415dbbe8, L:/10.30.171.139:18153 ! R:/10.30.170.22:60452]} down, reason: End of input 00:34:43.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34824]) process #18 SSH_MSG_IGNORE 00:34:43.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_IGNORE 00:34:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #16 SSH_MSG_IGNORE 00:34:43.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:34:43.852 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:43.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #17 SSH_MSG_IGNORE 00:34:43.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:34:43.979 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) exit code=0, immediate=false 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) Closing gracefully 00:34:44.076 [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.170.22:59758]) 00:34:44.076 [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.170.22:59758]) 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:44.076 [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.170.22:59758])[immediately=false] processing 00:34:44.076 [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.170.22:59758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59758]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:44.076 [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.170.22:59758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) Closing immediately 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:44.076 [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.170.22:59758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:44.076 [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.170.22:59758])[immediately=true] processing 00:34:44.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758] 00:34:44.076 [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@22f00ddb) signal close complete immediately=true 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:44.077 [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@12c21603) signal close complete immediately=true 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758])[Immediately] closed 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) result=null 00:34:44.077 [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@177d4523) signal close complete immediately=false 00:34:44.077 [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@220d1594) signal close complete immediately=false 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59758]) code=0 message='' shell closed 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59758]) Closing immediately 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59758]]) Closing immediately 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59758]) stopping 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59758]) stopped 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59758]])[Immediately] closed 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18154] - close(TransportIoSession[local=/10.30.171.139:18154, remote=/10.30.170.22:59758]) Closing immediately 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18154] - close(TransportIoSession[local=/10.30.171.139:18154, remote=/10.30.170.22:59758])[Immediately] closed 00:34:44.077 [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@b14adb) signal close complete immediately=true 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59758])[Immediately] closed 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc36a0341, L:/10.30.171.139:18154 ! R:/10.30.170.22:59758] inactive. 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 ! R:/10.30.170.22:59758]} end of input detected while session was in state up 00:34:44.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=325, channel=[id: 0xc36a0341, L:/10.30.171.139:18154 ! R:/10.30.170.22:59758]} down, reason: End of input 00:34:44.098 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52792]) process #19 SSH_MSG_IGNORE 00:34:44.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_IGNORE 00:34:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #16 SSH_MSG_IGNORE 00:34:44.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:34:44.260 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.303 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34598]) process #18 SSH_MSG_IGNORE 00:34:44.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_IGNORE 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48898])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) exit code=0, immediate=false 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) Closing gracefully 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[immediately=false] processing 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48898]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) Closing immediately 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[immediately=true] processing 00:34:44.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898] 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16fc0a30) signal close complete immediately=true 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a357721) signal close complete immediately=true 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898])[Immediately] closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) result=null 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b34ecb8) signal close complete immediately=false 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29ea16e7) signal close complete immediately=false 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48898]) code=0 message='' shell closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48898]) Closing immediately 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48898]]) Closing immediately 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48898]) stopping 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48898]) stopped 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48898]])[Immediately] closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18155] - close(TransportIoSession[local=/10.30.171.139:18155, remote=/10.30.170.22:48898]) Closing immediately 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18155] - close(TransportIoSession[local=/10.30.171.139:18155, remote=/10.30.170.22:48898])[Immediately] closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f313460) signal close complete immediately=true 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48898])[Immediately] closed 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6535d14b, L:/10.30.171.139:18155 ! R:/10.30.170.22:48898] inactive. 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 ! R:/10.30.170.22:48898]} end of input detected while session was in state up 00:34:44.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=326, channel=[id: 0x6535d14b, L:/10.30.171.139:18155 ! R:/10.30.170.22:48898]} down, reason: End of input 00:34:44.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46660]) process #19 SSH_MSG_IGNORE 00:34:44.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_IGNORE 00:34:44.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) exit code=0, immediate=false 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) Closing gracefully 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=false] processing 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35306]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) Closing immediately 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[immediately=true] processing 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306] 00:34:44.737 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76fb73c5) signal close complete immediately=true 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13fe5624) signal close complete immediately=true 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306])[Immediately] closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) result=null 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@454e233b) signal close complete immediately=false 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7859c2b0) signal close complete immediately=false 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35306]) code=0 message='' shell closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35306]) Closing immediately 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]]) Closing immediately 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) stopping 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35306]) stopped 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35306]])[Immediately] closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18156] - close(TransportIoSession[local=/10.30.171.139:18156, remote=/10.30.170.22:35306]) Closing immediately 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18156] - close(TransportIoSession[local=/10.30.171.139:18156, remote=/10.30.170.22:35306])[Immediately] closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5591e325) signal close complete immediately=true 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35306])[Immediately] closed 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54da2689, L:/10.30.171.139:18156 ! R:/10.30.170.22:35306] inactive. 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 ! R:/10.30.170.22:35306]} end of input detected while session was in state up 00:34:44.738 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=327, channel=[id: 0x54da2689, L:/10.30.171.139:18156 ! R:/10.30.170.22:35306]} down, reason: End of input 00:34:44.788 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:44.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45118]) process #18 SSH_MSG_IGNORE 00:34:44.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_IGNORE 00:34:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #16 SSH_MSG_IGNORE 00:34:44.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:34:44.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58296])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) exit code=0, immediate=false 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) Closing gracefully 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[immediately=false] processing 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58296]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) Closing immediately 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:45.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[immediately=true] processing 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296] 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@de77b58) signal close complete immediately=true 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28d5130b) signal close complete immediately=true 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296])[Immediately] closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) result=null 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e579015) signal close complete immediately=false 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b1e6330) signal close complete immediately=false 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58296]) code=0 message='' shell closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58296]) Closing immediately 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58296]]) Closing immediately 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58296]) stopping 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58296]) stopped 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58296]])[Immediately] closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18157] - close(TransportIoSession[local=/10.30.171.139:18157, remote=/10.30.170.22:58296]) Closing immediately 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18157] - close(TransportIoSession[local=/10.30.171.139:18157, remote=/10.30.170.22:58296])[Immediately] closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d95eeb0) signal close complete immediately=true 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58296])[Immediately] closed 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb92389a4, L:/10.30.171.139:18157 ! R:/10.30.170.22:58296] inactive. 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 ! R:/10.30.170.22:58296]} end of input detected while session was in state up 00:34:45.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=328, channel=[id: 0xb92389a4, L:/10.30.171.139:18157 ! R:/10.30.170.22:58296]} down, reason: End of input 00:34:45.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #17 SSH_MSG_IGNORE 00:34:45.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:34:45.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.322 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #16 SSH_MSG_IGNORE 00:34:45.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49318])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) exit code=0, immediate=false 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) Closing gracefully 00:34:45.323 [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.170.22:49318]) 00:34:45.323 [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.170.22:49318]) 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:45.323 [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.170.22:49318])[immediately=false] processing 00:34:45.323 [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.170.22:49318])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49318]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:45.323 [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.170.22:49318]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) Closing immediately 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:45.323 [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.170.22:49318]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:45.323 [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.170.22:49318])[immediately=true] processing 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318] 00:34:45.323 [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@3f6e57d3) signal close complete immediately=true 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:45.323 [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@341201d8) signal close complete immediately=true 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318])[Immediately] closed 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) result=null 00:34:45.323 [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@a3b0f33) signal close complete immediately=false 00:34:45.323 [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@26b5c82a) signal close complete immediately=false 00:34:45.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49318]) code=0 message='' shell closed 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49318]) Closing immediately 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49318]]) Closing immediately 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49318]) stopping 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49318]) stopped 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49318]])[Immediately] closed 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18158] - close(TransportIoSession[local=/10.30.171.139:18158, remote=/10.30.170.22:49318]) Closing immediately 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18158] - close(TransportIoSession[local=/10.30.171.139:18158, remote=/10.30.170.22:49318])[Immediately] closed 00:34:45.324 [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@6b28c3e0) signal close complete immediately=true 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49318])[Immediately] closed 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4f05dc5, L:/10.30.171.139:18158 ! R:/10.30.170.22:49318] inactive. 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 ! R:/10.30.170.22:49318]} end of input detected while session was in state up 00:34:45.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=329, channel=[id: 0xf4f05dc5, L:/10.30.171.139:18158 ! R:/10.30.170.22:49318]} down, reason: End of input 00:34:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #17 SSH_MSG_IGNORE 00:34:45.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:34:45.370 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46690]) process #19 SSH_MSG_IGNORE 00:34:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_IGNORE 00:34:45.414 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.523 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47384]) process #18 SSH_MSG_IGNORE 00:34:45.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_IGNORE 00:34:45.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) exit code=0, immediate=false 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) Closing gracefully 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[immediately=false] processing 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52792]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:45.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #17 SSH_MSG_IGNORE 00:34:45.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) Closing immediately 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[immediately=true] processing 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792] 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dd17032) signal close complete immediately=true 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15b3335c) signal close complete immediately=true 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792])[Immediately] closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) result=null 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ad93693) signal close complete immediately=false 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f5111a5) signal close complete immediately=false 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52792]) code=0 message='' shell closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52792]) Closing immediately 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52792]]) Closing immediately 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52792]) stopping 00:34:45.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52792]) stopped 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52792]])[Immediately] closed 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18159] - close(TransportIoSession[local=/10.30.171.139:18159, remote=/10.30.170.22:52792]) Closing immediately 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18159] - close(TransportIoSession[local=/10.30.171.139:18159, remote=/10.30.170.22:52792])[Immediately] closed 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6927b89d) signal close complete immediately=true 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52792])[Immediately] closed 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab9a9fa3, L:/10.30.171.139:18159 ! R:/10.30.170.22:52792] inactive. 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 ! R:/10.30.170.22:52792]} end of input detected while session was in state up 00:34:45.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=330, channel=[id: 0xab9a9fa3, L:/10.30.171.139:18159 ! R:/10.30.170.22:52792]} down, reason: End of input 00:34:45.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50436]) process #19 SSH_MSG_IGNORE 00:34:45.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_IGNORE 00:34:45.719 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46660])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) exit code=0, immediate=false 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) Closing gracefully 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[immediately=false] processing 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46660]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) Closing immediately 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[immediately=true] processing 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660] 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f9ee76a) signal close complete immediately=true 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19c7cb) signal close complete immediately=true 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660])[Immediately] closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) result=null 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c63454a) signal close complete immediately=false 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e70a964) signal close complete immediately=false 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46660]) code=0 message='' shell closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46660]) Closing immediately 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46660]]) Closing immediately 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46660]) stopping 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46660]) stopped 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46660]])[Immediately] closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18160] - close(TransportIoSession[local=/10.30.171.139:18160, remote=/10.30.170.22:46660]) Closing immediately 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18160] - close(TransportIoSession[local=/10.30.171.139:18160, remote=/10.30.170.22:46660])[Immediately] closed 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@662da877) signal close complete immediately=true 00:34:45.954 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46660])[Immediately] closed 00:34:45.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaf500eb6, L:/10.30.171.139:18160 ! R:/10.30.170.22:46660] inactive. 00:34:45.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 ! R:/10.30.170.22:46660]} end of input detected while session was in state up 00:34:45.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=331, channel=[id: 0xaf500eb6, L:/10.30.171.139:18160 ! R:/10.30.170.22:46660]} down, reason: End of input 00:34:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46652]) process #18 SSH_MSG_IGNORE 00:34:46.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_IGNORE 00:34:46.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #16 SSH_MSG_IGNORE 00:34:46.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:34:46.149 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60476]) process #19 SSH_MSG_IGNORE 00:34:46.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_IGNORE 00:34:46.251 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #17 SSH_MSG_IGNORE 00:34:46.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:34:46.261 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46690])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) exit code=0, immediate=false 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) Closing gracefully 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[immediately=false] processing 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46690]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) Closing immediately 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[immediately=true] processing 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690] 00:34:46.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ff8fbdf) signal close complete immediately=true 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@284cde53) signal close complete immediately=true 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690])[Immediately] closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) result=null 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58e9e4d2) signal close complete immediately=false 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e29911b) signal close complete immediately=false 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46690]) code=0 message='' shell closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46690]) Closing immediately 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46690]]) Closing immediately 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46690]) stopping 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46690]) stopped 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46690]])[Immediately] closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18161] - close(TransportIoSession[local=/10.30.171.139:18161, remote=/10.30.170.22:46690]) Closing immediately 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18161] - close(TransportIoSession[local=/10.30.171.139:18161, remote=/10.30.170.22:46690])[Immediately] closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3647ab02) signal close complete immediately=true 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46690])[Immediately] closed 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd05e12f2, L:/10.30.171.139:18161 ! R:/10.30.170.22:46690] inactive. 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 ! R:/10.30.170.22:46690]} end of input detected while session was in state up 00:34:46.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=332, channel=[id: 0xd05e12f2, L:/10.30.171.139:18161 ! R:/10.30.170.22:46690]} down, reason: End of input 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50436])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) exit code=0, immediate=false 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:46.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) Closing gracefully 00:34:46.604 [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.170.22:50436]) 00:34:46.604 [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.170.22:50436]) 00:34:46.604 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:46.605 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:46.605 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:46.605 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:46.605 [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.170.22:50436])[immediately=false] processing 00:34:46.605 [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.170.22:50436])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50436]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:46.605 [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.170.22:50436]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) Closing immediately 00:34:46.605 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:46.605 [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.170.22:50436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:46.605 [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.170.22:50436])[immediately=true] processing 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436] 00:34:46.605 [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@38e64644) signal close complete immediately=true 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:46.605 [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@77a53e27) signal close complete immediately=true 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436])[Immediately] closed 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) result=null 00:34:46.605 [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@6cc0c196) signal close complete immediately=false 00:34:46.605 [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@1ccac636) signal close complete immediately=false 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50436]) code=0 message='' shell closed 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50436]) Closing immediately 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50436]]) Closing immediately 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50436]) stopping 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50436]) stopped 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50436]])[Immediately] closed 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18162] - close(TransportIoSession[local=/10.30.171.139:18162, remote=/10.30.170.22:50436]) Closing immediately 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18162] - close(TransportIoSession[local=/10.30.171.139:18162, remote=/10.30.170.22:50436])[Immediately] closed 00:34:46.605 [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@1694678d) signal close complete immediately=true 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50436])[Immediately] closed 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x38187c69, L:/10.30.171.139:18162 ! R:/10.30.170.22:50436] inactive. 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 ! R:/10.30.170.22:50436]} end of input detected while session was in state up 00:34:46.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=333, channel=[id: 0x38187c69, L:/10.30.171.139:18162 ! R:/10.30.170.22:50436]} down, reason: End of input 00:34:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53400]) process #18 SSH_MSG_IGNORE 00:34:46.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_IGNORE 00:34:46.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #16 SSH_MSG_IGNORE 00:34:46.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:34:46.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52662]) process #19 SSH_MSG_IGNORE 00:34:46.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_IGNORE 00:34:46.858 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #17 SSH_MSG_IGNORE 00:34:46.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:34:46.886 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60476])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) exit code=0, immediate=false 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) Closing gracefully 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:46.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[immediately=false] processing 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60476]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) Closing immediately 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[immediately=true] processing 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476] 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2510de09) signal close complete immediately=true 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521cde72) signal close complete immediately=true 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476])[Immediately] closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) result=null 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b542) signal close complete immediately=false 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a05fecf) signal close complete immediately=false 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60476]) code=0 message='' shell closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60476]) Closing immediately 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60476]]) Closing immediately 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60476]) stopping 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60476]) stopped 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60476]])[Immediately] closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18163] - close(TransportIoSession[local=/10.30.171.139:18163, remote=/10.30.170.22:60476]) Closing immediately 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18163] - close(TransportIoSession[local=/10.30.171.139:18163, remote=/10.30.170.22:60476])[Immediately] closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69c69110) signal close complete immediately=true 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60476])[Immediately] closed 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfac2b65d, L:/10.30.171.139:18163 ! R:/10.30.170.22:60476] inactive. 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 ! R:/10.30.170.22:60476]} end of input detected while session was in state up 00:34:46.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=334, channel=[id: 0xfac2b65d, L:/10.30.171.139:18163 ! R:/10.30.170.22:60476]} down, reason: End of input 00:34:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42572]) process #18 SSH_MSG_IGNORE 00:34:47.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_IGNORE 00:34:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #16 SSH_MSG_IGNORE 00:34:47.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:34:47.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #17 SSH_MSG_IGNORE 00:34:47.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:34:47.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52662])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) exit code=0, immediate=false 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) Closing gracefully 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[immediately=false] processing 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52662]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) Closing immediately 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[immediately=true] processing 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662] 00:34:47.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e6e9a4f) signal close complete immediately=true 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c59648) signal close complete immediately=true 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662])[Immediately] closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) result=null 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42175f6c) signal close complete immediately=false 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@862d609) signal close complete immediately=false 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52662]) code=0 message='' shell closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52662]) Closing immediately 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52662]]) Closing immediately 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52662]) stopping 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52662]) stopped 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52662]])[Immediately] closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18164] - close(TransportIoSession[local=/10.30.171.139:18164, remote=/10.30.170.22:52662]) Closing immediately 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18164] - close(TransportIoSession[local=/10.30.171.139:18164, remote=/10.30.170.22:52662])[Immediately] closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62b499a8) signal close complete immediately=true 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52662])[Immediately] closed 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54640f03, L:/10.30.171.139:18164 ! R:/10.30.170.22:52662] inactive. 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 ! R:/10.30.170.22:52662]} end of input detected while session was in state up 00:34:47.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=335, channel=[id: 0x54640f03, L:/10.30.171.139:18164 ! R:/10.30.170.22:52662]} down, reason: End of input 00:34:47.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59836]) process #19 SSH_MSG_IGNORE 00:34:47.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_IGNORE 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59836])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) exit code=0, immediate=false 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #21 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #22 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) Closing gracefully 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[immediately=false] processing 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59836]) packet #23 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) Closing immediately 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[immediately=true] processing 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836] 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5668abd6) signal close complete immediately=true 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b30579) signal close complete immediately=true 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836])[Immediately] closed 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) result=null 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c77a99) signal close complete immediately=false 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a0a445) signal close complete immediately=false 00:34:47.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59836]) code=0 message='' shell closed 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59836]) Closing immediately 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59836]]) Closing immediately 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59836]) stopping 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59836]) stopped 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59836]])[Immediately] closed 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18165] - close(TransportIoSession[local=/10.30.171.139:18165, remote=/10.30.170.22:59836]) Closing immediately 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18165] - close(TransportIoSession[local=/10.30.171.139:18165, remote=/10.30.170.22:59836])[Immediately] closed 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a859ebc) signal close complete immediately=true 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59836])[Immediately] closed 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x363b59d4, L:/10.30.171.139:18165 ! R:/10.30.170.22:59836] inactive. 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 ! R:/10.30.170.22:59836]} end of input detected while session was in state up 00:34:47.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=336, channel=[id: 0x363b59d4, L:/10.30.171.139:18165 ! R:/10.30.170.22:59836]} down, reason: End of input 00:34:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #16 SSH_MSG_IGNORE 00:34:47.565 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:34:47.765 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55546]) process #18 SSH_MSG_IGNORE 00:34:47.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_IGNORE 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) exit code=0, immediate=false 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:47.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) Closing gracefully 00:34:47.876 [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.170.22:36968]) 00:34:47.876 [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.170.22:36968]) 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:47.877 [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.170.22:36968])[immediately=false] processing 00:34:47.877 [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.170.22:36968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36968]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:47.877 [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.170.22:36968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) Closing immediately 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:47.877 [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.170.22:36968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:47.877 [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.170.22:36968])[immediately=true] processing 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968] 00:34:47.877 [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@5d14b00e) signal close complete immediately=true 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:47.877 [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@64885915) signal close complete immediately=true 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968])[Immediately] closed 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) result=null 00:34:47.877 [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@24ab2dd) signal close complete immediately=false 00:34:47.877 [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@22b78d7b) signal close complete immediately=false 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36968]) code=0 message='' shell closed 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36968]) Closing immediately 00:34:47.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36968]]) Closing immediately 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36968]) stopping 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36968]) stopped 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36968]])[Immediately] closed 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18166] - close(TransportIoSession[local=/10.30.171.139:18166, remote=/10.30.170.22:36968]) Closing immediately 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18166] - close(TransportIoSession[local=/10.30.171.139:18166, remote=/10.30.170.22:36968])[Immediately] closed 00:34:47.878 [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@5adbcde3) signal close complete immediately=true 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36968])[Immediately] closed 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xadec9a0f, L:/10.30.171.139:18166 ! R:/10.30.170.22:36968] inactive. 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 ! R:/10.30.170.22:36968]} end of input detected while session was in state up 00:34:47.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=337, channel=[id: 0xadec9a0f, L:/10.30.171.139:18166 ! R:/10.30.170.22:36968]} down, reason: End of input 00:34:47.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #17 SSH_MSG_IGNORE 00:34:47.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42562])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) exit code=0, immediate=false 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) Closing gracefully 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[immediately=false] processing 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42562]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:48.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) Closing immediately 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[immediately=true] processing 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562] 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58f868aa) signal close complete immediately=true 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cb91b2c) signal close complete immediately=true 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562])[Immediately] closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) result=null 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66bcd7a5) signal close complete immediately=false 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a339f63) signal close complete immediately=false 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42562]) code=0 message='' shell closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42562]) Closing immediately 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42562]]) Closing immediately 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42562]) stopping 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42562]) stopped 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42562]])[Immediately] closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18167] - close(TransportIoSession[local=/10.30.171.139:18167, remote=/10.30.170.22:42562]) Closing immediately 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18167] - close(TransportIoSession[local=/10.30.171.139:18167, remote=/10.30.170.22:42562])[Immediately] closed 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21150db7) signal close complete immediately=true 00:34:48.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42562])[Immediately] closed 00:34:48.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64fb07a6, L:/10.30.171.139:18167 ! R:/10.30.170.22:42562] inactive. 00:34:48.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 ! R:/10.30.170.22:42562]} end of input detected while session was in state up 00:34:48.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=338, channel=[id: 0x64fb07a6, L:/10.30.171.139:18167 ! R:/10.30.170.22:42562]} down, reason: End of input 00:34:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47912]) process #18 SSH_MSG_IGNORE 00:34:48.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_IGNORE 00:34:48.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:48.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #17 SSH_MSG_IGNORE 00:34:48.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:34:48.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #16 SSH_MSG_IGNORE 00:34:48.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:34:48.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55942])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) exit code=0, immediate=false 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) Closing gracefully 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[immediately=false] processing 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55942]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:48.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) Closing immediately 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[immediately=true] processing 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942] 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@789e0313) signal close complete immediately=true 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69556244) signal close complete immediately=true 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942])[Immediately] closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) result=null 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26167f4e) signal close complete immediately=false 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15a17b3e) signal close complete immediately=false 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55942]) code=0 message='' shell closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55942]) Closing immediately 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55942]]) Closing immediately 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55942]) stopping 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55942]) stopped 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55942]])[Immediately] closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18168] - close(TransportIoSession[local=/10.30.171.139:18168, remote=/10.30.170.22:55942]) Closing immediately 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18168] - close(TransportIoSession[local=/10.30.171.139:18168, remote=/10.30.170.22:55942])[Immediately] closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d2f7402) signal close complete immediately=true 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55942])[Immediately] closed 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x266ca14f, L:/10.30.171.139:18168 ! R:/10.30.170.22:55942] inactive. 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 ! R:/10.30.170.22:55942]} end of input detected while session was in state up 00:34:48.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=339, channel=[id: 0x266ca14f, L:/10.30.171.139:18168 ! R:/10.30.170.22:55942]} down, reason: End of input 00:34:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #16 SSH_MSG_IGNORE 00:34:48.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:34:48.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51486]) process #18 SSH_MSG_IGNORE 00:34:48.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_IGNORE 00:34:48.713 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39374])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) exit code=0, immediate=false 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) Closing gracefully 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[immediately=false] processing 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39374]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) Closing immediately 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[immediately=true] processing 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374] 00:34:48.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23757c3d) signal close complete immediately=true 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bbe8515) signal close complete immediately=true 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374])[Immediately] closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) result=null 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79ac8730) signal close complete immediately=false 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47a33754) signal close complete immediately=false 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39374]) code=0 message='' shell closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39374]) Closing immediately 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39374]]) Closing immediately 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39374]) stopping 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39374]) stopped 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39374]])[Immediately] closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18169] - close(TransportIoSession[local=/10.30.171.139:18169, remote=/10.30.170.22:39374]) Closing immediately 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18169] - close(TransportIoSession[local=/10.30.171.139:18169, remote=/10.30.170.22:39374])[Immediately] closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fbf3f09) signal close complete immediately=true 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39374])[Immediately] closed 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x05c2dbfa, L:/10.30.171.139:18169 ! R:/10.30.170.22:39374] inactive. 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 ! R:/10.30.170.22:39374]} end of input detected while session was in state up 00:34:48.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=340, channel=[id: 0x05c2dbfa, L:/10.30.171.139:18169 ! R:/10.30.170.22:39374]} down, reason: End of input 00:34:48.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #17 SSH_MSG_IGNORE 00:34:48.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:34:48.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:49.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) exit code=0, immediate=false 00:34:49.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:49.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:49.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) Closing gracefully 00:34:49.147 [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.170.22:44344]) 00:34:49.147 [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.170.22:44344]) 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:49.147 [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.170.22:44344])[immediately=false] processing 00:34:49.147 [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.170.22:44344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44344]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:49.147 [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.170.22:44344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) Closing immediately 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:49.147 [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.170.22:44344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:49.147 [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.170.22:44344])[immediately=true] processing 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344] 00:34:49.147 [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@3144059c) signal close complete immediately=true 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:49.147 [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@26d4137f) signal close complete immediately=true 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344])[Immediately] closed 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) result=null 00:34:49.147 [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@3a0cddf7) signal close complete immediately=false 00:34:49.147 [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@2cfe6ce0) signal close complete immediately=false 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44344]) code=0 message='' shell closed 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44344]) Closing immediately 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44344]]) Closing immediately 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44344]) stopping 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44344]) stopped 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44344]])[Immediately] closed 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18170] - close(TransportIoSession[local=/10.30.171.139:18170, remote=/10.30.170.22:44344]) Closing immediately 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18170] - close(TransportIoSession[local=/10.30.171.139:18170, remote=/10.30.170.22:44344])[Immediately] closed 00:34:49.147 [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@3d87e406) signal close complete immediately=true 00:34:49.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44344])[Immediately] closed 00:34:49.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1e620725, L:/10.30.171.139:18170 ! R:/10.30.170.22:44344] inactive. 00:34:49.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 ! R:/10.30.170.22:44344]} end of input detected while session was in state up 00:34:49.148 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=341, channel=[id: 0x1e620725, L:/10.30.171.139:18170 ! R:/10.30.170.22:44344]} down, reason: End of input 00:34:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #16 SSH_MSG_IGNORE 00:34:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:34:49.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51162]) process #18 SSH_MSG_IGNORE 00:34:49.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_IGNORE 00:34:49.450 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59694])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) exit code=0, immediate=false 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) Closing gracefully 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[immediately=false] processing 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:49.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59694]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) Closing immediately 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[immediately=true] processing 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694] 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2acf6a09) signal close complete immediately=true 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2785aa90) signal close complete immediately=true 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694])[Immediately] closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) result=null 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2536732e) signal close complete immediately=false 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73c51137) signal close complete immediately=false 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59694]) code=0 message='' shell closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59694]) Closing immediately 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59694]]) Closing immediately 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59694]) stopping 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59694]) stopped 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59694]])[Immediately] closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18171] - close(TransportIoSession[local=/10.30.171.139:18171, remote=/10.30.170.22:59694]) Closing immediately 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18171] - close(TransportIoSession[local=/10.30.171.139:18171, remote=/10.30.170.22:59694])[Immediately] closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@220bb264) signal close complete immediately=true 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59694])[Immediately] closed 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc7d565ff, L:/10.30.171.139:18171 ! R:/10.30.170.22:59694] inactive. 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 ! R:/10.30.170.22:59694]} end of input detected while session was in state up 00:34:49.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=342, channel=[id: 0xc7d565ff, L:/10.30.171.139:18171 ! R:/10.30.170.22:59694]} down, reason: End of input 00:34:49.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #17 SSH_MSG_IGNORE 00:34:49.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:34:49.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) exit code=0, immediate=false 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) Closing gracefully 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[immediately=false] processing 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46636]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) Closing immediately 00:34:49.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[immediately=true] processing 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636] 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@325c811a) signal close complete immediately=true 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eef429a) signal close complete immediately=true 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636])[Immediately] closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) result=null 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@683af470) signal close complete immediately=false 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17f76b3d) signal close complete immediately=false 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46636]) code=0 message='' shell closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46636]) Closing immediately 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46636]]) Closing immediately 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46636]) stopping 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46636]) stopped 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46636]])[Immediately] closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18172] - close(TransportIoSession[local=/10.30.171.139:18172, remote=/10.30.170.22:46636]) Closing immediately 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18172] - close(TransportIoSession[local=/10.30.171.139:18172, remote=/10.30.170.22:46636])[Immediately] closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41f56c88) signal close complete immediately=true 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46636])[Immediately] closed 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x43599bdd, L:/10.30.171.139:18172 ! R:/10.30.170.22:46636] inactive. 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 ! R:/10.30.170.22:46636]} end of input detected while session was in state up 00:34:49.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=343, channel=[id: 0x43599bdd, L:/10.30.171.139:18172 ! R:/10.30.170.22:46636]} down, reason: End of input 00:34:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39986]) process #18 SSH_MSG_IGNORE 00:34:49.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_IGNORE 00:34:49.860 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:49.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #17 SSH_MSG_IGNORE 00:34:49.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36134])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) exit code=0, immediate=false 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) Closing gracefully 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[immediately=false] processing 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36134]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) Closing immediately 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[immediately=true] processing 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134] 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45e8bc9e) signal close complete immediately=true 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41543148) signal close complete immediately=true 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134])[Immediately] closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) result=null 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c98f9d8) signal close complete immediately=false 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23aafdd2) signal close complete immediately=false 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36134]) code=0 message='' shell closed 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36134]) Closing immediately 00:34:50.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36134]]) Closing immediately 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36134]) stopping 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36134]) stopped 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36134]])[Immediately] closed 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18173] - close(TransportIoSession[local=/10.30.171.139:18173, remote=/10.30.170.22:36134]) Closing immediately 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18173] - close(TransportIoSession[local=/10.30.171.139:18173, remote=/10.30.170.22:36134])[Immediately] closed 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2326b975) signal close complete immediately=true 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36134])[Immediately] closed 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd098c855, L:/10.30.171.139:18173 ! R:/10.30.170.22:36134] inactive. 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 ! R:/10.30.170.22:36134]} end of input detected while session was in state up 00:34:50.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=344, channel=[id: 0xd098c855, L:/10.30.171.139:18173 ! R:/10.30.170.22:36134]} down, reason: End of input 00:34:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50250]) process #18 SSH_MSG_IGNORE 00:34:50.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_IGNORE 00:34:50.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55024])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) exit code=0, immediate=false 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) Closing gracefully 00:34:50.403 [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.170.22:55024]) 00:34:50.403 [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.170.22:55024]) 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:50.403 [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.170.22:55024])[immediately=false] processing 00:34:50.403 [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.170.22:55024])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55024]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:50.403 [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.170.22:55024]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) Closing immediately 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:50.403 [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.170.22:55024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:50.403 [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.170.22:55024])[immediately=true] processing 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024] 00:34:50.403 [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@3a124b6f) signal close complete immediately=true 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:50.403 [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@73ac6c58) signal close complete immediately=true 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024])[Immediately] closed 00:34:50.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) result=null 00:34:50.403 [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@1a822bea) signal close complete immediately=false 00:34:50.404 [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@1b491576) signal close complete immediately=false 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55024]) code=0 message='' shell closed 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55024]) Closing immediately 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55024]]) Closing immediately 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55024]) stopping 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55024]) stopped 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55024]])[Immediately] closed 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18174] - close(TransportIoSession[local=/10.30.171.139:18174, remote=/10.30.170.22:55024]) Closing immediately 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18174] - close(TransportIoSession[local=/10.30.171.139:18174, remote=/10.30.170.22:55024])[Immediately] closed 00:34:50.404 [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@33a86c43) signal close complete immediately=true 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55024])[Immediately] closed 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf03abfb3, L:/10.30.171.139:18174 ! R:/10.30.170.22:55024] inactive. 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 ! R:/10.30.170.22:55024]} end of input detected while session was in state up 00:34:50.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=345, channel=[id: 0xf03abfb3, L:/10.30.171.139:18174 ! R:/10.30.170.22:55024]} down, reason: End of input 00:34:50.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #17 SSH_MSG_IGNORE 00:34:50.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:34:50.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) exit code=0, immediate=false 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) Closing gracefully 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[immediately=false] processing 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40302]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) Closing immediately 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[immediately=true] processing 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302] 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a1900a2) signal close complete immediately=true 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@300f1adb) signal close complete immediately=true 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302])[Immediately] closed 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) result=null 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41327456) signal close complete immediately=false 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54ee6b45) signal close complete immediately=false 00:34:50.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40302]) code=0 message='' shell closed 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40302]) Closing immediately 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40302]]) Closing immediately 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40302]) stopping 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40302]) stopped 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40302]])[Immediately] closed 00:34:50.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18175] - close(TransportIoSession[local=/10.30.171.139:18175, remote=/10.30.170.22:40302]) Closing immediately 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18175] - close(TransportIoSession[local=/10.30.171.139:18175, remote=/10.30.170.22:40302])[Immediately] closed 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6207d6a) signal close complete immediately=true 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40302])[Immediately] closed 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x201b761f, L:/10.30.171.139:18175 ! R:/10.30.170.22:40302] inactive. 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 ! R:/10.30.170.22:40302]} end of input detected while session was in state up 00:34:50.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=346, channel=[id: 0x201b761f, L:/10.30.171.139:18175 ! R:/10.30.170.22:40302]} down, reason: End of input 00:34:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34144]) process #18 SSH_MSG_IGNORE 00:34:50.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_IGNORE 00:34:50.859 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50846])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) exit code=0, immediate=false 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:51.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) Closing gracefully 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[immediately=false] processing 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50846]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) Closing immediately 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[immediately=true] processing 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846] 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c157599) signal close complete immediately=true 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29673058) signal close complete immediately=true 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846])[Immediately] closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) result=null 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7456319f) signal close complete immediately=false 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@140f5caf) signal close complete immediately=false 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50846]) code=0 message='' shell closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50846]) Closing immediately 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50846]]) Closing immediately 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50846]) stopping 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50846]) stopped 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50846]])[Immediately] closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18176] - close(TransportIoSession[local=/10.30.171.139:18176, remote=/10.30.170.22:50846]) Closing immediately 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18176] - close(TransportIoSession[local=/10.30.171.139:18176, remote=/10.30.170.22:50846])[Immediately] closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e14a0a) signal close complete immediately=true 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50846])[Immediately] closed 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcfcd6051, L:/10.30.171.139:18176 ! R:/10.30.170.22:50846] inactive. 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 ! R:/10.30.170.22:50846]} end of input detected while session was in state up 00:34:51.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=347, channel=[id: 0xcfcd6051, L:/10.30.171.139:18176 ! R:/10.30.170.22:50846]} down, reason: End of input 00:34:51.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #17 SSH_MSG_IGNORE 00:34:51.226 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45310])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) exit code=0, immediate=false 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) Closing gracefully 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[immediately=false] processing 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45310]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) Closing immediately 00:34:51.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[immediately=true] processing 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310] 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7adebef7) signal close complete immediately=true 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7954fac6) signal close complete immediately=true 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310])[Immediately] closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) result=null 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4adf6873) signal close complete immediately=false 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c444b48) signal close complete immediately=false 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45310]) code=0 message='' shell closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45310]) Closing immediately 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45310]]) Closing immediately 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45310]) stopping 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45310]) stopped 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45310]])[Immediately] closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18177] - close(TransportIoSession[local=/10.30.171.139:18177, remote=/10.30.170.22:45310]) Closing immediately 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18177] - close(TransportIoSession[local=/10.30.171.139:18177, remote=/10.30.170.22:45310])[Immediately] closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e26531) signal close complete immediately=true 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45310])[Immediately] closed 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf617912c, L:/10.30.171.139:18177 ! R:/10.30.170.22:45310] inactive. 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 ! R:/10.30.170.22:45310]} end of input detected while session was in state up 00:34:51.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=348, channel=[id: 0xf617912c, L:/10.30.171.139:18177 ! R:/10.30.170.22:45310]} down, reason: End of input 00:34:51.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42556]) process #18 SSH_MSG_IGNORE 00:34:51.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_IGNORE 00:34:51.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #17 SSH_MSG_IGNORE 00:34:51.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:34:51.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:51.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:51.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) exit code=0, immediate=false 00:34:51.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:51.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) Closing gracefully 00:34:51.683 [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.170.22:47396]) 00:34:51.683 [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.170.22:47396]) 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:51.683 [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.170.22:47396])[immediately=false] processing 00:34:51.683 [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.170.22:47396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47396]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:51.683 [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.170.22:47396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) Closing immediately 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:51.683 [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.170.22:47396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:51.683 [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.170.22:47396])[immediately=true] processing 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396] 00:34:51.683 [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@b2b49bf) signal close complete immediately=true 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:51.683 [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@18887010) signal close complete immediately=true 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396])[Immediately] closed 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) result=null 00:34:51.683 [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@3554c0fe) signal close complete immediately=false 00:34:51.683 [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@41762806) signal close complete immediately=false 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47396]) code=0 message='' shell closed 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47396]) Closing immediately 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]]) Closing immediately 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) stopping 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47396]) stopped 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47396]])[Immediately] closed 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18178] - close(TransportIoSession[local=/10.30.171.139:18178, remote=/10.30.170.22:47396]) Closing immediately 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18178] - close(TransportIoSession[local=/10.30.171.139:18178, remote=/10.30.170.22:47396])[Immediately] closed 00:34:51.683 [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@1041f726) signal close complete immediately=true 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47396])[Immediately] closed 00:34:51.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0264cfec, L:/10.30.171.139:18178 ! R:/10.30.170.22:47396] inactive. 00:34:51.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 ! R:/10.30.170.22:47396]} end of input detected while session was in state up 00:34:51.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=349, channel=[id: 0x0264cfec, L:/10.30.171.139:18178 ! R:/10.30.170.22:47396]} down, reason: End of input 00:34:51.995 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34490])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) exit code=0, immediate=false 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) Closing gracefully 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[immediately=false] processing 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34490]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) Closing immediately 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[immediately=true] processing 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490] 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba89afa) signal close complete immediately=true 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3deb1b8c) signal close complete immediately=true 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490])[Immediately] closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) result=null 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132dd08) signal close complete immediately=false 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71d791b5) signal close complete immediately=false 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34490]) code=0 message='' shell closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34490]) Closing immediately 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34490]]) Closing immediately 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34490]) stopping 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34490]) stopped 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34490]])[Immediately] closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18179] - close(TransportIoSession[local=/10.30.171.139:18179, remote=/10.30.170.22:34490]) Closing immediately 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18179] - close(TransportIoSession[local=/10.30.171.139:18179, remote=/10.30.170.22:34490])[Immediately] closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e77ba3f) signal close complete immediately=true 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34490])[Immediately] closed 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa0ee07ef, L:/10.30.171.139:18179 ! R:/10.30.170.22:34490] inactive. 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 ! R:/10.30.170.22:34490]} end of input detected while session was in state up 00:34:51.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=350, channel=[id: 0xa0ee07ef, L:/10.30.171.139:18179 ! R:/10.30.170.22:34490]} down, reason: End of input 00:34:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54256]) process #18 SSH_MSG_IGNORE 00:34:52.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_IGNORE 00:34:52.229 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #17 SSH_MSG_IGNORE 00:34:52.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:34:52.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50590])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) exit code=0, immediate=false 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) Closing gracefully 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[immediately=false] processing 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50590]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) Closing immediately 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[immediately=true] processing 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590] 00:34:52.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31f736b1) signal close complete immediately=true 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40acbde6) signal close complete immediately=true 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590])[Immediately] closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) result=null 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9c4707) signal close complete immediately=false 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8824e36) signal close complete immediately=false 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50590]) code=0 message='' shell closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50590]) Closing immediately 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50590]]) Closing immediately 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50590]) stopping 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50590]) stopped 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50590]])[Immediately] closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18180] - close(TransportIoSession[local=/10.30.171.139:18180, remote=/10.30.170.22:50590]) Closing immediately 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18180] - close(TransportIoSession[local=/10.30.171.139:18180, remote=/10.30.170.22:50590])[Immediately] closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c8b329) signal close complete immediately=true 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50590])[Immediately] closed 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf5d0e052, L:/10.30.171.139:18180 ! R:/10.30.170.22:50590] inactive. 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 ! R:/10.30.170.22:50590]} end of input detected while session was in state up 00:34:52.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=351, channel=[id: 0xf5d0e052, L:/10.30.171.139:18180 ! R:/10.30.170.22:50590]} down, reason: End of input 00:34:52.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:52.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) exit code=0, immediate=false 00:34:52.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:52.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) Closing gracefully 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[immediately=false] processing 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52432]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) Closing immediately 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[immediately=true] processing 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432] 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52f87c3c) signal close complete immediately=true 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e009717) signal close complete immediately=true 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432])[Immediately] closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) result=null 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8b63ad0) signal close complete immediately=false 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50d86f90) signal close complete immediately=false 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52432]) code=0 message='' shell closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52432]) Closing immediately 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52432]]) Closing immediately 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52432]) stopping 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52432]) stopped 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52432]])[Immediately] closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18181] - close(TransportIoSession[local=/10.30.171.139:18181, remote=/10.30.170.22:52432]) Closing immediately 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18181] - close(TransportIoSession[local=/10.30.171.139:18181, remote=/10.30.170.22:52432])[Immediately] closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4150f02b) signal close complete immediately=true 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52432])[Immediately] closed 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xee8d1ea7, L:/10.30.171.139:18181 ! R:/10.30.170.22:52432] inactive. 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 ! R:/10.30.170.22:52432]} end of input detected while session was in state up 00:34:52.633 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=352, channel=[id: 0xee8d1ea7, L:/10.30.171.139:18181 ! R:/10.30.170.22:52432]} down, reason: End of input 00:34:52.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #17 SSH_MSG_IGNORE 00:34:52.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:34:52.715 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:52.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53164]) process #18 SSH_MSG_IGNORE 00:34:52.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_IGNORE 00:34:52.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57100])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) exit code=0, immediate=false 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) Closing gracefully 00:34:52.946 [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.170.22:57100]) 00:34:52.946 [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.170.22:57100]) 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:52.946 [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.170.22:57100])[immediately=false] processing 00:34:52.946 [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.170.22:57100])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57100]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:52.946 [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.170.22:57100]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) Closing immediately 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:52.946 [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.170.22:57100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:52.946 [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.170.22:57100])[immediately=true] processing 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100] 00:34:52.946 [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@37737895) signal close complete immediately=true 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:52.946 [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@6cd4efc8) signal close complete immediately=true 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100])[Immediately] closed 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) result=null 00:34:52.946 [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@27f6fcc7) signal close complete immediately=false 00:34:52.946 [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@2dfb9d3d) signal close complete immediately=false 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57100]) code=0 message='' shell closed 00:34:52.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57100]) Closing immediately 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57100]]) Closing immediately 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57100]) stopping 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57100]) stopped 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57100]])[Immediately] closed 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18182] - close(TransportIoSession[local=/10.30.171.139:18182, remote=/10.30.170.22:57100]) Closing immediately 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18182] - close(TransportIoSession[local=/10.30.171.139:18182, remote=/10.30.170.22:57100])[Immediately] closed 00:34:52.947 [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@160ffc7) signal close complete immediately=true 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57100])[Immediately] closed 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0dc87f51, L:/10.30.171.139:18182 ! R:/10.30.170.22:57100] inactive. 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 ! R:/10.30.170.22:57100]} end of input detected while session was in state up 00:34:52.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=353, channel=[id: 0x0dc87f51, L:/10.30.171.139:18182 ! R:/10.30.170.22:57100]} down, reason: End of input 00:34:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45714]) process #18 SSH_MSG_IGNORE 00:34:53.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_IGNORE 00:34:53.163 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58230])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) exit code=0, immediate=false 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) Closing gracefully 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[immediately=false] processing 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58230]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) Closing immediately 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[immediately=true] processing 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230] 00:34:53.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e2e2e40) signal close complete immediately=true 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b6ff3ec) signal close complete immediately=true 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230])[Immediately] closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) result=null 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ec66351) signal close complete immediately=false 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4360e0e5) signal close complete immediately=false 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58230]) code=0 message='' shell closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58230]) Closing immediately 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58230]]) Closing immediately 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58230]) stopping 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58230]) stopped 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58230]])[Immediately] closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18183] - close(TransportIoSession[local=/10.30.171.139:18183, remote=/10.30.170.22:58230]) Closing immediately 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18183] - close(TransportIoSession[local=/10.30.171.139:18183, remote=/10.30.170.22:58230])[Immediately] closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c739ae7) signal close complete immediately=true 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58230])[Immediately] closed 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdab2633a, L:/10.30.171.139:18183 ! R:/10.30.170.22:58230] inactive. 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 ! R:/10.30.170.22:58230]} end of input detected while session was in state up 00:34:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=354, channel=[id: 0xdab2633a, L:/10.30.171.139:18183 ! R:/10.30.170.22:58230]} down, reason: End of input 00:34:53.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #17 SSH_MSG_IGNORE 00:34:53.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:34:53.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:53.667 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50554]) process #18 SSH_MSG_IGNORE 00:34:53.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_IGNORE 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36630])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) exit code=0, immediate=false 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) Closing gracefully 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[immediately=false] processing 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36630]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) Closing immediately 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[immediately=true] processing 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630] 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@149916c1) signal close complete immediately=true 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@428b75ac) signal close complete immediately=true 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630])[Immediately] closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) result=null 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c151ff9) signal close complete immediately=false 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@101590ff) signal close complete immediately=false 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36630]) code=0 message='' shell closed 00:34:53.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36630]) Closing immediately 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36630]]) Closing immediately 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36630]) stopping 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36630]) stopped 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36630]])[Immediately] closed 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18184] - close(TransportIoSession[local=/10.30.171.139:18184, remote=/10.30.170.22:36630]) Closing immediately 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18184] - close(TransportIoSession[local=/10.30.171.139:18184, remote=/10.30.170.22:36630])[Immediately] closed 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ce6b322) signal close complete immediately=true 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36630])[Immediately] closed 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc64b0802, L:/10.30.171.139:18184 ! R:/10.30.170.22:36630] inactive. 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 ! R:/10.30.170.22:36630]} end of input detected while session was in state up 00:34:53.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=355, channel=[id: 0xc64b0802, L:/10.30.171.139:18184 ! R:/10.30.170.22:36630]} down, reason: End of input 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47914])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) exit code=0, immediate=false 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) Closing gracefully 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:54.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[immediately=false] processing 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47914]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) Closing immediately 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[immediately=true] processing 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914] 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fa8c4c8) signal close complete immediately=true 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20adbba6) signal close complete immediately=true 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914])[Immediately] closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) result=null 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566f5af5) signal close complete immediately=false 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9a7449) signal close complete immediately=false 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47914]) code=0 message='' shell closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47914]) Closing immediately 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47914]]) Closing immediately 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47914]) stopping 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47914]) stopped 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47914]])[Immediately] closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18185] - close(TransportIoSession[local=/10.30.171.139:18185, remote=/10.30.170.22:47914]) Closing immediately 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18185] - close(TransportIoSession[local=/10.30.171.139:18185, remote=/10.30.170.22:47914])[Immediately] closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64ad75b6) signal close complete immediately=true 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47914])[Immediately] closed 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaaba6853, L:/10.30.171.139:18185 ! R:/10.30.170.22:47914] inactive. 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 ! R:/10.30.170.22:47914]} end of input detected while session was in state up 00:34:54.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=368, channel=[id: 0xaaba6853, L:/10.30.171.139:18185 ! R:/10.30.170.22:47914]} down, reason: End of input 00:34:54.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #17 SSH_MSG_IGNORE 00:34:54.108 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:34:54.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) exit code=0, immediate=false 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) Closing gracefully 00:34:54.412 [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.170.22:37386]) 00:34:54.412 [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.170.22:37386]) 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:54.412 [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.170.22:37386])[immediately=false] processing 00:34:54.412 [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.170.22:37386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37386]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:54.412 [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.170.22:37386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) Closing immediately 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:54.412 [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.170.22:37386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:54.412 [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.170.22:37386])[immediately=true] processing 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386] 00:34:54.412 [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@2d7a07ab) signal close complete immediately=true 00:34:54.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:54.412 [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@686acd12) signal close complete immediately=true 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386])[Immediately] closed 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) result=null 00:34:54.413 [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@3b86201f) signal close complete immediately=false 00:34:54.413 [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@283e85b) signal close complete immediately=false 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37386]) code=0 message='' shell closed 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37386]) Closing immediately 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37386]]) Closing immediately 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37386]) stopping 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37386]) stopped 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37386]])[Immediately] closed 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18186] - close(TransportIoSession[local=/10.30.171.139:18186, remote=/10.30.170.22:37386]) Closing immediately 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18186] - close(TransportIoSession[local=/10.30.171.139:18186, remote=/10.30.170.22:37386])[Immediately] closed 00:34:54.413 [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@7f39e0ff) signal close complete immediately=true 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37386])[Immediately] closed 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x21210f2f, L:/10.30.171.139:18186 ! R:/10.30.170.22:37386] inactive. 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 ! R:/10.30.170.22:37386]} end of input detected while session was in state up 00:34:54.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=361, channel=[id: 0x21210f2f, L:/10.30.171.139:18186 ! R:/10.30.170.22:37386]} down, reason: End of input 00:34:54.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #17 SSH_MSG_IGNORE 00:34:54.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:34:54.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33150]) process #18 SSH_MSG_IGNORE 00:34:54.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_IGNORE 00:34:54.555 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44716])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) exit code=0, immediate=false 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) Closing gracefully 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) 00:34:54.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[immediately=false] processing 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44716]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) Closing immediately 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[immediately=true] processing 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716] 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f0d5398) signal close complete immediately=true 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b2697a) signal close complete immediately=true 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716])[Immediately] closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) result=null 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43b6bf5b) signal close complete immediately=false 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb4d008) signal close complete immediately=false 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44716]) code=0 message='' shell closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44716]) Closing immediately 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44716]]) Closing immediately 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44716]) stopping 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44716]) stopped 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44716]])[Immediately] closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18187] - close(TransportIoSession[local=/10.30.171.139:18187, remote=/10.30.170.22:44716]) Closing immediately 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18187] - close(TransportIoSession[local=/10.30.171.139:18187, remote=/10.30.170.22:44716])[Immediately] closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e30d575) signal close complete immediately=true 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44716])[Immediately] closed 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9664c1b0, L:/10.30.171.139:18187 ! R:/10.30.170.22:44716] inactive. 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 ! R:/10.30.170.22:44716]} end of input detected while session was in state up 00:34:54.694 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=359, channel=[id: 0x9664c1b0, L:/10.30.171.139:18187 ! R:/10.30.170.22:44716]} down, reason: End of input 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) exit code=0, immediate=false 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) Closing gracefully 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[immediately=false] processing 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46070]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) Closing immediately 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[immediately=true] processing 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070] 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@743c2c1) signal close complete immediately=true 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d6fb142) signal close complete immediately=true 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070])[Immediately] closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) result=null 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d52f104) signal close complete immediately=false 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@775001c2) signal close complete immediately=false 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46070]) code=0 message='' shell closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46070]) Closing immediately 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46070]]) Closing immediately 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46070]) stopping 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46070]) stopped 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46070]])[Immediately] closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18188] - close(TransportIoSession[local=/10.30.171.139:18188, remote=/10.30.170.22:46070]) Closing immediately 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18188] - close(TransportIoSession[local=/10.30.171.139:18188, remote=/10.30.170.22:46070])[Immediately] closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1c9023) signal close complete immediately=true 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46070])[Immediately] closed 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d3a4683, L:/10.30.171.139:18188 ! R:/10.30.170.22:46070] inactive. 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 ! R:/10.30.170.22:46070]} end of input detected while session was in state up 00:34:55.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=363, channel=[id: 0x7d3a4683, L:/10.30.171.139:18188 ! R:/10.30.170.22:46070]} down, reason: End of input 00:34:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57854]) process #18 SSH_MSG_IGNORE 00:34:55.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_IGNORE 00:34:55.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #17 SSH_MSG_IGNORE 00:34:55.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:34:55.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48454])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) exit code=0, immediate=false 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) Closing gracefully 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[immediately=false] processing 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48454]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) Closing immediately 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[immediately=true] processing 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454] 00:34:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11016f50) signal close complete immediately=true 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2671722e) signal close complete immediately=true 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454])[Immediately] closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) result=null 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55e12b72) signal close complete immediately=false 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f37ac0c) signal close complete immediately=false 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48454]) code=0 message='' shell closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48454]) Closing immediately 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48454]]) Closing immediately 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48454]) stopping 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48454]) stopped 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48454]])[Immediately] closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18189] - close(TransportIoSession[local=/10.30.171.139:18189, remote=/10.30.170.22:48454]) Closing immediately 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18189] - close(TransportIoSession[local=/10.30.171.139:18189, remote=/10.30.170.22:48454])[Immediately] closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65d62755) signal close complete immediately=true 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48454])[Immediately] closed 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf749ead, L:/10.30.171.139:18189 ! R:/10.30.170.22:48454] inactive. 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 ! R:/10.30.170.22:48454]} end of input detected while session was in state up 00:34:55.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=365, channel=[id: 0xbf749ead, L:/10.30.171.139:18189 ! R:/10.30.170.22:48454]} down, reason: End of input 00:34:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #17 SSH_MSG_IGNORE 00:34:55.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:34:55.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36926])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) exit code=0, immediate=false 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) Closing gracefully 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[immediately=false] processing 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36926]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:55.579 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) Closing immediately 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[immediately=true] processing 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926] 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@312548e9) signal close complete immediately=true 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55dd670f) signal close complete immediately=true 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926])[Immediately] closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) result=null 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@353e8c28) signal close complete immediately=false 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a830349) signal close complete immediately=false 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36926]) code=0 message='' shell closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36926]) Closing immediately 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36926]]) Closing immediately 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36926]) stopping 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36926]) stopped 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36926]])[Immediately] closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18190] - close(TransportIoSession[local=/10.30.171.139:18190, remote=/10.30.170.22:36926]) Closing immediately 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18190] - close(TransportIoSession[local=/10.30.171.139:18190, remote=/10.30.170.22:36926])[Immediately] closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@617a7ef0) signal close complete immediately=true 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36926])[Immediately] closed 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a1c600b, L:/10.30.171.139:18190 ! R:/10.30.170.22:36926] inactive. 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 ! R:/10.30.170.22:36926]} end of input detected while session was in state up 00:34:55.580 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=358, channel=[id: 0x9a1c600b, L:/10.30.171.139:18190 ! R:/10.30.170.22:36926]} down, reason: End of input 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49300])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) exit code=0, immediate=false 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) Closing gracefully 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[immediately=false] processing 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49300]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) Closing immediately 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[immediately=true] processing 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300] 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@141f8f01) signal close complete immediately=true 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d173d34) signal close complete immediately=true 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300])[Immediately] closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) result=null 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61b851aa) signal close complete immediately=false 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f773e8) signal close complete immediately=false 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49300]) code=0 message='' shell closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49300]) Closing immediately 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49300]]) Closing immediately 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49300]) stopping 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49300]) stopped 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49300]])[Immediately] closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18191] - close(TransportIoSession[local=/10.30.171.139:18191, remote=/10.30.170.22:49300]) Closing immediately 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18191] - close(TransportIoSession[local=/10.30.171.139:18191, remote=/10.30.170.22:49300])[Immediately] closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ef88bb0) signal close complete immediately=true 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49300])[Immediately] closed 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31cda720, L:/10.30.171.139:18191 ! R:/10.30.170.22:49300] inactive. 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 ! R:/10.30.170.22:49300]} end of input detected while session was in state up 00:34:55.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=356, channel=[id: 0x31cda720, L:/10.30.171.139:18191 ! R:/10.30.170.22:49300]} down, reason: End of input 00:34:55.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36894]) process #18 SSH_MSG_IGNORE 00:34:55.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_IGNORE 00:34:56.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #17 SSH_MSG_IGNORE 00:34:56.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:34:56.038 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) exit code=0, immediate=false 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) Closing gracefully 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[immediately=false] processing 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60104]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) Closing immediately 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[immediately=true] processing 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104] 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29c79422) signal close complete immediately=true 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b5c3c1b) signal close complete immediately=true 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104])[Immediately] closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) result=null 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df65345) signal close complete immediately=false 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7606c344) signal close complete immediately=false 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60104]) code=0 message='' shell closed 00:34:56.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60104]) Closing immediately 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60104]]) Closing immediately 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60104]) stopping 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60104]) stopped 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60104]])[Immediately] closed 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18192] - close(TransportIoSession[local=/10.30.171.139:18192, remote=/10.30.170.22:60104]) Closing immediately 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18192] - close(TransportIoSession[local=/10.30.171.139:18192, remote=/10.30.170.22:60104])[Immediately] closed 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f52f22) signal close complete immediately=true 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60104])[Immediately] closed 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5362f1ec, L:/10.30.171.139:18192 ! R:/10.30.170.22:60104] inactive. 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 ! R:/10.30.170.22:60104]} end of input detected while session was in state up 00:34:56.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=357, channel=[id: 0x5362f1ec, L:/10.30.171.139:18192 ! R:/10.30.170.22:60104]} down, reason: End of input 00:34:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33460]) process #18 SSH_MSG_IGNORE 00:34:56.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_IGNORE 00:34:56.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45146])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) exit code=0, immediate=false 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:56.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) Closing gracefully 00:34:56.500 [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.170.22:45146]) 00:34:56.500 [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.170.22:45146]) 00:34:56.500 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:56.500 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:56.500 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:56.500 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:56.501 [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.170.22:45146])[immediately=false] processing 00:34:56.501 [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.170.22:45146])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45146]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:56.501 [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.170.22:45146]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) Closing immediately 00:34:56.501 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:56.501 [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.170.22:45146]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:56.501 [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.170.22:45146])[immediately=true] processing 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146] 00:34:56.501 [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@66db2297) signal close complete immediately=true 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:56.501 [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@a30b113) signal close complete immediately=true 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146])[Immediately] closed 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) result=null 00:34:56.501 [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@e88fa83) signal close complete immediately=false 00:34:56.501 [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@70560536) signal close complete immediately=false 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45146]) code=0 message='' shell closed 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45146]) Closing immediately 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45146]]) Closing immediately 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45146]) stopping 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45146]) stopped 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45146]])[Immediately] closed 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18193] - close(TransportIoSession[local=/10.30.171.139:18193, remote=/10.30.170.22:45146]) Closing immediately 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18193] - close(TransportIoSession[local=/10.30.171.139:18193, remote=/10.30.170.22:45146])[Immediately] closed 00:34:56.501 [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@4fa64e31) signal close complete immediately=true 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45146])[Immediately] closed 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4f815146, L:/10.30.171.139:18193 ! R:/10.30.170.22:45146] inactive. 00:34:56.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 ! R:/10.30.170.22:45146]} end of input detected while session was in state up 00:34:56.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=362, channel=[id: 0x4f815146, L:/10.30.171.139:18193 ! R:/10.30.170.22:45146]} down, reason: End of input 00:34:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55224]) process #18 SSH_MSG_IGNORE 00:34:56.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_IGNORE 00:34:56.670 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:56.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #17 SSH_MSG_IGNORE 00:34:56.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:34:56.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) exit code=0, immediate=false 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) Closing gracefully 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[immediately=false] processing 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35044]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) Closing immediately 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[immediately=true] processing 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044] 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43d1deb) signal close complete immediately=true 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2910ef80) signal close complete immediately=true 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044])[Immediately] closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) result=null 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ade828c) signal close complete immediately=false 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@173e5790) signal close complete immediately=false 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35044]) code=0 message='' shell closed 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35044]) Closing immediately 00:34:56.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35044]]) Closing immediately 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35044]) stopping 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35044]) stopped 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35044]])[Immediately] closed 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18194] - close(TransportIoSession[local=/10.30.171.139:18194, remote=/10.30.170.22:35044]) Closing immediately 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18194] - close(TransportIoSession[local=/10.30.171.139:18194, remote=/10.30.170.22:35044])[Immediately] closed 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b80d2d9) signal close complete immediately=true 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35044])[Immediately] closed 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9458141b, L:/10.30.171.139:18194 ! R:/10.30.170.22:35044] inactive. 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 ! R:/10.30.170.22:35044]} end of input detected while session was in state up 00:34:56.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=366, channel=[id: 0x9458141b, L:/10.30.171.139:18194 ! R:/10.30.170.22:35044]} down, reason: End of input 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40192])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) exit code=0, immediate=false 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) Closing gracefully 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[immediately=false] processing 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40192]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) Closing immediately 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[immediately=true] processing 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192] 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@490338e5) signal close complete immediately=true 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@475c79df) signal close complete immediately=true 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192])[Immediately] closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) result=null 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ef11a0b) signal close complete immediately=false 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b657fb) signal close complete immediately=false 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40192]) code=0 message='' shell closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40192]) Closing immediately 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40192]]) Closing immediately 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40192]) stopping 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40192]) stopped 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40192]])[Immediately] closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18195] - close(TransportIoSession[local=/10.30.171.139:18195, remote=/10.30.170.22:40192]) Closing immediately 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18195] - close(TransportIoSession[local=/10.30.171.139:18195, remote=/10.30.170.22:40192])[Immediately] closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68228418) signal close complete immediately=true 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40192])[Immediately] closed 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69565b96, L:/10.30.171.139:18195 ! R:/10.30.170.22:40192] inactive. 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 ! R:/10.30.170.22:40192]} end of input detected while session was in state up 00:34:57.134 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=360, channel=[id: 0x69565b96, L:/10.30.171.139:18195 ! R:/10.30.170.22:40192]} down, reason: End of input 00:34:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51958]) process #18 SSH_MSG_IGNORE 00:34:57.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_IGNORE 00:34:57.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60274])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) exit code=0, immediate=false 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:57.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) Closing gracefully 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[immediately=false] processing 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60274]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) Closing immediately 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[immediately=true] processing 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274] 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d03151) signal close complete immediately=true 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1413a519) signal close complete immediately=true 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274])[Immediately] closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) result=null 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1cdb1b) signal close complete immediately=false 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a220466) signal close complete immediately=false 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60274]) code=0 message='' shell closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60274]) Closing immediately 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60274]]) Closing immediately 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60274]) stopping 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60274]) stopped 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60274]])[Immediately] closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18196] - close(TransportIoSession[local=/10.30.171.139:18196, remote=/10.30.170.22:60274]) Closing immediately 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18196] - close(TransportIoSession[local=/10.30.171.139:18196, remote=/10.30.170.22:60274])[Immediately] closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@797bf8ca) signal close complete immediately=true 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60274])[Immediately] closed 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14b6de7f, L:/10.30.171.139:18196 ! R:/10.30.170.22:60274] inactive. 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 ! R:/10.30.170.22:60274]} end of input detected while session was in state up 00:34:57.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=367, channel=[id: 0x14b6de7f, L:/10.30.171.139:18196 ! R:/10.30.170.22:60274]} down, reason: End of input 00:34:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50714]) process #17 SSH_MSG_IGNORE 00:34:57.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_IGNORE 00:34:57.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56852])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) exit code=0, immediate=false 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) Closing gracefully 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[immediately=false] processing 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:57.779 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56852]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) Closing immediately 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[immediately=true] processing 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852] 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32d7bc8) signal close complete immediately=true 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@548837c6) signal close complete immediately=true 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852])[Immediately] closed 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) result=null 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31769f78) signal close complete immediately=false 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b794eaa) signal close complete immediately=false 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56852]) code=0 message='' shell closed 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56852]) Closing immediately 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56852]]) Closing immediately 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56852]) stopping 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56852]) stopped 00:34:57.780 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56852]])[Immediately] closed 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18197] - close(TransportIoSession[local=/10.30.171.139:18197, remote=/10.30.170.22:56852]) Closing immediately 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.s.T.30.171.139:18197] - close(TransportIoSession[local=/10.30.171.139:18197, remote=/10.30.170.22:56852])[Immediately] closed 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e28b36) signal close complete immediately=true 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56852])[Immediately] closed 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab76480e, L:/10.30.171.139:18197 ! R:/10.30.170.22:56852] inactive. 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 ! R:/10.30.170.22:56852]} end of input detected while session was in state up 00:34:57.782 [netconf-device-simulator-threads-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=364, channel=[id: 0xab76480e, L:/10.30.171.139:18197 ! R:/10.30.170.22:56852]} down, reason: End of input 00:34:57.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56042]) process #18 SSH_MSG_IGNORE 00:34:57.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_IGNORE 00:34:57.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44754]) process #17 SSH_MSG_IGNORE 00:34:57.961 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_IGNORE 00:34:57.963 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57696])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) exit code=0, immediate=false 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) Closing gracefully 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) 00:34:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[immediately=false] processing 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57696]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) Closing immediately 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[immediately=true] processing 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696] 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33fa2928) signal close complete immediately=true 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7489f5ef) signal close complete immediately=true 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696])[Immediately] closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) result=null 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c071192) signal close complete immediately=false 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bb0185f) signal close complete immediately=false 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57696]) code=0 message='' shell closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57696]) Closing immediately 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57696]]) Closing immediately 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57696]) stopping 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57696]) stopped 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57696]])[Immediately] closed 00:34:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18198] - close(TransportIoSession[local=/10.30.171.139:18198, remote=/10.30.170.22:57696]) Closing immediately 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18198] - close(TransportIoSession[local=/10.30.171.139:18198, remote=/10.30.170.22:57696])[Immediately] closed 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4961c768) signal close complete immediately=true 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57696])[Immediately] closed 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc2f1a798, L:/10.30.171.139:18198 ! R:/10.30.170.22:57696] inactive. 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 ! R:/10.30.170.22:57696]} end of input detected while session was in state up 00:34:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=369, channel=[id: 0xc2f1a798, L:/10.30.171.139:18198 ! R:/10.30.170.22:57696]} down, reason: End of input 00:34:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51352]) process #17 SSH_MSG_IGNORE 00:34:58.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_IGNORE 00:34:58.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44584])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) exit code=0, immediate=false 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) Closing gracefully 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[immediately=false] processing 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44584]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) Closing immediately 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[immediately=true] processing 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584] 00:34:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@90d2fdb) signal close complete immediately=true 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a9f0792) signal close complete immediately=true 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584])[Immediately] closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) result=null 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a87b651) signal close complete immediately=false 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24c34651) signal close complete immediately=false 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44584]) code=0 message='' shell closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44584]) Closing immediately 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44584]]) Closing immediately 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44584]) stopping 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44584]) stopped 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44584]])[Immediately] closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18199] - close(TransportIoSession[local=/10.30.171.139:18199, remote=/10.30.170.22:44584]) Closing immediately 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18199] - close(TransportIoSession[local=/10.30.171.139:18199, remote=/10.30.170.22:44584])[Immediately] closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4450c6e5) signal close complete immediately=true 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44584])[Immediately] closed 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77a51f97, L:/10.30.171.139:18199 ! R:/10.30.170.22:44584] inactive. 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 ! R:/10.30.170.22:44584]} end of input detected while session was in state up 00:34:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=370, channel=[id: 0x77a51f97, L:/10.30.171.139:18199 ! R:/10.30.170.22:44584]} down, reason: End of input 00:34:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55520]) process #18 SSH_MSG_IGNORE 00:34:58.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_IGNORE 00:34:58.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) exit code=0, immediate=false 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) Closing gracefully 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[immediately=false] processing 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:58.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48782]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) Closing immediately 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[immediately=true] processing 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782] 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2efe20e9) signal close complete immediately=true 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@232f243d) signal close complete immediately=true 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782])[Immediately] closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) result=null 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4547f1) signal close complete immediately=false 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748af19b) signal close complete immediately=false 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48782]) code=0 message='' shell closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48782]) Closing immediately 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48782]]) Closing immediately 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48782]) stopping 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48782]) stopped 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48782]])[Immediately] closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18200] - close(TransportIoSession[local=/10.30.171.139:18200, remote=/10.30.170.22:48782]) Closing immediately 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18200] - close(TransportIoSession[local=/10.30.171.139:18200, remote=/10.30.170.22:48782])[Immediately] closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b2c6e8b) signal close complete immediately=true 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48782])[Immediately] closed 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed69575c, L:/10.30.171.139:18200 ! R:/10.30.170.22:48782] inactive. 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 ! R:/10.30.170.22:48782]} end of input detected while session was in state up 00:34:58.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=371, channel=[id: 0xed69575c, L:/10.30.171.139:18200 ! R:/10.30.170.22:48782]} down, reason: End of input 00:34:58.936 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52990]) process #17 SSH_MSG_IGNORE 00:34:58.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_IGNORE 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) exit code=0, immediate=false 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) Closing gracefully 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:59.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[immediately=false] processing 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46044]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) Closing immediately 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[immediately=true] processing 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044] 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ae73b51) signal close complete immediately=true 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b23327e) signal close complete immediately=true 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044])[Immediately] closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) result=null 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66b6b0d1) signal close complete immediately=false 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cae91e9) signal close complete immediately=false 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46044]) code=0 message='' shell closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46044]) Closing immediately 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46044]]) Closing immediately 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46044]) stopping 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46044]) stopped 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46044]])[Immediately] closed 00:34:59.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18201] - close(TransportIoSession[local=/10.30.171.139:18201, remote=/10.30.170.22:46044]) Closing immediately 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18201] - close(TransportIoSession[local=/10.30.171.139:18201, remote=/10.30.170.22:46044])[Immediately] closed 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fe0089e) signal close complete immediately=true 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46044])[Immediately] closed 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9678fad, L:/10.30.171.139:18201 ! R:/10.30.170.22:46044] inactive. 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 ! R:/10.30.170.22:46044]} end of input detected while session was in state up 00:34:59.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=372, channel=[id: 0xe9678fad, L:/10.30.171.139:18201 ! R:/10.30.170.22:46044]} down, reason: End of input 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35206])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) exit code=0, immediate=false 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) Closing gracefully 00:34:59.291 [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.170.22:35206]) 00:34:59.291 [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.170.22:35206]) 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:59.291 [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.170.22:35206])[immediately=false] processing 00:34:59.291 [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.170.22:35206])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35206]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:59.291 [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.170.22:35206]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) Closing immediately 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:59.291 [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.170.22:35206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:59.291 [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.170.22:35206])[immediately=true] processing 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206] 00:34:59.291 [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@3411b3ef) signal close complete immediately=true 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:59.291 [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@7a79adac) signal close complete immediately=true 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206])[Immediately] closed 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) result=null 00:34:59.291 [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@50d322ff) signal close complete immediately=false 00:34:59.291 [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@44259999) signal close complete immediately=false 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35206]) code=0 message='' shell closed 00:34:59.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35206]) Closing immediately 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35206]]) Closing immediately 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35206]) stopping 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35206]) stopped 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35206]])[Immediately] closed 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18202] - close(TransportIoSession[local=/10.30.171.139:18202, remote=/10.30.170.22:35206]) Closing immediately 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18202] - close(TransportIoSession[local=/10.30.171.139:18202, remote=/10.30.170.22:35206])[Immediately] closed 00:34:59.292 [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@7d12c439) signal close complete immediately=true 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35206])[Immediately] closed 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1d3c60d8, L:/10.30.171.139:18202 ! R:/10.30.170.22:35206] inactive. 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 ! R:/10.30.170.22:35206]} end of input detected while session was in state up 00:34:59.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=373, channel=[id: 0x1d3c60d8, L:/10.30.171.139:18202 ! R:/10.30.170.22:35206]} down, reason: End of input 00:34:59.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40094]) process #17 SSH_MSG_IGNORE 00:34:59.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_IGNORE 00:34:59.393 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:34:59.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33612]) process #18 SSH_MSG_IGNORE 00:34:59.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_IGNORE 00:34:59.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45470])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:59.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) exit code=0, immediate=false 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) Closing gracefully 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[immediately=false] processing 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45470]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) Closing immediately 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[immediately=true] processing 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470] 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d094c92) signal close complete immediately=true 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74e267e3) signal close complete immediately=true 00:34:59.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470])[Immediately] closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) result=null 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a1171a5) signal close complete immediately=false 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@337791a5) signal close complete immediately=false 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45470]) code=0 message='' shell closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45470]) Closing immediately 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45470]]) Closing immediately 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45470]) stopping 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45470]) stopped 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45470]])[Immediately] closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18203] - close(TransportIoSession[local=/10.30.171.139:18203, remote=/10.30.170.22:45470]) Closing immediately 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18203] - close(TransportIoSession[local=/10.30.171.139:18203, remote=/10.30.170.22:45470])[Immediately] closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64cd3685) signal close complete immediately=true 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45470])[Immediately] closed 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5efdc775, L:/10.30.171.139:18203 ! R:/10.30.170.22:45470] inactive. 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 ! R:/10.30.170.22:45470]} end of input detected while session was in state up 00:34:59.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=374, channel=[id: 0x5efdc775, L:/10.30.171.139:18203 ! R:/10.30.170.22:45470]} down, reason: End of input 00:34:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43454]) process #18 SSH_MSG_IGNORE 00:34:59.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_IGNORE 00:34:59.722 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) exit code=0, immediate=false 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:34:59.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) Closing gracefully 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[immediately=false] processing 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47628]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) Closing immediately 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[immediately=true] processing 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628] 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3825b7af) signal close complete immediately=true 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fe6d647) signal close complete immediately=true 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628])[Immediately] closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) result=null 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32903324) signal close complete immediately=false 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@348c50ec) signal close complete immediately=false 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47628]) code=0 message='' shell closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47628]) Closing immediately 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47628]]) Closing immediately 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47628]) stopping 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47628]) stopped 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47628]])[Immediately] closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18204] - close(TransportIoSession[local=/10.30.171.139:18204, remote=/10.30.170.22:47628]) Closing immediately 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18204] - close(TransportIoSession[local=/10.30.171.139:18204, remote=/10.30.170.22:47628])[Immediately] closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2181011d) signal close complete immediately=true 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47628])[Immediately] closed 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xceaf44a5, L:/10.30.171.139:18204 ! R:/10.30.170.22:47628] inactive. 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 ! R:/10.30.170.22:47628]} end of input detected while session was in state up 00:34:59.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=375, channel=[id: 0xceaf44a5, L:/10.30.171.139:18204 ! R:/10.30.170.22:47628]} down, reason: End of input 00:35:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58404]) process #18 SSH_MSG_IGNORE 00:35:00.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_IGNORE 00:35:00.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:00.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57746]) process #17 SSH_MSG_IGNORE 00:35:00.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_IGNORE 00:35:00.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58284])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) exit code=0, immediate=false 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) Closing gracefully 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) 00:35:00.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[immediately=false] processing 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58284]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) Closing immediately 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[immediately=true] processing 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284] 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59f3d7ce) signal close complete immediately=true 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e1d3bd) signal close complete immediately=true 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284])[Immediately] closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) result=null 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1291bc86) signal close complete immediately=false 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40903cfe) signal close complete immediately=false 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58284]) code=0 message='' shell closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58284]) Closing immediately 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58284]]) Closing immediately 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58284]) stopping 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58284]) stopped 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58284]])[Immediately] closed 00:35:00.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18205] - close(TransportIoSession[local=/10.30.171.139:18205, remote=/10.30.170.22:58284]) Closing immediately 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18205] - close(TransportIoSession[local=/10.30.171.139:18205, remote=/10.30.170.22:58284])[Immediately] closed 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79ace85) signal close complete immediately=true 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58284])[Immediately] closed 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x273d8193, L:/10.30.171.139:18205 ! R:/10.30.170.22:58284] inactive. 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 ! R:/10.30.170.22:58284]} end of input detected while session was in state up 00:35:00.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=376, channel=[id: 0x273d8193, L:/10.30.171.139:18205 ! R:/10.30.170.22:58284]} down, reason: End of input 00:35:00.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:00.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41918]) process #17 SSH_MSG_IGNORE 00:35:00.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_IGNORE 00:35:00.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55210])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) exit code=0, immediate=false 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) Closing gracefully 00:35:00.553 [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.170.22:55210]) 00:35:00.553 [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.170.22:55210]) 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:00.553 [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.170.22:55210])[immediately=false] processing 00:35:00.553 [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.170.22:55210])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55210]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:00.553 [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.170.22:55210]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) Closing immediately 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:00.553 [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.170.22:55210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:00.553 [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.170.22:55210])[immediately=true] processing 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210] 00:35:00.553 [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@e58f74) signal close complete immediately=true 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:00.553 [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@42817b50) signal close complete immediately=true 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210])[Immediately] closed 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) result=null 00:35:00.553 [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@2172aed4) signal close complete immediately=false 00:35:00.553 [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@2720e351) signal close complete immediately=false 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55210]) code=0 message='' shell closed 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55210]) Closing immediately 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55210]]) Closing immediately 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55210]) stopping 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55210]) stopped 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55210]])[Immediately] closed 00:35:00.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18206] - close(TransportIoSession[local=/10.30.171.139:18206, remote=/10.30.170.22:55210]) Closing immediately 00:35:00.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18206] - close(TransportIoSession[local=/10.30.171.139:18206, remote=/10.30.170.22:55210])[Immediately] closed 00:35:00.554 [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@b1256ee) signal close complete immediately=true 00:35:00.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55210])[Immediately] closed 00:35:00.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3af6d6f6, L:/10.30.171.139:18206 ! R:/10.30.170.22:55210] inactive. 00:35:00.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 ! R:/10.30.170.22:55210]} end of input detected while session was in state up 00:35:00.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=377, channel=[id: 0x3af6d6f6, L:/10.30.171.139:18206 ! R:/10.30.170.22:55210]} down, reason: End of input 00:35:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42462]) process #18 SSH_MSG_IGNORE 00:35:00.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_IGNORE 00:35:00.803 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35828])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) exit code=0, immediate=false 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) Closing gracefully 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[immediately=false] processing 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35828]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) Closing immediately 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[immediately=true] processing 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828] 00:35:00.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@328c0bcf) signal close complete immediately=true 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f0005d6) signal close complete immediately=true 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828])[Immediately] closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) result=null 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2892251c) signal close complete immediately=false 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3909dd74) signal close complete immediately=false 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35828]) code=0 message='' shell closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35828]) Closing immediately 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35828]]) Closing immediately 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35828]) stopping 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35828]) stopped 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35828]])[Immediately] closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18207] - close(TransportIoSession[local=/10.30.171.139:18207, remote=/10.30.170.22:35828]) Closing immediately 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18207] - close(TransportIoSession[local=/10.30.171.139:18207, remote=/10.30.170.22:35828])[Immediately] closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b897be9) signal close complete immediately=true 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35828])[Immediately] closed 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c7051ee, L:/10.30.171.139:18207 ! R:/10.30.170.22:35828] inactive. 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 ! R:/10.30.170.22:35828]} end of input detected while session was in state up 00:35:00.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=378, channel=[id: 0x2c7051ee, L:/10.30.171.139:18207 ! R:/10.30.170.22:35828]} down, reason: End of input 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36916])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) exit code=0, immediate=false 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) Closing gracefully 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[immediately=false] processing 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36916]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) Closing immediately 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[immediately=true] processing 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916] 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@245be953) signal close complete immediately=true 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29b612d3) signal close complete immediately=true 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916])[Immediately] closed 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) result=null 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473bcc6d) signal close complete immediately=false 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16d1374a) signal close complete immediately=false 00:35:01.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36916]) code=0 message='' shell closed 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36916]) Closing immediately 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36916]]) Closing immediately 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36916]) stopping 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36916]) stopped 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36916]])[Immediately] closed 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18208] - close(TransportIoSession[local=/10.30.171.139:18208, remote=/10.30.170.22:36916]) Closing immediately 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18208] - close(TransportIoSession[local=/10.30.171.139:18208, remote=/10.30.170.22:36916])[Immediately] closed 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dbb45b2) signal close complete immediately=true 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36916])[Immediately] closed 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x359f8714, L:/10.30.171.139:18208 ! R:/10.30.170.22:36916] inactive. 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 ! R:/10.30.170.22:36916]} end of input detected while session was in state up 00:35:01.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=379, channel=[id: 0x359f8714, L:/10.30.171.139:18208 ! R:/10.30.170.22:36916]} down, reason: End of input 00:35:01.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56336]) process #17 SSH_MSG_IGNORE 00:35:01.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_IGNORE 00:35:01.222 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41962]) process #18 SSH_MSG_IGNORE 00:35:01.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_IGNORE 00:35:01.340 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37594])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) exit code=0, immediate=false 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) Closing gracefully 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[immediately=false] processing 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37594]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) Closing immediately 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:01.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[immediately=true] processing 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594] 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ccc258) signal close complete immediately=true 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@731eb388) signal close complete immediately=true 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594])[Immediately] closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) result=null 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9e820c5) signal close complete immediately=false 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75463ad) signal close complete immediately=false 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37594]) code=0 message='' shell closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37594]) Closing immediately 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37594]]) Closing immediately 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37594]) stopping 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37594]) stopped 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37594]])[Immediately] closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18209] - close(TransportIoSession[local=/10.30.171.139:18209, remote=/10.30.170.22:37594]) Closing immediately 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18209] - close(TransportIoSession[local=/10.30.171.139:18209, remote=/10.30.170.22:37594])[Immediately] closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20adbf1d) signal close complete immediately=true 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37594])[Immediately] closed 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x55c10efc, L:/10.30.171.139:18209 ! R:/10.30.170.22:37594] inactive. 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 ! R:/10.30.170.22:37594]} end of input detected while session was in state up 00:35:01.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=380, channel=[id: 0x55c10efc, L:/10.30.171.139:18209 ! R:/10.30.170.22:37594]} down, reason: End of input 00:35:01.665 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49914]) process #17 SSH_MSG_IGNORE 00:35:01.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_IGNORE 00:35:01.666 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56452]) process #18 SSH_MSG_IGNORE 00:35:01.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_IGNORE 00:35:01.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) exit code=0, immediate=false 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) Closing gracefully 00:35:01.817 [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.170.22:44054]) 00:35:01.817 [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.170.22:44054]) 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:01.817 [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.170.22:44054])[immediately=false] processing 00:35:01.817 [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.170.22:44054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44054]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:01.817 [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.170.22:44054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) Closing immediately 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:01.817 [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.170.22:44054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:01.817 [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.170.22:44054])[immediately=true] processing 00:35:01.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054] 00:35:01.817 [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@aea5c46) signal close complete immediately=true 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:01.818 [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@7b864d3b) signal close complete immediately=true 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054])[Immediately] closed 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) result=null 00:35:01.818 [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@78fd98b8) signal close complete immediately=false 00:35:01.818 [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@68fd828) signal close complete immediately=false 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44054]) code=0 message='' shell closed 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44054]) Closing immediately 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44054]]) Closing immediately 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44054]) stopping 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44054]) stopped 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44054]])[Immediately] closed 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18210] - close(TransportIoSession[local=/10.30.171.139:18210, remote=/10.30.170.22:44054]) Closing immediately 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18210] - close(TransportIoSession[local=/10.30.171.139:18210, remote=/10.30.170.22:44054])[Immediately] closed 00:35:01.818 [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@5edfbcd3) signal close complete immediately=true 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44054])[Immediately] closed 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed0c537f, L:/10.30.171.139:18210 ! R:/10.30.170.22:44054] inactive. 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 ! R:/10.30.170.22:44054]} end of input detected while session was in state up 00:35:01.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=381, channel=[id: 0xed0c537f, L:/10.30.171.139:18210 ! R:/10.30.170.22:44054]} down, reason: End of input 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) exit code=0, immediate=false 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) Closing gracefully 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[immediately=false] processing 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48152]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) Closing immediately 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[immediately=true] processing 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152] 00:35:02.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b687b) signal close complete immediately=true 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f67c36e) signal close complete immediately=true 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152])[Immediately] closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) result=null 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fb51bdd) signal close complete immediately=false 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a2d6d7e) signal close complete immediately=false 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48152]) code=0 message='' shell closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48152]) Closing immediately 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48152]]) Closing immediately 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48152]) stopping 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48152]) stopped 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48152]])[Immediately] closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18211] - close(TransportIoSession[local=/10.30.171.139:18211, remote=/10.30.170.22:48152]) Closing immediately 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18211] - close(TransportIoSession[local=/10.30.171.139:18211, remote=/10.30.170.22:48152])[Immediately] closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@415ee6f0) signal close complete immediately=true 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48152])[Immediately] closed 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbb40f16e, L:/10.30.171.139:18211 ! R:/10.30.170.22:48152] inactive. 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 ! R:/10.30.170.22:48152]} end of input detected while session was in state up 00:35:02.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=382, channel=[id: 0xbb40f16e, L:/10.30.171.139:18211 ! R:/10.30.170.22:48152]} down, reason: End of input 00:35:02.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40986]) process #17 SSH_MSG_IGNORE 00:35:02.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_IGNORE 00:35:02.151 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54996]) process #18 SSH_MSG_IGNORE 00:35:02.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_IGNORE 00:35:02.315 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34824])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) exit code=0, immediate=false 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) Closing gracefully 00:35:02.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[immediately=false] processing 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34824]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) Closing immediately 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[immediately=true] processing 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824] 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45164cb1) signal close complete immediately=true 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26e5d65d) signal close complete immediately=true 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824])[Immediately] closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) result=null 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53d3a93c) signal close complete immediately=false 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19a289d7) signal close complete immediately=false 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34824]) code=0 message='' shell closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34824]) Closing immediately 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34824]]) Closing immediately 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34824]) stopping 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34824]) stopped 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34824]])[Immediately] closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18212] - close(TransportIoSession[local=/10.30.171.139:18212, remote=/10.30.170.22:34824]) Closing immediately 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18212] - close(TransportIoSession[local=/10.30.171.139:18212, remote=/10.30.170.22:34824])[Immediately] closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea63d96) signal close complete immediately=true 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34824])[Immediately] closed 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa2b909bf, L:/10.30.171.139:18212 ! R:/10.30.170.22:34824] inactive. 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 ! R:/10.30.170.22:34824]} end of input detected while session was in state up 00:35:02.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=383, channel=[id: 0xa2b909bf, L:/10.30.171.139:18212 ! R:/10.30.170.22:34824]} down, reason: End of input 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34598])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) exit code=0, immediate=false 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) Closing gracefully 00:35:02.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[immediately=false] processing 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34598]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) Closing immediately 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[immediately=true] processing 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598] 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fa7c0a) signal close complete immediately=true 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fe854d4) signal close complete immediately=true 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598])[Immediately] closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) result=null 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7833e5a2) signal close complete immediately=false 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2130372f) signal close complete immediately=false 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34598]) code=0 message='' shell closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34598]) Closing immediately 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34598]]) Closing immediately 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34598]) stopping 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34598]) stopped 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34598]])[Immediately] closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18213] - close(TransportIoSession[local=/10.30.171.139:18213, remote=/10.30.170.22:34598]) Closing immediately 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18213] - close(TransportIoSession[local=/10.30.171.139:18213, remote=/10.30.170.22:34598])[Immediately] closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75fe152f) signal close complete immediately=true 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34598])[Immediately] closed 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf3d61941, L:/10.30.171.139:18213 ! R:/10.30.170.22:34598] inactive. 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 ! R:/10.30.170.22:34598]} end of input detected while session was in state up 00:35:02.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=384, channel=[id: 0xf3d61941, L:/10.30.171.139:18213 ! R:/10.30.170.22:34598]} down, reason: End of input 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) exit code=0, immediate=false 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:03.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) Closing gracefully 00:35:03.062 [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.170.22:45118]) 00:35:03.062 [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.170.22:45118]) 00:35:03.062 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:03.063 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:03.063 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:03.063 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:03.063 [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.170.22:45118])[immediately=false] processing 00:35:03.063 [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.170.22:45118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45118]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:03.063 [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.170.22:45118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) Closing immediately 00:35:03.063 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:03.063 [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.170.22:45118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:03.063 [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.170.22:45118])[immediately=true] processing 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118] 00:35:03.063 [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@58797bf8) signal close complete immediately=true 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:03.063 [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@1b419ac) signal close complete immediately=true 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118])[Immediately] closed 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) result=null 00:35:03.063 [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@2fb24654) signal close complete immediately=false 00:35:03.063 [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@4f7a8a30) signal close complete immediately=false 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45118]) code=0 message='' shell closed 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45118]) Closing immediately 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45118]]) Closing immediately 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45118]) stopping 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45118]) stopped 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45118]])[Immediately] closed 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18214] - close(TransportIoSession[local=/10.30.171.139:18214, remote=/10.30.170.22:45118]) Closing immediately 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18214] - close(TransportIoSession[local=/10.30.171.139:18214, remote=/10.30.170.22:45118])[Immediately] closed 00:35:03.063 [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@5c4f8e9c) signal close complete immediately=true 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45118])[Immediately] closed 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x75fd1bf9, L:/10.30.171.139:18214 ! R:/10.30.170.22:45118] inactive. 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 ! R:/10.30.170.22:45118]} end of input detected while session was in state up 00:35:03.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=385, channel=[id: 0x75fd1bf9, L:/10.30.171.139:18214 ! R:/10.30.170.22:45118]} down, reason: End of input 00:35:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48560]) process #18 SSH_MSG_IGNORE 00:35:03.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_IGNORE 00:35:03.139 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:03.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47384])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) exit code=0, immediate=false 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) Closing gracefully 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[immediately=false] processing 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47384]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) Closing immediately 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[immediately=true] processing 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384] 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40677b6f) signal close complete immediately=true 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1915c964) signal close complete immediately=true 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384])[Immediately] closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) result=null 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63691dbb) signal close complete immediately=false 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5635e272) signal close complete immediately=false 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47384]) code=0 message='' shell closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47384]) Closing immediately 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47384]]) Closing immediately 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47384]) stopping 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47384]) stopped 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47384]])[Immediately] closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18215] - close(TransportIoSession[local=/10.30.171.139:18215, remote=/10.30.170.22:47384]) Closing immediately 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18215] - close(TransportIoSession[local=/10.30.171.139:18215, remote=/10.30.170.22:47384])[Immediately] closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d7257d8) signal close complete immediately=true 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47384])[Immediately] closed 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb4938b1a, L:/10.30.171.139:18215 ! R:/10.30.170.22:47384] inactive. 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 ! R:/10.30.170.22:47384]} end of input detected while session was in state up 00:35:03.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=386, channel=[id: 0xb4938b1a, L:/10.30.171.139:18215 ! R:/10.30.170.22:47384]} down, reason: End of input 00:35:03.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35766]) process #17 SSH_MSG_IGNORE 00:35:03.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_IGNORE 00:35:03.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49314]) process #18 SSH_MSG_IGNORE 00:35:03.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_IGNORE 00:35:03.560 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) exit code=0, immediate=false 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) Closing gracefully 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[immediately=false] processing 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46652]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) Closing immediately 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[immediately=true] processing 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652] 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ad98dda) signal close complete immediately=true 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@564563f1) signal close complete immediately=true 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652])[Immediately] closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) result=null 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1298beec) signal close complete immediately=false 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55608d49) signal close complete immediately=false 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46652]) code=0 message='' shell closed 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46652]) Closing immediately 00:35:03.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46652]]) Closing immediately 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46652]) stopping 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46652]) stopped 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46652]])[Immediately] closed 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18216] - close(TransportIoSession[local=/10.30.171.139:18216, remote=/10.30.170.22:46652]) Closing immediately 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18216] - close(TransportIoSession[local=/10.30.171.139:18216, remote=/10.30.170.22:46652])[Immediately] closed 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63616d62) signal close complete immediately=true 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46652])[Immediately] closed 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc26ea88c, L:/10.30.171.139:18216 ! R:/10.30.170.22:46652] inactive. 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 ! R:/10.30.170.22:46652]} end of input detected while session was in state up 00:35:03.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=387, channel=[id: 0xc26ea88c, L:/10.30.171.139:18216 ! R:/10.30.170.22:46652]} down, reason: End of input 00:35:03.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58232]) process #17 SSH_MSG_IGNORE 00:35:03.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_IGNORE 00:35:03.759 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:04.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49916]) process #18 SSH_MSG_IGNORE 00:35:04.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_IGNORE 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) exit code=0, immediate=false 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) Closing gracefully 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[immediately=false] processing 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53400]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) Closing immediately 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[immediately=true] processing 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400] 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fba1b01) signal close complete immediately=true 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@324c14e3) signal close complete immediately=true 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400])[Immediately] closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) result=null 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41719c02) signal close complete immediately=false 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2647644e) signal close complete immediately=false 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53400]) code=0 message='' shell closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53400]) Closing immediately 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53400]]) Closing immediately 00:35:04.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53400]) stopping 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53400]) stopped 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53400]])[Immediately] closed 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18217] - close(TransportIoSession[local=/10.30.171.139:18217, remote=/10.30.170.22:53400]) Closing immediately 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18217] - close(TransportIoSession[local=/10.30.171.139:18217, remote=/10.30.170.22:53400])[Immediately] closed 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59da1194) signal close complete immediately=true 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53400])[Immediately] closed 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb9266005, L:/10.30.171.139:18217 ! R:/10.30.170.22:53400] inactive. 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 ! R:/10.30.170.22:53400]} end of input detected while session was in state up 00:35:04.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=388, channel=[id: 0xb9266005, L:/10.30.171.139:18217 ! R:/10.30.170.22:53400]} down, reason: End of input 00:35:04.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:34180]) process #17 SSH_MSG_IGNORE 00:35:04.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_IGNORE 00:35:04.215 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) exit code=0, immediate=false 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) Closing gracefully 00:35:04.331 [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.170.22:42572]) 00:35:04.331 [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.170.22:42572]) 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:04.331 [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.170.22:42572])[immediately=false] processing 00:35:04.331 [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.170.22:42572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42572]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:04.331 [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.170.22:42572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) Closing immediately 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:04.331 [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.170.22:42572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:04.331 [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.170.22:42572])[immediately=true] processing 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572] 00:35:04.331 [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@7b818b6e) signal close complete immediately=true 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:04.331 [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@3a79b85b) signal close complete immediately=true 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572])[Immediately] closed 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) result=null 00:35:04.331 [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@2d220f28) signal close complete immediately=false 00:35:04.331 [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@209a92ce) signal close complete immediately=false 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42572]) code=0 message='' shell closed 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42572]) Closing immediately 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42572]]) Closing immediately 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42572]) stopping 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42572]) stopped 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42572]])[Immediately] closed 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18218] - close(TransportIoSession[local=/10.30.171.139:18218, remote=/10.30.170.22:42572]) Closing immediately 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18218] - close(TransportIoSession[local=/10.30.171.139:18218, remote=/10.30.170.22:42572])[Immediately] closed 00:35:04.331 [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@5737a748) signal close complete immediately=true 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42572])[Immediately] closed 00:35:04.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa710e896, L:/10.30.171.139:18218 ! R:/10.30.170.22:42572] inactive. 00:35:04.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 ! R:/10.30.170.22:42572]} end of input detected while session was in state up 00:35:04.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=389, channel=[id: 0xa710e896, L:/10.30.171.139:18218 ! R:/10.30.170.22:42572]} down, reason: End of input 00:35:04.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55546])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:04.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) exit code=0, immediate=false 00:35:04.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:04.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) Closing gracefully 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[immediately=false] processing 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55546]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) Closing immediately 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[immediately=true] processing 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546] 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7718a7a2) signal close complete immediately=true 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e9a097) signal close complete immediately=true 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546])[Immediately] closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) result=null 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26f72b1b) signal close complete immediately=false 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31a49e50) signal close complete immediately=false 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55546]) code=0 message='' shell closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55546]) Closing immediately 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55546]]) Closing immediately 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55546]) stopping 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55546]) stopped 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55546]])[Immediately] closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18219] - close(TransportIoSession[local=/10.30.171.139:18219, remote=/10.30.170.22:55546]) Closing immediately 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18219] - close(TransportIoSession[local=/10.30.171.139:18219, remote=/10.30.170.22:55546])[Immediately] closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b30a71) signal close complete immediately=true 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55546])[Immediately] closed 00:35:04.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50be0fce, L:/10.30.171.139:18219 ! R:/10.30.170.22:55546] inactive. 00:35:04.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 ! R:/10.30.170.22:55546]} end of input detected while session was in state up 00:35:04.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=390, channel=[id: 0x50be0fce, L:/10.30.171.139:18219 ! R:/10.30.170.22:55546]} down, reason: End of input 00:35:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51048]) process #18 SSH_MSG_IGNORE 00:35:04.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_IGNORE 00:35:04.660 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:04.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60264]) process #17 SSH_MSG_IGNORE 00:35:04.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_IGNORE 00:35:04.810 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47912])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) exit code=0, immediate=false 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) Closing gracefully 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[immediately=false] processing 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47912]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) Closing immediately 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[immediately=true] processing 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912] 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7047d056) signal close complete immediately=true 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58a9e82a) signal close complete immediately=true 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912])[Immediately] closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) result=null 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62fa18c3) signal close complete immediately=false 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5748cf8d) signal close complete immediately=false 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47912]) code=0 message='' shell closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47912]) Closing immediately 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47912]]) Closing immediately 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47912]) stopping 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47912]) stopped 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47912]])[Immediately] closed 00:35:04.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18220] - close(TransportIoSession[local=/10.30.171.139:18220, remote=/10.30.170.22:47912]) Closing immediately 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18220] - close(TransportIoSession[local=/10.30.171.139:18220, remote=/10.30.170.22:47912])[Immediately] closed 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19437052) signal close complete immediately=true 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47912])[Immediately] closed 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x86f81981, L:/10.30.171.139:18220 ! R:/10.30.170.22:47912] inactive. 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 ! R:/10.30.170.22:47912]} end of input detected while session was in state up 00:35:04.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=391, channel=[id: 0x86f81981, L:/10.30.171.139:18220 ! R:/10.30.170.22:47912]} down, reason: End of input 00:35:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43074]) process #18 SSH_MSG_IGNORE 00:35:05.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_IGNORE 00:35:05.162 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51486])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) exit code=0, immediate=false 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) Closing gracefully 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[immediately=false] processing 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51486]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) Closing immediately 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[immediately=true] processing 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486] 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52187472) signal close complete immediately=true 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46859a9c) signal close complete immediately=true 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486])[Immediately] closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) result=null 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f0e411f) signal close complete immediately=false 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18efa8a1) signal close complete immediately=false 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51486]) code=0 message='' shell closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51486]) Closing immediately 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:05.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51486]]) Closing immediately 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51486]) stopping 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51486]) stopped 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51486]])[Immediately] closed 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18221] - close(TransportIoSession[local=/10.30.171.139:18221, remote=/10.30.170.22:51486]) Closing immediately 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18221] - close(TransportIoSession[local=/10.30.171.139:18221, remote=/10.30.170.22:51486])[Immediately] closed 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9c5f42a) signal close complete immediately=true 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51486])[Immediately] closed 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa14c6d0f, L:/10.30.171.139:18221 ! R:/10.30.170.22:51486] inactive. 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 ! R:/10.30.170.22:51486]} end of input detected while session was in state up 00:35:05.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=392, channel=[id: 0xa14c6d0f, L:/10.30.171.139:18221 ! R:/10.30.170.22:51486]} down, reason: End of input 00:35:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:37978]) process #17 SSH_MSG_IGNORE 00:35:05.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_IGNORE 00:35:05.479 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:05.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51162])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:05.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) exit code=0, immediate=false 00:35:05.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:05.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:05.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) Closing gracefully 00:35:05.568 [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.170.22:51162]) 00:35:05.568 [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.170.22:51162]) 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:05.568 [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.170.22:51162])[immediately=false] processing 00:35:05.568 [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.170.22:51162])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51162]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:05.568 [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.170.22:51162]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) Closing immediately 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:05.568 [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.170.22:51162]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:05.568 [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.170.22:51162])[immediately=true] processing 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162] 00:35:05.568 [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@3027cf1) signal close complete immediately=true 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:05.568 [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@78b6fdca) signal close complete immediately=true 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162])[Immediately] closed 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) result=null 00:35:05.568 [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@eead6bf) signal close complete immediately=false 00:35:05.568 [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@4b11621b) signal close complete immediately=false 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51162]) code=0 message='' shell closed 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51162]) Closing immediately 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51162]]) Closing immediately 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51162]) stopping 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51162]) stopped 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51162]])[Immediately] closed 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18222] - close(TransportIoSession[local=/10.30.171.139:18222, remote=/10.30.170.22:51162]) Closing immediately 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18222] - close(TransportIoSession[local=/10.30.171.139:18222, remote=/10.30.170.22:51162])[Immediately] closed 00:35:05.568 [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@5be47a7c) signal close complete immediately=true 00:35:05.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51162])[Immediately] closed 00:35:05.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x982d97a0, L:/10.30.171.139:18222 ! R:/10.30.170.22:51162] inactive. 00:35:05.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 ! R:/10.30.170.22:51162]} end of input detected while session was in state up 00:35:05.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=393, channel=[id: 0x982d97a0, L:/10.30.171.139:18222 ! R:/10.30.170.22:51162]} down, reason: End of input 00:35:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49642]) process #18 SSH_MSG_IGNORE 00:35:05.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_IGNORE 00:35:05.679 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:05.886 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57396]) process #17 SSH_MSG_IGNORE 00:35:05.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_IGNORE 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) exit code=0, immediate=false 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) Closing gracefully 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[immediately=false] processing 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39986]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) Closing immediately 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[immediately=true] processing 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986] 00:35:05.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6da984f1) signal close complete immediately=true 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e07fb73) signal close complete immediately=true 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986])[Immediately] closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) result=null 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@701f92db) signal close complete immediately=false 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116a2028) signal close complete immediately=false 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39986]) code=0 message='' shell closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39986]) Closing immediately 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39986]]) Closing immediately 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39986]) stopping 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39986]) stopped 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39986]])[Immediately] closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18223] - close(TransportIoSession[local=/10.30.171.139:18223, remote=/10.30.170.22:39986]) Closing immediately 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18223] - close(TransportIoSession[local=/10.30.171.139:18223, remote=/10.30.170.22:39986])[Immediately] closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3045b0f8) signal close complete immediately=true 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39986])[Immediately] closed 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x59d5efa4, L:/10.30.171.139:18223 ! R:/10.30.170.22:39986] inactive. 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 ! R:/10.30.170.22:39986]} end of input detected while session was in state up 00:35:05.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=394, channel=[id: 0x59d5efa4, L:/10.30.171.139:18223 ! R:/10.30.170.22:39986]} down, reason: End of input 00:35:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51120]) process #18 SSH_MSG_IGNORE 00:35:06.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_IGNORE 00:35:06.141 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) exit code=0, immediate=false 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) Closing gracefully 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[immediately=false] processing 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50250]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) Closing immediately 00:35:06.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[immediately=true] processing 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250] 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fd4be50) signal close complete immediately=true 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40986b21) signal close complete immediately=true 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250])[Immediately] closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) result=null 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c71d830) signal close complete immediately=false 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d250a74) signal close complete immediately=false 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50250]) code=0 message='' shell closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50250]) Closing immediately 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50250]]) Closing immediately 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50250]) stopping 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50250]) stopped 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50250]])[Immediately] closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18224] - close(TransportIoSession[local=/10.30.171.139:18224, remote=/10.30.170.22:50250]) Closing immediately 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18224] - close(TransportIoSession[local=/10.30.171.139:18224, remote=/10.30.170.22:50250])[Immediately] closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77090dbe) signal close complete immediately=true 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50250])[Immediately] closed 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a5692f7, L:/10.30.171.139:18224 ! R:/10.30.170.22:50250] inactive. 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 ! R:/10.30.170.22:50250]} end of input detected while session was in state up 00:35:06.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=395, channel=[id: 0x9a5692f7, L:/10.30.171.139:18224 ! R:/10.30.170.22:50250]} down, reason: End of input 00:35:06.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56664]) process #17 SSH_MSG_IGNORE 00:35:06.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_IGNORE 00:35:06.349 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:06.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:06.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) exit code=0, immediate=false 00:35:06.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:06.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) Closing gracefully 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[immediately=false] processing 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34144]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) Closing immediately 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[immediately=true] processing 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144] 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d78bb0b) signal close complete immediately=true 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38e4c93e) signal close complete immediately=true 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144])[Immediately] closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) result=null 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dbdc78a) signal close complete immediately=false 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25085f25) signal close complete immediately=false 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34144]) code=0 message='' shell closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34144]) Closing immediately 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34144]]) Closing immediately 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34144]) stopping 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34144]) stopped 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34144]])[Immediately] closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18225] - close(TransportIoSession[local=/10.30.171.139:18225, remote=/10.30.170.22:34144]) Closing immediately 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18225] - close(TransportIoSession[local=/10.30.171.139:18225, remote=/10.30.170.22:34144])[Immediately] closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dc0186c) signal close complete immediately=true 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34144])[Immediately] closed 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6461034, L:/10.30.171.139:18225 ! R:/10.30.170.22:34144] inactive. 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 ! R:/10.30.170.22:34144]} end of input detected while session was in state up 00:35:06.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=396, channel=[id: 0xb6461034, L:/10.30.171.139:18225 ! R:/10.30.170.22:34144]} down, reason: End of input 00:35:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50956]) process #18 SSH_MSG_IGNORE 00:35:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_IGNORE 00:35:06.744 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42556])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) exit code=0, immediate=false 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) Closing gracefully 00:35:06.821 [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.170.22:42556]) 00:35:06.821 [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.170.22:42556]) 00:35:06.821 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:06.821 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:06.821 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:06.821 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:06.821 [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.170.22:42556])[immediately=false] processing 00:35:06.821 [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.170.22:42556])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:06.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42556]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:06.822 [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.170.22:42556]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) Closing immediately 00:35:06.822 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:06.822 [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.170.22:42556]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:06.822 [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.170.22:42556])[immediately=true] processing 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556] 00:35:06.822 [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@747af937) signal close complete immediately=true 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:06.822 [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@7c228b63) signal close complete immediately=true 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556])[Immediately] closed 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) result=null 00:35:06.822 [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@17867c38) signal close complete immediately=false 00:35:06.822 [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@31bf8c62) signal close complete immediately=false 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42556]) code=0 message='' shell closed 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42556]) Closing immediately 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42556]]) Closing immediately 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42556]) stopping 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42556]) stopped 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42556]])[Immediately] closed 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18226] - close(TransportIoSession[local=/10.30.171.139:18226, remote=/10.30.170.22:42556]) Closing immediately 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18226] - close(TransportIoSession[local=/10.30.171.139:18226, remote=/10.30.170.22:42556])[Immediately] closed 00:35:06.822 [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@122f6823) signal close complete immediately=true 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42556])[Immediately] closed 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3acba2f6, L:/10.30.171.139:18226 ! R:/10.30.170.22:42556] inactive. 00:35:06.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 ! R:/10.30.170.22:42556]} end of input detected while session was in state up 00:35:06.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=397, channel=[id: 0x3acba2f6, L:/10.30.171.139:18226 ! R:/10.30.170.22:42556]} down, reason: End of input 00:35:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54504]) process #17 SSH_MSG_IGNORE 00:35:07.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_IGNORE 00:35:07.023 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) exit code=0, immediate=false 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) Closing gracefully 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[immediately=false] processing 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54256]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) Closing immediately 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[immediately=true] processing 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256] 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40497983) signal close complete immediately=true 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116f1f63) signal close complete immediately=true 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256])[Immediately] closed 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) result=null 00:35:07.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62639a70) signal close complete immediately=false 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@91b9d9d) signal close complete immediately=false 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54256]) code=0 message='' shell closed 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54256]) Closing immediately 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54256]]) Closing immediately 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54256]) stopping 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54256]) stopped 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54256]])[Immediately] closed 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18227] - close(TransportIoSession[local=/10.30.171.139:18227, remote=/10.30.170.22:54256]) Closing immediately 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18227] - close(TransportIoSession[local=/10.30.171.139:18227, remote=/10.30.170.22:54256])[Immediately] closed 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@215785c) signal close complete immediately=true 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54256])[Immediately] closed 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9938018a, L:/10.30.171.139:18227 ! R:/10.30.170.22:54256] inactive. 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 ! R:/10.30.170.22:54256]} end of input detected while session was in state up 00:35:07.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=398, channel=[id: 0x9938018a, L:/10.30.171.139:18227 ! R:/10.30.170.22:54256]} down, reason: End of input 00:35:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52870]) process #18 SSH_MSG_IGNORE 00:35:07.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_IGNORE 00:35:07.335 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) exit code=0, immediate=false 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) Closing gracefully 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[immediately=false] processing 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53164]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) Closing immediately 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[immediately=true] processing 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164] 00:35:07.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ce108d5) signal close complete immediately=true 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@550b9d0d) signal close complete immediately=true 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164])[Immediately] closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) result=null 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f106e7) signal close complete immediately=false 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e936329) signal close complete immediately=false 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53164]) code=0 message='' shell closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53164]) Closing immediately 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53164]]) Closing immediately 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53164]) stopping 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53164]) stopped 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53164]])[Immediately] closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18228] - close(TransportIoSession[local=/10.30.171.139:18228, remote=/10.30.170.22:53164]) Closing immediately 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18228] - close(TransportIoSession[local=/10.30.171.139:18228, remote=/10.30.170.22:53164])[Immediately] closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a40778e) signal close complete immediately=true 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53164])[Immediately] closed 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54860a1a, L:/10.30.171.139:18228 ! R:/10.30.170.22:53164] inactive. 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 ! R:/10.30.170.22:53164]} end of input detected while session was in state up 00:35:07.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=399, channel=[id: 0x54860a1a, L:/10.30.171.139:18228 ! R:/10.30.170.22:53164]} down, reason: End of input 00:35:07.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46500]) process #17 SSH_MSG_IGNORE 00:35:07.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_IGNORE 00:35:07.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45714])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) exit code=0, immediate=false 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) Closing gracefully 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[immediately=false] processing 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45714]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:07.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) Closing immediately 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[immediately=true] processing 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714] 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7851ecb5) signal close complete immediately=true 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@423c0742) signal close complete immediately=true 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714])[Immediately] closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) result=null 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44c34ec) signal close complete immediately=false 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480f9295) signal close complete immediately=false 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45714]) code=0 message='' shell closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45714]) Closing immediately 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45714]]) Closing immediately 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45714]) stopping 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45714]) stopped 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45714]])[Immediately] closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18229] - close(TransportIoSession[local=/10.30.171.139:18229, remote=/10.30.170.22:45714]) Closing immediately 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18229] - close(TransportIoSession[local=/10.30.171.139:18229, remote=/10.30.170.22:45714])[Immediately] closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fcceb65) signal close complete immediately=true 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45714])[Immediately] closed 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafdb01ba, L:/10.30.171.139:18229 ! R:/10.30.170.22:45714] inactive. 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 ! R:/10.30.170.22:45714]} end of input detected while session was in state up 00:35:07.751 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=400, channel=[id: 0xafdb01ba, L:/10.30.171.139:18229 ! R:/10.30.170.22:45714]} down, reason: End of input 00:35:08.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:08.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) exit code=0, immediate=false 00:35:08.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:08.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:08.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:08.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:08.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) Closing gracefully 00:35:08.068 [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.170.22:50554]) 00:35:08.068 [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.170.22:50554]) 00:35:08.068 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:08.069 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:08.069 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:08.069 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:08.069 [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.170.22:50554])[immediately=false] processing 00:35:08.069 [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.170.22:50554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50554]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:08.069 [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.170.22:50554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) Closing immediately 00:35:08.069 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:08.069 [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.170.22:50554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:08.069 [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.170.22:50554])[immediately=true] processing 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554] 00:35:08.069 [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@7aeb034a) signal close complete immediately=true 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:08.069 [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@745f86a1) signal close complete immediately=true 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554])[Immediately] closed 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) result=null 00:35:08.069 [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@40b43b83) signal close complete immediately=false 00:35:08.069 [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@33501b5e) signal close complete immediately=false 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50554]) code=0 message='' shell closed 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50554]) Closing immediately 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50554]]) Closing immediately 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50554]) stopping 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50554]) stopped 00:35:08.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50554]])[Immediately] closed 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18230] - close(TransportIoSession[local=/10.30.171.139:18230, remote=/10.30.170.22:50554]) Closing immediately 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18230] - close(TransportIoSession[local=/10.30.171.139:18230, remote=/10.30.170.22:50554])[Immediately] closed 00:35:08.070 [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@1103bf2d) signal close complete immediately=true 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50554])[Immediately] closed 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa8e30166, L:/10.30.171.139:18230 ! R:/10.30.170.22:50554] inactive. 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 ! R:/10.30.170.22:50554]} end of input detected while session was in state up 00:35:08.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=401, channel=[id: 0xa8e30166, L:/10.30.171.139:18230 ! R:/10.30.170.22:50554]} down, reason: End of input 00:35:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57812]) process #18 SSH_MSG_IGNORE 00:35:08.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_IGNORE 00:35:08.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:08.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47246]) process #17 SSH_MSG_IGNORE 00:35:08.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_IGNORE 00:35:08.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49586]) process #18 SSH_MSG_IGNORE 00:35:08.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_IGNORE 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33150])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) exit code=0, immediate=false 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) Closing gracefully 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[immediately=false] processing 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33150]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) Closing immediately 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[immediately=true] processing 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150] 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@697a8bf5) signal close complete immediately=true 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45e50e8b) signal close complete immediately=true 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150])[Immediately] closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) result=null 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6287e7fe) signal close complete immediately=false 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4044a5b) signal close complete immediately=false 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33150]) code=0 message='' shell closed 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33150]) Closing immediately 00:35:08.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33150]]) Closing immediately 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33150]) stopping 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33150]) stopped 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33150]])[Immediately] closed 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18231] - close(TransportIoSession[local=/10.30.171.139:18231, remote=/10.30.170.22:33150]) Closing immediately 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18231] - close(TransportIoSession[local=/10.30.171.139:18231, remote=/10.30.170.22:33150])[Immediately] closed 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@391c4c0d) signal close complete immediately=true 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33150])[Immediately] closed 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf2966231, L:/10.30.171.139:18231 ! R:/10.30.170.22:33150] inactive. 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 ! R:/10.30.170.22:33150]} end of input detected while session was in state up 00:35:08.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=402, channel=[id: 0xf2966231, L:/10.30.171.139:18231 ! R:/10.30.170.22:33150]} down, reason: End of input 00:35:08.395 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57854])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) exit code=0, immediate=false 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) Closing gracefully 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[immediately=false] processing 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57854]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) Closing immediately 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[immediately=true] processing 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854] 00:35:08.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ef7c2a8) signal close complete immediately=true 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e0c04c4) signal close complete immediately=true 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854])[Immediately] closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) result=null 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@302bb29f) signal close complete immediately=false 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4611b58a) signal close complete immediately=false 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57854]) code=0 message='' shell closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57854]) Closing immediately 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57854]]) Closing immediately 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57854]) stopping 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57854]) stopped 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57854]])[Immediately] closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18232] - close(TransportIoSession[local=/10.30.171.139:18232, remote=/10.30.170.22:57854]) Closing immediately 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18232] - close(TransportIoSession[local=/10.30.171.139:18232, remote=/10.30.170.22:57854])[Immediately] closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7643cd62) signal close complete immediately=true 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57854])[Immediately] closed 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x234b4913, L:/10.30.171.139:18232 ! R:/10.30.170.22:57854] inactive. 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 ! R:/10.30.170.22:57854]} end of input detected while session was in state up 00:35:08.669 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=403, channel=[id: 0x234b4913, L:/10.30.171.139:18232 ! R:/10.30.170.22:57854]} down, reason: End of input 00:35:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55398]) process #17 SSH_MSG_IGNORE 00:35:08.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_IGNORE 00:35:08.937 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36894])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) exit code=0, immediate=false 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) Closing gracefully 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[immediately=false] processing 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36894]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) Closing immediately 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[immediately=true] processing 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894] 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a396814) signal close complete immediately=true 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25ab259d) signal close complete immediately=true 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894])[Immediately] closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) result=null 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69cb8411) signal close complete immediately=false 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@769c36a1) signal close complete immediately=false 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36894]) code=0 message='' shell closed 00:35:08.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36894]) Closing immediately 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36894]]) Closing immediately 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36894]) stopping 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36894]) stopped 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36894]])[Immediately] closed 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18233] - close(TransportIoSession[local=/10.30.171.139:18233, remote=/10.30.170.22:36894]) Closing immediately 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18233] - close(TransportIoSession[local=/10.30.171.139:18233, remote=/10.30.170.22:36894])[Immediately] closed 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@574489ae) signal close complete immediately=true 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36894])[Immediately] closed 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3654db27, L:/10.30.171.139:18233 ! R:/10.30.170.22:36894] inactive. 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 ! R:/10.30.170.22:36894]} end of input detected while session was in state up 00:35:08.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=404, channel=[id: 0x3654db27, L:/10.30.171.139:18233 ! R:/10.30.170.22:36894]} down, reason: End of input 00:35:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40552]) process #18 SSH_MSG_IGNORE 00:35:09.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_IGNORE 00:35:09.002 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:09.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48704]) process #17 SSH_MSG_IGNORE 00:35:09.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_IGNORE 00:35:09.216 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) exit code=0, immediate=false 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) Closing gracefully 00:35:09.286 [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.170.22:33460]) 00:35:09.286 [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.170.22:33460]) 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:09.286 [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.170.22:33460])[immediately=false] processing 00:35:09.286 [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.170.22:33460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33460]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:09.286 [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.170.22:33460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) Closing immediately 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:09.286 [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.170.22:33460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:09.286 [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.170.22:33460])[immediately=true] processing 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460] 00:35:09.286 [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@47a74b86) signal close complete immediately=true 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:09.286 [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@541c3209) signal close complete immediately=true 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460])[Immediately] closed 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) result=null 00:35:09.286 [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@6c412c45) signal close complete immediately=false 00:35:09.286 [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@2c285784) signal close complete immediately=false 00:35:09.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33460]) code=0 message='' shell closed 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33460]) Closing immediately 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33460]]) Closing immediately 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33460]) stopping 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33460]) stopped 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33460]])[Immediately] closed 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18234] - close(TransportIoSession[local=/10.30.171.139:18234, remote=/10.30.170.22:33460]) Closing immediately 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18234] - close(TransportIoSession[local=/10.30.171.139:18234, remote=/10.30.170.22:33460])[Immediately] closed 00:35:09.287 [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@51aec2fc) signal close complete immediately=true 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33460])[Immediately] closed 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4daa7bba, L:/10.30.171.139:18234 ! R:/10.30.170.22:33460] inactive. 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 ! R:/10.30.170.22:33460]} end of input detected while session was in state up 00:35:09.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=405, channel=[id: 0x4daa7bba, L:/10.30.171.139:18234 ! R:/10.30.170.22:33460]} down, reason: End of input 00:35:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45368]) process #18 SSH_MSG_IGNORE 00:35:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_IGNORE 00:35:09.558 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55224])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) exit code=0, immediate=false 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:09.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) Closing gracefully 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[immediately=false] processing 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55224]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) Closing immediately 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[immediately=true] processing 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224] 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d2a1b8) signal close complete immediately=true 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2405acc5) signal close complete immediately=true 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224])[Immediately] closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) result=null 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ece85a) signal close complete immediately=false 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fa7abc) signal close complete immediately=false 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55224]) code=0 message='' shell closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55224]) Closing immediately 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55224]]) Closing immediately 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55224]) stopping 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55224]) stopped 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55224]])[Immediately] closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18235] - close(TransportIoSession[local=/10.30.171.139:18235, remote=/10.30.170.22:55224]) Closing immediately 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18235] - close(TransportIoSession[local=/10.30.171.139:18235, remote=/10.30.170.22:55224])[Immediately] closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6544d4fa) signal close complete immediately=true 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55224])[Immediately] closed 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdf8b6b95, L:/10.30.171.139:18235 ! R:/10.30.170.22:55224] inactive. 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 ! R:/10.30.170.22:55224]} end of input detected while session was in state up 00:35:09.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=406, channel=[id: 0xdf8b6b95, L:/10.30.171.139:18235 ! R:/10.30.170.22:55224]} down, reason: End of input 00:35:09.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51958])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:09.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) exit code=0, immediate=false 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) Closing gracefully 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[immediately=false] processing 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51958]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) Closing immediately 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[immediately=true] processing 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958] 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7018d52a) signal close complete immediately=true 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cfda7c5) signal close complete immediately=true 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958])[Immediately] closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) result=null 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@911602d) signal close complete immediately=false 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73f14a99) signal close complete immediately=false 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51958]) code=0 message='' shell closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51958]) Closing immediately 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51958]]) Closing immediately 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51958]) stopping 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51958]) stopped 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51958]])[Immediately] closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18236] - close(TransportIoSession[local=/10.30.171.139:18236, remote=/10.30.170.22:51958]) Closing immediately 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18236] - close(TransportIoSession[local=/10.30.171.139:18236, remote=/10.30.170.22:51958])[Immediately] closed 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45767048) signal close complete immediately=true 00:35:09.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51958])[Immediately] closed 00:35:09.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa6e3f0c3, L:/10.30.171.139:18236 ! R:/10.30.170.22:51958] inactive. 00:35:09.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 ! R:/10.30.170.22:51958]} end of input detected while session was in state up 00:35:09.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=407, channel=[id: 0xa6e3f0c3, L:/10.30.171.139:18236 ! R:/10.30.170.22:51958]} down, reason: End of input 00:35:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44090]) process #17 SSH_MSG_IGNORE 00:35:09.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_IGNORE 00:35:09.924 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56042])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) exit code=0, immediate=false 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) Closing gracefully 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) 00:35:10.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[immediately=false] processing 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56042]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) Closing immediately 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[immediately=true] processing 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042] 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a25ce53) signal close complete immediately=true 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f074f68) signal close complete immediately=true 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042])[Immediately] closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) result=null 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@382aabbf) signal close complete immediately=false 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48fc5d42) signal close complete immediately=false 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56042]) code=0 message='' shell closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56042]) Closing immediately 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56042]]) Closing immediately 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56042]) stopping 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56042]) stopped 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56042]])[Immediately] closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18237] - close(TransportIoSession[local=/10.30.171.139:18237, remote=/10.30.170.22:56042]) Closing immediately 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18237] - close(TransportIoSession[local=/10.30.171.139:18237, remote=/10.30.170.22:56042])[Immediately] closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c7f5558) signal close complete immediately=true 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56042])[Immediately] closed 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea12d37e, L:/10.30.171.139:18237 ! R:/10.30.170.22:56042] inactive. 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 ! R:/10.30.170.22:56042]} end of input detected while session was in state up 00:35:10.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=408, channel=[id: 0xea12d37e, L:/10.30.171.139:18237 ! R:/10.30.170.22:56042]} down, reason: End of input 00:35:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43812]) process #18 SSH_MSG_IGNORE 00:35:10.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_IGNORE 00:35:10.270 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46184]) process #17 SSH_MSG_IGNORE 00:35:10.504 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_IGNORE 00:35:10.505 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55520])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) exit code=0, immediate=false 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) Closing gracefully 00:35:10.545 [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.170.22:55520]) 00:35:10.545 [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.170.22:55520]) 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:10.545 [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.170.22:55520])[immediately=false] processing 00:35:10.545 [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.170.22:55520])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55520]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:10.545 [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.170.22:55520]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) Closing immediately 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:10.545 [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.170.22:55520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:10.545 [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.170.22:55520])[immediately=true] processing 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520] 00:35:10.545 [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@48b5709b) signal close complete immediately=true 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:10.545 [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@158ae5c9) signal close complete immediately=true 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520])[Immediately] closed 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) result=null 00:35:10.545 [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@1c7940dc) signal close complete immediately=false 00:35:10.545 [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@2cd73b95) signal close complete immediately=false 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55520]) code=0 message='' shell closed 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55520]) Closing immediately 00:35:10.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55520]]) Closing immediately 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55520]) stopping 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55520]) stopped 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55520]])[Immediately] closed 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18238] - close(TransportIoSession[local=/10.30.171.139:18238, remote=/10.30.170.22:55520]) Closing immediately 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18238] - close(TransportIoSession[local=/10.30.171.139:18238, remote=/10.30.170.22:55520])[Immediately] closed 00:35:10.546 [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@4f05a73c) signal close complete immediately=true 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55520])[Immediately] closed 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3c596a8d, L:/10.30.171.139:18238 ! R:/10.30.170.22:55520] inactive. 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 ! R:/10.30.170.22:55520]} end of input detected while session was in state up 00:35:10.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=409, channel=[id: 0x3c596a8d, L:/10.30.171.139:18238 ! R:/10.30.170.22:55520]} down, reason: End of input 00:35:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40250]) process #18 SSH_MSG_IGNORE 00:35:10.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_IGNORE 00:35:10.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) exit code=0, immediate=false 00:35:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:10.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) Closing gracefully 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[immediately=false] processing 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33612]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) Closing immediately 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[immediately=true] processing 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612] 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bbbfcc3) signal close complete immediately=true 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6701e10) signal close complete immediately=true 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612])[Immediately] closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) result=null 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1426ce2e) signal close complete immediately=false 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14bc26f4) signal close complete immediately=false 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33612]) code=0 message='' shell closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33612]) Closing immediately 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33612]]) Closing immediately 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33612]) stopping 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33612]) stopped 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33612]])[Immediately] closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18239] - close(TransportIoSession[local=/10.30.171.139:18239, remote=/10.30.170.22:33612]) Closing immediately 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18239] - close(TransportIoSession[local=/10.30.171.139:18239, remote=/10.30.170.22:33612])[Immediately] closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50259d44) signal close complete immediately=true 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33612])[Immediately] closed 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6e40401f, L:/10.30.171.139:18239 ! R:/10.30.170.22:33612] inactive. 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 ! R:/10.30.170.22:33612]} end of input detected while session was in state up 00:35:10.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=410, channel=[id: 0x6e40401f, L:/10.30.171.139:18239 ! R:/10.30.170.22:33612]} down, reason: End of input 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43454])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) exit code=0, immediate=false 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) Closing gracefully 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[immediately=false] processing 00:35:11.192 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43454]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) Closing immediately 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[immediately=true] processing 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454] 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b024549) signal close complete immediately=true 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@402fb26e) signal close complete immediately=true 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454])[Immediately] closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) result=null 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15391fc4) signal close complete immediately=false 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4da5a003) signal close complete immediately=false 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43454]) code=0 message='' shell closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43454]) Closing immediately 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43454]]) Closing immediately 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43454]) stopping 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43454]) stopped 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43454]])[Immediately] closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18240] - close(TransportIoSession[local=/10.30.171.139:18240, remote=/10.30.170.22:43454]) Closing immediately 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18240] - close(TransportIoSession[local=/10.30.171.139:18240, remote=/10.30.170.22:43454])[Immediately] closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44049cf3) signal close complete immediately=true 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43454])[Immediately] closed 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f1e9dcd, L:/10.30.171.139:18240 ! R:/10.30.170.22:43454] inactive. 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 ! R:/10.30.170.22:43454]} end of input detected while session was in state up 00:35:11.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=411, channel=[id: 0x0f1e9dcd, L:/10.30.171.139:18240 ! R:/10.30.170.22:43454]} down, reason: End of input 00:35:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:59034]) process #18 SSH_MSG_IGNORE 00:35:11.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_IGNORE 00:35:11.208 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:11.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46998]) process #17 SSH_MSG_IGNORE 00:35:11.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_IGNORE 00:35:11.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60574]) process #17 SSH_MSG_IGNORE 00:35:11.497 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_IGNORE 00:35:11.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58404])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) exit code=0, immediate=false 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) Closing gracefully 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[immediately=false] processing 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:11.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58404]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) Closing immediately 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[immediately=true] processing 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404] 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28830eeb) signal close complete immediately=true 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@100015fe) signal close complete immediately=true 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404])[Immediately] closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) result=null 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@148b7870) signal close complete immediately=false 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5848b256) signal close complete immediately=false 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58404]) code=0 message='' shell closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58404]) Closing immediately 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58404]]) Closing immediately 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58404]) stopping 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58404]) stopped 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58404]])[Immediately] closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18241] - close(TransportIoSession[local=/10.30.171.139:18241, remote=/10.30.170.22:58404]) Closing immediately 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18241] - close(TransportIoSession[local=/10.30.171.139:18241, remote=/10.30.170.22:58404])[Immediately] closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@680c0be2) signal close complete immediately=true 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58404])[Immediately] closed 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa9bf65fe, L:/10.30.171.139:18241 ! R:/10.30.170.22:58404] inactive. 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 ! R:/10.30.170.22:58404]} end of input detected while session was in state up 00:35:11.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=412, channel=[id: 0xa9bf65fe, L:/10.30.171.139:18241 ! R:/10.30.170.22:58404]} down, reason: End of input 00:35:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55164]) process #18 SSH_MSG_IGNORE 00:35:11.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_IGNORE 00:35:11.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42462])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) exit code=0, immediate=false 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) Closing gracefully 00:35:11.822 [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.170.22:42462]) 00:35:11.822 [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.170.22:42462]) 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:11.822 [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.170.22:42462])[immediately=false] processing 00:35:11.822 [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.170.22:42462])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42462]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:11.822 [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.170.22:42462]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) Closing immediately 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:11.822 [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.170.22:42462]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:11.822 [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.170.22:42462])[immediately=true] processing 00:35:11.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462] 00:35:11.822 [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@2c8a88b6) signal close complete immediately=true 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:11.823 [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@3c44b4e8) signal close complete immediately=true 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462])[Immediately] closed 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) result=null 00:35:11.823 [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@34cd0ba1) signal close complete immediately=false 00:35:11.823 [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@5da05bfd) signal close complete immediately=false 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42462]) code=0 message='' shell closed 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42462]) Closing immediately 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42462]]) Closing immediately 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42462]) stopping 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42462]) stopped 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42462]])[Immediately] closed 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18242] - close(TransportIoSession[local=/10.30.171.139:18242, remote=/10.30.170.22:42462]) Closing immediately 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18242] - close(TransportIoSession[local=/10.30.171.139:18242, remote=/10.30.170.22:42462])[Immediately] closed 00:35:11.823 [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@2597a7c7) signal close complete immediately=true 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42462])[Immediately] closed 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9260be69, L:/10.30.171.139:18242 ! R:/10.30.170.22:42462] inactive. 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 ! R:/10.30.170.22:42462]} end of input detected while session was in state up 00:35:11.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=413, channel=[id: 0x9260be69, L:/10.30.171.139:18242 ! R:/10.30.170.22:42462]} down, reason: End of input 00:35:12.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:40754]) process #17 SSH_MSG_IGNORE 00:35:12.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_IGNORE 00:35:12.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41962])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) exit code=0, immediate=false 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) Closing gracefully 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[immediately=false] processing 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41962]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) Closing immediately 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[immediately=true] processing 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962] 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@373c903a) signal close complete immediately=true 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70f92e6d) signal close complete immediately=true 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962])[Immediately] closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) result=null 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32d82a79) signal close complete immediately=false 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@173b91f7) signal close complete immediately=false 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41962]) code=0 message='' shell closed 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41962]) Closing immediately 00:35:12.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41962]]) Closing immediately 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41962]) stopping 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41962]) stopped 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41962]])[Immediately] closed 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18243] - close(TransportIoSession[local=/10.30.171.139:18243, remote=/10.30.170.22:41962]) Closing immediately 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18243] - close(TransportIoSession[local=/10.30.171.139:18243, remote=/10.30.170.22:41962])[Immediately] closed 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44556e6a) signal close complete immediately=true 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41962])[Immediately] closed 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc8e2281b, L:/10.30.171.139:18243 ! R:/10.30.170.22:41962] inactive. 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 ! R:/10.30.170.22:41962]} end of input detected while session was in state up 00:35:12.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=414, channel=[id: 0xc8e2281b, L:/10.30.171.139:18243 ! R:/10.30.170.22:41962]} down, reason: End of input 00:35:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57386]) process #18 SSH_MSG_IGNORE 00:35:12.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_IGNORE 00:35:12.262 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56452])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) exit code=0, immediate=false 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) Closing gracefully 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[immediately=false] processing 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56452]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) Closing immediately 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:12.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[immediately=true] processing 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452] 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3988c649) signal close complete immediately=true 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cfc7480) signal close complete immediately=true 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452])[Immediately] closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) result=null 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b7d552c) signal close complete immediately=false 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34b61f98) signal close complete immediately=false 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56452]) code=0 message='' shell closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56452]) Closing immediately 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56452]]) Closing immediately 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56452]) stopping 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56452]) stopped 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56452]])[Immediately] closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18244] - close(TransportIoSession[local=/10.30.171.139:18244, remote=/10.30.170.22:56452]) Closing immediately 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18244] - close(TransportIoSession[local=/10.30.171.139:18244, remote=/10.30.170.22:56452])[Immediately] closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b733dc9) signal close complete immediately=true 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56452])[Immediately] closed 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3ddc0b51, L:/10.30.171.139:18244 ! R:/10.30.170.22:56452] inactive. 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 ! R:/10.30.170.22:56452]} end of input detected while session was in state up 00:35:12.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=415, channel=[id: 0x3ddc0b51, L:/10.30.171.139:18244 ! R:/10.30.170.22:56452]} down, reason: End of input 00:35:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52246]) process #17 SSH_MSG_IGNORE 00:35:12.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_IGNORE 00:35:12.519 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) exit code=0, immediate=false 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) Closing gracefully 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[immediately=false] processing 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54996]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) Closing immediately 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[immediately=true] processing 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996] 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22a86073) signal close complete immediately=true 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409eac52) signal close complete immediately=true 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996])[Immediately] closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) result=null 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a14864) signal close complete immediately=false 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@638fc239) signal close complete immediately=false 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54996]) code=0 message='' shell closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54996]) Closing immediately 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54996]]) Closing immediately 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54996]) stopping 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54996]) stopped 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54996]])[Immediately] closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18245] - close(TransportIoSession[local=/10.30.171.139:18245, remote=/10.30.170.22:54996]) Closing immediately 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18245] - close(TransportIoSession[local=/10.30.171.139:18245, remote=/10.30.170.22:54996])[Immediately] closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c59dc3) signal close complete immediately=true 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54996])[Immediately] closed 00:35:12.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69d4b8d7, L:/10.30.171.139:18245 ! R:/10.30.170.22:54996] inactive. 00:35:12.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 ! R:/10.30.170.22:54996]} end of input detected while session was in state up 00:35:12.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=416, channel=[id: 0x69d4b8d7, L:/10.30.171.139:18245 ! R:/10.30.170.22:54996]} down, reason: End of input 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48560])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) exit code=0, immediate=false 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:13.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) Closing gracefully 00:35:13.084 [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.170.22:48560]) 00:35:13.084 [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.170.22:48560]) 00:35:13.084 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:13.084 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:13.084 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:13.084 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:13.084 [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.170.22:48560])[immediately=false] processing 00:35:13.084 [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.170.22:48560])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48560]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:13.085 [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.170.22:48560]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) Closing immediately 00:35:13.085 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:13.085 [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.170.22:48560]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:13.085 [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.170.22:48560])[immediately=true] processing 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560] 00:35:13.085 [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@27b0d1b4) signal close complete immediately=true 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:13.085 [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@762f77c7) signal close complete immediately=true 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560])[Immediately] closed 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) result=null 00:35:13.085 [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@1f655a54) signal close complete immediately=false 00:35:13.085 [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@2f54c834) signal close complete immediately=false 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48560]) code=0 message='' shell closed 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48560]) Closing immediately 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48560]]) Closing immediately 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48560]) stopping 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48560]) stopped 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48560]])[Immediately] closed 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18246] - close(TransportIoSession[local=/10.30.171.139:18246, remote=/10.30.170.22:48560]) Closing immediately 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18246] - close(TransportIoSession[local=/10.30.171.139:18246, remote=/10.30.170.22:48560])[Immediately] closed 00:35:13.085 [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@ec8911b) signal close complete immediately=true 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48560])[Immediately] closed 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7bfe9df9, L:/10.30.171.139:18246 ! R:/10.30.170.22:48560] inactive. 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 ! R:/10.30.170.22:48560]} end of input detected while session was in state up 00:35:13.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=417, channel=[id: 0x7bfe9df9, L:/10.30.171.139:18246 ! R:/10.30.170.22:48560]} down, reason: End of input 00:35:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50806]) process #18 SSH_MSG_IGNORE 00:35:13.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_IGNORE 00:35:13.103 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55442]) process #17 SSH_MSG_IGNORE 00:35:13.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_IGNORE 00:35:13.243 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) exit code=0, immediate=false 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) Closing gracefully 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[immediately=false] processing 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49314]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) Closing immediately 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[immediately=true] processing 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314] 00:35:13.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a284019) signal close complete immediately=true 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62d01775) signal close complete immediately=true 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314])[Immediately] closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) result=null 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a51deef) signal close complete immediately=false 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55f8631c) signal close complete immediately=false 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49314]) code=0 message='' shell closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49314]) Closing immediately 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49314]]) Closing immediately 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49314]) stopping 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49314]) stopped 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49314]])[Immediately] closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18247] - close(TransportIoSession[local=/10.30.171.139:18247, remote=/10.30.170.22:49314]) Closing immediately 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18247] - close(TransportIoSession[local=/10.30.171.139:18247, remote=/10.30.170.22:49314])[Immediately] closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db8c932) signal close complete immediately=true 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49314])[Immediately] closed 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x90341989, L:/10.30.171.139:18247 ! R:/10.30.170.22:49314] inactive. 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 ! R:/10.30.170.22:49314]} end of input detected while session was in state up 00:35:13.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=418, channel=[id: 0x90341989, L:/10.30.171.139:18247 ! R:/10.30.170.22:49314]} down, reason: End of input 00:35:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:56156]) process #18 SSH_MSG_IGNORE 00:35:13.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_IGNORE 00:35:13.534 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49916])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) exit code=0, immediate=false 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) Closing gracefully 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[immediately=false] processing 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49916]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) Closing immediately 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[immediately=true] processing 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916] 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f084b4) signal close complete immediately=true 00:35:13.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37723009) signal close complete immediately=true 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916])[Immediately] closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) result=null 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0750e8) signal close complete immediately=false 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47a35d7b) signal close complete immediately=false 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49916]) code=0 message='' shell closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49916]) Closing immediately 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49916]]) Closing immediately 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49916]) stopping 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49916]) stopped 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49916]])[Immediately] closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18248] - close(TransportIoSession[local=/10.30.171.139:18248, remote=/10.30.170.22:49916]) Closing immediately 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18248] - close(TransportIoSession[local=/10.30.171.139:18248, remote=/10.30.170.22:49916])[Immediately] closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50e1b41f) signal close complete immediately=true 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49916])[Immediately] closed 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x88084a82, L:/10.30.171.139:18248 ! R:/10.30.170.22:49916] inactive. 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 ! R:/10.30.170.22:49916]} end of input detected while session was in state up 00:35:13.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=419, channel=[id: 0x88084a82, L:/10.30.171.139:18248 ! R:/10.30.170.22:49916]} down, reason: End of input 00:35:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44194]) process #17 SSH_MSG_IGNORE 00:35:13.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_IGNORE 00:35:13.853 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52410]) process #18 SSH_MSG_IGNORE 00:35:13.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_IGNORE 00:35:13.980 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51048])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) exit code=0, immediate=false 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) Closing gracefully 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[immediately=false] processing 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51048]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) Closing immediately 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[immediately=true] processing 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048] 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5eb2e8dd) signal close complete immediately=true 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b04651b) signal close complete immediately=true 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048])[Immediately] closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) result=null 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40735972) signal close complete immediately=false 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aca0251) signal close complete immediately=false 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51048]) code=0 message='' shell closed 00:35:14.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51048]) Closing immediately 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51048]]) Closing immediately 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51048]) stopping 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51048]) stopped 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51048]])[Immediately] closed 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18249] - close(TransportIoSession[local=/10.30.171.139:18249, remote=/10.30.170.22:51048]) Closing immediately 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18249] - close(TransportIoSession[local=/10.30.171.139:18249, remote=/10.30.170.22:51048])[Immediately] closed 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43f7e7d5) signal close complete immediately=true 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51048])[Immediately] closed 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2f50a904, L:/10.30.171.139:18249 ! R:/10.30.170.22:51048] inactive. 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 ! R:/10.30.170.22:51048]} end of input detected while session was in state up 00:35:14.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=420, channel=[id: 0x2f50a904, L:/10.30.171.139:18249 ! R:/10.30.170.22:51048]} down, reason: End of input 00:35:14.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36132]) process #17 SSH_MSG_IGNORE 00:35:14.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_IGNORE 00:35:14.261 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43074])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) exit code=0, immediate=false 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:14.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) Closing gracefully 00:35:14.362 [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.170.22:43074]) 00:35:14.362 [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.170.22:43074]) 00:35:14.362 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:14.363 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:14.363 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:14.363 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:14.363 [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.170.22:43074])[immediately=false] processing 00:35:14.363 [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.170.22:43074])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43074]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:14.363 [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.170.22:43074]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) Closing immediately 00:35:14.363 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:14.363 [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.170.22:43074]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:14.363 [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.170.22:43074])[immediately=true] processing 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074] 00:35:14.363 [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@75c066b3) signal close complete immediately=true 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:14.363 [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@5447d05f) signal close complete immediately=true 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074])[Immediately] closed 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) result=null 00:35:14.363 [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@528b73aa) signal close complete immediately=false 00:35:14.363 [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@3e6d4b4b) signal close complete immediately=false 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43074]) code=0 message='' shell closed 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43074]) Closing immediately 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43074]]) Closing immediately 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43074]) stopping 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43074]) stopped 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43074]])[Immediately] closed 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18250] - close(TransportIoSession[local=/10.30.171.139:18250, remote=/10.30.170.22:43074]) Closing immediately 00:35:14.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18250] - close(TransportIoSession[local=/10.30.171.139:18250, remote=/10.30.170.22:43074])[Immediately] closed 00:35:14.364 [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@48ee57cb) signal close complete immediately=true 00:35:14.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43074])[Immediately] closed 00:35:14.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x41b5ed8b, L:/10.30.171.139:18250 ! R:/10.30.170.22:43074] inactive. 00:35:14.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 ! R:/10.30.170.22:43074]} end of input detected while session was in state up 00:35:14.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=421, channel=[id: 0x41b5ed8b, L:/10.30.171.139:18250 ! R:/10.30.170.22:43074]} down, reason: End of input 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49642])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) exit code=0, immediate=false 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) Closing gracefully 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[immediately=false] processing 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49642]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) Closing immediately 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[immediately=true] processing 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642] 00:35:14.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@267fd8da) signal close complete immediately=true 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71cb5d38) signal close complete immediately=true 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642])[Immediately] closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) result=null 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22945ee0) signal close complete immediately=false 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54cfe43e) signal close complete immediately=false 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49642]) code=0 message='' shell closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49642]) Closing immediately 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49642]]) Closing immediately 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49642]) stopping 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49642]) stopped 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49642]])[Immediately] closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18251] - close(TransportIoSession[local=/10.30.171.139:18251, remote=/10.30.170.22:49642]) Closing immediately 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18251] - close(TransportIoSession[local=/10.30.171.139:18251, remote=/10.30.170.22:49642])[Immediately] closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cae5f75) signal close complete immediately=true 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49642])[Immediately] closed 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x252b04cf, L:/10.30.171.139:18251 ! R:/10.30.170.22:49642] inactive. 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 ! R:/10.30.170.22:49642]} end of input detected while session was in state up 00:35:14.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=422, channel=[id: 0x252b04cf, L:/10.30.171.139:18251 ! R:/10.30.170.22:49642]} down, reason: End of input 00:35:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48578]) process #17 SSH_MSG_IGNORE 00:35:14.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_IGNORE 00:35:14.797 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51120])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) exit code=0, immediate=false 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) Closing gracefully 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[immediately=false] processing 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:14.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51120]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) Closing immediately 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[immediately=true] processing 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120] 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@317b7153) signal close complete immediately=true 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e3255aa) signal close complete immediately=true 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120])[Immediately] closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) result=null 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a3632ea) signal close complete immediately=false 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d8a4121) signal close complete immediately=false 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51120]) code=0 message='' shell closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51120]) Closing immediately 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51120]]) Closing immediately 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51120]) stopping 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51120]) stopped 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51120]])[Immediately] closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18252] - close(TransportIoSession[local=/10.30.171.139:18252, remote=/10.30.170.22:51120]) Closing immediately 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18252] - close(TransportIoSession[local=/10.30.171.139:18252, remote=/10.30.170.22:51120])[Immediately] closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77115a2a) signal close complete immediately=true 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51120])[Immediately] closed 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x76402033, L:/10.30.171.139:18252 ! R:/10.30.170.22:51120] inactive. 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 ! R:/10.30.170.22:51120]} end of input detected while session was in state up 00:35:14.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=423, channel=[id: 0x76402033, L:/10.30.171.139:18252 ! R:/10.30.170.22:51120]} down, reason: End of input 00:35:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:38276]) process #18 SSH_MSG_IGNORE 00:35:15.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_IGNORE 00:35:15.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50956])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) exit code=0, immediate=false 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) Closing gracefully 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[immediately=false] processing 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50956]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) Closing immediately 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:15.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[immediately=true] processing 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956] 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a6ddd9) signal close complete immediately=true 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67555a36) signal close complete immediately=true 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956])[Immediately] closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) result=null 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e6b93d6) signal close complete immediately=false 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fb874f4) signal close complete immediately=false 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50956]) code=0 message='' shell closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50956]) Closing immediately 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50956]]) Closing immediately 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50956]) stopping 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50956]) stopped 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50956]])[Immediately] closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18253] - close(TransportIoSession[local=/10.30.171.139:18253, remote=/10.30.170.22:50956]) Closing immediately 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18253] - close(TransportIoSession[local=/10.30.171.139:18253, remote=/10.30.170.22:50956])[Immediately] closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e512ccf) signal close complete immediately=true 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50956])[Immediately] closed 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5305180, L:/10.30.171.139:18253 ! R:/10.30.170.22:50956] inactive. 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 ! R:/10.30.170.22:50956]} end of input detected while session was in state up 00:35:15.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=424, channel=[id: 0xd5305180, L:/10.30.171.139:18253 ! R:/10.30.170.22:50956]} down, reason: End of input 00:35:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45456]) process #17 SSH_MSG_IGNORE 00:35:15.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_IGNORE 00:35:15.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33102]) process #18 SSH_MSG_IGNORE 00:35:15.368 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_IGNORE 00:35:15.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52870])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) exit code=0, immediate=false 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) Closing gracefully 00:35:15.611 [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.170.22:52870]) 00:35:15.611 [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.170.22:52870]) 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:15.611 [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.170.22:52870])[immediately=false] processing 00:35:15.611 [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.170.22:52870])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52870]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:15.611 [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.170.22:52870]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) Closing immediately 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:15.611 [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.170.22:52870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:15.611 [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.170.22:52870])[immediately=true] processing 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870] 00:35:15.611 [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@45d7e360) signal close complete immediately=true 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:15.611 [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@6a241cd0) signal close complete immediately=true 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870])[Immediately] closed 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) result=null 00:35:15.611 [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@35364e76) signal close complete immediately=false 00:35:15.611 [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@2703d428) signal close complete immediately=false 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52870]) code=0 message='' shell closed 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52870]) Closing immediately 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52870]]) Closing immediately 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52870]) stopping 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52870]) stopped 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52870]])[Immediately] closed 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18254] - close(TransportIoSession[local=/10.30.171.139:18254, remote=/10.30.170.22:52870]) Closing immediately 00:35:15.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18254] - close(TransportIoSession[local=/10.30.171.139:18254, remote=/10.30.170.22:52870])[Immediately] closed 00:35:15.611 [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@5d35ff4b) signal close complete immediately=true 00:35:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52870])[Immediately] closed 00:35:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31019d53, L:/10.30.171.139:18254 ! R:/10.30.170.22:52870] inactive. 00:35:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 ! R:/10.30.170.22:52870]} end of input detected while session was in state up 00:35:15.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=425, channel=[id: 0x31019d53, L:/10.30.171.139:18254 ! R:/10.30.170.22:52870]} down, reason: End of input 00:35:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36594]) process #18 SSH_MSG_IGNORE 00:35:15.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_IGNORE 00:35:15.632 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57812])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) exit code=0, immediate=false 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:15.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) Closing gracefully 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[immediately=false] processing 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57812]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) Closing immediately 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[immediately=true] processing 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812] 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@722a85df) signal close complete immediately=true 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a9f6f06) signal close complete immediately=true 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812])[Immediately] closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) result=null 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b1a46fa) signal close complete immediately=false 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea8b21a) signal close complete immediately=false 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57812]) code=0 message='' shell closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57812]) Closing immediately 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57812]]) Closing immediately 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57812]) stopping 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57812]) stopped 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57812]])[Immediately] closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18255] - close(TransportIoSession[local=/10.30.171.139:18255, remote=/10.30.170.22:57812]) Closing immediately 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18255] - close(TransportIoSession[local=/10.30.171.139:18255, remote=/10.30.170.22:57812])[Immediately] closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480ac66d) signal close complete immediately=true 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57812])[Immediately] closed 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd06d6020, L:/10.30.171.139:18255 ! R:/10.30.170.22:57812] inactive. 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 ! R:/10.30.170.22:57812]} end of input detected while session was in state up 00:35:15.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=426, channel=[id: 0xd06d6020, L:/10.30.171.139:18255 ! R:/10.30.170.22:57812]} down, reason: End of input 00:35:16.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:42198]) process #17 SSH_MSG_IGNORE 00:35:16.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_IGNORE 00:35:16.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49586])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) exit code=0, immediate=false 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) Closing gracefully 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[immediately=false] processing 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49586]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) Closing immediately 00:35:16.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[immediately=true] processing 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586] 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fb9b997) signal close complete immediately=true 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7603afb4) signal close complete immediately=true 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586])[Immediately] closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) result=null 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c79c4d1) signal close complete immediately=false 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c1b730e) signal close complete immediately=false 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49586]) code=0 message='' shell closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49586]) Closing immediately 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49586]]) Closing immediately 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49586]) stopping 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49586]) stopped 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49586]])[Immediately] closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18256] - close(TransportIoSession[local=/10.30.171.139:18256, remote=/10.30.170.22:49586]) Closing immediately 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18256] - close(TransportIoSession[local=/10.30.171.139:18256, remote=/10.30.170.22:49586])[Immediately] closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e4c161b) signal close complete immediately=true 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49586])[Immediately] closed 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96f38b1b, L:/10.30.171.139:18256 ! R:/10.30.170.22:49586] inactive. 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 ! R:/10.30.170.22:49586]} end of input detected while session was in state up 00:35:16.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=427, channel=[id: 0x96f38b1b, L:/10.30.171.139:18256 ! R:/10.30.170.22:49586]} down, reason: End of input 00:35:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:44848]) process #18 SSH_MSG_IGNORE 00:35:16.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_IGNORE 00:35:16.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:16.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:33480]) process #17 SSH_MSG_IGNORE 00:35:16.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_IGNORE 00:35:16.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) exit code=0, immediate=false 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) Closing gracefully 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[immediately=false] processing 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40552]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) Closing immediately 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[immediately=true] processing 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552] 00:35:16.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b2ba07d) signal close complete immediately=true 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1613d522) signal close complete immediately=true 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552])[Immediately] closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) result=null 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59b267ec) signal close complete immediately=false 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1216eb58) signal close complete immediately=false 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40552]) code=0 message='' shell closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40552]) Closing immediately 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40552]]) Closing immediately 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40552]) stopping 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40552]) stopped 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40552]])[Immediately] closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18257] - close(TransportIoSession[local=/10.30.171.139:18257, remote=/10.30.170.22:40552]) Closing immediately 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18257] - close(TransportIoSession[local=/10.30.171.139:18257, remote=/10.30.170.22:40552])[Immediately] closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64c8892f) signal close complete immediately=true 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40552])[Immediately] closed 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3446bf1c, L:/10.30.171.139:18257 ! R:/10.30.170.22:40552] inactive. 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 ! R:/10.30.170.22:40552]} end of input detected while session was in state up 00:35:16.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=428, channel=[id: 0x3446bf1c, L:/10.30.171.139:18257 ! R:/10.30.170.22:40552]} down, reason: End of input 00:35:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:35494]) process #18 SSH_MSG_IGNORE 00:35:16.886 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_IGNORE 00:35:16.887 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:17.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:48450]) process #17 SSH_MSG_IGNORE 00:35:17.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_IGNORE 00:35:17.062 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45368])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) exit code=0, immediate=false 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) Closing gracefully 00:35:17.101 [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.170.22:45368]) 00:35:17.101 [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.170.22:45368]) 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:17.101 [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.170.22:45368])[immediately=false] processing 00:35:17.101 [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.170.22:45368])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45368]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:17.101 [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.170.22:45368]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) Closing immediately 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:17.101 [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.170.22:45368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:17.101 [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.170.22:45368])[immediately=true] processing 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368] 00:35:17.101 [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@5bd95aad) signal close complete immediately=true 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:17.101 [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@21cb1bc5) signal close complete immediately=true 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368])[Immediately] closed 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) result=null 00:35:17.101 [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@49428d41) signal close complete immediately=false 00:35:17.101 [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@4195944b) signal close complete immediately=false 00:35:17.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45368]) code=0 message='' shell closed 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45368]) Closing immediately 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45368]]) Closing immediately 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45368]) stopping 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45368]) stopped 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45368]])[Immediately] closed 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18258] - close(TransportIoSession[local=/10.30.171.139:18258, remote=/10.30.170.22:45368]) Closing immediately 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18258] - close(TransportIoSession[local=/10.30.171.139:18258, remote=/10.30.170.22:45368])[Immediately] closed 00:35:17.102 [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@5088b2e6) signal close complete immediately=true 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45368])[Immediately] closed 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x85b7f7d4, L:/10.30.171.139:18258 ! R:/10.30.170.22:45368] inactive. 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 ! R:/10.30.170.22:45368]} end of input detected while session was in state up 00:35:17.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=429, channel=[id: 0x85b7f7d4, L:/10.30.171.139:18258 ! R:/10.30.170.22:45368]} down, reason: End of input 00:35:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:53316]) process #18 SSH_MSG_IGNORE 00:35:17.174 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_IGNORE 00:35:17.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:17.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43812])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:17.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) exit code=0, immediate=false 00:35:17.418 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) Closing gracefully 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[immediately=false] processing 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43812]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) Closing immediately 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[immediately=true] processing 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812] 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@555c1faf) signal close complete immediately=true 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fa39ffe) signal close complete immediately=true 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812])[Immediately] closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) result=null 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4956b61b) signal close complete immediately=false 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e32c52b) signal close complete immediately=false 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43812]) code=0 message='' shell closed 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43812]) Closing immediately 00:35:17.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43812]]) Closing immediately 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43812]) stopping 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43812]) stopped 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43812]])[Immediately] closed 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18259] - close(TransportIoSession[local=/10.30.171.139:18259, remote=/10.30.170.22:43812]) Closing immediately 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18259] - close(TransportIoSession[local=/10.30.171.139:18259, remote=/10.30.170.22:43812])[Immediately] closed 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b260825) signal close complete immediately=true 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43812])[Immediately] closed 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9f6c3e68, L:/10.30.171.139:18259 ! R:/10.30.170.22:43812] inactive. 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 ! R:/10.30.170.22:43812]} end of input detected while session was in state up 00:35:17.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=430, channel=[id: 0x9f6c3e68, L:/10.30.171.139:18259 ! R:/10.30.170.22:43812]} down, reason: End of input 00:35:17.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:50752]) process #17 SSH_MSG_IGNORE 00:35:17.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_IGNORE 00:35:17.567 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) exit code=0, immediate=false 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) Closing gracefully 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[immediately=false] processing 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40250]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) Closing immediately 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[immediately=true] processing 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250] 00:35:17.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ed2c17d) signal close complete immediately=true 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60163cf4) signal close complete immediately=true 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250])[Immediately] closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) result=null 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34bc4f28) signal close complete immediately=false 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c6d34c) signal close complete immediately=false 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40250]) code=0 message='' shell closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40250]) Closing immediately 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40250]]) Closing immediately 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40250]) stopping 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40250]) stopped 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40250]])[Immediately] closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18260] - close(TransportIoSession[local=/10.30.171.139:18260, remote=/10.30.170.22:40250]) Closing immediately 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18260] - close(TransportIoSession[local=/10.30.171.139:18260, remote=/10.30.170.22:40250])[Immediately] closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6be73160) signal close complete immediately=true 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40250])[Immediately] closed 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x404d8d89, L:/10.30.171.139:18260 ! R:/10.30.170.22:40250] inactive. 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 ! R:/10.30.170.22:40250]} end of input detected while session was in state up 00:35:17.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=431, channel=[id: 0x404d8d89, L:/10.30.171.139:18260 ! R:/10.30.170.22:40250]} down, reason: End of input 00:35:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57254]) process #18 SSH_MSG_IGNORE 00:35:17.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_IGNORE 00:35:17.983 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:59034])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) exit code=0, immediate=false 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) Closing gracefully 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[immediately=false] processing 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:59034]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) Closing immediately 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[immediately=true] processing 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034] 00:35:18.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23757e25) signal close complete immediately=true 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18662078) signal close complete immediately=true 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034])[Immediately] closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) result=null 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@557fb294) signal close complete immediately=false 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76fc0e2c) signal close complete immediately=false 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:59034]) code=0 message='' shell closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59034]) Closing immediately 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59034]]) Closing immediately 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59034]) stopping 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:59034]) stopped 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:59034]])[Immediately] closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18261] - close(TransportIoSession[local=/10.30.171.139:18261, remote=/10.30.170.22:59034]) Closing immediately 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18261] - close(TransportIoSession[local=/10.30.171.139:18261, remote=/10.30.170.22:59034])[Immediately] closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e70d280) signal close complete immediately=true 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:59034])[Immediately] closed 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7572795a, L:/10.30.171.139:18261 ! R:/10.30.170.22:59034] inactive. 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 ! R:/10.30.170.22:59034]} end of input detected while session was in state up 00:35:18.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=432, channel=[id: 0x7572795a, L:/10.30.171.139:18261 ! R:/10.30.170.22:59034]} down, reason: End of input 00:35:18.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36120]) process #18 SSH_MSG_IGNORE 00:35:18.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_IGNORE 00:35:18.329 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) exit code=0, immediate=false 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:18.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) Closing gracefully 00:35:18.370 [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.170.22:55164]) 00:35:18.370 [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.170.22:55164]) 00:35:18.370 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:18.370 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:18.370 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:18.371 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:18.371 [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.170.22:55164])[immediately=false] processing 00:35:18.371 [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.170.22:55164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55164]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:18.371 [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.170.22:55164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) Closing immediately 00:35:18.371 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:18.371 [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.170.22:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:18.371 [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.170.22:55164])[immediately=true] processing 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164] 00:35:18.371 [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@c415db1) signal close complete immediately=true 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:18.371 [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@1584ebe) signal close complete immediately=true 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164])[Immediately] closed 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) result=null 00:35:18.371 [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@7c038692) signal close complete immediately=false 00:35:18.371 [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@3b907e4d) signal close complete immediately=false 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55164]) code=0 message='' shell closed 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55164]) Closing immediately 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55164]]) Closing immediately 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55164]) stopping 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55164]) stopped 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55164]])[Immediately] closed 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18262] - close(TransportIoSession[local=/10.30.171.139:18262, remote=/10.30.170.22:55164]) Closing immediately 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18262] - close(TransportIoSession[local=/10.30.171.139:18262, remote=/10.30.170.22:55164])[Immediately] closed 00:35:18.371 [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@3d3a005b) signal close complete immediately=true 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55164])[Immediately] closed 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3c2af380, L:/10.30.171.139:18262 ! R:/10.30.170.22:55164] inactive. 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 ! R:/10.30.170.22:55164]} end of input detected while session was in state up 00:35:18.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=433, channel=[id: 0x3c2af380, L:/10.30.171.139:18262 ! R:/10.30.170.22:55164]} down, reason: End of input 00:35:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:51386]) process #17 SSH_MSG_IGNORE 00:35:18.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_IGNORE 00:35:18.398 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:18.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:47520]) process #17 SSH_MSG_IGNORE 00:35:18.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_IGNORE 00:35:18.660 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) exit code=0, immediate=false 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) Closing gracefully 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[immediately=false] processing 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57386]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) Closing immediately 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[immediately=true] processing 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386] 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77fc751d) signal close complete immediately=true 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26127294) signal close complete immediately=true 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386])[Immediately] closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) result=null 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f9595ef) signal close complete immediately=false 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7244c53a) signal close complete immediately=false 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57386]) code=0 message='' shell closed 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57386]) Closing immediately 00:35:18.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57386]]) Closing immediately 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57386]) stopping 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57386]) stopped 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57386]])[Immediately] closed 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18263] - close(TransportIoSession[local=/10.30.171.139:18263, remote=/10.30.170.22:57386]) Closing immediately 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18263] - close(TransportIoSession[local=/10.30.171.139:18263, remote=/10.30.170.22:57386])[Immediately] closed 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660412f2) signal close complete immediately=true 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57386])[Immediately] closed 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40fa45b0, L:/10.30.171.139:18263 ! R:/10.30.170.22:57386] inactive. 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 ! R:/10.30.170.22:57386]} end of input detected while session was in state up 00:35:18.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=434, channel=[id: 0x40fa45b0, L:/10.30.171.139:18263 ! R:/10.30.170.22:57386]} down, reason: End of input 00:35:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52888]) process #18 SSH_MSG_IGNORE 00:35:18.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_IGNORE 00:35:18.859 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50806])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) exit code=0, immediate=false 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) Closing gracefully 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[immediately=false] processing 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50806]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) Closing immediately 00:35:19.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[immediately=true] processing 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806] 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b132a1a) signal close complete immediately=true 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bdf84fd) signal close complete immediately=true 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806])[Immediately] closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) result=null 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53a3e759) signal close complete immediately=false 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@715fbd5d) signal close complete immediately=false 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50806]) code=0 message='' shell closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50806]) Closing immediately 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50806]]) Closing immediately 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50806]) stopping 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50806]) stopped 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50806]])[Immediately] closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18264] - close(TransportIoSession[local=/10.30.171.139:18264, remote=/10.30.170.22:50806]) Closing immediately 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18264] - close(TransportIoSession[local=/10.30.171.139:18264, remote=/10.30.170.22:50806])[Immediately] closed 00:35:19.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@731e0a96) signal close complete immediately=true 00:35:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50806])[Immediately] closed 00:35:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab45b78a, L:/10.30.171.139:18264 ! R:/10.30.170.22:50806] inactive. 00:35:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 ! R:/10.30.170.22:50806]} end of input detected while session was in state up 00:35:19.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=435, channel=[id: 0xab45b78a, L:/10.30.171.139:18264 ! R:/10.30.170.22:50806]} down, reason: End of input 00:35:19.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:39628]) process #17 SSH_MSG_IGNORE 00:35:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_IGNORE 00:35:19.237 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 00:35:19.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56156])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) exit code=0, immediate=false 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) Closing gracefully 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[immediately=false] processing 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56156]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) Closing immediately 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[immediately=true] processing 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156] 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11787c74) signal close complete immediately=true 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2437fc65) signal close complete immediately=true 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156])[Immediately] closed 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) result=null 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2697c9c7) signal close complete immediately=false 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d809608) signal close complete immediately=false 00:35:19.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56156]) code=0 message='' shell closed 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56156]) Closing immediately 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56156]]) Closing immediately 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56156]) stopping 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56156]) stopped 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56156]])[Immediately] closed 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18265] - close(TransportIoSession[local=/10.30.171.139:18265, remote=/10.30.170.22:56156]) Closing immediately 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18265] - close(TransportIoSession[local=/10.30.171.139:18265, remote=/10.30.170.22:56156])[Immediately] closed 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f49cc10) signal close complete immediately=true 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56156])[Immediately] closed 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5e1b6dd5, L:/10.30.171.139:18265 ! R:/10.30.170.22:56156] inactive. 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 ! R:/10.30.170.22:56156]} end of input detected while session was in state up 00:35:19.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=436, channel=[id: 0x5e1b6dd5, L:/10.30.171.139:18265 ! R:/10.30.170.22:56156]} down, reason: End of input 00:35:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:57270]) process #18 SSH_MSG_IGNORE 00:35:19.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_IGNORE 00:35:19.632 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52410])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) exit code=0, immediate=false 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) Closing gracefully 00:35:19.638 [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.170.22:52410]) 00:35:19.638 [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.170.22:52410]) 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:19.638 [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.170.22:52410])[immediately=false] processing 00:35:19.638 [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.170.22:52410])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52410]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:19.638 [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.170.22:52410]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) Closing immediately 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:19.638 [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.170.22:52410]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:19.638 [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.170.22:52410])[immediately=true] processing 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410] 00:35:19.638 [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@4b8c3971) signal close complete immediately=true 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:19.638 [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@11a5a788) signal close complete immediately=true 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410])[Immediately] closed 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) result=null 00:35:19.638 [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@1270d924) signal close complete immediately=false 00:35:19.638 [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@7a286e46) signal close complete immediately=false 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52410]) code=0 message='' shell closed 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52410]) Closing immediately 00:35:19.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52410]]) Closing immediately 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52410]) stopping 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52410]) stopped 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52410]])[Immediately] closed 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18266] - close(TransportIoSession[local=/10.30.171.139:18266, remote=/10.30.170.22:52410]) Closing immediately 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18266] - close(TransportIoSession[local=/10.30.171.139:18266, remote=/10.30.170.22:52410])[Immediately] closed 00:35:19.639 [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@50c597c3) signal close complete immediately=true 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52410])[Immediately] closed 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4189d7bd, L:/10.30.171.139:18266 ! R:/10.30.170.22:52410] inactive. 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 ! R:/10.30.170.22:52410]} end of input detected while session was in state up 00:35:19.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=437, channel=[id: 0x4189d7bd, L:/10.30.171.139:18266 ! R:/10.30.170.22:52410]} down, reason: End of input 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:38276])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) exit code=0, immediate=false 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) Closing gracefully 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:19.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[immediately=false] processing 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:38276]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) Closing immediately 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[immediately=true] processing 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276] 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3212e4c8) signal close complete immediately=true 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b1f6c04) signal close complete immediately=true 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276])[Immediately] closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) result=null 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f0da6f0) signal close complete immediately=false 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d8525a) signal close complete immediately=false 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:38276]) code=0 message='' shell closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38276]) Closing immediately 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38276]]) Closing immediately 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38276]) stopping 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:38276]) stopped 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:38276]])[Immediately] closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18267] - close(TransportIoSession[local=/10.30.171.139:18267, remote=/10.30.170.22:38276]) Closing immediately 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18267] - close(TransportIoSession[local=/10.30.171.139:18267, remote=/10.30.170.22:38276])[Immediately] closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61c9daad) signal close complete immediately=true 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:38276])[Immediately] closed 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x818ab7c3, L:/10.30.171.139:18267 ! R:/10.30.170.22:38276] inactive. 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 ! R:/10.30.170.22:38276]} end of input detected while session was in state up 00:35:19.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=438, channel=[id: 0x818ab7c3, L:/10.30.171.139:18267 ! R:/10.30.170.22:38276]} down, reason: End of input 00:35:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:60122]) process #18 SSH_MSG_IGNORE 00:35:19.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_IGNORE 00:35:19.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33102])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) exit code=0, immediate=false 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) Closing gracefully 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[immediately=false] processing 00:35:20.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33102]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) Closing immediately 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[immediately=true] processing 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102] 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e98a436) signal close complete immediately=true 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fc166a0) signal close complete immediately=true 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102])[Immediately] closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) result=null 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@448cc8a3) signal close complete immediately=false 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45598974) signal close complete immediately=false 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33102]) code=0 message='' shell closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33102]) Closing immediately 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33102]]) Closing immediately 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33102]) stopping 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33102]) stopped 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33102]])[Immediately] closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18268] - close(TransportIoSession[local=/10.30.171.139:18268, remote=/10.30.170.22:33102]) Closing immediately 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.s.T.30.171.139:18268] - close(TransportIoSession[local=/10.30.171.139:18268, remote=/10.30.170.22:33102])[Immediately] closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e0b3cfd) signal close complete immediately=true 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33102])[Immediately] closed 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67b7a4e0, L:/10.30.171.139:18268 ! R:/10.30.170.22:33102] inactive. 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 ! R:/10.30.170.22:33102]} end of input detected while session was in state up 00:35:20.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=439, channel=[id: 0x67b7a4e0, L:/10.30.171.139:18268 ! R:/10.30.170.22:33102]} down, reason: End of input 00:35:20.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:46246]) process #18 SSH_MSG_IGNORE 00:35:20.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_IGNORE 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36594])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) exit code=0, immediate=false 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) Closing gracefully 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[immediately=false] processing 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36594]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) Closing immediately 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[immediately=true] processing 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594] 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37dee6f) signal close complete immediately=true 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e8f2a63) signal close complete immediately=true 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594])[Immediately] closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) result=null 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b30358c) signal close complete immediately=false 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e18ce3) signal close complete immediately=false 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36594]) code=0 message='' shell closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36594]) Closing immediately 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36594]]) Closing immediately 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36594]) stopping 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36594]) stopped 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36594]])[Immediately] closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18269] - close(TransportIoSession[local=/10.30.171.139:18269, remote=/10.30.170.22:36594]) Closing immediately 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18269] - close(TransportIoSession[local=/10.30.171.139:18269, remote=/10.30.170.22:36594])[Immediately] closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a0314c6) signal close complete immediately=true 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36594])[Immediately] closed 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcf846790, L:/10.30.171.139:18269 ! R:/10.30.170.22:36594] inactive. 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 ! R:/10.30.170.22:36594]} end of input detected while session was in state up 00:35:20.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=440, channel=[id: 0xcf846790, L:/10.30.171.139:18269 ! R:/10.30.170.22:36594]} down, reason: End of input 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) exit code=0, immediate=false 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) Closing gracefully 00:35:20.901 [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.170.22:44848]) 00:35:20.901 [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.170.22:44848]) 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:20.901 [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.170.22:44848])[immediately=false] processing 00:35:20.901 [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.170.22:44848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44848]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:20.901 [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.170.22:44848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) Closing immediately 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:20.901 [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.170.22:44848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:20.901 [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.170.22:44848])[immediately=true] processing 00:35:20.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848] 00:35:20.901 [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@3d29599d) signal close complete immediately=true 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:20.902 [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@563ff0df) signal close complete immediately=true 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848])[Immediately] closed 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) result=null 00:35:20.902 [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@4310d67b) signal close complete immediately=false 00:35:20.902 [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@77a54a68) signal close complete immediately=false 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44848]) code=0 message='' shell closed 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44848]) Closing immediately 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44848]]) Closing immediately 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44848]) stopping 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44848]) stopped 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44848]])[Immediately] closed 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18270] - close(TransportIoSession[local=/10.30.171.139:18270, remote=/10.30.170.22:44848]) Closing immediately 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18270] - close(TransportIoSession[local=/10.30.171.139:18270, remote=/10.30.170.22:44848])[Immediately] closed 00:35:20.902 [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@3700b0) signal close complete immediately=true 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44848])[Immediately] closed 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcdb88fe0, L:/10.30.171.139:18270 ! R:/10.30.170.22:44848] inactive. 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 ! R:/10.30.170.22:44848]} end of input detected while session was in state up 00:35:20.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=441, channel=[id: 0xcdb88fe0, L:/10.30.171.139:18270 ! R:/10.30.170.22:44848]} down, reason: End of input 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35494])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) exit code=0, immediate=false 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) Closing gracefully 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[immediately=false] processing 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35494]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) Closing immediately 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[immediately=true] processing 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494] 00:35:21.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ab19736) signal close complete immediately=true 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cffaba9) signal close complete immediately=true 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494])[Immediately] closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) result=null 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@286c423f) signal close complete immediately=false 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cb6ccce) signal close complete immediately=false 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35494]) code=0 message='' shell closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35494]) Closing immediately 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35494]]) Closing immediately 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35494]) stopping 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35494]) stopped 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35494]])[Immediately] closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18271] - close(TransportIoSession[local=/10.30.171.139:18271, remote=/10.30.170.22:35494]) Closing immediately 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18271] - close(TransportIoSession[local=/10.30.171.139:18271, remote=/10.30.170.22:35494])[Immediately] closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ab8f049) signal close complete immediately=true 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35494])[Immediately] closed 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4ae323fd, L:/10.30.171.139:18271 ! R:/10.30.170.22:35494] inactive. 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 ! R:/10.30.170.22:35494]} end of input detected while session was in state up 00:35:21.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=442, channel=[id: 0x4ae323fd, L:/10.30.171.139:18271 ! R:/10.30.170.22:35494]} down, reason: End of input 00:35:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:32782]) process #18 SSH_MSG_IGNORE 00:35:21.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_IGNORE 00:35:21.226 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:53316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) exit code=0, immediate=false 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) Closing gracefully 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[immediately=false] processing 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:53316]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) Closing immediately 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[immediately=true] processing 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316] 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57a43531) signal close complete immediately=true 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fbe0d11) signal close complete immediately=true 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316])[Immediately] closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) result=null 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36b740d0) signal close complete immediately=false 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9c88c9) signal close complete immediately=false 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:53316]) code=0 message='' shell closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53316]) Closing immediately 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53316]]) Closing immediately 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53316]) stopping 00:35:21.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:53316]) stopped 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:53316]])[Immediately] closed 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18272] - close(TransportIoSession[local=/10.30.171.139:18272, remote=/10.30.170.22:53316]) Closing immediately 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18272] - close(TransportIoSession[local=/10.30.171.139:18272, remote=/10.30.170.22:53316])[Immediately] closed 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ae729d6) signal close complete immediately=true 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:53316])[Immediately] closed 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77bdb770, L:/10.30.171.139:18272 ! R:/10.30.170.22:53316] inactive. 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 ! R:/10.30.170.22:53316]} end of input detected while session was in state up 00:35:21.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=443, channel=[id: 0x77bdb770, L:/10.30.171.139:18272 ! R:/10.30.170.22:53316]} down, reason: End of input 00:35:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:43712]) process #18 SSH_MSG_IGNORE 00:35:21.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_IGNORE 00:35:21.667 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57254])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) exit code=0, immediate=false 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) Closing gracefully 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[immediately=false] processing 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57254]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) Closing immediately 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[immediately=true] processing 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254] 00:35:21.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24467957) signal close complete immediately=true 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3688aa0c) signal close complete immediately=true 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254])[Immediately] closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) result=null 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@357343a4) signal close complete immediately=false 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10fda864) signal close complete immediately=false 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57254]) code=0 message='' shell closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57254]) Closing immediately 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57254]]) Closing immediately 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57254]) stopping 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57254]) stopped 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57254]])[Immediately] closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18273] - close(TransportIoSession[local=/10.30.171.139:18273, remote=/10.30.170.22:57254]) Closing immediately 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18273] - close(TransportIoSession[local=/10.30.171.139:18273, remote=/10.30.170.22:57254])[Immediately] closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e6e7ed) signal close complete immediately=true 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57254])[Immediately] closed 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00158e03, L:/10.30.171.139:18273 ! R:/10.30.170.22:57254] inactive. 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 ! R:/10.30.170.22:57254]} end of input detected while session was in state up 00:35:21.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=444, channel=[id: 0x00158e03, L:/10.30.171.139:18273 ! R:/10.30.170.22:57254]} down, reason: End of input 00:35:22.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36120])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) exit code=0, immediate=false 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) Closing gracefully 00:35:22.173 [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.170.22:36120]) 00:35:22.173 [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.170.22:36120]) 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:22.173 [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.170.22:36120])[immediately=false] processing 00:35:22.173 [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.170.22:36120])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36120]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:22.173 [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.170.22:36120]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) Closing immediately 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:22.173 [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.170.22:36120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:22.173 [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.170.22:36120])[immediately=true] processing 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120] 00:35:22.173 [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@9e04cd7) signal close complete immediately=true 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:22.173 [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@1dd85823) signal close complete immediately=true 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120])[Immediately] closed 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) result=null 00:35:22.173 [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@79b44aa1) signal close complete immediately=false 00:35:22.173 [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@1ffed175) signal close complete immediately=false 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36120]) code=0 message='' shell closed 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36120]) Closing immediately 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36120]]) Closing immediately 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36120]) stopping 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36120]) stopped 00:35:22.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36120]])[Immediately] closed 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18274] - close(TransportIoSession[local=/10.30.171.139:18274, remote=/10.30.170.22:36120]) Closing immediately 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18274] - close(TransportIoSession[local=/10.30.171.139:18274, remote=/10.30.170.22:36120])[Immediately] closed 00:35:22.174 [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@14f3b0a9) signal close complete immediately=true 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36120])[Immediately] closed 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe45cc3d0, L:/10.30.171.139:18274 ! R:/10.30.170.22:36120] inactive. 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 ! R:/10.30.170.22:36120]} end of input detected while session was in state up 00:35:22.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=445, channel=[id: 0xe45cc3d0, L:/10.30.171.139:18274 ! R:/10.30.170.22:36120]} down, reason: End of input 00:35:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58048]) process #18 SSH_MSG_IGNORE 00:35:22.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_IGNORE 00:35:22.298 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52888])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) exit code=0, immediate=false 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) Closing gracefully 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:22.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[immediately=false] processing 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52888]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) Closing immediately 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[immediately=true] processing 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888] 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26319d6e) signal close complete immediately=true 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@607e92fe) signal close complete immediately=true 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888])[Immediately] closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) result=null 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@525561a5) signal close complete immediately=false 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@194f02a2) signal close complete immediately=false 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52888]) code=0 message='' shell closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52888]) Closing immediately 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52888]]) Closing immediately 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52888]) stopping 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52888]) stopped 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52888]])[Immediately] closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18275] - close(TransportIoSession[local=/10.30.171.139:18275, remote=/10.30.170.22:52888]) Closing immediately 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18275] - close(TransportIoSession[local=/10.30.171.139:18275, remote=/10.30.170.22:52888])[Immediately] closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@333f2608) signal close complete immediately=true 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52888])[Immediately] closed 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0bd968b5, L:/10.30.171.139:18275 ! R:/10.30.170.22:52888] inactive. 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 ! R:/10.30.170.22:52888]} end of input detected while session was in state up 00:35:22.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=446, channel=[id: 0x0bd968b5, L:/10.30.171.139:18275 ! R:/10.30.170.22:52888]} down, reason: End of input 00:35:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:58790]) process #18 SSH_MSG_IGNORE 00:35:22.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_IGNORE 00:35:22.716 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) exit code=0, immediate=false 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) Closing gracefully 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[immediately=false] processing 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57270]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) Closing immediately 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[immediately=true] processing 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270] 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62eb2bff) signal close complete immediately=true 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@547b8429) signal close complete immediately=true 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270])[Immediately] closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) result=null 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fcac7d) signal close complete immediately=false 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ca8de5d) signal close complete immediately=false 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57270]) code=0 message='' shell closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57270]) Closing immediately 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57270]]) Closing immediately 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57270]) stopping 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57270]) stopped 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57270]])[Immediately] closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18276] - close(TransportIoSession[local=/10.30.171.139:18276, remote=/10.30.170.22:57270]) Closing immediately 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18276] - close(TransportIoSession[local=/10.30.171.139:18276, remote=/10.30.170.22:57270])[Immediately] closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a7ace4) signal close complete immediately=true 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57270])[Immediately] closed 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc324455, L:/10.30.171.139:18276 ! R:/10.30.170.22:57270] inactive. 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 ! R:/10.30.170.22:57270]} end of input detected while session was in state up 00:35:22.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=447, channel=[id: 0xcc324455, L:/10.30.171.139:18276 ! R:/10.30.170.22:57270]} down, reason: End of input 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60122])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) exit code=0, immediate=false 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) Closing gracefully 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[immediately=false] processing 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:23.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60122]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) Closing immediately 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[immediately=true] processing 00:35:23.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122] 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@162689bf) signal close complete immediately=true 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ddea5f1) signal close complete immediately=true 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122])[Immediately] closed 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) result=null 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31da22ed) signal close complete immediately=false 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6915d8b9) signal close complete immediately=false 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60122]) code=0 message='' shell closed 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60122]) Closing immediately 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60122]]) Closing immediately 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60122]) stopping 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60122]) stopped 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60122]])[Immediately] closed 00:35:23.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18277] - close(TransportIoSession[local=/10.30.171.139:18277, remote=/10.30.170.22:60122]) Closing immediately 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18277] - close(TransportIoSession[local=/10.30.171.139:18277, remote=/10.30.170.22:60122])[Immediately] closed 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bdcdf55) signal close complete immediately=true 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60122])[Immediately] closed 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ffb62d3, L:/10.30.171.139:18277 ! R:/10.30.170.22:60122] inactive. 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 ! R:/10.30.170.22:60122]} end of input detected while session was in state up 00:35:23.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ffb62d3, L:/10.30.171.139:18277 ! R:/10.30.170.22:60122]} down, reason: End of input 00:35:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:41528]) process #18 SSH_MSG_IGNORE 00:35:23.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_IGNORE 00:35:23.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:23.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:23.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) exit code=0, immediate=false 00:35:23.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:23.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) Closing gracefully 00:35:23.419 [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.170.22:46246]) 00:35:23.419 [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.170.22:46246]) 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:23.419 [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.170.22:46246])[immediately=false] processing 00:35:23.419 [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.170.22:46246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46246]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:23.419 [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.170.22:46246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) Closing immediately 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:23.419 [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.170.22:46246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:23.419 [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.170.22:46246])[immediately=true] processing 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246] 00:35:23.419 [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@70ecdeaf) signal close complete immediately=true 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:23.419 [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@14e7e4ad) signal close complete immediately=true 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246])[Immediately] closed 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) result=null 00:35:23.419 [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@7e0cae39) signal close complete immediately=false 00:35:23.419 [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@1d02e39b) signal close complete immediately=false 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46246]) code=0 message='' shell closed 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46246]) Closing immediately 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46246]]) Closing immediately 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46246]) stopping 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46246]) stopped 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46246]])[Immediately] closed 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18278] - close(TransportIoSession[local=/10.30.171.139:18278, remote=/10.30.170.22:46246]) Closing immediately 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18278] - close(TransportIoSession[local=/10.30.171.139:18278, remote=/10.30.170.22:46246])[Immediately] closed 00:35:23.419 [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@b8d5f32) signal close complete immediately=true 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46246])[Immediately] closed 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6065041, L:/10.30.171.139:18278 ! R:/10.30.170.22:46246] inactive. 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 ! R:/10.30.170.22:46246]} end of input detected while session was in state up 00:35:23.419 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=449, channel=[id: 0xb6065041, L:/10.30.171.139:18278 ! R:/10.30.170.22:46246]} down, reason: End of input 00:35:23.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:32782])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) exit code=0, immediate=false 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) Closing gracefully 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[immediately=false] processing 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:32782]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) Closing immediately 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[immediately=true] processing 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782] 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759d931e) signal close complete immediately=true 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4732b36d) signal close complete immediately=true 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782])[Immediately] closed 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) result=null 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e5296a) signal close complete immediately=false 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ca93858) signal close complete immediately=false 00:35:23.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:32782]) code=0 message='' shell closed 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32782]) Closing immediately 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32782]]) Closing immediately 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32782]) stopping 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:32782]) stopped 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:32782]])[Immediately] closed 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18279] - close(TransportIoSession[local=/10.30.171.139:18279, remote=/10.30.170.22:32782]) Closing immediately 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18279] - close(TransportIoSession[local=/10.30.171.139:18279, remote=/10.30.170.22:32782])[Immediately] closed 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@653541b0) signal close complete immediately=true 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:32782])[Immediately] closed 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4dd86938, L:/10.30.171.139:18279 ! R:/10.30.170.22:32782] inactive. 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 ! R:/10.30.170.22:32782]} end of input detected while session was in state up 00:35:23.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=450, channel=[id: 0x4dd86938, L:/10.30.171.139:18279 ! R:/10.30.170.22:32782]} down, reason: End of input 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:43712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) exit code=0, immediate=false 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) Closing gracefully 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[immediately=false] processing 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:43712]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) Closing immediately 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[immediately=true] processing 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712] 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fd0cd77) signal close complete immediately=true 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@954e8e8) signal close complete immediately=true 00:35:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712])[Immediately] closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) result=null 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21f70200) signal close complete immediately=false 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@601172c5) signal close complete immediately=false 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:43712]) code=0 message='' shell closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43712]) Closing immediately 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43712]]) Closing immediately 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43712]) stopping 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:43712]) stopped 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:43712]])[Immediately] closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18280] - close(TransportIoSession[local=/10.30.171.139:18280, remote=/10.30.170.22:43712]) Closing immediately 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18280] - close(TransportIoSession[local=/10.30.171.139:18280, remote=/10.30.170.22:43712])[Immediately] closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5913b0c5) signal close complete immediately=true 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:43712])[Immediately] closed 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdcc5f9a2, L:/10.30.171.139:18280 ! R:/10.30.170.22:43712] inactive. 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 ! R:/10.30.170.22:43712]} end of input detected while session was in state up 00:35:24.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=451, channel=[id: 0xdcc5f9a2, L:/10.30.171.139:18280 ! R:/10.30.170.22:43712]} down, reason: End of input 00:35:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:52450]) process #18 SSH_MSG_IGNORE 00:35:24.109 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_IGNORE 00:35:24.110 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58048])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) exit code=0, immediate=false 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) Closing gracefully 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[immediately=false] processing 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58048]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) Closing immediately 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[immediately=true] processing 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048] 00:35:24.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39640256) signal close complete immediately=true 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22fd1d12) signal close complete immediately=true 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048])[Immediately] closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) result=null 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@354b5b81) signal close complete immediately=false 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b45b4c8) signal close complete immediately=false 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58048]) code=0 message='' shell closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58048]) Closing immediately 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58048]]) Closing immediately 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58048]) stopping 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58048]) stopped 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58048]])[Immediately] closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18281] - close(TransportIoSession[local=/10.30.171.139:18281, remote=/10.30.170.22:58048]) Closing immediately 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18281] - close(TransportIoSession[local=/10.30.171.139:18281, remote=/10.30.170.22:58048])[Immediately] closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@422a6b44) signal close complete immediately=true 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58048])[Immediately] closed 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe735dc19, L:/10.30.171.139:18281 ! R:/10.30.170.22:58048] inactive. 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 ! R:/10.30.170.22:58048]} end of input detected while session was in state up 00:35:24.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=452, channel=[id: 0xe735dc19, L:/10.30.171.139:18281 ! R:/10.30.170.22:58048]} down, reason: End of input 00:35:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:36122]) process #18 SSH_MSG_IGNORE 00:35:24.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_IGNORE 00:35:24.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58790])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) exit code=0, immediate=false 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) Closing gracefully 00:35:24.728 [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.170.22:58790]) 00:35:24.728 [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.170.22:58790]) 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:24.728 [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.170.22:58790])[immediately=false] processing 00:35:24.728 [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.170.22:58790])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58790]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:24.728 [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.170.22:58790]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) Closing immediately 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:24.728 [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.170.22:58790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:24.728 [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.170.22:58790])[immediately=true] processing 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790] 00:35:24.728 [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@5083803e) signal close complete immediately=true 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:24.728 [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@50647d5c) signal close complete immediately=true 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790])[Immediately] closed 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) result=null 00:35:24.728 [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@7b349b66) signal close complete immediately=false 00:35:24.728 [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@7b4dd8c4) signal close complete immediately=false 00:35:24.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58790]) code=0 message='' shell closed 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58790]) Closing immediately 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58790]]) Closing immediately 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58790]) stopping 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58790]) stopped 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58790]])[Immediately] closed 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18282] - close(TransportIoSession[local=/10.30.171.139:18282, remote=/10.30.170.22:58790]) Closing immediately 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18282] - close(TransportIoSession[local=/10.30.171.139:18282, remote=/10.30.170.22:58790])[Immediately] closed 00:35:24.729 [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@378335e3) signal close complete immediately=true 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58790])[Immediately] closed 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3b200b39, L:/10.30.171.139:18282 ! R:/10.30.170.22:58790] inactive. 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 ! R:/10.30.170.22:58790]} end of input detected while session was in state up 00:35:24.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=453, channel=[id: 0x3b200b39, L:/10.30.171.139:18282 ! R:/10.30.170.22:58790]} down, reason: End of input 00:35:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:49150]) process #18 SSH_MSG_IGNORE 00:35:25.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_IGNORE 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) exit code=0, immediate=false 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) Closing gracefully 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[immediately=false] processing 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41528]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) Closing immediately 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[immediately=true] processing 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528] 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60e49220) signal close complete immediately=true 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@269182a3) signal close complete immediately=true 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528])[Immediately] closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) result=null 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53db9785) signal close complete immediately=false 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67090dbb) signal close complete immediately=false 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41528]) code=0 message='' shell closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41528]) Closing immediately 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41528]]) Closing immediately 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41528]) stopping 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41528]) stopped 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41528]])[Immediately] closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18283] - close(TransportIoSession[local=/10.30.171.139:18283, remote=/10.30.170.22:41528]) Closing immediately 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18283] - close(TransportIoSession[local=/10.30.171.139:18283, remote=/10.30.170.22:41528])[Immediately] closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23b8f6e8) signal close complete immediately=true 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41528])[Immediately] closed 00:35:25.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x245d98d1, L:/10.30.171.139:18283 ! R:/10.30.170.22:41528] inactive. 00:35:25.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 ! R:/10.30.170.22:41528]} end of input detected while session was in state up 00:35:25.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=454, channel=[id: 0x245d98d1, L:/10.30.171.139:18283 ! R:/10.30.170.22:41528]} down, reason: End of input 00:35:25.055 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) exit code=0, immediate=false 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) Closing gracefully 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:25.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[immediately=false] processing 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52450]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) Closing immediately 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[immediately=true] processing 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450] 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ed36ff) signal close complete immediately=true 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46c12d4d) signal close complete immediately=true 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450])[Immediately] closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) result=null 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa2c4be) signal close complete immediately=false 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba2a64c) signal close complete immediately=false 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52450]) code=0 message='' shell closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52450]) Closing immediately 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52450]]) Closing immediately 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52450]) stopping 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52450]) stopped 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52450]])[Immediately] closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18284] - close(TransportIoSession[local=/10.30.171.139:18284, remote=/10.30.170.22:52450]) Closing immediately 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18284] - close(TransportIoSession[local=/10.30.171.139:18284, remote=/10.30.170.22:52450])[Immediately] closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63503b09) signal close complete immediately=true 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52450])[Immediately] closed 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb67823b4, L:/10.30.171.139:18284 ! R:/10.30.170.22:52450] inactive. 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 ! R:/10.30.170.22:52450]} end of input detected while session was in state up 00:35:25.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=455, channel=[id: 0xb67823b4, L:/10.30.171.139:18284 ! R:/10.30.170.22:52450]} down, reason: End of input 00:35:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:55758]) process #18 SSH_MSG_IGNORE 00:35:25.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_IGNORE 00:35:25.578 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36122])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) exit code=0, immediate=false 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) Closing gracefully 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[immediately=false] processing 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36122]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) Closing immediately 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[immediately=true] processing 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122] 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f91ca3) signal close complete immediately=true 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27f7ae39) signal close complete immediately=true 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122])[Immediately] closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) result=null 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29867b2b) signal close complete immediately=false 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@796297d9) signal close complete immediately=false 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36122]) code=0 message='' shell closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36122]) Closing immediately 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36122]]) Closing immediately 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36122]) stopping 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36122]) stopped 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36122]])[Immediately] closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18285] - close(TransportIoSession[local=/10.30.171.139:18285, remote=/10.30.170.22:36122]) Closing immediately 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18285] - close(TransportIoSession[local=/10.30.171.139:18285, remote=/10.30.170.22:36122])[Immediately] closed 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31b69052) signal close complete immediately=true 00:35:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36122])[Immediately] closed 00:35:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf41d3380, L:/10.30.171.139:18285 ! R:/10.30.170.22:36122] inactive. 00:35:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 ! R:/10.30.170.22:36122]} end of input detected while session was in state up 00:35:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=456, channel=[id: 0xf41d3380, L:/10.30.171.139:18285 ! R:/10.30.170.22:36122]} down, reason: End of input 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49150])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) exit code=0, immediate=false 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) Closing gracefully 00:35:26.023 [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.170.22:49150]) 00:35:26.023 [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.170.22:49150]) 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:26.023 [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.170.22:49150])[immediately=false] processing 00:35:26.023 [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.170.22:49150])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49150]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:26.023 [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.170.22:49150]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) Closing immediately 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:26.023 [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.170.22:49150]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:26.023 [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.170.22:49150])[immediately=true] processing 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150] 00:35:26.023 [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@20520cc1) signal close complete immediately=true 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:26.023 [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@159f40b9) signal close complete immediately=true 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150])[Immediately] closed 00:35:26.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) result=null 00:35:26.023 [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@7ddd1476) signal close complete immediately=false 00:35:26.024 [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@73e509bc) signal close complete immediately=false 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49150]) code=0 message='' shell closed 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49150]) Closing immediately 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49150]]) Closing immediately 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49150]) stopping 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49150]) stopped 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49150]])[Immediately] closed 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18286] - close(TransportIoSession[local=/10.30.171.139:18286, remote=/10.30.170.22:49150]) Closing immediately 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18286] - close(TransportIoSession[local=/10.30.171.139:18286, remote=/10.30.170.22:49150])[Immediately] closed 00:35:26.024 [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@43e12705) signal close complete immediately=true 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49150])[Immediately] closed 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa41aa7f3, L:/10.30.171.139:18286 ! R:/10.30.170.22:49150] inactive. 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 ! R:/10.30.170.22:49150]} end of input detected while session was in state up 00:35:26.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=457, channel=[id: 0xa41aa7f3, L:/10.30.171.139:18286 ! R:/10.30.170.22:49150]} down, reason: End of input 00:35:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:45014]) process #18 SSH_MSG_IGNORE 00:35:26.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_IGNORE 00:35:26.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) exit code=0, immediate=false 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) Closing gracefully 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[immediately=false] processing 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55758]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:26.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) Closing immediately 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[immediately=true] processing 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758] 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dde2877) signal close complete immediately=true 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73139eb6) signal close complete immediately=true 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758])[Immediately] closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) result=null 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43706af) signal close complete immediately=false 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1277fca) signal close complete immediately=false 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55758]) code=0 message='' shell closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55758]) Closing immediately 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55758]]) Closing immediately 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55758]) stopping 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55758]) stopped 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55758]])[Immediately] closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18287] - close(TransportIoSession[local=/10.30.171.139:18287, remote=/10.30.170.22:55758]) Closing immediately 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18287] - close(TransportIoSession[local=/10.30.171.139:18287, remote=/10.30.170.22:55758])[Immediately] closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d866209) signal close complete immediately=true 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55758])[Immediately] closed 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8579fc19, L:/10.30.171.139:18287 ! R:/10.30.170.22:55758] inactive. 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 ! R:/10.30.170.22:55758]} end of input detected while session was in state up 00:35:26.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=458, channel=[id: 0x8579fc19, L:/10.30.171.139:18287 ! R:/10.30.170.22:55758]} down, reason: End of input 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45014])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) exit code=0, immediate=false 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) Closing gracefully 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) 00:35:26.667 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[immediately=false] processing 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45014]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) Closing immediately 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[immediately=true] processing 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014] 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29aed94e) signal close complete immediately=true 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@235b3281) signal close complete immediately=true 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014])[Immediately] closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) result=null 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@656c10ca) signal close complete immediately=false 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f18d9f0) signal close complete immediately=false 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45014]) code=0 message='' shell closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45014]) Closing immediately 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45014]]) Closing immediately 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45014]) stopping 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45014]) stopped 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45014]])[Immediately] closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18288] - close(TransportIoSession[local=/10.30.171.139:18288, remote=/10.30.170.22:45014]) Closing immediately 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18288] - close(TransportIoSession[local=/10.30.171.139:18288, remote=/10.30.170.22:45014])[Immediately] closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@502305f4) signal close complete immediately=true 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45014])[Immediately] closed 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7ebd6428, L:/10.30.171.139:18288 ! R:/10.30.170.22:45014] inactive. 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 ! R:/10.30.170.22:45014]} end of input detected while session was in state up 00:35:26.668 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=459, channel=[id: 0x7ebd6428, L:/10.30.171.139:18288 ! R:/10.30.170.22:45014]} down, reason: End of input 00:35:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.170.22:54382]) process #18 SSH_MSG_IGNORE 00:35:26.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_IGNORE 00:35:26.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54382])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) exit code=0, immediate=false 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #20 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #21 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) Closing gracefully 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[immediately=false] processing 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54382]) packet #22 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) Closing immediately 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[immediately=true] processing 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382] 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@596fa524) signal close complete immediately=true 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218c8b9c) signal close complete immediately=true 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382])[Immediately] closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) result=null 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68d0b544) signal close complete immediately=false 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40714341) signal close complete immediately=false 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54382]) code=0 message='' shell closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54382]) Closing immediately 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54382]]) Closing immediately 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54382]) stopping 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54382]) stopped 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54382]])[Immediately] closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18289] - close(TransportIoSession[local=/10.30.171.139:18289, remote=/10.30.170.22:54382]) Closing immediately 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18289] - close(TransportIoSession[local=/10.30.171.139:18289, remote=/10.30.170.22:54382])[Immediately] closed 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@649398ee) signal close complete immediately=true 00:35:26.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54382])[Immediately] closed 00:35:26.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdbc93114, L:/10.30.171.139:18289 ! R:/10.30.170.22:54382] inactive. 00:35:26.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 ! R:/10.30.170.22:54382]} end of input detected while session was in state up 00:35:26.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=460, channel=[id: 0xdbc93114, L:/10.30.171.139:18289 ! R:/10.30.170.22:54382]} down, reason: End of input 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50714])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) exit code=0, immediate=false 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) Closing gracefully 00:35:27.305 [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.170.22:50714]) 00:35:27.305 [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.170.22:50714]) 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:27.305 [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.170.22:50714])[immediately=false] processing 00:35:27.305 [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.170.22:50714])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50714]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:27.305 [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.170.22:50714]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) Closing immediately 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:27.305 [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.170.22:50714]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:27.305 [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.170.22:50714])[immediately=true] processing 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714] 00:35:27.305 [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@289f6e29) signal close complete immediately=true 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:27.305 [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@25ec781f) signal close complete immediately=true 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714])[Immediately] closed 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) result=null 00:35:27.305 [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@63c5b198) signal close complete immediately=false 00:35:27.305 [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@64ed36a6) signal close complete immediately=false 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50714]) code=0 message='' shell closed 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50714]) Closing immediately 00:35:27.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50714]]) Closing immediately 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50714]) stopping 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50714]) stopped 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50714]])[Immediately] closed 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18290] - close(TransportIoSession[local=/10.30.171.139:18290, remote=/10.30.170.22:50714]) Closing immediately 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18290] - close(TransportIoSession[local=/10.30.171.139:18290, remote=/10.30.170.22:50714])[Immediately] closed 00:35:27.306 [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@37d0f234) signal close complete immediately=true 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50714])[Immediately] closed 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb62a57d0, L:/10.30.171.139:18290 ! R:/10.30.170.22:50714] inactive. 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 ! R:/10.30.170.22:50714]} end of input detected while session was in state up 00:35:27.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=461, channel=[id: 0xb62a57d0, L:/10.30.171.139:18290 ! R:/10.30.170.22:50714]} down, reason: End of input 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44754])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) exit code=0, immediate=false 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) Closing gracefully 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[immediately=false] processing 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44754]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) Closing immediately 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[immediately=true] processing 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754] 00:35:27.621 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ca1c592) signal close complete immediately=true 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7768937c) signal close complete immediately=true 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754])[Immediately] closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) result=null 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ea1c8eb) signal close complete immediately=false 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1102982f) signal close complete immediately=false 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44754]) code=0 message='' shell closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44754]) Closing immediately 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44754]]) Closing immediately 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44754]) stopping 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44754]) stopped 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44754]])[Immediately] closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18291] - close(TransportIoSession[local=/10.30.171.139:18291, remote=/10.30.170.22:44754]) Closing immediately 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18291] - close(TransportIoSession[local=/10.30.171.139:18291, remote=/10.30.170.22:44754])[Immediately] closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@736d52c8) signal close complete immediately=true 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44754])[Immediately] closed 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x631179b2, L:/10.30.171.139:18291 ! R:/10.30.170.22:44754] inactive. 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 ! R:/10.30.170.22:44754]} end of input detected while session was in state up 00:35:27.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=462, channel=[id: 0x631179b2, L:/10.30.171.139:18291 ! R:/10.30.170.22:44754]} down, reason: End of input 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) exit code=0, immediate=false 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) Closing gracefully 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:27.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[immediately=false] processing 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51352]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) Closing immediately 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[immediately=true] processing 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352] 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ea37b58) signal close complete immediately=true 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@337a1875) signal close complete immediately=true 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352])[Immediately] closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) result=null 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56ca9644) signal close complete immediately=false 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e03fbae) signal close complete immediately=false 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51352]) code=0 message='' shell closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51352]) Closing immediately 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51352]]) Closing immediately 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51352]) stopping 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51352]) stopped 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51352]])[Immediately] closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18292] - close(TransportIoSession[local=/10.30.171.139:18292, remote=/10.30.170.22:51352]) Closing immediately 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18292] - close(TransportIoSession[local=/10.30.171.139:18292, remote=/10.30.170.22:51352])[Immediately] closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bcf388d) signal close complete immediately=true 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51352])[Immediately] closed 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72b38ec3, L:/10.30.171.139:18292 ! R:/10.30.170.22:51352] inactive. 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 ! R:/10.30.170.22:51352]} end of input detected while session was in state up 00:35:27.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=463, channel=[id: 0x72b38ec3, L:/10.30.171.139:18292 ! R:/10.30.170.22:51352]} down, reason: End of input 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52990])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) exit code=0, immediate=false 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) Closing gracefully 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[immediately=false] processing 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52990]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) Closing immediately 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[immediately=true] processing 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990] 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e9c4122) signal close complete immediately=true 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ef6d30d) signal close complete immediately=true 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990])[Immediately] closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) result=null 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c86e83d) signal close complete immediately=false 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dd8cfa2) signal close complete immediately=false 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52990]) code=0 message='' shell closed 00:35:28.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52990]) Closing immediately 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52990]]) Closing immediately 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52990]) stopping 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52990]) stopped 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52990]])[Immediately] closed 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18293] - close(TransportIoSession[local=/10.30.171.139:18293, remote=/10.30.170.22:52990]) Closing immediately 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18293] - close(TransportIoSession[local=/10.30.171.139:18293, remote=/10.30.170.22:52990])[Immediately] closed 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31510e6a) signal close complete immediately=true 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52990])[Immediately] closed 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x107006d4, L:/10.30.171.139:18293 ! R:/10.30.170.22:52990] inactive. 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 ! R:/10.30.170.22:52990]} end of input detected while session was in state up 00:35:28.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=464, channel=[id: 0x107006d4, L:/10.30.171.139:18293 ! R:/10.30.170.22:52990]} down, reason: End of input 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) exit code=0, immediate=false 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) Closing gracefully 00:35:28.541 [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.170.22:40094]) 00:35:28.541 [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.170.22:40094]) 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:28.541 [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.170.22:40094])[immediately=false] processing 00:35:28.541 [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.170.22:40094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40094]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:28.541 [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.170.22:40094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) Closing immediately 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:28.541 [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.170.22:40094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:28.541 [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.170.22:40094])[immediately=true] processing 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094] 00:35:28.541 [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@21922e3) signal close complete immediately=true 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:28.541 [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@21c21a31) signal close complete immediately=true 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094])[Immediately] closed 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) result=null 00:35:28.541 [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@755f4190) signal close complete immediately=false 00:35:28.541 [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@6fafe84) signal close complete immediately=false 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40094]) code=0 message='' shell closed 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40094]) Closing immediately 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:28.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40094]]) Closing immediately 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40094]) stopping 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40094]) stopped 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40094]])[Immediately] closed 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18294] - close(TransportIoSession[local=/10.30.171.139:18294, remote=/10.30.170.22:40094]) Closing immediately 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18294] - close(TransportIoSession[local=/10.30.171.139:18294, remote=/10.30.170.22:40094])[Immediately] closed 00:35:28.542 [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@4d3fda82) signal close complete immediately=true 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40094])[Immediately] closed 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0d33ba6, L:/10.30.171.139:18294 ! R:/10.30.170.22:40094] inactive. 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 ! R:/10.30.170.22:40094]} end of input detected while session was in state up 00:35:28.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=465, channel=[id: 0xf0d33ba6, L:/10.30.171.139:18294 ! R:/10.30.170.22:40094]} down, reason: End of input 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57746])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) exit code=0, immediate=false 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) Closing gracefully 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[immediately=false] processing 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57746]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:28.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) Closing immediately 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[immediately=true] processing 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746] 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a4a962b) signal close complete immediately=true 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75035ef6) signal close complete immediately=true 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746])[Immediately] closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) result=null 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@150fef34) signal close complete immediately=false 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@509c9b27) signal close complete immediately=false 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57746]) code=0 message='' shell closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57746]) Closing immediately 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57746]]) Closing immediately 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57746]) stopping 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57746]) stopped 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57746]])[Immediately] closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18295] - close(TransportIoSession[local=/10.30.171.139:18295, remote=/10.30.170.22:57746]) Closing immediately 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18295] - close(TransportIoSession[local=/10.30.171.139:18295, remote=/10.30.170.22:57746])[Immediately] closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ee9a4d1) signal close complete immediately=true 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57746])[Immediately] closed 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6b01c023, L:/10.30.171.139:18295 ! R:/10.30.170.22:57746] inactive. 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 ! R:/10.30.170.22:57746]} end of input detected while session was in state up 00:35:28.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=466, channel=[id: 0x6b01c023, L:/10.30.171.139:18295 ! R:/10.30.170.22:57746]} down, reason: End of input 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:41918])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) exit code=0, immediate=false 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) Closing gracefully 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) 00:35:29.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[immediately=false] processing 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:41918]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) Closing immediately 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[immediately=true] processing 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918] 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@969ff00) signal close complete immediately=true 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@783c74b2) signal close complete immediately=true 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918])[Immediately] closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) result=null 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d68718f) signal close complete immediately=false 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13ebd27e) signal close complete immediately=false 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:41918]) code=0 message='' shell closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41918]) Closing immediately 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41918]]) Closing immediately 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41918]) stopping 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:41918]) stopped 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:41918]])[Immediately] closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18296] - close(TransportIoSession[local=/10.30.171.139:18296, remote=/10.30.170.22:41918]) Closing immediately 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18296] - close(TransportIoSession[local=/10.30.171.139:18296, remote=/10.30.170.22:41918])[Immediately] closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@553cbefc) signal close complete immediately=true 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:41918])[Immediately] closed 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6812f3b0, L:/10.30.171.139:18296 ! R:/10.30.170.22:41918] inactive. 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 ! R:/10.30.170.22:41918]} end of input detected while session was in state up 00:35:29.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=467, channel=[id: 0x6812f3b0, L:/10.30.171.139:18296 ! R:/10.30.170.22:41918]} down, reason: End of input 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56336])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) exit code=0, immediate=false 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) Closing gracefully 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[immediately=false] processing 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:29.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56336]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) Closing immediately 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[immediately=true] processing 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336] 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@206e1cd7) signal close complete immediately=true 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b17d41) signal close complete immediately=true 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336])[Immediately] closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) result=null 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d9f58ff) signal close complete immediately=false 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc6a30a) signal close complete immediately=false 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56336]) code=0 message='' shell closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56336]) Closing immediately 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56336]]) Closing immediately 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56336]) stopping 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56336]) stopped 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56336]])[Immediately] closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18297] - close(TransportIoSession[local=/10.30.171.139:18297, remote=/10.30.170.22:56336]) Closing immediately 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18297] - close(TransportIoSession[local=/10.30.171.139:18297, remote=/10.30.170.22:56336])[Immediately] closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f1e8281) signal close complete immediately=true 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56336])[Immediately] closed 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfcb3bfc5, L:/10.30.171.139:18297 ! R:/10.30.170.22:56336] inactive. 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 ! R:/10.30.170.22:56336]} end of input detected while session was in state up 00:35:29.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=468, channel=[id: 0xfcb3bfc5, L:/10.30.171.139:18297 ! R:/10.30.170.22:56336]} down, reason: End of input 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:49914])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) exit code=0, immediate=false 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) Closing gracefully 00:35:29.812 [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.170.22:49914]) 00:35:29.812 [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.170.22:49914]) 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:29.812 [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.170.22:49914])[immediately=false] processing 00:35:29.812 [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.170.22:49914])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:49914]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:29.812 [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.170.22:49914]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) Closing immediately 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:29.812 [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.170.22:49914]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:29.812 [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.170.22:49914])[immediately=true] processing 00:35:29.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914] 00:35:29.812 [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@1146346d) signal close complete immediately=true 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:29.813 [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@759cda1) signal close complete immediately=true 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914])[Immediately] closed 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) result=null 00:35:29.813 [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@7a1f9971) signal close complete immediately=false 00:35:29.813 [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@28582275) signal close complete immediately=false 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:49914]) code=0 message='' shell closed 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49914]) Closing immediately 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49914]]) Closing immediately 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49914]) stopping 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:49914]) stopped 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:49914]])[Immediately] closed 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18298] - close(TransportIoSession[local=/10.30.171.139:18298, remote=/10.30.170.22:49914]) Closing immediately 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18298] - close(TransportIoSession[local=/10.30.171.139:18298, remote=/10.30.170.22:49914])[Immediately] closed 00:35:29.813 [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@81d8e4f) signal close complete immediately=true 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:49914])[Immediately] closed 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x575f24fa, L:/10.30.171.139:18298 ! R:/10.30.170.22:49914] inactive. 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 ! R:/10.30.170.22:49914]} end of input detected while session was in state up 00:35:29.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=469, channel=[id: 0x575f24fa, L:/10.30.171.139:18298 ! R:/10.30.170.22:49914]} down, reason: End of input 00:35:30.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) exit code=0, immediate=false 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) Closing gracefully 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[immediately=false] processing 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40986]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) Closing immediately 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[immediately=true] processing 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986] 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cc389b6) signal close complete immediately=true 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bd493f) signal close complete immediately=true 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986])[Immediately] closed 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) result=null 00:35:30.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77aeec6b) signal close complete immediately=false 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6398f781) signal close complete immediately=false 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40986]) code=0 message='' shell closed 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40986]) Closing immediately 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40986]]) Closing immediately 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40986]) stopping 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40986]) stopped 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40986]])[Immediately] closed 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18299] - close(TransportIoSession[local=/10.30.171.139:18299, remote=/10.30.170.22:40986]) Closing immediately 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18299] - close(TransportIoSession[local=/10.30.171.139:18299, remote=/10.30.170.22:40986])[Immediately] closed 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f64c7d) signal close complete immediately=true 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40986])[Immediately] closed 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f9f376a, L:/10.30.171.139:18299 ! R:/10.30.170.22:40986] inactive. 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 ! R:/10.30.170.22:40986]} end of input detected while session was in state up 00:35:30.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=470, channel=[id: 0x3f9f376a, L:/10.30.171.139:18299 ! R:/10.30.170.22:40986]} down, reason: End of input 00:35:30.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:35766])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) exit code=0, immediate=false 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) Closing gracefully 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[immediately=false] processing 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:35766]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) Closing immediately 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[immediately=true] processing 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766] 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d0afb14) signal close complete immediately=true 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15443919) signal close complete immediately=true 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766])[Immediately] closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) result=null 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@649bd8a0) signal close complete immediately=false 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72147086) signal close complete immediately=false 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:35766]) code=0 message='' shell closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35766]) Closing immediately 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35766]]) Closing immediately 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35766]) stopping 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:35766]) stopped 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:35766]])[Immediately] closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18300] - close(TransportIoSession[local=/10.30.171.139:18300, remote=/10.30.170.22:35766]) Closing immediately 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18300] - close(TransportIoSession[local=/10.30.171.139:18300, remote=/10.30.170.22:35766])[Immediately] closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@83cf78b) signal close complete immediately=true 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:35766])[Immediately] closed 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf78cd66c, L:/10.30.171.139:18300 ! R:/10.30.170.22:35766] inactive. 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 ! R:/10.30.170.22:35766]} end of input detected while session was in state up 00:35:30.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=471, channel=[id: 0xf78cd66c, L:/10.30.171.139:18300 ! R:/10.30.170.22:35766]} down, reason: End of input 00:35:30.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:58232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) exit code=0, immediate=false 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) Closing gracefully 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[immediately=false] processing 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:58232]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) Closing immediately 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[immediately=true] processing 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232] 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fcb6d5d) signal close complete immediately=true 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d073f9c) signal close complete immediately=true 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232])[Immediately] closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) result=null 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63087e84) signal close complete immediately=false 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@466ef8de) signal close complete immediately=false 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:58232]) code=0 message='' shell closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58232]) Closing immediately 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58232]]) Closing immediately 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58232]) stopping 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:58232]) stopped 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:58232]])[Immediately] closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18301] - close(TransportIoSession[local=/10.30.171.139:18301, remote=/10.30.170.22:58232]) Closing immediately 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.139:18301] - close(TransportIoSession[local=/10.30.171.139:18301, remote=/10.30.170.22:58232])[Immediately] closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@525bc4cb) signal close complete immediately=true 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:58232])[Immediately] closed 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7bf11695, L:/10.30.171.139:18301 ! R:/10.30.170.22:58232] inactive. 00:35:30.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 ! R:/10.30.170.22:58232]} end of input detected while session was in state up 00:35:30.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=472, channel=[id: 0x7bf11695, L:/10.30.171.139:18301 ! R:/10.30.170.22:58232]} down, reason: End of input 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:34180])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) exit code=0, immediate=false 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:31.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) Closing gracefully 00:35:31.045 [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.170.22:34180]) 00:35:31.045 [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.170.22:34180]) 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:31.045 [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.170.22:34180])[immediately=false] processing 00:35:31.045 [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.170.22:34180])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:34180]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:31.045 [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.170.22:34180]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) Closing immediately 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:31.045 [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.170.22:34180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:31.045 [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.170.22:34180])[immediately=true] processing 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180] 00:35:31.045 [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@4a1bf616) signal close complete immediately=true 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:31.045 [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@8c8c043) signal close complete immediately=true 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180])[Immediately] closed 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) result=null 00:35:31.045 [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@5ab36b2d) signal close complete immediately=false 00:35:31.045 [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@77dd3184) signal close complete immediately=false 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:34180]) code=0 message='' shell closed 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34180]) Closing immediately 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34180]]) Closing immediately 00:35:31.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34180]) stopping 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:34180]) stopped 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:34180]])[Immediately] closed 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18302] - close(TransportIoSession[local=/10.30.171.139:18302, remote=/10.30.170.22:34180]) Closing immediately 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18302] - close(TransportIoSession[local=/10.30.171.139:18302, remote=/10.30.170.22:34180])[Immediately] closed 00:35:31.046 [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@6263d22f) signal close complete immediately=true 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:34180])[Immediately] closed 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02fdda21, L:/10.30.171.139:18302 ! R:/10.30.170.22:34180] inactive. 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 ! R:/10.30.170.22:34180]} end of input detected while session was in state up 00:35:31.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=473, channel=[id: 0x02fdda21, L:/10.30.171.139:18302 ! R:/10.30.170.22:34180]} down, reason: End of input 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60264])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) exit code=0, immediate=false 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) Closing gracefully 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[immediately=false] processing 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60264]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:31.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) Closing immediately 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[immediately=true] processing 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264] 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24d99853) signal close complete immediately=true 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15149134) signal close complete immediately=true 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264])[Immediately] closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) result=null 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f800bb4) signal close complete immediately=false 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@375cb5e2) signal close complete immediately=false 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60264]) code=0 message='' shell closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60264]) Closing immediately 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60264]]) Closing immediately 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60264]) stopping 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60264]) stopped 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60264]])[Immediately] closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18303] - close(TransportIoSession[local=/10.30.171.139:18303, remote=/10.30.170.22:60264]) Closing immediately 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18303] - close(TransportIoSession[local=/10.30.171.139:18303, remote=/10.30.170.22:60264])[Immediately] closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fafa85a) signal close complete immediately=true 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60264])[Immediately] closed 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbbd6d425, L:/10.30.171.139:18303 ! R:/10.30.170.22:60264] inactive. 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 ! R:/10.30.170.22:60264]} end of input detected while session was in state up 00:35:31.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=474, channel=[id: 0xbbd6d425, L:/10.30.171.139:18303 ! R:/10.30.170.22:60264]} down, reason: End of input 00:35:31.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:37978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:31.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) exit code=0, immediate=false 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) Closing gracefully 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[immediately=false] processing 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:37978]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) Closing immediately 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[immediately=true] processing 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978] 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38ceff56) signal close complete immediately=true 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20098c90) signal close complete immediately=true 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978])[Immediately] closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) result=null 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bbd6f7) signal close complete immediately=false 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f17cdcc) signal close complete immediately=false 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:37978]) code=0 message='' shell closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37978]) Closing immediately 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37978]]) Closing immediately 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37978]) stopping 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:37978]) stopped 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:37978]])[Immediately] closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18304] - close(TransportIoSession[local=/10.30.171.139:18304, remote=/10.30.170.22:37978]) Closing immediately 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18304] - close(TransportIoSession[local=/10.30.171.139:18304, remote=/10.30.170.22:37978])[Immediately] closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30ecb937) signal close complete immediately=true 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:37978])[Immediately] closed 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe456b44e, L:/10.30.171.139:18304 ! R:/10.30.170.22:37978] inactive. 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 ! R:/10.30.170.22:37978]} end of input detected while session was in state up 00:35:31.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=475, channel=[id: 0xe456b44e, L:/10.30.171.139:18304 ! R:/10.30.170.22:37978]} down, reason: End of input 00:35:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:57396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) exit code=0, immediate=false 00:35:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:31.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) Closing gracefully 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[immediately=false] processing 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:57396]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) Closing immediately 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[immediately=true] processing 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396] 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7583fdcc) signal close complete immediately=true 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b6e8b31) signal close complete immediately=true 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396])[Immediately] closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) result=null 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2da5a219) signal close complete immediately=false 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aa7b0) signal close complete immediately=false 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:57396]) code=0 message='' shell closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57396]) Closing immediately 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57396]]) Closing immediately 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57396]) stopping 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:57396]) stopped 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:57396]])[Immediately] closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18305] - close(TransportIoSession[local=/10.30.171.139:18305, remote=/10.30.170.22:57396]) Closing immediately 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18305] - close(TransportIoSession[local=/10.30.171.139:18305, remote=/10.30.170.22:57396])[Immediately] closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a1d47e2) signal close complete immediately=true 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:57396])[Immediately] closed 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x37fad81e, L:/10.30.171.139:18305 ! R:/10.30.170.22:57396] inactive. 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 ! R:/10.30.170.22:57396]} end of input detected while session was in state up 00:35:31.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=476, channel=[id: 0x37fad81e, L:/10.30.171.139:18305 ! R:/10.30.170.22:57396]} down, reason: End of input 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:56664])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) exit code=0, immediate=false 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:32.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) Closing gracefully 00:35:32.275 [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.170.22:56664]) 00:35:32.275 [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.170.22:56664]) 00:35:32.275 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:32.275 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:32.275 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:32.276 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:32.276 [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.170.22:56664])[immediately=false] processing 00:35:32.276 [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.170.22:56664])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:56664]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:32.276 [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.170.22:56664]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) Closing immediately 00:35:32.276 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:32.276 [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.170.22:56664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:32.276 [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.170.22:56664])[immediately=true] processing 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664] 00:35:32.276 [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@f0d2b83) signal close complete immediately=true 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:32.276 [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@1d9fb696) signal close complete immediately=true 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664])[Immediately] closed 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) result=null 00:35:32.276 [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@11dd9b1f) signal close complete immediately=false 00:35:32.276 [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@79ddbc8f) signal close complete immediately=false 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:56664]) code=0 message='' shell closed 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56664]) Closing immediately 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56664]]) Closing immediately 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56664]) stopping 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:56664]) stopped 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:56664]])[Immediately] closed 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18306] - close(TransportIoSession[local=/10.30.171.139:18306, remote=/10.30.170.22:56664]) Closing immediately 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18306] - close(TransportIoSession[local=/10.30.171.139:18306, remote=/10.30.170.22:56664])[Immediately] closed 00:35:32.276 [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@1f6ad104) signal close complete immediately=true 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:56664])[Immediately] closed 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf74d13e2, L:/10.30.171.139:18306 ! R:/10.30.170.22:56664] inactive. 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 ! R:/10.30.170.22:56664]} end of input detected while session was in state up 00:35:32.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=477, channel=[id: 0xf74d13e2, L:/10.30.171.139:18306 ! R:/10.30.170.22:56664]} down, reason: End of input 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:54504])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) exit code=0, immediate=false 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) Closing gracefully 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[immediately=false] processing 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:54504]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:32.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) Closing immediately 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[immediately=true] processing 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504] 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@517fad54) signal close complete immediately=true 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2777169e) signal close complete immediately=true 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504])[Immediately] closed 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) result=null 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6f6cd9) signal close complete immediately=false 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f1dcbc2) signal close complete immediately=false 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:54504]) code=0 message='' shell closed 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54504]) Closing immediately 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:32.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54504]]) Closing immediately 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54504]) stopping 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:54504]) stopped 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:54504]])[Immediately] closed 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18307] - close(TransportIoSession[local=/10.30.171.139:18307, remote=/10.30.170.22:54504]) Closing immediately 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18307] - close(TransportIoSession[local=/10.30.171.139:18307, remote=/10.30.170.22:54504])[Immediately] closed 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53a4dc78) signal close complete immediately=true 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:54504])[Immediately] closed 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2285e74c, L:/10.30.171.139:18307 ! R:/10.30.170.22:54504] inactive. 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 ! R:/10.30.170.22:54504]} end of input detected while session was in state up 00:35:32.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=478, channel=[id: 0x2285e74c, L:/10.30.171.139:18307 ! R:/10.30.170.22:54504]} down, reason: End of input 00:35:32.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:32.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) exit code=0, immediate=false 00:35:32.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:32.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) Closing gracefully 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[immediately=false] processing 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46500]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) Closing immediately 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[immediately=true] processing 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500] 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30514fc2) signal close complete immediately=true 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27b2f00) signal close complete immediately=true 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500])[Immediately] closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) result=null 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bb6bc5a) signal close complete immediately=false 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@543cd1b) signal close complete immediately=false 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46500]) code=0 message='' shell closed 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46500]) Closing immediately 00:35:32.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46500]]) Closing immediately 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46500]) stopping 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46500]) stopped 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46500]])[Immediately] closed 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18308] - close(TransportIoSession[local=/10.30.171.139:18308, remote=/10.30.170.22:46500]) Closing immediately 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18308] - close(TransportIoSession[local=/10.30.171.139:18308, remote=/10.30.170.22:46500])[Immediately] closed 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fd6bd2e) signal close complete immediately=true 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46500])[Immediately] closed 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x816c99e7, L:/10.30.171.139:18308 ! R:/10.30.170.22:46500] inactive. 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 ! R:/10.30.170.22:46500]} end of input detected while session was in state up 00:35:32.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=479, channel=[id: 0x816c99e7, L:/10.30.171.139:18308 ! R:/10.30.170.22:46500]} down, reason: End of input 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) exit code=0, immediate=false 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) Closing gracefully 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:33.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[immediately=false] processing 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47246]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) Closing immediately 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[immediately=true] processing 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246] 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3040c2d8) signal close complete immediately=true 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7edfe3b5) signal close complete immediately=true 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246])[Immediately] closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) result=null 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec50b27) signal close complete immediately=false 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b094827) signal close complete immediately=false 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47246]) code=0 message='' shell closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47246]) Closing immediately 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47246]]) Closing immediately 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47246]) stopping 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47246]) stopped 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47246]])[Immediately] closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18309] - close(TransportIoSession[local=/10.30.171.139:18309, remote=/10.30.170.22:47246]) Closing immediately 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18309] - close(TransportIoSession[local=/10.30.171.139:18309, remote=/10.30.170.22:47246])[Immediately] closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d690b9c) signal close complete immediately=true 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47246])[Immediately] closed 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x99991d61, L:/10.30.171.139:18309 ! R:/10.30.170.22:47246] inactive. 00:35:33.228 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 ! R:/10.30.170.22:47246]} end of input detected while session was in state up 00:35:33.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=480, channel=[id: 0x99991d61, L:/10.30.171.139:18309 ! R:/10.30.170.22:47246]} down, reason: End of input 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55398])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) exit code=0, immediate=false 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:33.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) Closing gracefully 00:35:33.542 [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.170.22:55398]) 00:35:33.542 [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.170.22:55398]) 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:33.542 [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.170.22:55398])[immediately=false] processing 00:35:33.542 [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.170.22:55398])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55398]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:33.542 [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.170.22:55398]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) Closing immediately 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:33.542 [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.170.22:55398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:33.542 [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.170.22:55398])[immediately=true] processing 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398] 00:35:33.542 [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@5fdf6aca) signal close complete immediately=true 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:33.542 [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@2f750c6f) signal close complete immediately=true 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398])[Immediately] closed 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) result=null 00:35:33.542 [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@61d579fe) signal close complete immediately=false 00:35:33.542 [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@544b2d56) signal close complete immediately=false 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55398]) code=0 message='' shell closed 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55398]) Closing immediately 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55398]]) Closing immediately 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55398]) stopping 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55398]) stopped 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55398]])[Immediately] closed 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18310] - close(TransportIoSession[local=/10.30.171.139:18310, remote=/10.30.170.22:55398]) Closing immediately 00:35:33.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18310] - close(TransportIoSession[local=/10.30.171.139:18310, remote=/10.30.170.22:55398])[Immediately] closed 00:35:33.542 [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@70e6842f) signal close complete immediately=true 00:35:33.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55398])[Immediately] closed 00:35:33.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x230018e9, L:/10.30.171.139:18310 ! R:/10.30.170.22:55398] inactive. 00:35:33.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 ! R:/10.30.170.22:55398]} end of input detected while session was in state up 00:35:33.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=481, channel=[id: 0x230018e9, L:/10.30.171.139:18310 ! R:/10.30.170.22:55398]} down, reason: End of input 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) exit code=0, immediate=false 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) Closing gracefully 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[immediately=false] processing 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:33.824 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48704]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) Closing immediately 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[immediately=true] processing 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704] 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e6786c1) signal close complete immediately=true 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@550fbd3a) signal close complete immediately=true 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704])[Immediately] closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) result=null 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55347b7a) signal close complete immediately=false 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50a24223) signal close complete immediately=false 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48704]) code=0 message='' shell closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48704]) Closing immediately 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48704]]) Closing immediately 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48704]) stopping 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48704]) stopped 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48704]])[Immediately] closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18311] - close(TransportIoSession[local=/10.30.171.139:18311, remote=/10.30.170.22:48704]) Closing immediately 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18311] - close(TransportIoSession[local=/10.30.171.139:18311, remote=/10.30.170.22:48704])[Immediately] closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32118778) signal close complete immediately=true 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48704])[Immediately] closed 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x604bc83d, L:/10.30.171.139:18311 ! R:/10.30.170.22:48704] inactive. 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 ! R:/10.30.170.22:48704]} end of input detected while session was in state up 00:35:33.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=482, channel=[id: 0x604bc83d, L:/10.30.171.139:18311 ! R:/10.30.170.22:48704]} down, reason: End of input 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44090])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) exit code=0, immediate=false 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) Closing gracefully 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[immediately=false] processing 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44090]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) Closing immediately 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[immediately=true] processing 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090] 00:35:34.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b017dc7) signal close complete immediately=true 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b281f02) signal close complete immediately=true 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090])[Immediately] closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) result=null 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24a15cf9) signal close complete immediately=false 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2148aff4) signal close complete immediately=false 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44090]) code=0 message='' shell closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44090]) Closing immediately 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44090]]) Closing immediately 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44090]) stopping 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44090]) stopped 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44090]])[Immediately] closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18312] - close(TransportIoSession[local=/10.30.171.139:18312, remote=/10.30.170.22:44090]) Closing immediately 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18312] - close(TransportIoSession[local=/10.30.171.139:18312, remote=/10.30.170.22:44090])[Immediately] closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@187115f) signal close complete immediately=true 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44090])[Immediately] closed 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2bf15002, L:/10.30.171.139:18312 ! R:/10.30.170.22:44090] inactive. 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 ! R:/10.30.170.22:44090]} end of input detected while session was in state up 00:35:34.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=483, channel=[id: 0x2bf15002, L:/10.30.171.139:18312 ! R:/10.30.170.22:44090]} down, reason: End of input 00:35:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) exit code=0, immediate=false 00:35:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:34.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) Closing gracefully 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[immediately=false] processing 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46184]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) Closing immediately 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[immediately=true] processing 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184] 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e49c549) signal close complete immediately=true 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a58ba4) signal close complete immediately=true 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184])[Immediately] closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) result=null 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6df4b6e3) signal close complete immediately=false 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e5cca4e) signal close complete immediately=false 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46184]) code=0 message='' shell closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46184]) Closing immediately 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46184]]) Closing immediately 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46184]) stopping 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46184]) stopped 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46184]])[Immediately] closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18313] - close(TransportIoSession[local=/10.30.171.139:18313, remote=/10.30.170.22:46184]) Closing immediately 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18313] - close(TransportIoSession[local=/10.30.171.139:18313, remote=/10.30.170.22:46184])[Immediately] closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2eff3941) signal close complete immediately=true 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46184])[Immediately] closed 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x42e943fd, L:/10.30.171.139:18313 ! R:/10.30.170.22:46184] inactive. 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 ! R:/10.30.170.22:46184]} end of input detected while session was in state up 00:35:34.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=484, channel=[id: 0x42e943fd, L:/10.30.171.139:18313 ! R:/10.30.170.22:46184]} down, reason: End of input 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:46998])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) exit code=0, immediate=false 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:34.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) Closing gracefully 00:35:34.736 [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.170.22:46998]) 00:35:34.736 [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.170.22:46998]) 00:35:34.736 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:34.737 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:34.737 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:34.737 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:34.737 [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.170.22:46998])[immediately=false] processing 00:35:34.737 [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.170.22:46998])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:46998]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:34.737 [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.170.22:46998]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) Closing immediately 00:35:34.737 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:34.737 [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.170.22:46998]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:34.737 [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.170.22:46998])[immediately=true] processing 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998] 00:35:34.737 [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@7408f31c) signal close complete immediately=true 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:34.737 [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@3c76e30d) signal close complete immediately=true 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998])[Immediately] closed 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) result=null 00:35:34.737 [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@3a7a83df) signal close complete immediately=false 00:35:34.737 [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@546957e0) signal close complete immediately=false 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:46998]) code=0 message='' shell closed 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46998]) Closing immediately 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46998]]) Closing immediately 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46998]) stopping 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:46998]) stopped 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:46998]])[Immediately] closed 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18314] - close(TransportIoSession[local=/10.30.171.139:18314, remote=/10.30.170.22:46998]) Closing immediately 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18314] - close(TransportIoSession[local=/10.30.171.139:18314, remote=/10.30.170.22:46998])[Immediately] closed 00:35:34.737 [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@674ace62) signal close complete immediately=true 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:46998])[Immediately] closed 00:35:34.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x135fe432, L:/10.30.171.139:18314 ! R:/10.30.170.22:46998] inactive. 00:35:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 ! R:/10.30.170.22:46998]} end of input detected while session was in state up 00:35:34.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=485, channel=[id: 0x135fe432, L:/10.30.171.139:18314 ! R:/10.30.170.22:46998]} down, reason: End of input 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:60574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) exit code=0, immediate=false 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) Closing gracefully 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[immediately=false] processing 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:60574]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) Closing immediately 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[immediately=true] processing 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574] 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cbf7879) signal close complete immediately=true 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22d9adc8) signal close complete immediately=true 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574])[Immediately] closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) result=null 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f1936d5) signal close complete immediately=false 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1625bdfd) signal close complete immediately=false 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:60574]) code=0 message='' shell closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60574]) Closing immediately 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60574]]) Closing immediately 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60574]) stopping 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:60574]) stopped 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:60574]])[Immediately] closed 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18315] - close(TransportIoSession[local=/10.30.171.139:18315, remote=/10.30.170.22:60574]) Closing immediately 00:35:35.053 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.s.T.30.171.139:18315] - close(TransportIoSession[local=/10.30.171.139:18315, remote=/10.30.170.22:60574])[Immediately] closed 00:35:35.054 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@612e73f0) signal close complete immediately=true 00:35:35.054 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:60574])[Immediately] closed 00:35:35.054 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x879fee03, L:/10.30.171.139:18315 ! R:/10.30.170.22:60574] inactive. 00:35:35.054 [netconf-device-simulator-threads-5] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 ! R:/10.30.170.22:60574]} end of input detected while session was in state up 00:35:35.054 [netconf-device-simulator-threads-5] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=486, channel=[id: 0x879fee03, L:/10.30.171.139:18315 ! R:/10.30.170.22:60574]} down, reason: End of input 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:40754])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) exit code=0, immediate=false 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) Closing gracefully 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[immediately=false] processing 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:40754]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) Closing immediately 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[immediately=true] processing 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754] 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@923d39d) signal close complete immediately=true 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1560d315) signal close complete immediately=true 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754])[Immediately] closed 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) result=null 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@614a4cb0) signal close complete immediately=false 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68ddb759) signal close complete immediately=false 00:35:35.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:40754]) code=0 message='' shell closed 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40754]) Closing immediately 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40754]]) Closing immediately 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40754]) stopping 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:40754]) stopped 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:40754]])[Immediately] closed 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18316] - close(TransportIoSession[local=/10.30.171.139:18316, remote=/10.30.170.22:40754]) Closing immediately 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18316] - close(TransportIoSession[local=/10.30.171.139:18316, remote=/10.30.170.22:40754])[Immediately] closed 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ff53ee4) signal close complete immediately=true 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:40754])[Immediately] closed 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfb9f0c9f, L:/10.30.171.139:18316 ! R:/10.30.170.22:40754] inactive. 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 ! R:/10.30.170.22:40754]} end of input detected while session was in state up 00:35:35.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=487, channel=[id: 0xfb9f0c9f, L:/10.30.171.139:18316 ! R:/10.30.170.22:40754]} down, reason: End of input 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:52246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) exit code=0, immediate=false 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) Closing gracefully 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=false] processing 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:52246]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) Closing immediately 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[immediately=true] processing 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246] 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@439229c7) signal close complete immediately=true 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c2c57c3) signal close complete immediately=true 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246])[Immediately] closed 00:35:35.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) result=null 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54307c85) signal close complete immediately=false 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41ac98dd) signal close complete immediately=false 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:52246]) code=0 message='' shell closed 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52246]) Closing immediately 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]]) Closing immediately 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) stopping 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:52246]) stopped 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:52246]])[Immediately] closed 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18317] - close(TransportIoSession[local=/10.30.171.139:18317, remote=/10.30.170.22:52246]) Closing immediately 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18317] - close(TransportIoSession[local=/10.30.171.139:18317, remote=/10.30.170.22:52246])[Immediately] closed 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13224d3e) signal close complete immediately=true 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:52246])[Immediately] closed 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x07bc861c, L:/10.30.171.139:18317 ! R:/10.30.170.22:52246] inactive. 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 ! R:/10.30.170.22:52246]} end of input detected while session was in state up 00:35:35.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=488, channel=[id: 0x07bc861c, L:/10.30.171.139:18317 ! R:/10.30.170.22:52246]} down, reason: End of input 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:55442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) exit code=0, immediate=false 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) Closing gracefully 00:35:35.997 [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.170.22:55442]) 00:35:35.997 [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.170.22:55442]) 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:35.997 [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.170.22:55442])[immediately=false] processing 00:35:35.997 [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.170.22:55442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:55442]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:35.997 [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.170.22:55442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) Closing immediately 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:35.997 [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.170.22:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:35.997 [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.170.22:55442])[immediately=true] processing 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442] 00:35:35.997 [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@2de550fe) signal close complete immediately=true 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:35.997 [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@38e78d00) signal close complete immediately=true 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442])[Immediately] closed 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) result=null 00:35:35.997 [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@13c0d3e5) signal close complete immediately=false 00:35:35.997 [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@62fad60e) signal close complete immediately=false 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:55442]) code=0 message='' shell closed 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55442]) Closing immediately 00:35:35.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55442]]) Closing immediately 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55442]) stopping 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:55442]) stopped 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:55442]])[Immediately] closed 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18318] - close(TransportIoSession[local=/10.30.171.139:18318, remote=/10.30.170.22:55442]) Closing immediately 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18318] - close(TransportIoSession[local=/10.30.171.139:18318, remote=/10.30.170.22:55442])[Immediately] closed 00:35:35.998 [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@659f180f) signal close complete immediately=true 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:55442])[Immediately] closed 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc3cac04, L:/10.30.171.139:18318 ! R:/10.30.170.22:55442] inactive. 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 ! R:/10.30.170.22:55442]} end of input detected while session was in state up 00:35:35.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=489, channel=[id: 0xcc3cac04, L:/10.30.171.139:18318 ! R:/10.30.170.22:55442]} down, reason: End of input 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:44194])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) exit code=0, immediate=false 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) Closing gracefully 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[immediately=false] processing 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:44194]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) Closing immediately 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[immediately=true] processing 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194] 00:35:36.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10a3c1ff) signal close complete immediately=true 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72cdade4) signal close complete immediately=true 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194])[Immediately] closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) result=null 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c3aefaf) signal close complete immediately=false 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fd69ca7) signal close complete immediately=false 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:44194]) code=0 message='' shell closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44194]) Closing immediately 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44194]]) Closing immediately 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44194]) stopping 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:44194]) stopped 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:44194]])[Immediately] closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18319] - close(TransportIoSession[local=/10.30.171.139:18319, remote=/10.30.170.22:44194]) Closing immediately 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18319] - close(TransportIoSession[local=/10.30.171.139:18319, remote=/10.30.170.22:44194])[Immediately] closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31740e9b) signal close complete immediately=true 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:44194])[Immediately] closed 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x13c702cc, L:/10.30.171.139:18319 ! R:/10.30.170.22:44194] inactive. 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 ! R:/10.30.170.22:44194]} end of input detected while session was in state up 00:35:36.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=490, channel=[id: 0x13c702cc, L:/10.30.171.139:18319 ! R:/10.30.170.22:44194]} down, reason: End of input 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:36132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) exit code=0, immediate=false 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) Closing gracefully 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[immediately=false] processing 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:36132]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) Closing immediately 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[immediately=true] processing 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132] 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c3448eb) signal close complete immediately=true 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1520561b) signal close complete immediately=true 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132])[Immediately] closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) result=null 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@580b2630) signal close complete immediately=false 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c980cb) signal close complete immediately=false 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:36132]) code=0 message='' shell closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36132]) Closing immediately 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36132]]) Closing immediately 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36132]) stopping 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:36132]) stopped 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:36132]])[Immediately] closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18320] - close(TransportIoSession[local=/10.30.171.139:18320, remote=/10.30.170.22:36132]) Closing immediately 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18320] - close(TransportIoSession[local=/10.30.171.139:18320, remote=/10.30.170.22:36132])[Immediately] closed 00:35:36.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e94e329) signal close complete immediately=true 00:35:36.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:36132])[Immediately] closed 00:35:36.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01389e6c, L:/10.30.171.139:18320 ! R:/10.30.170.22:36132] inactive. 00:35:36.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 ! R:/10.30.170.22:36132]} end of input detected while session was in state up 00:35:36.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=491, channel=[id: 0x01389e6c, L:/10.30.171.139:18320 ! R:/10.30.170.22:36132]} down, reason: End of input 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48578])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) exit code=0, immediate=false 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:36.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) Closing gracefully 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[immediately=false] processing 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48578]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) Closing immediately 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[immediately=true] processing 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578] 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e28fb35) signal close complete immediately=true 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@769ee14) signal close complete immediately=true 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578])[Immediately] closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) result=null 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35ebdd48) signal close complete immediately=false 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a7479ed) signal close complete immediately=false 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48578]) code=0 message='' shell closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48578]) Closing immediately 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48578]]) Closing immediately 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48578]) stopping 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48578]) stopped 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48578]])[Immediately] closed 00:35:36.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18321] - close(TransportIoSession[local=/10.30.171.139:18321, remote=/10.30.170.22:48578]) Closing immediately 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18321] - close(TransportIoSession[local=/10.30.171.139:18321, remote=/10.30.170.22:48578])[Immediately] closed 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@633cd0c5) signal close complete immediately=true 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48578])[Immediately] closed 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa2cbe71, L:/10.30.171.139:18321 ! R:/10.30.170.22:48578] inactive. 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 ! R:/10.30.170.22:48578]} end of input detected while session was in state up 00:35:36.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=492, channel=[id: 0xaa2cbe71, L:/10.30.171.139:18321 ! R:/10.30.170.22:48578]} down, reason: End of input 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:45456])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) exit code=0, immediate=false 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) Closing gracefully 00:35:37.208 [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.170.22:45456]) 00:35:37.208 [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.170.22:45456]) 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:37.208 [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.170.22:45456])[immediately=false] processing 00:35:37.208 [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.170.22:45456])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:45456]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:37.208 [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.170.22:45456]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) Closing immediately 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:37.208 [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.170.22:45456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:37.208 [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.170.22:45456])[immediately=true] processing 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456] 00:35:37.208 [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@5de26b45) signal close complete immediately=true 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:37.208 [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@1c86cb56) signal close complete immediately=true 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456])[Immediately] closed 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) result=null 00:35:37.208 [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@1d29309d) signal close complete immediately=false 00:35:37.208 [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@5faace3a) signal close complete immediately=false 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:45456]) code=0 message='' shell closed 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45456]) Closing immediately 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45456]]) Closing immediately 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45456]) stopping 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:45456]) stopped 00:35:37.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:45456]])[Immediately] closed 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18322] - close(TransportIoSession[local=/10.30.171.139:18322, remote=/10.30.170.22:45456]) Closing immediately 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18322] - close(TransportIoSession[local=/10.30.171.139:18322, remote=/10.30.170.22:45456])[Immediately] closed 00:35:37.209 [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@11dc2ec9) signal close complete immediately=true 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:45456])[Immediately] closed 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2709ceba, L:/10.30.171.139:18322 ! R:/10.30.170.22:45456] inactive. 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 ! R:/10.30.170.22:45456]} end of input detected while session was in state up 00:35:37.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=493, channel=[id: 0x2709ceba, L:/10.30.171.139:18322 ! R:/10.30.170.22:45456]} down, reason: End of input 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:42198])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) exit code=0, immediate=false 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) Closing gracefully 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[immediately=false] processing 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:42198]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) Closing immediately 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[immediately=true] processing 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198] 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f5ca204) signal close complete immediately=true 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28cc8bf4) signal close complete immediately=true 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198])[Immediately] closed 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) result=null 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@525260ca) signal close complete immediately=false 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6756b4ef) signal close complete immediately=false 00:35:37.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:42198]) code=0 message='' shell closed 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42198]) Closing immediately 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42198]]) Closing immediately 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42198]) stopping 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:42198]) stopped 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:42198]])[Immediately] closed 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18323] - close(TransportIoSession[local=/10.30.171.139:18323, remote=/10.30.170.22:42198]) Closing immediately 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18323] - close(TransportIoSession[local=/10.30.171.139:18323, remote=/10.30.170.22:42198])[Immediately] closed 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d306683) signal close complete immediately=true 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:42198])[Immediately] closed 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x89933382, L:/10.30.171.139:18323 ! R:/10.30.170.22:42198] inactive. 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 ! R:/10.30.170.22:42198]} end of input detected while session was in state up 00:35:37.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=494, channel=[id: 0x89933382, L:/10.30.171.139:18323 ! R:/10.30.170.22:42198]} down, reason: End of input 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:33480])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) exit code=0, immediate=false 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:37.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) Closing gracefully 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[immediately=false] processing 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:33480]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) Closing immediately 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[immediately=true] processing 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480] 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7daf4bcb) signal close complete immediately=true 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bd98c98) signal close complete immediately=true 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480])[Immediately] closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) result=null 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2014020a) signal close complete immediately=false 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f8e2057) signal close complete immediately=false 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:33480]) code=0 message='' shell closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33480]) Closing immediately 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33480]]) Closing immediately 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33480]) stopping 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:33480]) stopped 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:33480]])[Immediately] closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18324] - close(TransportIoSession[local=/10.30.171.139:18324, remote=/10.30.170.22:33480]) Closing immediately 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18324] - close(TransportIoSession[local=/10.30.171.139:18324, remote=/10.30.170.22:33480])[Immediately] closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8f8d37e) signal close complete immediately=true 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:33480])[Immediately] closed 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xae0a5901, L:/10.30.171.139:18324 ! R:/10.30.170.22:33480] inactive. 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 ! R:/10.30.170.22:33480]} end of input detected while session was in state up 00:35:37.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=495, channel=[id: 0xae0a5901, L:/10.30.171.139:18324 ! R:/10.30.170.22:33480]} down, reason: End of input 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:48450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) exit code=0, immediate=false 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) Closing gracefully 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[immediately=false] processing 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:48450]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) Closing immediately 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[immediately=true] processing 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450] 00:35:38.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c7af5b9) signal close complete immediately=true 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b0f8b95) signal close complete immediately=true 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450])[Immediately] closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) result=null 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e28326) signal close complete immediately=false 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17b613a6) signal close complete immediately=false 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:48450]) code=0 message='' shell closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48450]) Closing immediately 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48450]]) Closing immediately 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48450]) stopping 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:48450]) stopped 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:48450]])[Immediately] closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18325] - close(TransportIoSession[local=/10.30.171.139:18325, remote=/10.30.170.22:48450]) Closing immediately 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18325] - close(TransportIoSession[local=/10.30.171.139:18325, remote=/10.30.170.22:48450])[Immediately] closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c0afbd4) signal close complete immediately=true 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:48450])[Immediately] closed 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb77e000a, L:/10.30.171.139:18325 ! R:/10.30.170.22:48450] inactive. 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 ! R:/10.30.170.22:48450]} end of input detected while session was in state up 00:35:38.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=496, channel=[id: 0xb77e000a, L:/10.30.171.139:18325 ! R:/10.30.170.22:48450]} down, reason: End of input 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:50752])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) exit code=0, immediate=false 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) Closing gracefully 00:35:38.492 [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.170.22:50752]) 00:35:38.492 [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.170.22:50752]) 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:38.492 [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.170.22:50752])[immediately=false] processing 00:35:38.492 [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.170.22:50752])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:50752]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:38.492 [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.170.22:50752]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) Closing immediately 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:38.492 [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.170.22:50752]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:38.492 [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.170.22:50752])[immediately=true] processing 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752] 00:35:38.492 [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@16dbf14e) signal close complete immediately=true 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:38.492 [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@79c07439) signal close complete immediately=true 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752])[Immediately] closed 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) result=null 00:35:38.492 [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@9ac667f) signal close complete immediately=false 00:35:38.492 [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@66cb46d2) signal close complete immediately=false 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:50752]) code=0 message='' shell closed 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50752]) Closing immediately 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50752]]) Closing immediately 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50752]) stopping 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:50752]) stopped 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:50752]])[Immediately] closed 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18326] - close(TransportIoSession[local=/10.30.171.139:18326, remote=/10.30.170.22:50752]) Closing immediately 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.171.139:18326] - close(TransportIoSession[local=/10.30.171.139:18326, remote=/10.30.170.22:50752])[Immediately] closed 00:35:38.492 [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@2f538ac4) signal close complete immediately=true 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:50752])[Immediately] closed 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8e4fbccb, L:/10.30.171.139:18326 ! R:/10.30.170.22:50752] inactive. 00:35:38.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 ! R:/10.30.170.22:50752]} end of input detected while session was in state up 00:35:38.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=497, channel=[id: 0x8e4fbccb, L:/10.30.171.139:18326 ! R:/10.30.170.22:50752]} down, reason: End of input 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:51386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) exit code=0, immediate=false 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) Closing gracefully 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[immediately=false] processing 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:51386]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:38.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) Closing immediately 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[immediately=true] processing 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386] 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bca2d8) signal close complete immediately=true 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@364a0e49) signal close complete immediately=true 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386])[Immediately] closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) result=null 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68fdef1f) signal close complete immediately=false 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bd8d271) signal close complete immediately=false 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:51386]) code=0 message='' shell closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51386]) Closing immediately 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51386]]) Closing immediately 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51386]) stopping 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:51386]) stopped 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:51386]])[Immediately] closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18327] - close(TransportIoSession[local=/10.30.171.139:18327, remote=/10.30.170.22:51386]) Closing immediately 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.171.139:18327] - close(TransportIoSession[local=/10.30.171.139:18327, remote=/10.30.170.22:51386])[Immediately] closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db40fb0) signal close complete immediately=true 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:51386])[Immediately] closed 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf100ba3, L:/10.30.171.139:18327 ! R:/10.30.170.22:51386] inactive. 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 ! R:/10.30.170.22:51386]} end of input detected while session was in state up 00:35:38.828 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=498, channel=[id: 0xbf100ba3, L:/10.30.171.139:18327 ! R:/10.30.170.22:51386]} down, reason: End of input 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:47520])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) exit code=0, immediate=false 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) Closing gracefully 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[immediately=false] processing 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:47520]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) Closing immediately 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[immediately=true] processing 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520] 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f893d5b) signal close complete immediately=true 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2148fc94) signal close complete immediately=true 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520])[Immediately] closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) result=null 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d0240f4) signal close complete immediately=false 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fed1d07) signal close complete immediately=false 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:47520]) code=0 message='' shell closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47520]) Closing immediately 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47520]]) Closing immediately 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47520]) stopping 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:47520]) stopped 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:47520]])[Immediately] closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18328] - close(TransportIoSession[local=/10.30.171.139:18328, remote=/10.30.170.22:47520]) Closing immediately 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.171.139:18328] - close(TransportIoSession[local=/10.30.171.139:18328, remote=/10.30.170.22:47520])[Immediately] closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29e88244) signal close complete immediately=true 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:47520])[Immediately] closed 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x62f493b8, L:/10.30.171.139:18328 ! R:/10.30.170.22:47520] inactive. 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 ! R:/10.30.170.22:47520]} end of input detected while session was in state up 00:35:39.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=499, channel=[id: 0x62f493b8, L:/10.30.171.139:18328 ! R:/10.30.170.22:47520]} down, reason: End of input 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.170.22:39628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) exit code=0, immediate=false 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_EOF (state=Opened) 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #19 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #20 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) Closing gracefully 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[immediately=false] processing 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.170.22:39628]) packet #21 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) Closing immediately 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[immediately=true] processing 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628] 00:35:39.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60c140f6) signal close complete immediately=true 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f373991) signal close complete immediately=true 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628])[Immediately] closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) result=null 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15e7b5c1) signal close complete immediately=false 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28541f45) signal close complete immediately=false 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.170.22:39628]) code=0 message='' shell closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39628]) Closing immediately 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39628]]) Closing immediately 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39628]) stopping 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.170.22:39628]) stopped 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.170.22:39628]])[Immediately] closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18329] - close(TransportIoSession[local=/10.30.171.139:18329, remote=/10.30.170.22:39628]) Closing immediately 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.171.139:18329] - close(TransportIoSession[local=/10.30.171.139:18329, remote=/10.30.170.22:39628])[Immediately] closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42782c49) signal close complete immediately=true 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.170.22:39628])[Immediately] closed 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1e13292f, L:/10.30.171.139:18329 ! R:/10.30.170.22:39628] inactive. 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 ! R:/10.30.170.22:39628]} end of input detected while session was in state up 00:35:39.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=500, channel=[id: 0x1e13292f, L:/10.30.171.139:18329 ! R:/10.30.170.22:39628]} down, reason: End of input